* ada-lang.c: Minor reformatting to conform to GNU coding standards.
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index d1e78390bca019e1c77e68b4d80ef69b6fde0122..b921044dabf3978c5e57b26486269cf6966057d3 100644 (file)
@@ -1,3 +1,58 @@
+2004-06-27  Joel Brobecker  <brobecker@gnat.com>
+
+       * ada-lang.c: Minor reformatting to conform to GNU coding standards.
+
+2004-06-27  Joel Brobecker  <brobecker@gnat.com>
+
+       * ada-lang.c: Re-indent file.
+
+2004-06-27  Joel Brobecker  <brobecker@gnat.com>
+
+       * ada-lang.c (symtab_symbol_info): Remove unused declaration.
+       (no_symtab_msg): Likewise.
+
+2004-06-27  Andreas Schwab  <schwab@suse.de>
+
+       * source.c: Fix whitespace.
+
+2004-06-27  Mark Kettenis  <kettenis@gnu.org>
+
+       * configure.in: Include <sys/param.h> for td_pcb test.
+       * configure: Regenerated.
+
+       * i386nbsd-nat.c: New file.
+       * Makefile.in (ALLDEPFILES): Add i386nbsd-nat.c, i386nbsd-tdep.c,
+       i386obsd-nat.c and i386obsd-tdep.c.
+       (i386nbsd-nat.o): New dependency.
+       * config/i386/obsd.mh (NATDEPFILES): Add i386nbsd-nat.o and
+       bsd-kvm.o.
+       (LOADLIBES): New variable.
+       * config/i386/nbsdelf.mh (NATDEPFILES): Add i386nbsd-nat.o and
+       bsd-kvm.o.
+       (LOADLIBES): New variable.
+
+       * config/i386/fbsd64.mh (NATDEPFILES): Add bsd-kvm.o.
+       (LOADLIBES): New variable.
+
+       * bsd-kvm.c (bsd_kvm_fetch_registers): Directly return after
+       fetching from BSD_KVM_PADDR.  Correctly lookup address for
+       "_thread0".
+
+       * amd64fbsd-nat.c: Include <sys/types.h, <machine/pcb.h> and
+       "bsd-kvm.h".
+       (amd64fbsd_supply_pcb): New funcion.
+       (_initialize_amd64fbsd_nat): Enable libkvm interface.
+
+2004-06-27    <david@streamline-computing.com>
+
+       Partial fix for PR cli/1056.
+       * valarith.c: Check for zero in division and remainder 
+       evaluation.
+
+2004-06-27  Mark Kettenis  <kettenis@gnu.org>
+
+       * i387-tdep.c: Remove excessive whitespace.
+
 2004-06-26  Andrew Cagney  <cagney@gnu.org>
 
        * gdb-events.sh (deprecated_set_gdb_event_hooks): Deprecated.
This page took 0.027268 seconds and 4 git commands to generate.