diff options
author | Nick Clifton <nickc@redhat.com> | 2009-03-27 14:27:02 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2009-03-27 14:27:02 +0000 |
commit | 4a149252f16212640bf5c7ce6299e82f6a422dcd (patch) | |
tree | 9048becb924b804e59ca69d5895e9e2fd4a400e5 /binutils/ChangeLog | |
parent | 20ec62945daf5484b089fee6140145e366600f99 (diff) | |
download | gdb-4a149252f16212640bf5c7ce6299e82f6a422dcd.zip gdb-4a149252f16212640bf5c7ce6299e82f6a422dcd.tar.gz gdb-4a149252f16212640bf5c7ce6299e82f6a422dcd.tar.bz2 |
* dwarf.c (display_debug_ranges): Add the base address to the
displayed values for 'Begin' and 'End'.
Diffstat (limited to 'binutils/ChangeLog')
-rw-r--r-- | binutils/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/binutils/ChangeLog b/binutils/ChangeLog index 2338abb..8265915 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,3 +1,8 @@ +2009-03-27 Nick Clifton <nickc@redhat.com> + + * dwarf.c (display_debug_ranges): Add the base address to the + displayed values for 'Begin' and 'End'. + 2009-03-25 Ryan Mansfield <rmansfield@qnx.com> * readelf.c (process_file_header): Don't report a corrupt string |