diff options
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r-- | gdb/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 71cc75f82b..9680eeaf7e 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,5 +1,10 @@ 2002-09-29 Andrew Cagney <ac131313@redhat.com> + * config/djgpp/fnchange.lst: Rename i386gnu-nat.c and + i386gnu-tdep.c. + +2002-09-29 Andrew Cagney <ac131313@redhat.com> + * gnu-nat.h (debug): Use __FILE__ and __LINE__ instead of __FUNCTION__. * gnu-nat.c (do_mach_notify_no_senders): Replace __FUNCTION__ with |