diff options
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r-- | gdb/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index d3e5943..73c032c 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,10 @@ +2008-07-20 Sergei Poselenov <sposelenov@emcraft.com> + Chris Demetriou <cgd@google.com> + + * elfread.c (elf_symfile_segments): Fix the check that each loadable + section fits within an ELF segment to handle ELF segments that hit + the end of the address space. + 2008-07-20 Chris Demetriou <cgd@google.com> * MAINTAINERS (Write After Approval): Add self. |