summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/powerpc/motorola_powerpc/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2003-12-09 14:52:20 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2003-12-09 14:52:20 +0000
commit84f0cfb5f1a679b25d60235eb713cb567ebc1d2e (patch)
tree453ca71ebb4a7f3c39d216edb09a22f579307d1c /c/src/lib/libbsp/powerpc/motorola_powerpc/ChangeLog
parent2003-12-09 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-84f0cfb5f1a679b25d60235eb713cb567ebc1d2e.tar.bz2
2003-12-09 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* bootloader/Makefile.am: Misc cleanups and fixes. * motorola/Makefile.am: Misc cleanups and fixes. * start/Makefile.am: Misc cleanups and fixes. * startup/Makefile.am: Misc cleanups and fixes. * startup/linkcmds: Preparations for gcc-3.3.x.
Diffstat (limited to 'c/src/lib/libbsp/powerpc/motorola_powerpc/ChangeLog')
-rw-r--r--c/src/lib/libbsp/powerpc/motorola_powerpc/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/c/src/lib/libbsp/powerpc/motorola_powerpc/ChangeLog b/c/src/lib/libbsp/powerpc/motorola_powerpc/ChangeLog
index bf3443b970..4d20620a70 100644
--- a/c/src/lib/libbsp/powerpc/motorola_powerpc/ChangeLog
+++ b/c/src/lib/libbsp/powerpc/motorola_powerpc/ChangeLog
@@ -1,3 +1,11 @@
+2003-12-09 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
+ * bootloader/Makefile.am: Misc cleanups and fixes.
+ * motorola/Makefile.am: Misc cleanups and fixes.
+ * start/Makefile.am: Misc cleanups and fixes.
+ * startup/Makefile.am: Misc cleanups and fixes.
+ * startup/linkcmds: Preparations for gcc-3.3.x.
+
2003-12-03 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Cosmetics.