summaryrefslogtreecommitdiffstats
path: root/scripts/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2003-01-31 06:22:09 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2003-01-31 06:22:09 +0000
commit59292fe9afa08d5b150e238ed45b3a5e2f88dbcc (patch)
treebf2e4120f4db42090a3b919f2f41013ea5f66bc2 /scripts/ChangeLog
parent2003-01-31 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-59292fe9afa08d5b150e238ed45b3a5e2f88dbcc.tar.bz2
2003-01-31 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* rtemsdoc/Makefile.am: Use $(top_builddir)/common/common.add, $(top_builddir)/common/clean.add, header.add. Generate rtemsdoc.spec.in. * rtemsdoc/mkspec.in: Remove exe_ext. * rtemsdoc/rtemsdoc.spec.in: Remove. * gccnewlib/Makefile.am: Use $(top_builddir)/common/common.add, $(top_builddir)/common/clean.add, header.add. * gccnewlib/base-gcc.m4: Replace @exe_ext@ with %{_exeext}. * gccnewlib/base-gcj.add: Replace @exe_ext@ with %{_exeext}. * gccnewlib/gccnewlib.add: Replace @exe_ext@ with %{_exeext}. Remove header, broken cdn-X configuration, %clean. * gccnewlib/target-g77.add: Replace @exe_ext@ with %{_exeext}. * gccnewlib/target-gcc.add: Replace @exe_ext@ with %{_exeext}. * gccnewlib/target-gcj.add: Replace @exe_ext@ with %{_exeext}. * gccnewlib/target-objc.add: Replace @exe_ext@ with %{_exeext}.
Diffstat (limited to 'scripts/ChangeLog')
-rw-r--r--scripts/ChangeLog18
1 files changed, 18 insertions, 0 deletions
diff --git a/scripts/ChangeLog b/scripts/ChangeLog
index 41876560be..4cb126e3ff 100644
--- a/scripts/ChangeLog
+++ b/scripts/ChangeLog
@@ -1,5 +1,23 @@
2003-01-31 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+ * rtemsdoc/Makefile.am: Use $(top_builddir)/common/common.add,
+ $(top_builddir)/common/clean.add, header.add.
+ Generate rtemsdoc.spec.in.
+ * rtemsdoc/mkspec.in: Remove exe_ext.
+ * rtemsdoc/rtemsdoc.spec.in: Remove.
+ * gccnewlib/Makefile.am: Use $(top_builddir)/common/common.add,
+ $(top_builddir)/common/clean.add, header.add.
+ * gccnewlib/base-gcc.m4: Replace @exe_ext@ with %{_exeext}.
+ * gccnewlib/base-gcj.add: Replace @exe_ext@ with %{_exeext}.
+ * gccnewlib/gccnewlib.add: Replace @exe_ext@ with %{_exeext}.
+ Remove header, broken cdn-X configuration, %clean.
+ * gccnewlib/target-g77.add: Replace @exe_ext@ with %{_exeext}.
+ * gccnewlib/target-gcc.add: Replace @exe_ext@ with %{_exeext}.
+ * gccnewlib/target-gcj.add: Replace @exe_ext@ with %{_exeext}.
+ * gccnewlib/target-objc.add: Replace @exe_ext@ with %{_exeext}.
+
+2003-01-31 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
* gdb/gdb.add: Remove header, broken cdn-X configuration,
%clean, Replace @exe_ext@ with %{_exeext}.
* gdb/mkspec.in: Remove exe_ext.