summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/arm/rtl22xx/bsp_specs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Multiple bsp_specs: Change *(old_endfile) to %(old_endfile)Joel Sherrill2015-05-211-1/+1
| | | | | | Fix typo. closes 2345.
* 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-25 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2007-04-251-4/+5
| | | | * bsp_specs: Sync with modern GCC.
* 2007-04-25 Ray Xu <xr@trasin.net>Ralf Corsepius2007-04-251-0/+12
* Makefile.am, README, bsp_specs, configure.ac, console/lpc22xx_uart.h, console/uart.c, include/bsp.h, network/network.c: New (Initial submission).