diff options
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 3e26571ea3e..ef9a5fdffc3 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,3 +1,9 @@ +2018-08-25 H.J. Lu <hongjiu.lu@intel.com> + + PR ld/23499 + * readelf.c (get_symbol_version_string): Return _("<corrupt>") + for corrupt symbol version info. + 2018-08-24 H.J. Lu <hongjiu.lu@intel.com> * readelf.c (decode_x86_compat_isa): New function. |