diff options
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 0b6a712..7f8e29d 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,5 +1,10 @@ 2017-04-25 Maciej W. Rozycki <macro@imgtec.com> + * readelf.c (process_mips_specific): Remove error reporting from + GOT[1] processing. + +2017-04-25 Maciej W. Rozycki <macro@imgtec.com> + * readelf.c (process_mips_specific): Remove null GOT data check. 2017-04-25 Maciej W. Rozycki <macro@imgtec.com> |