summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/mips/p4000/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2004-02-02 03:55:55 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2004-02-02 03:55:55 +0000
commitc6070c42052cc11989d5133cdd29f0c42fabfd59 (patch)
tree2797fe79b66f040a2bae434a38f9542c3d830cbd /c/src/lib/libbsp/mips/p4000/ChangeLog
parent2004-02-01 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-c6070c42052cc11989d5133cdd29f0c42fabfd59.tar.bz2
2004-02-02 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Merge-in console/Makefile.am, liblnk/Makefile.am, start/Makefile.am, startup/Makefile.am, wrapup/Makefile.am. Use automake compilation rules. * console/Makefile.am, liblnk/Makefile.am, start/Makefile.am, startup/Makefile.am, wrapup/Makefile.am: Remove. * configure.ac: Reflect changes above.
Diffstat (limited to 'c/src/lib/libbsp/mips/p4000/ChangeLog')
-rw-r--r--c/src/lib/libbsp/mips/p4000/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/c/src/lib/libbsp/mips/p4000/ChangeLog b/c/src/lib/libbsp/mips/p4000/ChangeLog
index 6fe539af06..2f662b0c3f 100644
--- a/c/src/lib/libbsp/mips/p4000/ChangeLog
+++ b/c/src/lib/libbsp/mips/p4000/ChangeLog
@@ -1,3 +1,12 @@
+2004-02-02 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
+ * Makefile.am: Merge-in console/Makefile.am, liblnk/Makefile.am,
+ start/Makefile.am, startup/Makefile.am, wrapup/Makefile.am. Use automake
+ compilation rules.
+ * console/Makefile.am, liblnk/Makefile.am, start/Makefile.am,
+ startup/Makefile.am, wrapup/Makefile.am: Remove.
+ * configure.ac: Reflect changes above.
+
2004-01-28 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Add nostdinc to AUTOMAKE_OPTIONS.