summaryrefslogtreecommitdiffstats
path: root/c/src/librdbg/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2001-09-24 18:30:09 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2001-09-24 18:30:09 +0000
commita8c829c5aa3831936049349693bf9bae5084a686 (patch)
tree8c701ff740f06d79584a2ddc716852643594bbf8 /c/src/librdbg/ChangeLog
parent2001-09-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-a8c829c5aa3831936049349693bf9bae5084a686.tar.bz2
2001-09-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* src/i386/any/Makefile.am: Move MAINTAINERCLEANFILES before the includes and use MAINTAINERCLEANFILES = to make automake-1.5 happy. * src/m68k/any/Makefile.am: Ditto. * src/powerpc/new_exception_processing/Makefile.am: Ditto.
Diffstat (limited to 'c/src/librdbg/ChangeLog')
-rw-r--r--c/src/librdbg/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/c/src/librdbg/ChangeLog b/c/src/librdbg/ChangeLog
index f82e64c517..2a2035f437 100644
--- a/c/src/librdbg/ChangeLog
+++ b/c/src/librdbg/ChangeLog
@@ -1,3 +1,10 @@
+2001-09-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
+ * src/i386/any/Makefile.am: Move MAINTAINERCLEANFILES before the
+ includes and use MAINTAINERCLEANFILES = to make automake-1.5 happy.
+ * src/m68k/any/Makefile.am: Ditto.
+ * src/powerpc/new_exception_processing/Makefile.am: Ditto.
+
2001-09-14 Eric Norum <eric.norum@usask.ca>
* include/rdbg/rdbg.h, src/ptrace.c: Modifications to make gcc 3.x happy.