summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/arm/edb7312/bsp_specs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 2010-12-03 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber2010-12-031-1/+1
| | | | | * bsp_specs, start/start.S, startup/linkcmds: Use linker command base file.
* 2008-12-05 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2008-12-051-1/+1
| | | | * bsp_specs: Remove -Qy from *link.
* 2008-12-04 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-12-041-2/+2
| | | | | | * bsp_specs: Move -e start from *link to *startfile to avoid warning for undefined entry symbol when linking relocatables with binutils 2.19.
* 2007-04-12 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2007-04-121-4/+2
| | | | * bsp_specs: Remove qrtems_debug.
* 2006-11-01 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2006-11-011-1/+1
| | | | * bsp_specs: Fix typo.
* 2006-10-30 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2006-10-301-2/+5
| | | | * bsp_specs: Add crti, crtbegin, crtend, and crtn.
* 2003-09-17 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-09-181-8/+0
| | | | * bsp_specs: Remove *lib:.
* 2003-08-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-08-061-3/+0
| | | | | * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp. Remove cpp, old_cpp (now unused).
* 2003-08-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-08-061-1/+1
| | | | * bsp_specs: Remove -DUSE_ENHANCED_INTR_API.
* 2002-11-13 Jay Monkman <jtm@smoothsmoothie.com>Joel Sherrill2002-11-131-0/+23
* New BSP. * .cvsignore, ChangeLog, Makefile.am, bsp_specs, configure.ac, README, times, clock/.cvsignore, clock/Makefile.am, clock/clockdrv.c, console/.cvsignore, console/Makefile.am, console/uart.c, include/.cvsignore, include/Makefile.am, include/bsp.h, include/ep7312.h, irq/.cvsignore, irq/Makefile.am, irq/bsp_irq_asm.S, irq/bsp_irq_init.c, irq/irq.c, irq/irq.h, network/Makefile.am, network/network.c, start/.cvsignore, start/Makefile.am, start/start.S, startup/.cvsignore, startup/Makefile.am, startup/bspstart.c, startup/exit.c, startup/linkcmds, timer/.cvsignore, timer/Makefile.am, timer/timer.c, wrapup/.cvsignore, wrapup/Makefile.am: New file.