* buildsym.h: Remove declaration of dbxread.c functions.
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index 379428dc53b5cfeb7420e8117a31599bb070d4d4..d69c680647a305f2774d0237981de759cc60229e 100644 (file)
@@ -1,5 +1,72 @@
+Mon Aug 23 20:26:22 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
+
+       * buildsym.h: Remove declaration of dbxread.c functions.
+       * stabsread.h: Group together dbxread.c functions.
+       Move elfstab_build_psymtabs here from symfile.h.
+       Declare pastab_build_psymtabs.
+       * elfread.c, paread.c: Include stabsread.h (for stabsread_new_init
+       declaration, etc).
+
+Mon Aug 23 17:16:23 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
+
+       * remote-bug.c: rename quiet to bug88k_snoop.
+         (double_scan, multi_scan): generalize double_scan into a scan
+         for multiple patterns.  Rename to multi_scan.
+         (bug_wait, bug_write_inferior_memory): adapt to use the new
+         multi_scan in order to catch and represent target bus errors.
+         (bug_scan): currently unused, so comment out.
+         (bug_quiet): removed.  Replaced with a standard user settable boolean.
+
+       * m88k-tdep.c: remove include of sys/dir.h.  Appears unnecessary
+         and isn't available on solaris.
+
+Mon Aug 23 14:56:42 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
+
+       * config/m88k/{delta88v4.mt,delta88v4.mh}: New files
+       * config/m88k/delta88.mh: Fix comment.
+       * config/m88k/tm-delta88.h: Remove unused BCS define.
+       * config/m88k/{tm-delta88v4.h,xm-delta88v4.h,nm-delta88v4.h}:
+       New files.
+       * configure.in: Recognize m88*-motorola-sysv4*.
+       * m88k-nat.c: Always include sys/types.h; don't depend on USG.
+
+Mon Aug 23 12:57:42 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
+
+       * mipsread.c (parse_symbol, parse_type, cross_ref):  Pass name of
+       symbol as an argument and use it in complaints.
+       * symmisc.c (dump_psymtab):  Dump filenames of dependencies.
+
+Mon Aug 23 1993  Sean Fagan  (sef@cygnus.com)
+                and Jim Kingdon  (kingdon@cygnus.com)
+
+       Add NetBSD support:
+       * configure.in: Recognize netbsd.
+
 Fri Aug 20 14:01:39 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
 
+       * remote-nindy.c: Remove unused include of sys/ioctl.h.
+
+       * frame.h, symtab.h: Revise comments regarding baseregs.
+
+Fri Aug 20 15:07:05 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
+
+       * mipsread.c (parse_partial_symbols, psymtab_to_symtab_1):
+       Set language for psymtab and symtab.
+       * mipsread.c (new_symbol):  Set language and initialize demangled
+       name for symbol.
+       * symmisc.c (print_symbol):  Use SYMBOL_SOURCE_NAME when printing
+       the symbol type.
+       * symtab.c (decode_line_1):  Inhibit coredumps with cfront executables.
+
+Fri Aug 20 14:01:39 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
+
+       * Move KERNEL_U_ADDR from xm-hp300bsd.h to nm-hp300bsd.h and make
+       it conditionalized on 4.3 vs. 4.4.
+       * config/m68k/nm-hp300bsd.h: Move REGISTER_U_ADDR out of 4.3 and
+       4.4 sections; it was identical and now works for 4.4.
+
+       * mips-tdep.c (is_delayed): Use INSN*BRANCH* not ANY_DELAY.
+
        * printcmd.c (MAKEVA_END): Update this version to use "aligner".
 
 Thu Aug 19 22:08:09 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
This page took 0.026845 seconds and 4 git commands to generate.