* alphabsd-nat.c: Update copyright year.
[binutils-gdb.git] / gdb / ChangeLog
index f4591015882a38ff9442d49f7a9865aa6b0447a0..9e4f164c720c3edab438a99597afdf4a00ddd618 100644 (file)
@@ -1,3 +1,30 @@
+2004-06-30  Mark Kettenis  <kettenis@gnu.org>
+
+       * alphabsd-nat.c: Update copyright year.
+       (getregs_supplies): Use ALPHA_PC_REGNUM instead of PC_REGNUM.
+
+2004-06-29  Joel Brobecker  <brobecker@gnat.com>
+
+       * i386-cygwin-tdep.c (i386-cygwin-tdep.c): New function.
+       (i386_cygwin_in_solib_call_trampoline): New function.
+       (i386_cygwin_init_abi): Initialize the in_solib_call_trampoline
+       and skip_trampoline_code gdbarch methods.
+
+2004-06-29  Jim Blandy  <jimb@redhat.com>
+
+       * Makefile.in (gdb_callback_h): Renamed from callback_h to the
+       name actually used in the dependency lists.
+
+2004-06-29  Randolph Chung  <tausq@debian.org>
+
+       * NEWS (New native configurations): Mention GNU/Linux/hppa.
+
+2004-06-29  Corinna Vinschen  <vinschen@redhat.com>
+
+       * win32-nat.c (child_pid_to_exec_file): New function.
+       (init_child_ops): Add child_pid_to_exec_file as to_pid_to_exec_file     
+       functionality.
+
 2004-06-28  Andrew Cagney  <cagney@gnu.org>
 
        * defs.h (xstrvprintf): Declare.