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 0290e3f..3b36bc7 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,3 +1,8 @@ +2013-07-15 Maciej W. Rozycki <macro@codesourcery.com> + + * readelf.c (display_mips_gnu_attribute): Replace hardcoded magic + numbers with enum values. + 2013-07-12 Maciej W. Rozycki <macro@codesourcery.com> * readelf.c (get_machine_flags): Handle EF_MIPS_NAN2008. |