summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/powerpc/gen83xx/startup/linkcmds (follow)
Commit message (Collapse)AuthorAgeFilesLines
* bsps: Replace NIRVANA regionSebastian Huber2012-06-121-1/+0
| | | | | Replace the "NIRVANA" region with the more verbose "UNEXPECTED_SECTIONS" region. Move the region definition into the "linkcmds.base" files.
* 2008-08-12 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-08-121-0/+18
| | | | | | * Makefile.am, preinstall.am: Add dummy linkcmds so autoconf tests work on installed BSP. * startup/linkcmds: New file.
* updated gen83xx BSPThomas Doerfler2008-07-141-318/+0
| | | | | updated haleakala BSP added MPC55xx BSP
* adapted gen83xx to new boardThomas Doerfler2008-05-151-1/+4
|
* 2008-03-03 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2008-03-031-1/+1
| | | | | | * startup/linkcmds, startup/linkcmds.hsc_cm01, startup/linkcmds.mpc8349eamds: Add wildcard to gcc_except_table section so programs compiled with gcc 4.3.x can link.
* *** empty log message ***Thomas Doerfler2007-10-261-18/+1
|
* added BSP hsc_cm01Thomas Doerfler2007-08-101-0/+5
|
* 2007-07-13 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2007-07-131-0/+327
* Makefile.am, preinstall.am: Install a linkcmds all the time. * startup/bspstart.c, startup/cpuinit.c, startup/linkcmds.mpc8349eamds, startup/mpc83xx_regs.c: Add missing $Id$. * startup/linkcmds: New file.