diff options
author | John Gilmore <gnu@cygnus> | 1993-01-29 05:34:09 +0000 |
---|---|---|
committer | John Gilmore <gnu@cygnus> | 1993-01-29 05:34:09 +0000 |
commit | 1d0d5dbe7f83a5442daf6629e246929ac2971129 (patch) | |
tree | 69febca9de4ffb9649a244fe9c111c2a0b24bc6e /include | |
parent | 2a770cac0fc9f613a45f220f68ff2de6688908bd (diff) | |
download | gdb-1d0d5dbe7f83a5442daf6629e246929ac2971129.zip gdb-1d0d5dbe7f83a5442daf6629e246929ac2971129.tar.gz gdb-1d0d5dbe7f83a5442daf6629e246929ac2971129.tar.bz2 |
Delta 88 changes inspired by Carl Greco, <cgreco@Creighton.Edu>:
* m88k.h (PMEM): Avoid previous definition from <sys/param.h>.
(AND): Change to AND_ to avoid ansidecl.h `AND' conflict.
Diffstat (limited to 'include')
-rw-r--r-- | include/opcode/ChangeLog | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/include/opcode/ChangeLog b/include/opcode/ChangeLog index 138c354..c3c9d3f 100644 --- a/include/opcode/ChangeLog +++ b/include/opcode/ChangeLog @@ -1,3 +1,17 @@ +Thu Jan 28 21:32:22 1993 John Gilmore (gnu@cygnus.com) + + Delta 88 changes inspired by Carl Greco, <cgreco@Creighton.Edu>: + * m88k.h (PMEM): Avoid previous definition from <sys/param.h>. + (AND): Change to AND_ to avoid ansidecl.h `AND' conflict. + +Thu Jan 7 15:58:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com) + + * mips.h: Removed endianness dependency. + +Sun Jan 3 14:13:35 1993 Steve Chamberlain (sac@thepub.cygnus.com) + + * h8300.h: include info on number of cycles per instruction. + Mon Dec 21 21:29:08 1992 Stu Grossman (grossman at cygnus.com) * hppa.h: Move handy aliases to the front. Fix masks for extract |