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 4d80d5f..34746a1 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,8 @@ +2008-04-21 Pedro Alves <pedro@codesourcery.com> + + * symfile.c (syms_from_objfile): Don't warn if lowest loadable + section is not a code section. + 2008-04-19 Craig Silverstein <csilvers@google.com> * NEWS: Add information on compressed debug sections. |