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 dddffe8..95dcdcd 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,5 +1,9 @@ 2007-04-13 Daniel Jacobowitz <dan@codesourcery.com> + * NEWS: Mention removal of HP aCC support. + +2007-04-13 Daniel Jacobowitz <dan@codesourcery.com> + * solib-svr4.c (IGNORE_FIRST_LINK_MAP_ENTRY): Do not ignore the first entry for static executables. (breakpoint_addr): Delete unused variable. |