summaryrefslogtreecommitdiffstats
path: root/c/src/librdbg
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/librdbg')
-rw-r--r--c/src/librdbg/.cvsignore6
-rw-r--r--c/src/librdbg/ChangeLog6
2 files changed, 9 insertions, 3 deletions
diff --git a/c/src/librdbg/.cvsignore b/c/src/librdbg/.cvsignore
index d29e5050f5..bfdfd995be 100644
--- a/c/src/librdbg/.cvsignore
+++ b/c/src/librdbg/.cvsignore
@@ -1,7 +1,5 @@
-Makefile
-Makefile.in
aclocal.m4
-autom4te.cache
+autom4te*.cache
config.cache
config.guess
config.log
@@ -10,5 +8,7 @@ config.sub
configure
depcomp
install-sh
+Makefile
+Makefile.in
missing
mkinstalldirs
diff --git a/c/src/librdbg/ChangeLog b/c/src/librdbg/ChangeLog
index 18a11dd942..dde6dffbf7 100644
--- a/c/src/librdbg/ChangeLog
+++ b/c/src/librdbg/ChangeLog
@@ -1,3 +1,9 @@
+2002-10-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
+ * .cvsignore: Reformat.
+ Add autom4te*cache.
+ Remove autom4te.cache.
+
2002-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Remove RTEMS_BSP_ALIAS.