diff options
author | H.J. Lu <hjl.tools@gmail.com> | 2005-02-18 15:58:45 +0000 |
---|---|---|
committer | H.J. Lu <hjl.tools@gmail.com> | 2005-02-18 15:58:45 +0000 |
commit | 904c75ac4f1f245639601fa4f62fe95579ad6b59 (patch) | |
tree | 6282f8704564c97eb140f481cd80098e3a95a76c /binutils/ChangeLog | |
parent | 5bf193a2eedab2cf1437c762fee2cfc8249753a0 (diff) | |
download | fsf-binutils-gdb-904c75ac4f1f245639601fa4f62fe95579ad6b59.zip fsf-binutils-gdb-904c75ac4f1f245639601fa4f62fe95579ad6b59.tar.gz fsf-binutils-gdb-904c75ac4f1f245639601fa4f62fe95579ad6b59.tar.bz2 |
2005-02-18 H.J. Lu <hongjiu.lu@intel.com>
* readelf.c (display_debug_loc): Print out offset for end of
list.
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 72ed1fe..12837ea 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,3 +1,8 @@ +2005-02-18 H.J. Lu <hongjiu.lu@intel.com> + + * readelf.c (display_debug_loc): Print out offset for end of + list. + 2005-02-18 Joseph S. Myers <joseph@codesourcery.com> * Makefile.am (TOOL_PROGS): Add objdump. |