From 59292fe9afa08d5b150e238ed45b3a5e2f88dbcc Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Fri, 31 Jan 2003 06:22:09 +0000 Subject: 2003-01-31 Ralf Corsepius * 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}. --- scripts/ChangeLog | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) (limited to 'scripts/ChangeLog') diff --git a/scripts/ChangeLog b/scripts/ChangeLog index 41876560be..4cb126e3ff 100644 --- a/scripts/ChangeLog +++ b/scripts/ChangeLog @@ -1,3 +1,21 @@ +2003-01-31 Ralf Corsepius + + * 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 * gdb/gdb.add: Remove header, broken cdn-X configuration, -- cgit v1.2.3