summaryrefslogtreecommitdiffstats
path: root/scripts/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2003-01-31 04:46:44 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2003-01-31 04:46:44 +0000
commitb5b0433eaab7dde774e772617a4b2bf92b5d43b1 (patch)
tree3e407dee4d3f3cf1914ed8052f4f0e0a3dfc2a1e /scripts/ChangeLog
parent2003-01-30 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-b5b0433eaab7dde774e772617a4b2bf92b5d43b1.tar.bz2
2003-01-31 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* gcc3newlib/header.add: New. * gccnewlib/header.add: New. * binutils/header.add: New. * gdb/header.add: New. * rtemsdoc/header.add: New. * rtemsdoc/rtemsdoc.add: New. * common/clean.add.in: New. * common/common.add.in: New.
Diffstat (limited to 'scripts/ChangeLog')
-rw-r--r--scripts/ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/scripts/ChangeLog b/scripts/ChangeLog
index 719a4d3094..ba683bf2ff 100644
--- a/scripts/ChangeLog
+++ b/scripts/ChangeLog
@@ -1,3 +1,14 @@
+2003-01-31 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
+ * gcc3newlib/header.add: New.
+ * gccnewlib/header.add: New.
+ * binutils/header.add: New.
+ * gdb/header.add: New.
+ * rtemsdoc/header.add: New.
+ * rtemsdoc/rtemsdoc.add: New.
+ * common/clean.add.in: New.
+ * common/common.add.in: New.
+
2003-01-30 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* binutils/mkspec.in: New.
@@ -8,6 +19,7 @@
Add %_defaultbuildroot.
* configure.ac: Reflect changes above.
* binutils/Makefile.am: Reflect changes above.
+ * Makefile.am: Remove mkbinutilspec.
2003-01-29 Ralf Corsepius <corsepiu@faw.uni-ulm.de>