diff options
author | David Edelsohn <dje.gcc@gmail.com> | 1993-07-08 16:06:57 +0000 |
---|---|---|
committer | David Edelsohn <dje.gcc@gmail.com> | 1993-07-08 16:06:57 +0000 |
commit | 951d405354d9f360ac0a969267a22f79c28a342c (patch) | |
tree | a3f234fcd1d45a7fc7ca14070bbe499c816f743a /include | |
parent | 882e8c158325af7466abe563f2ed212fc53a4ea7 (diff) | |
download | gdb-951d405354d9f360ac0a969267a22f79c28a342c.zip gdb-951d405354d9f360ac0a969267a22f79c28a342c.tar.gz gdb-951d405354d9f360ac0a969267a22f79c28a342c.tar.bz2 |
h8/300h stuff
Diffstat (limited to 'include')
-rw-r--r-- | include/ChangeLog | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/include/ChangeLog b/include/ChangeLog index f0ce0e5..7eecff6 100644 --- a/include/ChangeLog +++ b/include/ChangeLog @@ -1,3 +1,17 @@ +Thu Jul 8 09:05:26 1993 Doug Evans (dje@canuck.cygnus.com) + + * opcode/h8300.h: Lots of little fixes for the h8/300h. + +Fri Jul 2 10:31:59 1993 Ian Lance Taylor (ian@cygnus.com) + + * ansidecl.h: Use ANSI macros if __mips and _SYSTYPE_SVR4 are + defined, since RISC/OS cc handles ANSI declarations in SVR4 mode + but does not define __STDC__. + +Sun Jun 20 18:27:52 1993 Ken Raeburn (raeburn@poseidon.cygnus.com) + + * dis-asm.h: Don't need to include ansidecl.h any more. + Fri Jun 18 03:22:10 1993 John Gilmore (gnu@cygnus.com) * oasys.h: Eliminate "int8_type", "int16_type", "int32_type", and |