summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/sparc64/usiii/ChangeLog (unfollow)
Commit message (Collapse)AuthorFilesLines
2013-03-08RTEMS: Delete ChangeLog files.Gedare Bloom1-79/+0
This commit deletes all RTEMS ChangeLog files. These files have been abandoned since converting to git version control. The historical data may be recovered by checking out any commit before this one. Most of the contents of these ChangeLog files can also be found in the git log. Two external ChangeLog files, ChangeLog.slac and ChangeLog.zlib, remain.
2011-10-182011-10-18 Jennifer Averett <Jennifer.Averett@OARcorp.com>Jennifer Averett1-0/+6
PR 1917/bsps * Makefile.am: Modifications to add dynamic tables for libchip serial drivers.
2011-10-062011-10-06 Gedare Bloom <giddyup44@yahoo.com>Joel Sherrill1-0/+5
PR 1919/bsp * Makefile.am: Change install ISR callout to bsppredriverhook.
2011-06-202011-06-20 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius1-0/+4
* Makefile.am: Don't reference non-existing files.
2011-03-232011-03-23 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius1-0/+5
* make/custom/usiii.cfg (CFLAGS_OPTIMIZE_V): Replace -gstabs with -g.
2011-03-232011-03-23 Gedare Bloom <giddyup44@yahoo.com>Ralf Corsepius1-0/+5
PR 1769/bsps * make/custom/usiii.cfg (CFLAGS_OPTIMIZE_V): Add -O2
2011-02-112011-02-11 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius1-0/+5
* include/bsp.h: Use "__asm__" instead of "asm" for improved c99-compliance.
2011-02-022011-02-02 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius1-0/+4
* configure.ac: Require autoconf-2.68, automake-1.11.1.
2010-11-162010-11-15 Gedare Bloom <giddyup44@yahoo.com>Joel Sherrill1-0/+6
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-172010-06-17 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-0/+4
* .cvsignore, include/.cvsignore: New files.
2010-06-172010-06-17 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-0/+35
* 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.