summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/sparc64/usiii (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add bspopts.h.in.Ralf Corsépius2012-05-241-0/+36
|
* Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill2012-05-117-19/+0
| | | | | | | | | | | | Script does what is expected and tries to do it as smartly as possible. + remove occurrences of two blank comment lines next to each other after Id string line removed. + remove entire comment blocks which only exited to contain CVS Ids + If the processing left a blank line at the top of a file, it was removed.
* Miscellaneous - Clean up file headers so patterns followedJoel Sherrill2012-05-111-15/+15
| | | | XXX
* Revert: Remove CVS IdsJoel Sherrill2012-05-072-0/+6
| | | | | See http://www.rtems.org/pipermail/rtems-devel/2012-May/001006.html for details.
* Remove CVS-Ids.Ralf Corsépius2012-05-042-6/+0
|
* Remove all .cvsignore files.Joel Sherrill2012-02-012-12/+0
|
* 2011-10-18 Jennifer Averett <Jennifer.Averett@OARcorp.com>Jennifer Averett2011-10-182-1/+9
| | | | | | PR 1917/bsps * Makefile.am: Modifications to add dynamic tables for libchip serial drivers.
* 2011-10-06 Gedare Bloom <giddyup44@yahoo.com>Joel Sherrill2011-10-062-2/+7
| | | | | PR 1919/bsp * Makefile.am: Change install ISR callout to bsppredriverhook.
* 2011-06-20 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2011-06-202-2/+4
| | | | * Makefile.am: Don't reference non-existing files.
* 2011-03-23 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2011-03-232-9/+7
| | | | | * make/custom/usiii.cfg (CFLAGS_OPTIMIZE_V): Replace -gstabs with -g.
* 2011-03-23 Gedare Bloom <giddyup44@yahoo.com>Ralf Corsepius2011-03-232-1/+6
| | | | | PR 1769/bsps * make/custom/usiii.cfg (CFLAGS_OPTIMIZE_V): Add -O2
* 2011-02-11 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2011-02-112-1/+6
| | | | | * include/bsp.h: Use "__asm__" instead of "asm" for improved c99-compliance.
* 2011-02-02 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2011-02-022-2/+6
| | | | * configure.ac: Require autoconf-2.68, automake-1.11.1.
* 2010-11-15 Gedare Bloom <giddyup44@yahoo.com>Joel Sherrill2010-11-162-6/+17
| | | | | | PR 1691/bsps * usiii/start/bspinit.S: Create a dummy trap table that jumps to the firmware trap table for default trap handlers.
* 2010-06-17 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2010-06-173-0/+16
| | | | * .cvsignore, include/.cvsignore: New files.
* 2010-06-17 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2010-06-1710-0/+678
* ChangeLog, Makefile.am, README, bsp_specs, configure.ac, preinstall.am, include/bsp.h, include/tm27.h, make/custom/usiii.cfg, start/bspinit.S: New files.