aboutsummaryrefslogtreecommitdiff
path: root/ld/testsuite
diff options
context:
space:
mode:
authorMaciej W. Rozycki <macro@linux-mips.org>2010-08-23 13:51:40 +0000
committerMaciej W. Rozycki <macro@linux-mips.org>2010-08-23 13:51:40 +0000
commit9eeefea8ddc2fa57330c8b3c0fae600481ec06a5 (patch)
treee5ebeea7c3ed9c3d8d1d0ced7dfd1155e9da1880 /ld/testsuite
parentdb9d5280916b88f8be412adc7e3e9ca10c244bb5 (diff)
downloadgdb-9eeefea8ddc2fa57330c8b3c0fae600481ec06a5.zip
gdb-9eeefea8ddc2fa57330c8b3c0fae600481ec06a5.tar.gz
gdb-9eeefea8ddc2fa57330c8b3c0fae600481ec06a5.tar.bz2
binutils/
* readelf.c (display_mips_gnu_attribute): Replace GCC options with a textual description of a MIPS32r2 64-bit FPU. ld/testsuite/ * ld-mips-elf/attr-gnu-4-04.d: Adjust Tag_GNU_MIPS_ABI_FP for the new MIPS32r2 64-bit FPU description. * ld-mips-elf/attr-gnu-4-40.d: Likewise. * ld-mips-elf/attr-gnu-4-44.d: Likewise.
Diffstat (limited to 'ld/testsuite')
-rw-r--r--ld/testsuite/ChangeLog7
-rw-r--r--ld/testsuite/ld-mips-elf/attr-gnu-4-04.d2
-rw-r--r--ld/testsuite/ld-mips-elf/attr-gnu-4-40.d2
-rw-r--r--ld/testsuite/ld-mips-elf/attr-gnu-4-44.d2
4 files changed, 10 insertions, 3 deletions
diff --git a/ld/testsuite/ChangeLog b/ld/testsuite/ChangeLog
index df69b37..fde01df 100644
--- a/ld/testsuite/ChangeLog
+++ b/ld/testsuite/ChangeLog
@@ -1,3 +1,10 @@
+2010-08-23 Maciej W. Rozycki <macro@codesourcery.com>
+
+ * ld-mips-elf/attr-gnu-4-04.d: Adjust Tag_GNU_MIPS_ABI_FP for
+ the new MIPS32r2 64-bit FPU description.
+ * ld-mips-elf/attr-gnu-4-40.d: Likewise.
+ * ld-mips-elf/attr-gnu-4-44.d: Likewise.
+
2010-08-22 H.J. Lu <hongjiu.lu@intel.com>
PR ld/11933
diff --git a/ld/testsuite/ld-mips-elf/attr-gnu-4-04.d b/ld/testsuite/ld-mips-elf/attr-gnu-4-04.d
index 992ed04..62b9eef 100644
--- a/ld/testsuite/ld-mips-elf/attr-gnu-4-04.d
+++ b/ld/testsuite/ld-mips-elf/attr-gnu-4-04.d
@@ -7,4 +7,4 @@
Attribute Section: gnu
File Attributes
- Tag_GNU_MIPS_ABI_FP: 64-bit float \(-mips32r2 -mfp64\)
+ Tag_GNU_MIPS_ABI_FP: Hard float \(MIPS32r2 64-bit FPU\)
diff --git a/ld/testsuite/ld-mips-elf/attr-gnu-4-40.d b/ld/testsuite/ld-mips-elf/attr-gnu-4-40.d
index f84e95b..d28aa2a 100644
--- a/ld/testsuite/ld-mips-elf/attr-gnu-4-40.d
+++ b/ld/testsuite/ld-mips-elf/attr-gnu-4-40.d
@@ -7,4 +7,4 @@
Attribute Section: gnu
File Attributes
- Tag_GNU_MIPS_ABI_FP: 64-bit float \(-mips32r2 -mfp64\)
+ Tag_GNU_MIPS_ABI_FP: Hard float \(MIPS32r2 64-bit FPU\)
diff --git a/ld/testsuite/ld-mips-elf/attr-gnu-4-44.d b/ld/testsuite/ld-mips-elf/attr-gnu-4-44.d
index 6e8cac2..8be31de 100644
--- a/ld/testsuite/ld-mips-elf/attr-gnu-4-44.d
+++ b/ld/testsuite/ld-mips-elf/attr-gnu-4-44.d
@@ -7,4 +7,4 @@
Attribute Section: gnu
File Attributes
- Tag_GNU_MIPS_ABI_FP: 64-bit float \(-mips32r2 -mfp64\)
+ Tag_GNU_MIPS_ABI_FP: Hard float \(MIPS32r2 64-bit FPU\)