summaryrefslogtreecommitdiff
path: root/c/src/lib/libbsp/m68k/csb360/startup/linkcmds (follow)
AgeCommit message (Collapse)Author
2008-03-032008-03-03 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill
* startup/linkcmds: Add wildcard to gcc_except_table section so programs compiled with gcc 4.3.x can link.
2007-05-032007-05-03 Joel Sherrill <joel@OARcorp.com>Joel Sherrill
* startup/linkcmds: Handle .data.* sections
2006-02-082006-02-08 Joel Sherrill <joel@OARcorp.com>Joel Sherrill
* startup/linkcmds: Add sections required by newer gcc versions.
2004-11-262004-11-25 Joel Sherrill <joel@OARcorp.com>Joel Sherrill
* startup/linkcmds: Add new bss sections .bss.* and .gnu.linkonce.b*.
2004-09-152004-09-15 Joel Sherrill <joel@OARcorp.com>Joel Sherrill
* README, times, network/network.c, start/start.S, startup/bspclean.c, startup/bspstart.c, startup/init5272.c, startup/linkcmds: Use CVS Id.
2004-08-032004-08-03 Jay Monkman <jtm@lopingdog.com>Jay Monkman
* .cvsignore, ChangeLog, Makefile.am, README, bsp_specs, configure.ac, times, console/.cvsignore, console/console-io.c, include/.cvsignore, include/bsp.h, include/coverhd.h, include/tm27.h, network/network.c, start/.cvsignore, start/start.S, startup/.cvsignore, startup/bspclean.c, startup/bspstart.c, startup/init5272.c, startup/linkcmds: New files.