mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2025-01-22 07:53:36 +08:00
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.
This commit is contained in:
parent
f0cd06677b
commit
0982e15774
@ -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.
|
||||
|
@ -1,3 +1,14 @@
|
||||
2010-08-20 Maciej W. Rozycki <macro@codesourcery.com>
|
||||
|
||||
* 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.
|
||||
|
||||
2010-08-19 Alan Modra <amodra@gmail.com>
|
||||
|
||||
* ld-scripts/memory.t: Remove ORIGIN fudge.
|
||||
|
@ -7,4 +7,4 @@
|
||||
|
||||
Attribute Section: gnu
|
||||
File Attributes
|
||||
Tag_GNU_MIPS_ABI_FP: Hard float \(-mdouble-float\)
|
||||
Tag_GNU_MIPS_ABI_FP: Hard float \(double precision\)
|
||||
|
@ -7,4 +7,4 @@
|
||||
|
||||
Attribute Section: gnu
|
||||
File Attributes
|
||||
Tag_GNU_MIPS_ABI_FP: Hard float \(-msingle-float\)
|
||||
Tag_GNU_MIPS_ABI_FP: Hard float \(single precision\)
|
||||
|
@ -7,4 +7,4 @@
|
||||
|
||||
Attribute Section: gnu
|
||||
File Attributes
|
||||
Tag_GNU_MIPS_ABI_FP: Hard float \(-mdouble-float\)
|
||||
Tag_GNU_MIPS_ABI_FP: Hard float \(double precision\)
|
||||
|
@ -7,4 +7,4 @@
|
||||
|
||||
Attribute Section: gnu
|
||||
File Attributes
|
||||
Tag_GNU_MIPS_ABI_FP: Hard float \(-mdouble-float\)
|
||||
Tag_GNU_MIPS_ABI_FP: Hard float \(double precision\)
|
||||
|
@ -8,4 +8,4 @@
|
||||
|
||||
Attribute Section: gnu
|
||||
File Attributes
|
||||
Tag_GNU_MIPS_ABI_FP: Hard float \(-mdouble-float\)
|
||||
Tag_GNU_MIPS_ABI_FP: Hard float \(double precision\)
|
||||
|
@ -7,4 +7,4 @@
|
||||
|
||||
Attribute Section: gnu
|
||||
File Attributes
|
||||
Tag_GNU_MIPS_ABI_FP: Hard float \(-msingle-float\)
|
||||
Tag_GNU_MIPS_ABI_FP: Hard float \(single precision\)
|
||||
|
@ -7,4 +7,4 @@
|
||||
|
||||
Attribute Section: gnu
|
||||
File Attributes
|
||||
Tag_GNU_MIPS_ABI_FP: Hard float \(-msingle-float\)
|
||||
Tag_GNU_MIPS_ABI_FP: Hard float \(single precision\)
|
||||
|
@ -8,4 +8,4 @@
|
||||
|
||||
Attribute Section: gnu
|
||||
File Attributes
|
||||
Tag_GNU_MIPS_ABI_FP: Hard float \(-msingle-float\)
|
||||
Tag_GNU_MIPS_ABI_FP: Hard float \(single precision\)
|
||||
|
Loading…
Reference in New Issue
Block a user