diff options
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r-- | gdb/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 9b527bb..043a31d 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,7 @@ +Tue Nov 28 12:24:43 2000 Christopher Faylor <cgf@cygnus.com> + + * win32-nat.c (dll_code_sections_add): strdup -> xstrdup. + Mon Nov 27 11:45:52 2000 Andrew Cagney <cagney@b1.cygnus.com> * remote.c (remote_write_bytes): Add default case to switch |