diff options
author | Stu Grossman <grossman@cygnus> | 1992-10-20 07:03:38 +0000 |
---|---|---|
committer | Stu Grossman <grossman@cygnus> | 1992-10-20 07:03:38 +0000 |
commit | 2675499b51db7c174b1cd5db19769cd96c3d6b33 (patch) | |
tree | 2af2d60d122f1d340c2de5656570eed52d1b118f /gdb/ChangeLog | |
parent | 56fc16c70b1b54ce459dbd471b77f40385257356 (diff) | |
download | gdb-2675499b51db7c174b1cd5db19769cd96c3d6b33.zip gdb-2675499b51db7c174b1cd5db19769cd96c3d6b33.tar.gz gdb-2675499b51db7c174b1cd5db19769cd96c3d6b33.tar.bz2 |
* mips-nat.c: Straighten out include files. Work around
conflicting defs of JB_xxx syms in <setjmp.h> and <machine/pcb.h>
for Ultrix-4.2.
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r-- | gdb/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 8403b1b..a6a983b 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,9 @@ +Tue Oct 20 00:01:46 1992 Stu Grossman (grossman at cygnus.com) + + * mips-nat.c: Straighten out include files. Work around + conflicting defs of JB_xxx syms in <setjmp.h> and <machine/pcb.h> + for Ultrix-4.2. + Mon Oct 19 15:09:57 1992 Stu Grossman (grossman at cygnus.com) * mips-nat.c (fetch_core_registers, register_addr): Copy from |