diff options
author | H.J. Lu <hjl.tools@gmail.com> | 2005-01-04 23:37:18 +0000 |
---|---|---|
committer | H.J. Lu <hjl.tools@gmail.com> | 2005-01-04 23:37:18 +0000 |
commit | b0660586abeba8d5d48a261b0b13128db267f6a8 (patch) | |
tree | daaaf6033a6b2869084a5cefa5c3abe902218324 /binutils/ChangeLog | |
parent | 80837d18f6b147698b67e8ebf0f053316ea8f678 (diff) | |
download | gdb-b0660586abeba8d5d48a261b0b13128db267f6a8.zip gdb-b0660586abeba8d5d48a261b0b13128db267f6a8.tar.gz gdb-b0660586abeba8d5d48a261b0b13128db267f6a8.tar.bz2 |
2005-01-04 H.J. Lu <hongjiu.lu@intel.com>
* readelf.c (display_debug_loc): Display offsets for hole and
overlap.
(display_debug_str): Add a newline at the end.
Diffstat (limited to 'binutils/ChangeLog')
-rw-r--r-- | binutils/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/binutils/ChangeLog b/binutils/ChangeLog index 755b5e7..8bfc837 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,3 +1,9 @@ +2005-01-04 H.J. Lu <hongjiu.lu@intel.com> + + * readelf.c (display_debug_loc): Display offsets for hole and + overlap. + (display_debug_str): Add a newline at the end. + 2005-01-04 Armin Diehl <diehl@nordrhein.de> PR binutils/630 |