summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/sparc/shared/ChangeLog (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove.Ralf Corsepius2005-10-161-49/+0
|
* 2005-09-02 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2005-09-021-0/+6
| | | | | | PR 821/bsps * start.S: Workaround -- just avoid copying non-existent initialized data in ROM to RAM.
* 2004-04-01 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2004-04-011-0/+4
| | | | * start.S: Include <rtems/asm.h> instead of <asm.h>.
* 2004-03-31 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2004-03-311-0/+4
| | | | * bspstart.c, gnatcommon.c: Convert to using c99 fixed size types.
* 2003-12-03 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-12-031-0/+4
| | | | * Makefile.am: Cosmetics.
* 2003-09-26 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2003-09-261-0/+4
| | | | * bspstart.c: Obsoleting HP PA-RISC port and removing all references.
* 2003-09-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2003-09-041-0/+4
| | | | * bspclean.c, bspstart.c: URL for license changed.
* Fix broken ChangeLog entries.Ralf Corsepius2003-08-181-1/+1
|
* 2003-08-16 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-08-161-0/+4
| | | | Makefile.am: Reflect having moved automake.
* 2002-11-01 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-11-011-0/+4
| | | | * gnatcommon.c: Removed warnings.
* 2002-03-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2002-03-281-0/+4
| | | | * Makefile.am: Remove AUTOMAKE_OPTIONS.
* 2000-04-23 Jiri Gaisler <jiri@gaisler.com>Joel Sherrill2001-04-241-0/+6
| | | | | | * start.S: Modificatins to preserve the current CWP and adjust the WIM accordingly. This improves compatibility with the remote debugger and the mkprom prom-builder.
* 2000-11-13 Jiri Gaisler <jgais@ws.estec.esa.nl>Joel Sherrill2000-11-131-0/+5
* ChangeLog, .cvsignore, Makefile.am, bspclean.c, bspstart.c, gnatcommon.c, start.S: New files. Largely moved from ERC32 BSP to be able to be shared with LEON and other SPARC BSPs.