From 0982e15774ff2baa92f4d595266eb29c154a8037 Mon Sep 17 00:00:00 2001 From: "Maciej W. Rozycki" Date: Fri, 20 Aug 2010 21:04:07 +0000 Subject: binutils/ * ChangeLog: Add a missing entry for 2010-04-20's commit. ld/testsuite/ * ld-mips-elf/attr-gnu-4-01.d: Correct Tag_GNU_MIPS_ABI_FP. * ld-mips-elf/attr-gnu-4-02.d: Likewise. * ld-mips-elf/attr-gnu-4-10.d: Likewise. * ld-mips-elf/attr-gnu-4-11.d: Likewise. * ld-mips-elf/attr-gnu-4-15.d: Likewise. * ld-mips-elf/attr-gnu-4-20.d: Likewise. * ld-mips-elf/attr-gnu-4-22.d: Likewise. * ld-mips-elf/attr-gnu-4-25.d: Likewise. --- binutils/ChangeLog | 3 +++ 1 file changed, 3 insertions(+) (limited to 'binutils') diff --git a/binutils/ChangeLog b/binutils/ChangeLog index 624bab1..deb1006 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -237,6 +237,9 @@ * readelf.c: Add _() macros to constant strings that are translatable. + * readelf.c (display_mips_gnu_attribute): Replace GCC options + with a textual description of single and double precision float. + 2010-04-15 Matthew Gretton-Dann * readelf.c (arm_attr_tag_FP_arch): Rename from arm_attr_tag_VFP_arch. -- cgit v1.1