diff options
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r-- | gdb/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 2017a23..1119260 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,9 @@ +2000-09-07 Kevin Buettner <kevinb@redhat.com> + + * i386mach-nat.c (fetch_inferior_registers, fetch_core_registers): + Protoize. + * i960-tdep.c (i960_skip_prologue, leafproc_return, mem): Protoize. + Thu Sep 7 21:59:23 2000 Andrew Cagney <cagney@b1.cygnus.com> * aclocal.m4: Regenerate. |