diff options
author | H.J. Lu <hjl.tools@gmail.com> | 2011-01-18 20:41:09 +0000 |
---|---|---|
committer | H.J. Lu <hjl.tools@gmail.com> | 2011-01-18 20:41:09 +0000 |
commit | 1a0c107f58d8b093835fbb69798e8fea6650664d (patch) | |
tree | e1cb77c551a52620d76b0a9e27433e6dcb714b3d /ld | |
parent | 24a2d04da085e1e795c6e271ae43235383b53a04 (diff) | |
download | gdb-1a0c107f58d8b093835fbb69798e8fea6650664d.zip gdb-1a0c107f58d8b093835fbb69798e8fea6650664d.tar.gz gdb-1a0c107f58d8b093835fbb69798e8fea6650664d.tar.bz2 |
Undo Solaris damages in elf64-x86-64.c.
bfd/
2011-01-18 H.J. Lu <hongjiu.lu@intel.com>
* elf64-x86-64.c (elf_backend_static_tls_alignment): Undefine
after Solaris target.
(elf_backend_want_plt_sym): Redefine to 0 after Solaris target.
ld/testsuite/
2011-01-18 H.J. Lu <hongjiu.lu@intel.com>
* ld-x86-64/ilp32-4.d: Updated.
Diffstat (limited to 'ld')
-rw-r--r-- | ld/testsuite/ChangeLog | 4 | ||||
-rw-r--r-- | ld/testsuite/ld-x86-64/ilp32-4.d | 4 |
2 files changed, 6 insertions, 2 deletions
diff --git a/ld/testsuite/ChangeLog b/ld/testsuite/ChangeLog index 678b547..cfa3d33 100644 --- a/ld/testsuite/ChangeLog +++ b/ld/testsuite/ChangeLog @@ -1,3 +1,7 @@ +2011-01-18 H.J. Lu <hongjiu.lu@intel.com> + + * ld-x86-64/ilp32-4.d: Updated. + 2011-01-17 Richard Sandiford <richard.sandiford@linaro.org> * ld-arm/arm-rel32.s, ld-arm/arm-rel32.d: New testcase. diff --git a/ld/testsuite/ld-x86-64/ilp32-4.d b/ld/testsuite/ld-x86-64/ilp32-4.d index e7bfe4e..e8690b3 100644 --- a/ld/testsuite/ld-x86-64/ilp32-4.d +++ b/ld/testsuite/ld-x86-64/ilp32-4.d @@ -15,8 +15,8 @@ Section Headers: \[ 5\] .text PROGBITS 00000160 000160 000005 00 AX 0 0 4 \[ 6\] .dynamic DYNAMIC 00200168 000168 000078 08 WA 3 0 4 \[ 7\] .shstrtab STRTAB 00000000 0001e0 00004a 00 0 0 1 - \[ 8\] .symtab SYMTAB 00000000 0003bc 0000f0 10 9 10 4 - \[ 9\] .strtab STRTAB 00000000 0004ac 00005d 00 0 0 1 + \[ 8\] .symtab SYMTAB 00000000 0003bc 0000e0 10 9 9 4 + \[ 9\] .strtab STRTAB 00000000 00049c 000043 00 0 0 1 Key to Flags: W \(write\), A \(alloc\), X \(execute\), M \(merge\), S \(strings\), l \(large\) I \(info\), L \(link order\), G \(group\), T \(TLS\), E \(exclude\), x \(unknown\) |