diff options
author | H.J. Lu <hjl.tools@gmail.com> | 2009-03-19 14:42:52 +0000 |
---|---|---|
committer | H.J. Lu <hjl.tools@gmail.com> | 2009-03-19 14:42:52 +0000 |
commit | 55f25fc330f3b22081bb4748b0f6c2009567512d (patch) | |
tree | 21e040032fe1e769a30cf827e1ddfc6a728c4c6a /binutils/ChangeLog | |
parent | 982807ce66548e8260b49fe5ce2f7474231368e9 (diff) | |
download | gdb-55f25fc330f3b22081bb4748b0f6c2009567512d.zip gdb-55f25fc330f3b22081bb4748b0f6c2009567512d.tar.gz gdb-55f25fc330f3b22081bb4748b0f6c2009567512d.tar.bz2 |
2009-03-19 H.J. Lu <hongjiu.lu@intel.com>
* readelf.c (debug_apply_relocations): Check relocations
against STT_SECTION symbol.
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 c698441..c9423f7 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,3 +1,8 @@ +2009-03-19 H.J. Lu <hongjiu.lu@intel.com> + + * readelf.c (debug_apply_relocations): Check relocations + against STT_SECTION symbol. + 2009-03-18 H.J. Lu <hongjiu.lu@intel.com> * readelf.c (debug_apply_relocations): Allow relocations |