diff options
author | Kevin Buettner <kevinb@redhat.com> | 2000-09-07 19:27:15 +0000 |
---|---|---|
committer | Kevin Buettner <kevinb@redhat.com> | 2000-09-07 19:27:15 +0000 |
commit | 5c678a1200be4a19a2b019488a4da4bc05a2454a (patch) | |
tree | c4a04ba57a8dab75b84616c8c3678435b4b53f63 /gdb/ChangeLog | |
parent | ea2aae66fe48d7dc62e653aa34b5ebc2de0f3ec2 (diff) | |
download | binutils-gdb-5c678a1200be4a19a2b019488a4da4bc05a2454a.tar.gz |
Protoization.
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 2017a23e345..11192607183 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. |