diff options
author | H.J. Lu <hjl.tools@gmail.com> | 2005-01-05 17:29:41 +0000 |
---|---|---|
committer | H.J. Lu <hjl.tools@gmail.com> | 2005-01-05 17:29:41 +0000 |
commit | e54b12b7797ece3410070f0d634b8ba9117dc1e1 (patch) | |
tree | cf101e2af45d538b88d0c7adce60b753688d89b4 /binutils/ChangeLog | |
parent | 0ea390ed3c6677b871ce457c5cc003c7c6074128 (diff) | |
download | gdb-e54b12b7797ece3410070f0d634b8ba9117dc1e1.zip gdb-e54b12b7797ece3410070f0d634b8ba9117dc1e1.tar.gz gdb-e54b12b7797ece3410070f0d634b8ba9117dc1e1.tar.bz2 |
2005-01-05 H.J. Lu <hongjiu.lu@intel.com>
* readelf.c (display_debug_loc): Display base address
specifiers. Always output <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 8fddbab..02ddaea 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,5 +1,10 @@ 2005-01-05 H.J. Lu <hongjiu.lu@intel.com> + * readelf.c (display_debug_loc): Display base address + specifiers. Always output <End of list>. + +2005-01-05 H.J. Lu <hongjiu.lu@intel.com> + * readelf.c (have_frame_base): New. (need_base_address): Likewise. (saved_base_address): Likewise. |