aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorFelix Lee <flee@cygnus>1997-12-11 04:18:47 +0000
committerFelix Lee <flee@cygnus>1997-12-11 04:18:47 +0000
commit06434f5f166690629f2d5ce14e56a7727b259ed0 (patch)
tree8b23ac30a265d1aa8915536d52c14020ecedfdbe /ChangeLog
parent3de294afad88c64d237063ae5305a6db121b9481 (diff)
downloadgdb-06434f5f166690629f2d5ce14e56a7727b259ed0.zip
gdb-06434f5f166690629f2d5ce14e56a7727b259ed0.tar.gz
gdb-06434f5f166690629f2d5ce14e56a7727b259ed0.tar.bz2
sanitization fixes. (files not mentioned, fences misspelled)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog11
1 files changed, 3 insertions, 8 deletions
diff --git a/ChangeLog b/ChangeLog
index 6440337..aa2d076 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -20,16 +20,11 @@ Tue Dec 2 06:51:40 1997 Keith Seitz <keiths@onions.cygnus.com>
* configure (GDB_TK): add all-libide to dependency list
- * Makefile.in: remove sanitization for ALL libide references
-
Tue Dec 2 09:04:13 1997 Michael Meissner <meissner@cygnus.com>
- * configure.in (host_libs): Build libide all of the time, remove ide
- sanitization for it.
+ * configure.in (host_libs): Build libide all of the time.
(noconfigdirs): Remove libide from all places that set noconfigdirs.
- * Makefile.in (all-libide): Remove sanitization markers for libide.
-
Mon Dec 1 10:53:40 1997 Keith Seitz <keiths@onions.cygnus.com>
* Makefile.in (all-vmake): remove double dependency on all-libide
@@ -81,14 +76,14 @@ Wed Nov 5 11:14:44 1997 Gavin Koch <gavin@cygnus.com>
* config.sub: Move tx19 configury to reduce spurious differences
with gcc/config.sub.
-end-sanitized-tx19
+end-sanitize-tx19
start-sanitize-tx49
Wed Nov 5 11:14:44 1997 Gavin Koch <gavin@cygnus.com>
* config.sub: Move tx49 configury to reduce spurious differences
with gcc/config.sub.
-end-sanitized-tx49
+end-sanitize-tx49
start-sanitize-d30v
Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>