aboutsummaryrefslogtreecommitdiff
path: root/gas/ChangeLog
diff options
context:
space:
mode:
authorIan Lance Taylor <ian@airs.com>1997-04-01 21:09:44 +0000
committerIan Lance Taylor <ian@airs.com>1997-04-01 21:09:44 +0000
commitdb2377831a0efc1af73f63c9fa70fbe85924db9b (patch)
treef2b7c5b8221151b0fc1fdd0e007a929a2e36dcb8 /gas/ChangeLog
parent64251de5160ba405390422985f74154ad4b06e5c (diff)
downloadgdb-db2377831a0efc1af73f63c9fa70fbe85924db9b.zip
gdb-db2377831a0efc1af73f63c9fa70fbe85924db9b.tar.gz
gdb-db2377831a0efc1af73f63c9fa70fbe85924db9b.tar.bz2
* Makefile.in: Remove unnecessary itbl-parse.h, ibtl-parse.c, and
itbl-lex.c dependencies. Remove rules for itbl-lex.o, itbl-parse.o, and itbl-ops.o; just use the normal .c.o rule.
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r--gas/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog
index b553231..e1404b9 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -1,3 +1,9 @@
+Tue Apr 1 16:08:21 1997 Ian Lance Taylor <ian@cygnus.com>
+
+ * Makefile.in: Remove unnecessary itbl-parse.h, ibtl-parse.c, and
+ itbl-lex.c dependencies. Remove rules for itbl-lex.o,
+ itbl-parse.o, and itbl-ops.o; just use the normal .c.o rule.
+
start-sanitize-tic80
Tue Apr 1 11:25:56 1997 Michael Meissner <meissner@cygnus.com>