projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ac6c6bd
)
* Makefile.in: Remove dependancies on itbl-cpu.h.
author
Dawn Perchik
<dawn@cygnus>
Mon, 24 Feb 1997 10:42:50 +0000
(10:42 +0000)
committer
Dawn Perchik
<dawn@cygnus>
Mon, 24 Feb 1997 10:42:50 +0000
(10:42 +0000)
* as.c: Define stubs for itbl_parse and itbl_init if HAVE_ITBL_CPU
is not defined.
gas/ChangeLog
patch
|
blob
|
history
diff --git
a/gas/ChangeLog
b/gas/ChangeLog
index 577802710e3118c9b1ce80f66ddee678d2ff07ed..f6dbd08e41dd52206635c87bcf33d659bfd8af1a 100644
(file)
--- a/
gas/ChangeLog
+++ b/
gas/ChangeLog
@@
-1,3
+1,9
@@
+Mon Feb 24 02:23:00 1997 Dawn Perchik <dawn@cygnus.com>
+
+ * Makefile.in: Remove dependancies on itbl-cpu.h.
+ * as.c: Define stubs for itbl_parse and itbl_init if HAVE_ITBL_CPU
+ is not defined.
+
Mon Feb 24 02:03:00 1997 Dawn Perchik <dawn@cygnus.com>
* itbl-ops.h: Include as.h.