* amd64fbsd-nat.c (_initialize_amd64fbsd_nat): Change type of
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index 361138094640e1d4e16ab39c8a8379cd9b1384b9..806cc60dfdd30169d93523b6661656c60f12e410 100644 (file)
@@ -1,5 +1,80 @@
+2003-09-15  Mark Kettenis  <kettenis@gnu.org>
+
+       * amd64fbsd-nat.c (_initialize_amd64fbsd_nat): Change type of
+       ps_strings into a long.
+
+       * amd64fbsd-nat.c (_initialize_amd64fbsd_nat): Rename from
+       _initialize_am64fbsd_nat.
+
+2003-09-15  Kevin Buettner  <kevinb@redhat.com>
+
+       * dwarf2read.c (dwarf2_get_pc_bounds): Complain if offset
+       associated with DW_AT_ranges attribute is out of bounds.
+
+2003-09-15  David Lecomber  <dsl@sources.redhat.com>
+
+       * f-valprint.c: Apply array element printing limits to multi-dimensional arrays
+
+2003-09-14  Michael Chastain  <mec@shout.net>
+
+       * config/m68k/nm-apollo68v.h: Delete.
+       * config/m68k/xm-apollo68v.h: Delete.
+
+2003-09-14  Andrew Cagney  <cagney@redhat.com>
+
+       * rs6000-tdep.c (rs6000_push_dummy_call): Fix typos.
+       * dcache.c: Update copyrights and descriptions.
+       * scm-exp.c, ia64-aix-nat.c, hppam3-nat.c: environ.c: Ditto.
+
+2003-09-14  Andrew Cagney  <cagney@redhat.com>
+
+       * config/djgpp/fnchange.lst: Rename "amd64fbsd-tdep.c" and
+       "amd64fbsd-nat.c" to "a64fb-tdep.c" and "a64fb-nat.c".
+
+2003-09-14  Andrew Cagney  <cagney@redhat.com>
+
+       * alpha-nat.c: Remove some occurances of "register".
+       * alpha-tdep.c, arm-tdep.c, blockframe.c, breakpoint.c: Ditto.
+       * buildsym.c, c-typeprint.c, c-valprint.c, coffread.c: Ditto.
+       * corefile.c, cp-support.c, cp-valprint.c, cris-tdep.c: Ditto.
+       * dbxread.c, dcache.c, dwarf2read.c, elfread.c: Ditto.
+       * environ.c, eval.c, event-top.c, f-typeprint.c: Ditto.
+       * f-valprint.c, findvar.c, frame.c, gdbtypes.c: Ditto.
+       * h8300-tdep.c, hppa-tdep.c, hppab-nat.c, hppah-nat.c: Ditto.
+       * hppam3-nat.c, hpread.c, ia64-aix-nat.c, ia64-linux-nat.c: Ditto.
+       * infcall.c, infcmd.c, inflow.c, infptrace.c, infrun.c: Ditto.
+       * infttrace.c, irix5-nat.c, jv-typeprint.c: Ditto.
+       * jv-valprint.c, m68k-tdep.c, m68klinux-nat.c, main.c: Ditto.
+       * mdebugread.c, minsyms.c, mips-linux-tdep.c: Ditto.
+       * mips-nat.c, mips-tdep.c, mipsread.c, mipsv4-nat.c: Ditto.
+       * ns32k-tdep.c, objfiles.c, p-typeprint.c: Ditto.
+       * p-valprint.c, ppc-linux-nat.c, printcmd.c: Ditto.
+       * remote-mips.c, remote-vx.c, rs6000-nat.c: Ditto.
+       * rs6000-tdep.c, scm-exp.c, sh-tdep.c, sh64-tdep.c: Ditto.
+       * solib.c, somread.c, source.c, sparc-tdep.c: Ditto.
+       * stabsread.c, stack.c, standalone.c, symfile.c: Ditto.
+       * symmisc.c, symtab.c, top.c, tracepoint.c: Ditto.
+       * typeprint.c, utils.c, valarith.c, valops.c: Ditto.
+       * values.c, vax-tdep.c, xcoffread.c: Ditto.
+       
+2003-09-13  Andrew Cagney  <cagney@redhat.com>
+
+       * config/pa/tm-hppa64.h (struct frame_info): Declare opaque.
+       * ppc-tdep.h (struct regcache): Declare opaque.
+       * objfiles.h (struct objfile_data): Declare opaque.
+       * cp-support.h (struct objfile): Declare opaque.
+       * linux-nat.h (target_waitstatus): Declare opaque.
+
 2003-09-14  Mark Kettenis  <kettenis@gnu.org>
 
+       * gdbarch.sh (DEPRECATED_REG_STRUCT_HAS_ADDR): Add comment.
+       (stabs_argument_has_addr): New architecture method.
+       * arch-utils.h (default_stabs_argument_has_addr): New prototype.
+       * arch-utils.c: Include "buildsym.h".
+       (default_stabs_argument_has_addr): New function.
+       * stabsread.c (define_symbol): Use stabs_argument_has_addr
+       instead of DEPRECATED_REG_STRUCT_HAS_ADDR.
+
        * cris-tdep.c (cris_gdbarch_init): Set
        deprecated_reg_struct_has_addr instead of reg_struct_has_addr.
        * hppa-tdep.c (hppa_gdbarch_init): Likewise.
This page took 0.028231 seconds and 4 git commands to generate.