summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/sparc/leon/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2002-07-20 07:36:58 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2002-07-20 07:36:58 +0000
commitcff6411f63433c6b4029af9d14c6ceb5b8664f1d (patch)
tree89bae135b68254c80afc6856c6e38a2898bc6479 /c/src/lib/libbsp/sparc/leon/ChangeLog
parent2002-07-19 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-cff6411f63433c6b4029af9d14c6ceb5b8664f1d.tar.bz2
2002-07-20 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* start/Makefile.am: Eliminate PGM.
Diffstat (limited to 'c/src/lib/libbsp/sparc/leon/ChangeLog')
-rw-r--r--c/src/lib/libbsp/sparc/leon/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/c/src/lib/libbsp/sparc/leon/ChangeLog b/c/src/lib/libbsp/sparc/leon/ChangeLog
index 697d7edf61..2f7180ab3b 100644
--- a/c/src/lib/libbsp/sparc/leon/ChangeLog
+++ b/c/src/lib/libbsp/sparc/leon/ChangeLog
@@ -1,5 +1,10 @@
2002-07-20 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+ * start/Makefile.am: Eliminate PGM.
+ Add bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o.
+
+2002-07-20 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
* startup/Makefile.am: Add bsplib_DATA = linkcmds.
2002-07-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de>