* mipsread.c (fixup_symtab): Also swap RFD's.
authorJohn Gilmore <gnu@cygnus>
Fri, 6 Mar 1992 09:12:42 +0000 (09:12 +0000)
committerJohn Gilmore <gnu@cygnus>
Fri, 6 Mar 1992 09:12:42 +0000 (09:12 +0000)
(parse_partial_symbols):  Avoid bug on unknown symbol types.

gdb/ChangeLog

index 36b6af76a4e9f3705f80d9abed868bb4ad5827f9..0c22c43f0b9ed23ce79d1aff8f48edcfda3101f8 100644 (file)
@@ -2,6 +2,14 @@ Thu Mar  5 23:56:01 1992  John Gilmore  (gnu at cygnus.com)
 
        * ecoff.c:  Move to ../bfd/coff-msym.c.
        * config/mt-*mips:  Remove ecoff.o from the configuration.
+       * remote.c ():  Add newline to initial +.
+       (remote_resume):  Mention how to cope with signals.
+       (remote_interrupt):  Add debug msg.
+       (remote-wait):  Implement new 'T' reply, which includes
+       status, PC, and FP all in a single short message.
+       (putpkt):  Add further debugging of packet acks.
+       * mipsread.c (fixup_symtab):  Also swap RFD's.
+       (parse_partial_symbols):  Avoid bug on unknown symbol types.
 
 Thu Mar  5 12:32:09 1992  Stu Grossman  (grossman at cygnus.com)