diff options
author | David Edelsohn <dje.gcc@gmail.com> | 1997-04-14 00:52:36 +0000 |
---|---|---|
committer | David Edelsohn <dje.gcc@gmail.com> | 1997-04-14 00:52:36 +0000 |
commit | 9c1858b400299c284370c81d34af9c81c257353b (patch) | |
tree | 3ba6e7736855337749a861762b31e90b3ae0501b /opcodes | |
parent | 3bc3351e057cb9f2417b45ddef821b530ce16b3c (diff) | |
download | gdb-9c1858b400299c284370c81d34af9c81c257353b.zip gdb-9c1858b400299c284370c81d34af9c81c257353b.tar.gz gdb-9c1858b400299c284370c81d34af9c81c257353b.tar.bz2 |
* cgen-*.c, m32r-*.c: #include sysdep.h instead of config.h.
Delete string{,s}.h support.
Diffstat (limited to 'opcodes')
-rw-r--r-- | opcodes/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog index 6f33ac1..029d54a 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -1,3 +1,8 @@ +Sun Apr 13 17:50:41 1997 Doug Evans <dje@canuck.cygnus.com> + + * cgen-*.c, m32r-*.c: #include sysdep.h instead of config.h. + Delete string{,s}.h support. + Thu Apr 10 14:44:56 1997 Doug Evans <dje@canuck.cygnus.com> * cgen-asm.c (cgen_parse_operand_fn): New global. |