diff options
author | Maciej W. Rozycki <macro@linux-mips.org> | 2010-08-20 21:04:07 +0000 |
---|---|---|
committer | Maciej W. Rozycki <macro@linux-mips.org> | 2010-08-20 21:04:07 +0000 |
commit | 0982e15774ff2baa92f4d595266eb29c154a8037 (patch) | |
tree | cb839f470cdd15af3793a15fc1f07bac620df6ff /binutils | |
parent | f0cd06677b9a8059197f8027452c243991dc64ea (diff) | |
download | gdb-0982e15774ff2baa92f4d595266eb29c154a8037.zip gdb-0982e15774ff2baa92f4d595266eb29c154a8037.tar.gz gdb-0982e15774ff2baa92f4d595266eb29c154a8037.tar.bz2 |
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.
Diffstat (limited to 'binutils')
-rw-r--r-- | binutils/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
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 <matthew.gretton-dann@arm.com> * readelf.c (arm_attr_tag_FP_arch): Rename from arm_attr_tag_VFP_arch. |