* symtab.c (find_pc_symtab): Don't lose if OBJF_REORDERED
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index 83a9f26e98c03eb73012eb4265acbbaa4c871390..6785886410e86e07e0ca7b4f19fbfde4235ffeb9 100644 (file)
@@ -1,3 +1,35 @@
+Fri Jan 12 21:41:58 1996  Jeffrey A Law  (law@cygnus.com)
+
+       * symtab.c (find_pc_symtab): Don't lose if OBJF_REORDERED
+       is set but there are no psymtabs.
+
+Fri Jan 12 15:56:12 1996  Steve Chamberlain  <sac@slash.cygnus.com>
+
+       * dsrec.c (load_srec): Remove unused variable.
+       monitor.c (monitor_expect): Don't expect a ^C to echo.
+       * serial.c (serial_open): Add parallel interface.
+       * sh3-rom.c (parallel, parallel_in_use): New.
+       (sh3_load): If parallel_in_use, download though the
+       parallel port.
+       (sh3_open): Open parallel port if specified.
+       (sh3_close): New function.
+       (_inititalize_sh3): Add sh3_close hook and documentation.
+       * monitor.c (monitor_close): Export.
+       * monitor.h (monitor_close): Add prototype.
+
+Fri Jan 12 13:11:42 1996  Stan Shebs  <shebs@andros.cygnus.com>
+
+       From Wilfried Moser <wilfried.moser@aut.alcatel.at>:
+       * remote.c (remotetimeout): New GDB variable, use to set the
+       remote timeout for reading.
+
+Fri Jan 12 07:14:27 1996  Fred Fish  <fnf@cirdan.cygnus.com>
+
+       * lynx-nat.c, irix4-nat.c, sparc-nat.c: Include gdbcore.h
+       to get "struct core_fns" defined.
+       * Makefile.in (lynx-nat.o, irix4-nat.o, sparc-nat.o):
+       Are dependent upon gdbcore_h.
+
 Thu Jan 11 23:13:24 1996  Per Bothner  <bothner@cygnus.com>
 
        * symfile.c (decrement_reading_symtab):  New function.
@@ -116,7 +148,7 @@ Wed Jan 10 16:08:49 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
        * config/rs6000/xm-aix4.h: New file.
        * config/xm-aix4.h: New file.
 
-Wed Jan 10 11:25:37 1996  Fred Fish  <fnf@fishpond.amigalib.com>
+Wed Jan 10 11:25:37 1996  Fred Fish  <fnf@cygnus.com>
 
        From Wilfried Moser <wilfried.moser@aut.alcatel.at>:
        * gdbserver/low-linux.c: New file.
@@ -134,7 +166,8 @@ Tue Jan  9 09:33:53 1996  Jeffrey A Law  (law@cygnus.com)
 
 Tue Jan  9 04:44:47 1996  Wilfried Moser (Alcatel)  <moser@rtl.cygnus.com>
 
-       * ch-exp.c (parse_primval): in case ARRAY: Add missing FORWARD_TOKEN ().
+       * ch-exp.c (parse_primval): In case ARRAY, add missing
+       FORWARD_TOKEN ().
 
 Mon Jan  8 13:29:34 1996  Stan Shebs  <shebs@andros.cygnus.com>
 
This page took 0.026006 seconds and 4 git commands to generate.