diff options
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r-- | gdb/ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index a360d2f..1dd56d4 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,13 @@ +Thu Jun 3 14:44:57 1993 Stu Grossman (grossman@cygnus.com) + + * Patches from Jeffrey Law <law@cs.utah.edu>. + * hppab-nat.c: Eliminate unnecessary ifdefs for + FETCH_INFERIOR_REGISTERS, CANNOT_FETCH_REGISTER, and + CANNOT_STORE_REGISTER. + (fetch_register): Delete code to handle CANNOT_FETCH_REGISTER. + * hppa-pinsn.c: Support 'I', 'J', and 'K' in output + templates for 1.1 FP computational instructions. + Thu Jun 3 03:34:49 1993 Stu Grossman (grossman@cygnus.com) * Makefile.in: Remove ser-tcp.[co]. (Use XDEPFILES instead.) |