* ld-mips-elf/reloc-1-n32.d: Add -EB to GAS flags.
[platform/upstream/binutils.git] / ld / testsuite / ChangeLog
1 2012-08-06  Maciej W. Rozycki  <macro@codesourcery.com>
2
3         * ld-mips-elf/reloc-1-n32.d: Add -EB to GAS flags.
4         * ld-mips-elf/mips-elf.exp: Update GAS flags in reloc test 6.
5
6 2012-08-06  Maciej W. Rozycki  <macro@codesourcery.com>
7
8         * lib/ld-lib.exp (run_dump_test): Implement the EXTRA_OPTIONS
9         argument and the "dump" keyword.
10         * ld-mips-elf/emit-relocs-1a.s: Make section alignment uniform
11         across targets.
12         * ld-mips-elf/emit-relocs-1b.s: Likewise.
13         * ld-mips-elf/jalbal.s: Adjust padding.
14         * ld-mips-elf/elf-rel-got-n32-embed.d: New test.
15         * ld-mips-elf/elf-rel-got-n64-embed.d: New test.
16         * ld-mips-elf/elf-rel-xgot-n32-embed.d: New test.
17         * ld-mips-elf/elf-rel-xgot-n64-embed.d: New test.
18         * ld-mips-elf/elf-rel-got-n32.d: Remove -melf32btsmipn32.
19         * ld-mips-elf/elf-rel-got-n64.d: Remove -melf64btsmip.  Adjust
20         output.
21         * ld-mips-elf/elf-rel-got-n64-linux.d: Remove -melf64btsmip.
22         * ld-mips-elf/elf-rel-xgot-n32.d: Remove -melf32btsmipn32.
23         Adjust output.
24         * ld-mips-elf/elf-rel-xgot-n64.d: Remove -melf64btsmip.  Adjust
25         output.
26         * ld-mips-elf/elf-rel-xgot-n64-linux.d: Likewise.
27         * ld-mips-elf/reloc-1-n64.d: Remove -melf64btsmip.
28         * ld-mips-elf/mips-elf.exp: Set has_newabi for mips*-sde-elf*
29         too.  Move tool flags from o32_as_flags and o32_ld_flags
30         variables into abi_asflags and abi_ldflags arrays.  Adjust test
31         cases run to use them.  Run the new tests.
32
33 2012-08-05  Maciej W. Rozycki  <macro@linux-mips.org>
34
35         * ld-vax-elf: New directory.
36         * ld-vax-elf/plt-local-lib.dd: New test.
37         * ld-vax-elf/plt-local-lib.ld: New test linker script.
38         * ld-vax-elf/plt-local-lib.s: New test source.
39         * ld-vax-elf/plt-local.dd: New test.
40         * ld-vax-elf/plt-local.ld: New test linker script.
41         * ld-vax-elf/plt-local.s: New test source.
42         * ld-vax-elf/plt-local-hidden-pic.s: New test source.
43         * ld-vax-elf/plt-local-rehidden-pic.s: New test source.
44         * ld-vax-elf/vax-elf.exp: New test script.
45
46 2012-08-03  Maciej W. Rozycki  <macro@codesourcery.com>
47
48         * lib/ld-lib.exp (at_least_gcc_version): Accept more version
49         number formats; avoid throwing exceptions in any case.
50
51 2012-08-03  Maciej W. Rozycki  <macro@codesourcery.com>
52
53         * ld-mips-elf/mode-change-error-1.d: Update the error message.
54
55 2012-08-02  Maciej W. Rozycki  <macro@codesourcery.com>
56
57         * ld-mips-elf/got-vers-1.rd: Fix a typo.
58
59 2012-08-01  James Lemke  <jwlemke@codesourcery.com>
60
61         * ld-gc/pr13683.d: XFAIL for powerpc*-*-eabivle.
62
63 2012-07-31  H.J. Lu  <hongjiu.lu@intel.com>
64
65         * ld-elf/fini0.s: Indent global directive.
66         * ld-elf/foo0.s: Likewise.
67         * ld-elf/init0.s: Likewise.
68
69         * ld-elf/pr14156c.t: Keep text section.
70
71 2012-07-26  Meador Inge  <meadori@codesourcery.com>
72
73         PR ld/14397
74         * ld-arm/arm-elf.exp: Add tests of linking without .rel.plt.
75         * ld-arm/arm-no-rel-plt.out: Linker script without .rel.plt section.
76         * ld-arm/arm-no-rel-plt.out: Expected output.
77
78 2012-07-13  Hans-Peter Nilsson  <hp@axis.com>
79
80         * ld-elf/foo0.s: Use ARM-compatible .section syntax.
81         * ld-elf/foo1.s: Likewise.
82         * ld-elf/foo2.s: Likewise.
83         * ld-elf/foo3.s: Likewise.
84         * ld-elf/foon.s: Likewise.
85
86 2012-07-10  H.J. Lu  <hongjiu.lu@intel.com>
87
88         PR ld/14156
89         * ld-elf/fini0.s: New file.
90         * ld-elf/fini1.s: Likewise.
91         * ld-elf/fini2.s: Likewise.
92         * ld-elf/fini3.s: Likewise.
93         * ld-elf/finin.s: Likewise.
94         * ld-elf/foo0.s: Likewise.
95         * ld-elf/foo1.s: Likewise.
96         * ld-elf/foo2.s: Likewise.
97         * ld-elf/foo3.s: Likewise.
98         * ld-elf/foon.s: Likewise.
99         * ld-elf/init0.s: Likewise.
100         * ld-elf/init1.s: Likewise.
101         * ld-elf/init2.s: Likewise.
102         * ld-elf/init3.s: Likewise.
103         * ld-elf/initn.s: Likewise.
104         * ld-elf/pr14156a.d: Likewise.
105         * ld-elf/pr14156b.d: Likewise.
106         * ld-elf/pr14156c.d: Likewise.
107         * ld-elf/pr14156c.t: Likewise.
108
109 2012-07-09  H.J. Lu  <hongjiu.lu@intel.com>
110
111         PR ld/14323
112         * ld-elf/pr14323-1.c: New.
113         * ld-elf/pr14323-2.c: Likewise.
114
115         * ld-elf/shared.exp (build_tests): Add libpr14323-2.so.
116         (run_tests): Add pr14323.
117
118 2012-07-03  H.J. Lu  <hongjiu.lu@intel.com>
119
120         PR ld/3351
121         * ld-elf/indirect.exp: New file.
122         * ld-elf/indirect1a.c: Likewise.
123         * ld-elf/indirect1b.c: Likewise.
124         * ld-elf/indirect1c.c: Likewise.
125         * ld-elf/indirect2.c: Likewise.
126         * ld-elf/indirect3.out: Likewise.
127         * ld-elf/indirect3a.c: Likewise.
128         * ld-elf/indirect3b.c: Likewise.
129         * ld-elf/indirect3c.c: Likewise.
130         * ld-elf/indirect4.out: Likewise.
131         * ld-elf/indirect4a.c: Likewise.
132         * ld-elf/indirect4b.c: Likewise.
133         * ld-elf/indirect4c.c: Likewise.
134
135 2012-07-02  Roland McGrath  <mcgrathr@google.com>
136
137         * ld/testsuite/ld-i386/tlsbin-nacl.rd: Update for symbol table changes.
138         * ld/testsuite/ld-i386/tlsbindesc-nacl.rd: Likewise.
139         * ld/testsuite/ld-i386/tlsdesc-nacl.rd: Likewise.
140         * ld/testsuite/ld-i386/tlsgdesc-nacl.rd: Likewise.
141         * ld/testsuite/ld-i386/tlsnopic-nacl.rd: Likewise.
142         * ld/testsuite/ld-i386/tlspic-nacl.rd: Likewise.
143         * ld/testsuite/ld-x86-64/tlsbin-nacl.rd: Likewise.
144         * ld/testsuite/ld-x86-64/tlsbindesc-nacl.rd: Likewise.
145         * ld/testsuite/ld-x86-64/tlsdesc-nacl.rd: Likewise.
146         * ld/testsuite/ld-x86-64/tlsgdesc-nacl.rd: Likewise.
147         * ld/testsuite/ld-x86-64/tlspic-nacl.rd: Likewise.
148
149 2012-07-02  H.J. Lu  <hongjiu.lu@intel.com>
150
151         * ld-elf/data2.c: New file.
152         * ld-elf/weakdef1.c: Likewise.
153
154         * ld-elf/shared.exp: Add tests for libdata2 and weakdef1.
155
156 2012-06-28  Roland McGrath  <mcgrathr@google.com>
157
158         * ld-arm/arm-elf.exp (armelftests_common): Add a test that gets
159         arm-lib.so built so armeabitests_common can use it.
160         (unresolved-1-dyn): Exclude this test for [istarget "arm*-*-nacl*"].
161
162 2012-06-26  Roland McGrath  <mcgrathr@google.com>
163
164         * ld-elf/ehdr_start.d (target): Add *-*-nacl*.
165
166 2012-06-27  Alan Modra  <amodra@gmail.com>
167
168         * ld-elf/ehdr_start.s: Use data rather than rodata.
169         * ld-elf/ehdr_start.d: Run on linux and gnu targets only.
170
171 2012-06-25  Roland McGrath  <mcgrathr@google.com>
172
173         * ld-elf/ehdr_start.d (ld): Add explicit -e _start.
174         (notarget): Add arm*-*-eabi* cris-*-*.
175
176 2012-06-22  Roland McGrath  <mcgrathr@google.com>
177
178         * ld-elf/ehdr_start.s: New file.
179         * ld-elf/ehdr_start.d: New file.
180
181 2012-06-21  Alan Modra  <amodra@gmail.com>
182
183         * ld-gc/start.d: Update.
184
185 2012-06-18  Hans-Peter Nilsson  <hp@axis.com>
186
187         * ld-cris/dso-pltdis1.d, ld-cris/dso-pltdis2.d, dsofng.s
188         dsofn4g.s: New tests.
189
190 2012-06-17  Hans-Peter Nilsson  <hp@axis.com>
191
192         * ld-cris/tls-e-tpiecomm1.d, ld-cris/tls-e-tpiecomm1.s: New test.
193         * ld-cris/tls-dso-tpoffgotcomm1.d,
194         ld-cris/tls-dso-tpoffgotcomm1.s: Ditto.
195
196         * ld-cris/tls-e-tpoffgotcomm1.d: New test.
197
198 2012-06-16  Alan Modra  <amodra@gmail.com>
199
200         * ld-alpha/emptygot.nm, * ld-alpha/tlsbin.rd, * ld-alpha/tlsbinr.rd,
201         * ld-alpha/tlspic.rd, * ld-arm/arm-dyn.ld, * ld-arm/armthumb-lib.sym,
202         * ld-arm/farcall-mixed-app.sym, * ld-arm/mixed-app.sym,
203         * ld-arm/mixed-lib.sym, * ld-arm/preempt-app.sym,
204         * ld-cris/libdso-2.d, * ld-cris/pv32-1.d, * ld-cris/tls-e-20.d,
205         * ld-cris/tls-e-20a.d, * ld-cris/tls-e-80.d,
206         * ld-cris/tls-e-tpoffcomm1.d, * ld-cris/tls-gc-68.d,
207         * ld-cris/tls-gc-69.d, * ld-cris/tls-gc-70.d, * ld-cris/tls-gc-71.d,
208         * ld-cris/tls-gc-75.d, * ld-cris/tls-gc-76.d, * ld-cris/tls-gc-79.d,
209         * ld-cris/weakhiddso.d, * ld-cris/weakref3.d, * ld-cris/weakref4.d,
210         * ld-elfvsb/hidden2.d, * ld-i386/tlsbin.rd, * ld-i386/tlsbindesc.rd,
211         * ld-i386/tlsdesc.rd, * ld-i386/tlsgdesc.rd, * ld-i386/tlsnopic.rd,
212         * ld-i386/tlspic.rd, * ld-ia64/tlsbin.rd, * ld-ia64/tlspic.rd,
213         * ld-mips-elf/tlsdyn-o32-1.d, * ld-mips-elf/tlsdyn-o32-1.got,
214         * ld-mips-elf/tlsdyn-o32-2.d, * ld-mips-elf/tlsdyn-o32-2.got,
215         * ld-mips-elf/tlsdyn-o32-3.d, * ld-mips-elf/tlsdyn-o32-3.got,
216         * ld-mmix/bpo-10.d, * ld-mmix/bpo-11.d, * ld-mmix/greg-6.d,
217         * ld-mmix/greg-7.d, * ld-mmix/loc1.d, * ld-mmix/loc2.d,
218         * ld-mmix/loc3.d, * ld-mmix/loc4.d, * ld-mmix/loc6.d,
219         * ld-mmix/locdo-1.d, * ld-mmix/loct-1.d, * ld-mmix/locto-1.d,
220         * ld-mmix/start-1.d, * ld-mmix/undef-3.d, * ld-powerpc/relbrlt.d,
221         * ld-powerpc/tlsexe.r, * ld-powerpc/tlsexe32.r,
222         * ld-powerpc/tlsexetoc.r, * ld-powerpc/tlsso.r,
223         * ld-powerpc/tlsso32.r, * ld-powerpc/tlstocso.r,
224         * ld-s390/tlsbin.rd, * ld-s390/tlsbin_64.rd, * ld-s390/tlspic.rd,
225         * ld-s390/tlspic_64.rd, * ld-scripts/empty-address-1.d,
226         * ld-scripts/empty-address-2a.d, * ld-scripts/empty-address-2b.d,
227         * ld-scripts/empty-address-3a.d, * ld-scripts/empty-address-3b.d,
228         * ld-scripts/empty-address-3c.d, * ld-sh/sh64/abi32.xd,
229         * ld-sh/sh64/abi64.xd, * ld-sh/sh64/cmpct1.xd,
230         * ld-sh/sh64/crange1.rd, * ld-sh/sh64/crange2.rd,
231         * ld-sh/sh64/crange3-cmpct.rd, * ld-sh/sh64/crange3-media.rd,
232         * ld-sh/sh64/crange3.rd, * ld-sh/sh64/mix1.xd, * ld-sh/sh64/mix2.xd,
233         * ld-sh/sh64/shdl32.xd, * ld-sh/sh64/shdl64.xd,
234         * ld-sparc/gotop32.rd, * ld-sparc/gotop64.rd,
235         * ld-sparc/tlssunbin32.rd, * ld-sparc/tlssunbin64.rd,
236         * ld-sparc/tlssunnopic32.rd, * ld-sparc/tlssunnopic64.rd,
237         * ld-sparc/tlssunpic32.rd, * ld-sparc/tlssunpic64.rd,
238         * ld-spu/icache1.d, * ld-spu/pic.d, * ld-tic6x/shlib-1.rd,
239         * ld-tic6x/shlib-1b.rd, * ld-tic6x/shlib-1r.rd,
240         * ld-tic6x/shlib-1rb.rd, * ld-tic6x/shlib-app-1.rd,
241         * ld-tic6x/shlib-app-1b.rd, * ld-tic6x/shlib-app-1r.rd,
242         * ld-tic6x/shlib-app-1rb.rd, * ld-tic6x/shlib-noindex.rd,
243         * ld-tic6x/static-app-1.rd, * ld-tic6x/static-app-1b.rd,
244         * ld-tic6x/static-app-1r.rd, * ld-tic6x/static-app-1rb.rd,
245         * ld-x86-64/tlsbin.rd, * ld-x86-64/tlsbindesc.rd,
246         * ld-x86-64/tlsdesc.rd, * ld-x86-64/tlsgdesc.rd,
247         * ld-x86-64/tlspic.rd: Update.
248         * ld-tic6x/dsbt-be.ld: Add ". = .;" before __c6xabi_DSBT_BASE.
249         * ld-tic6x/dsbt.ld: Likewise.
250
251 2012-06-13  Nick Clifton  <nickc@redhat.com>
252
253         * ld-arm/arm-app-abs32.d; Update expected disassembly in line with
254         improved architecture detection.
255         * ld-arm/arm-app.d: Likewise.
256         * ld-arm/arm-lib-plt32.d: Likewise.
257         * ld-arm/arm-lib.d: Likewise.
258         * ld-arm/arm-static-app.d: Likewise.
259         * ld-arm/armthumb-lib.d: Likewise.
260         * ld-arm/farcall-mixed-app-v5.d: Likewise.
261         * ld-arm/farcall-mixed-app.d: Likewise.
262         * ld-arm/farcall-mixed-lib-v4t.d: Likewise.
263         * ld-arm/farcall-mixed-lib.d: Likewise.
264         * ld-arm/mixed-app-v5.d: Likewise.
265         * ld-arm/mixed-app.d: Likewise.
266         * ld-arm/mixed-lib.d: Likewise.
267         * ld-arm/tls-app.d: Likewise.
268         * ld-arm/tls-descrelax-be32.d: Likewise.
269         * ld-arm/tls-descrelax.d: Likewise.
270         * ld-arm/tls-descseq.d: Likewise.
271         * ld-arm/tls-gdesc-got.d: Likewise.
272         * ld-arm/tls-gdesc.d: Likewise.
273         * ld-arm/tls-gdierelax.d: Likewise.
274         * ld-arm/tls-gdierelax2.d: Likewise.
275         * ld-arm/tls-gdlerelax.d: Likewise.
276         * ld-arm/tls-lib-loc.d: Likewise.
277         * ld-arm/tls-lib.d: Likewise.
278         * ld-arm/tls-thumb1.d: Likewise.
279
280 2012-06-12  H.J. Lu  <hongjiu.lu@intel.com>
281
282         PR ld/14207
283         * ld-x86-64/x86-64.exp: Run pr14207.
284
285         * ld-x86-64/pr14207.d: New file.
286         * ld-x86-64/pr14207.s: Likewise.
287
288 2012-06-11  H.J. Lu  <hongjiu.lu@intel.com>
289
290         PR ld/14215
291         * ld-i386/i386.exp: Run pr14215.
292         * ld-x86-64/x86-64.exp: Likewise.
293
294         * ld-i386/pr14215.d: New file.
295         * ld-i386/pr14215.s: Likewise.
296         * ld-x86-64/pr14215.d: Likewise.
297         * ld-x86-64/pr14215.s: Likewise.
298
299 2012-06-06  Alan Modra  <amodra@gmail.com>
300
301         * ld-alpha/tlsbin.rd, * ld-alpha/tlsbinr.rd, * ld-alpha/tlspic.rd,
302         * ld-arm/script-type.sym, * ld-cris/hiddef1.d, * ld-cris/tls-e-20a.d,
303         * ld-cris/tls-e-tpoffcomm1.d, * ld-cris/tls-gc-76.d,
304         * ld-cris/tls-local-64.d, * ld-i386/pr12718.d, * ld-i386/pr12921.d,
305         * ld-i386/tlsbin.rd, * ld-i386/tlsbindesc.rd, * ld-i386/tlsdesc.rd,
306         * ld-i386/tlsnopic.rd, * ld-i386/tlspic.rd, * ld-ia64/tlsbin.rd,
307         * ld-ia64/tlspic.rd, * ld-mips-elf/reloc-merge-lo16.d,
308         * ld-mmix/bpo-1.d, * ld-mmix/bpo-10.d, * ld-mmix/bpo-11.d,
309         * ld-mmix/bpo-14.d, * ld-mmix/bpo-16.d, * ld-mmix/bpo-17.d,
310         * ld-mmix/bpo-18.d, * ld-mmix/bpo-2.d, * ld-mmix/bpo-22.d,
311         * ld-mmix/bpo-3.d, * ld-mmix/bpo-4.d, * ld-mmix/bpo-5.d,
312         * ld-mmix/bpo-9.d, * ld-mmix/greg-1.d, * ld-mmix/greg-19.d,
313         * ld-mmix/greg-2.d, * ld-mmix/greg-3.d, * ld-mmix/greg-4.d,
314         * ld-mmix/greg-5.d, * ld-mmix/greg-5s.d, * ld-mmix/greg-6.d,
315         * ld-mmix/greg-7.d, * ld-mmix/loc4.d, * ld-mmix/local1.d,
316         * ld-mmix/local3.d, * ld-mmix/local5.d, * ld-mmix/local7.d,
317         * ld-mmix/loct-1.d, * ld-mn10300/i135409-1.d, * ld-powerpc/tlsexe.r,
318         * ld-powerpc/tlsexe32.r, * ld-powerpc/tlsexetoc.r,
319         * ld-powerpc/tlsso.r, * ld-powerpc/tlsso32.r, * ld-powerpc/tlstocso.r,
320         * ld-powerpc/vxworks-relax-2.rd, * ld-s390/tlsbin.rd,
321         * ld-s390/tlspic.rd, * ld-s390/tlspic_64.rd, * ld-sh/sub2l-1.d,
322         * ld-sh/weak1.d, * ld-sh/sh64/abi32.xd, * ld-sh/sh64/abi64.xd,
323         * ld-sh/sh64/cmpct1.xd, * ld-sh/sh64/crange1.rd,
324         * ld-sh/sh64/crange2.rd, * ld-sh/sh64/crange3-cmpct.rd,
325         * ld-sh/sh64/crange3-media.rd, * ld-sh/sh64/crange3.rd,
326         * ld-sh/sh64/crangerel1.rd, * ld-sh/sh64/crangerel2.rd,
327         * ld-sh/sh64/mix1.xd, * ld-sh/sh64/mix2.xd, * ld-sh/sh64/shdl32.xd,
328         * ld-sh/sh64/shdl64.xd, * ld-sparc/gotop32.rd,
329         * ld-sparc/gotop64.rd, * ld-sparc/tlssunbin32.rd,
330         * ld-sparc/tlssunbin64.rd, * ld-sparc/tlssunnopic32.rd,
331         * ld-sparc/tlssunnopic64.rd, * ld-sparc/tlssunpic32.rd,
332         * ld-sparc/tlssunpic64.rd, * ld-tic6x/shlib-1.rd,
333         * ld-tic6x/shlib-1b.rd, * ld-tic6x/shlib-1r.rd, * ld-tic6x/shlib-1rb.rd,
334         * ld-tic6x/shlib-app-1.rd, * ld-tic6x/shlib-app-1b.rd,
335         * ld-tic6x/shlib-app-1r.rd, * ld-tic6x/shlib-app-1rb.rd,
336         * ld-tic6x/shlib-noindex.rd, * ld-tic6x/static-app-1.rd,
337         * ld-tic6x/static-app-1b.rd, * ld-tic6x/static-app-1r.rd,
338         * ld-tic6x/static-app-1rb.rd, * ld-x86-64/ilp32-4-nacl.d,
339         * ld-x86-64/ilp32-4.d, * ld-x86-64/pr12718.d, * ld-x86-64/pr12921.d,
340         * ld-x86-64/split-by-file-nacl.rd, * ld-x86-64/split-by-file.rd,
341         * ld-x86-64/tlsbin.rd, * ld-x86-64/tlsbindesc.rd,
342         * ld-x86-64/tlsdesc.rd, * ld-x86-64/tlspic.rd: Update to suit
343         added STT_FILE symbols.
344
345 2012-06-06  Alan Modra  <amodra@gmail.com>
346
347         * ld-mmix/bpo-9.d: Update.
348         * ld-mmix/bpo-10.d: Update.
349         * ld-mmix/bpo-11.d: Update.
350         * ld-mmix/sec-7m.d: Update.
351
352 2012-05-31  H.J. Lu  <hongjiu.lu@intel.com>
353
354         * ld-ifunc/ifunc-13a-x86-64.s: Add missing "foo" after ".global".
355         * ld-ifunc/ifunc-15-x86-64.s: Likewise.
356
357 2012-05-30  Nick Clifton  <nickc@redhat.com>
358
359         * ld-tic6x/shlib-1b.rd: Revert previous delta.
360         * ld-tic6x/shlib-1rb.rd: Likewise.
361         * ld-tic6x/shlib-1.rd: Likewise.
362         * ld-tic6x/shlib-1r.rd: Likewise.
363         * ld-tic6x/shlib-app-1b.rd: Likewise.
364         * ld-tic6x/shlib-app-1rb.rd: Likewise.
365         * ld-tic6x/shlib-app-1.rd: Likewise.
366         * ld-tic6x/shlib-app-1r.rd: Likewise.
367         * ld-tic6x/shlib-noindex.rd: Likewise.
368         * ld-tic6x/static-app-1b.rd: Likewise.
369         * ld-tic6x/static-app-1rb.rd: Likewise.
370         * ld-tic6x/static-app-1.rd: Likewise.
371         * ld-tic6x/static-app-1r.rd: Likewise.
372
373 2012-05-29  Nick Clifton  <nickc@redhat.com>
374
375         * ld-tic6x/shlib-1b.rd: Update expected readelf output.
376         * ld-tic6x/shlib-1rb.rd: Likewise.
377         * ld-tic6x/shlib-1.rd: Likewise.
378         * ld-tic6x/shlib-1r.rd: Likewise.
379         * ld-tic6x/shlib-app-1b.rd: Likewise.
380         * ld-tic6x/shlib-app-1rb.rd: Likewise.
381         * ld-tic6x/shlib-app-1.rd: Likewise.
382         * ld-tic6x/shlib-app-1r.rd: Likewise.
383         * ld-tic6x/shlib-noindex.rd: Likewise.
384         * ld-tic6x/static-app-1b.rd: Likewise.
385         * ld-tic6x/static-app-1rb.rd: Likewise.
386         * ld-tic6x/static-app-1.rd: Likewise.
387         * ld-tic6x/static-app-1r.rd: Likewise.
388
389 2012-05-28  Nick Clifton  <nickc@redhat.com>
390
391         * ld-ifunc/ifunc-13a-i386.s: Fix use of .global directive.
392         * ld-ifunc/ifunc-15a-i385.s: Likewise.
393
394 2012-05-28  Alan Modra  <amodra@gmail.com>
395
396         PR ld/14170
397         * ld-elf/pr14170a.s: Put foo, bar address in .data.
398         * ld-elf/elf.exp: Don't run pr14170 test on hppa64-hpux.  Ignore
399         tic6x warnings.
400
401 2012-05-27  H.J. Lu  <hongjiu.lu@intel.com>
402
403         PR ld/14170
404         * ld-elf/elf.exp: Add a test for PR ld/14170.
405
406         * ld-elf/pr14170a.s: New file.
407         * ld-elf/pr14170b.s: Likewise.
408         * ld-elf/pr14170c.s: Likewise.
409
410 2012-05-26  Alan Modra  <amodra@gmail.com>
411
412         * ld-srec/srec.exp: Remove powerpc64 flag setting.
413
414 2012-05-22  H.J. Lu  <hongjiu.lu@intel.com>
415
416         * ld-elf/eh1.d: Don't skip x86_64-*-linux-gnux32.
417         * ld-elf/eh2.d: Likewise.
418         * ld-elf/eh3.d: Likewise.
419         * ld-elf/eh4.d: Likewise.
420
421 2012-05-22  H.J. Lu  <hongjiu.lu@intel.com>
422
423         * ld-x86-64/ilp32-11.s Add ".space 0x1000" before func.
424         (func): Make it global and hidden.
425         * ld-x86-64/ilp32-11.d: Updated.
426
427 2012-05-22  Roland McGrath  <mcgrathr@google.com>
428
429         * ld-elf/eh4.d: Revert last change.
430         Loosen CFI-matching regexps so they match x86_64-*-nacl* variant too.
431
432         * ld-x86-64/pr12570a.d (name): Distinguish it from pr12570b.d case.
433         Loosen CFI-matching regexp so it matches x86_64-*-nacl* variant too.
434         * ld-x86-64/pr12570b.d: Likewise.
435         * ld-x86-64/x86-64.exp: Revert last change.
436
437 2012-05-22  H.J. Lu  <hongjiu.lu@intel.com>
438
439         * ld-elf/eh4.d: Skip x86_64-*-nacl*.
440
441         * ld-x86-64/x86-64.exp: Xfail pr12570a for x86_64-*-nacl*.
442
443 2012-05-22  H.J. Lu  <hongjiu.lu@intel.com>
444
445         PR ld/13909
446         * ld-i386/i386.exp: Revert the last change.
447         * ld-x86-64/x86-64.exp: Likewise.
448
449         * ld-i386/dummy.s: Removed.
450         * ld-i386/pr13909.d: Likewise.
451         * ld-x86-64/pr13909.d: Likewise.
452
453 2012-05-22  H.J. Lu  <hongjiu.lu@intel.com>
454
455         PR ld/13909
456         * ld-i386/i386.exp: Run pr13909.
457         * ld-x86-64/x86-64.exp: Likewise.
458
459         * ld-i386/dummy.s: New file.
460         * ld-i386/pr13909.d: Likewise.
461         * ld-x86-64/pr13909.d: Likewise.
462
463 2012-05-22  H.J. Lu  <hongjiu.lu@intel.com>
464
465         PR ld/14105
466         * ld-elf/eh4.d: Add PLT eh_frame.
467
468         * ld-i386/i386.exp: Run pr12570a and pr12570b.
469         * ld-x86-64/x86-64.exp: Likewise.
470
471         * ld-i386/pr12570a.d: New file.
472         * ld-i386/pr12570a.s: Likewise.
473         * ld-i386/pr12570b.s: Likewise.
474         * ld-i386/pr12570b.s: Likewise.
475         * ld-x86-64/pr12570a.d: Likewise.
476         * ld-x86-64/pr12570a.s: Likewise.
477         * ld-x86-64/pr12570b.d: Likewise.
478         * ld-x86-64/pr12570b.s: Likewise.
479
480 2012-05-19  Alan Modra  <amodra@gmail.com>
481
482         * ld-elf/elf.exp (note-3.so): xfail tic6x due to non-pic warnings.
483
484 2012-05-19  Alan Modra  <amodra@gmail.com>
485
486         * ld-powerpc/vle.ld: New.
487         * ld-powerpc/powerpc.exp (vle reloc tests): Link using vle.ld.
488
489 2012-05-18  H.J. Lu  <hongjiu.lu@intel.com>
490
491         * ld-i386/tlsdesc-nacl.rd: Update for dynamic sym changes.
492         * ld-i386/tlsdesc.rd: Likewise.
493         * ld-i386/tlsgdesc-nacl.rd: Likewise.
494         * ld-i386/tlsgdesc.rd: Likewise.
495         * ld-i386/tlsnopic-nacl.rd: Likewise.
496         * ld-i386/tlsnopic.rd: Likewise.
497         * ld-i386/tlspic-nacl.rd: Likewise.
498         * ld-i386/tlspic.rd: Likewise.
499         * ld-x86-64/tlsdesc-nacl.rd: Likewise.
500         * ld-x86-64/tlsdesc.rd: Likewise.
501         * ld-x86-64/tlsgdesc-nacl.rd: Likewise.
502         * ld-x86-64/tlsgdesc.rd: Likewise.
503         * ld-x86-64/tlspic-nacl.rd: Likewise.
504         * ld-x86-64/tlspic.rd: Likewise.
505
506 2012-05-18  Alan Modra  <amodra@gmail.com>
507
508         * ld-tic6x/mvk-reloc-local-r.d: Adjust for signed addend.
509         * ld-tic6x/unwind-6.d: Typo fix.
510
511 2012-05-18  Alan Modra  <amodra@gmail.com>
512
513         * ld-elf/init-mixed.c: Include config.h first.
514
515 2012-05-17  H.J. Lu  <hongjiu.lu@intel.com>
516
517         * ld-arm/emit-relocs1-vxworks.d: Expect addend as signed.
518         * ld-spu/pic.d: Likewise.
519
520 2012-05-17  Hans-Peter Nilsson  <hp@axis.com>
521
522         * lib/ld-lib.exp (run_dump_test): For options "warning" and
523         "error", append to earlier option values without adding a space.
524
525 2012-05-17  Alan Modra  <amodra@gmail.com>
526
527         * ld-m68k/tls-ld-1.d: Update.
528
529 2012-05-17  Alan Modra  <amodra@gmail.com>
530
531         * ld-powerpc/tlsso.r: Update for dynamic sym changes.
532         * ld-powerpc/tlsso32.d: Likewise.
533         * ld-powerpc/tlsso32.r: Likewise.
534         * ld-powerpc/tlstocso.r: Likewise.
535
536 2012-05-16  Meador Inge  <meadori@codesourcery.com>
537
538         * ld-arm/gc-hidden-1.d: Fix disassembly pattern.
539
540 2012-05-15  James Murray <jsm@jsm-net.demon.co.uk>
541
542         * ld-m68hc11/xgate-link.s: New.
543         * ld-m68hc11/xgate-link.d: New.
544         * ld-m68hc11/xgate-offset.s: New.
545         * ld-m68hc11/xgate-offset.d: New.
546         * ld-m68hc11/xgate1.s: New.
547         * ld-m68hc11/xgate1.d: New.
548         * ld-m68hc11/xgate2.s: New.
549         * ld-m68hc11/m68hc11.exp: Updated.
550         * ld-m68hc11/*.d: Brought in line with changed objdump output.
551         * ld-gc/gc.exp: Update CFLAGS for m68hc11.
552         * ld-plugin/plugin.exp: Likewise.
553         * ld-srec/srec.exp: XFAIL for m68hc11 and m68hc12.
554
555 2012-05-14  David S. Miller  <davem@davemloft.net>
556
557         * ld-sparc/tlssunbin32.rd: Update.
558         * ld-sparc/tlssunbin64.rd: Likewise.
559
560 2012-05-14  James Lemke  <jwlemke@codesourcery.com>
561
562         * ld-powerpc/powerpc.exp: Create ppceabitests.
563         * ld-powerpc/vle-multiseg.s: New.
564         * ld-powerpc/vle-multiseg-1.d: New.
565         * ld-powerpc/vle-multiseg-1.ld: New.
566         * ld-powerpc/vle-multiseg-2.d: New.
567         * ld-powerpc/vle-multiseg-2.ld: New.
568         * ld-powerpc/vle-multiseg-3.d: New.
569         * ld-powerpc/vle-multiseg-3.ld: New.
570         * ld-powerpc/vle-multiseg-4.d: New.
571         * ld-powerpc/vle-multiseg-4.ld: New.
572         * ld-powerpc/vle-multiseg-5.d: New.
573         * ld-powerpc/vle-multiseg-5.ld: New.
574         * ld-powerpc/vle-multiseg-6.d: New.
575         * ld-powerpc/vle-multiseg-6.ld: New.
576         * ld-powerpc/vle-multiseg-6a.s: New.
577         * ld-powerpc/vle-multiseg-6b.s: New.
578         * ld-powerpc/vle-multiseg-6c.s: New.
579         * ld-powerpc/vle-multiseg-6d.s: New.
580         * ld-powerpc/powerpc.exp: Run new tests.
581
582 2012-05-14  Catherine Moore  <clm@codesourcery.com>
583
584         * ld-powerpc/apuinfo.rd: Update for VLE.
585         * ld-powerpc/vle-reloc-1.d: New.
586         * ld-powerpc/vle-reloc-1.s: New.
587         * ld-powerpc/vle-reloc-2.d: New.
588         * ld-powerpc/vle-reloc-2.s: New.
589         * ld-powerpc/vle-reloc-3.d: New.
590         * ld-powerpc/vle-reloc-3.s: New.
591         * ld-powerpc/vle-reloc-def-1.s: New.
592         * ld-powerpc/vle-reloc-def-2.s: New.
593         * ld-powerpc/vle-reloc-def-3.s: New.
594
595 2012-05-13  Richard Sandiford  <rdsandiford@googlemail.com>
596
597         * ld-mips-elf/mips-elf.exp (mips16_call_global_test): Use the
598         no-shared-1.ld linker script.
599         * ld-mips-elf/mips16-call-global-1.s: Add alignment directive.
600         * ld-mips-elf/mips16-call-global-2.s: Likewise.
601         * ld-mips-elf/mips16-call-global-3.s: Likewise.
602         * ld-mips-elf/mips16-call-global.d: Use 50000 as the base address.
603
604 2012-05-13  Richard Sandiford  <rdsandiford@googlemail.com>
605
606         * ld-mips-elf/attr-gnu-4-00.d: Remove assembler options and emulator
607         linker option.
608         * ld-mips-elf/attr-gnu-4-01.d, ld-mips-elf/attr-gnu-4-02.d,
609         ld-mips-elf/attr-gnu-4-03.d, ld-mips-elf/attr-gnu-4-04.d,
610         ld-mips-elf/attr-gnu-4-05.d, ld-mips-elf/attr-gnu-4-10.d,
611         ld-mips-elf/attr-gnu-4-11.d, ld-mips-elf/attr-gnu-4-12.d,
612         ld-mips-elf/attr-gnu-4-13.d, ld-mips-elf/attr-gnu-4-14.d,
613         ld-mips-elf/attr-gnu-4-15.d, ld-mips-elf/attr-gnu-4-20.d,
614         ld-mips-elf/attr-gnu-4-21.d, ld-mips-elf/attr-gnu-4-22.d,
615         ld-mips-elf/attr-gnu-4-23.d, ld-mips-elf/attr-gnu-4-24.d,
616         ld-mips-elf/attr-gnu-4-25.d, ld-mips-elf/attr-gnu-4-30.d,
617         ld-mips-elf/attr-gnu-4-31.d, ld-mips-elf/attr-gnu-4-32.d,
618         ld-mips-elf/attr-gnu-4-33.d, ld-mips-elf/attr-gnu-4-34.d,
619         ld-mips-elf/attr-gnu-4-35.d, ld-mips-elf/attr-gnu-4-40.d,
620         ld-mips-elf/attr-gnu-4-41.d, ld-mips-elf/attr-gnu-4-42.d,
621         ld-mips-elf/attr-gnu-4-43.d, ld-mips-elf/attr-gnu-4-44.d,
622         ld-mips-elf/attr-gnu-4-45.d, ld-mips-elf/attr-gnu-4-51.d: Likewise.
623
624 2012-05-13  Richard Sandiford  <rdsandiford@googlemail.com>
625
626         * ld-mips-elf/eh-frame1.ld (.gcc_compiled_long32): Add KEEP.
627         * ld-mips-elf/eh-frame3.d: Move definition of foo to the link line
628         and change to a 32-bit value.  Expect CIEs to be marged.
629         * ld-mips-elf/eh-frame4.d: Move definition of foo to the link line.
630
631 2012-05-12  H.J. Lu  <hongjiu.lu@intel.com>
632
633         * ld-alpha/tlspic.rd: Updated.
634         * ld-powerpc/tlsso.r: Likewise.
635         * ld-powerpc/tlsso32.r: Likewise.
636         * ld-powerpc/vxworks1-lib.rd: Likewise.
637         * ld-s390/tlspic.rd: Likewise.
638         * ld-s390/tlspic_64.rd: Likewise.
639         * ld-sh/shared-1.d: Likewise.
640         * ld-sh/tlspic-2.d: Likewise.
641         * ld-sparc/tlssunnopic32.rd: Likewise.
642         * ld-sparc/tlssunnopic64.rd: Likewise.
643         * ld-sparc/tlssunpic32.rd: Likewise.
644         * ld-sparc/tlssunpic64.rd: Likewise.
645
646 2012-05-11  H.J. Lu  <hongjiu.lu@intel.com>
647
648         * ld-cris/hiddef1.d: Updated.
649         * ld-cris/libdso-2.d: Likewise.
650         * ld-cris/tls-js1.d: Likewise.
651         * ld-cris/tls-local-63.d: Likewise.
652         * ld-cris/tls-local-64.d: Likewise.
653
654 2012-05-11  H.J. Lu  <hongjiu.lu@intel.com>
655
656         PR binutils/14088
657         * ld-ia64/tlspic.rd: Updated.
658         * ld-x86-64/tlsdesc-nacl.rd: Likewise.
659         * ld-x86-64/tlsdesc.rd: Likewise.
660         * ld-x86-64/tlspic-nacl.rd: Likewise.
661         * ld-x86-64/tlspic.rd: Likewise.
662
663 2012-05-10  H.J. Lu  <hongjiu.lu@intel.com>
664
665         * ld-x86-64/ilp32-11.d: Updated.
666
667 2012-05-10  H.J. Lu  <hongjiu.lu@intel.com>
668
669         * ld-x86-64/pr13082-1a.d: Check RELACOUNT.
670         * ld-x86-64/pr13082-1b.d: Likewise.
671
672 2012-05-09  H.J. Lu  <hongjiu.lu@intel.com>
673
674         * ld-x86-64/ilp32-11.d: New file.
675         * ld-x86-64/ilp32-11.s: Likewise.
676
677         * ld-x86-64/x86-64.exp: Run ilp32-11.
678
679 2012-05-05  H.J. Lu  <hongjiu.lu@intel.com>
680
681         PR ld/14052
682         * ld-elf/pr14052.d: New file.
683         * ld-elf/pr14052.t: Likewise.
684
685 2012-05-05  Alan Modra  <amodra@gmail.com>
686
687         PR ld/14052
688         PR ld/13621
689         * ld-elf/warn2.d: Revert 2012-02-13 change.
690         * ld-elf/zerosize1.d, ld-elf/zerosize1.s: Delete.
691
692 2012-05-04  H.J. Lu  <hongjiu.lu@intel.com>
693
694         * ld-elf/eh1.d: Skip x86_64-*-linux-gnux32.
695         * ld-elf/eh2.d: Likewise.
696         * ld-elf/eh3.d: Likewise.
697         * ld-elf/eh4.d: Likewise.
698
699         * ld-elfvsb/elfvsb.exp: Xfail x86_64-*-linux-gnux32.
700         * ld-shared/shared.exp: Likewise.
701
702         * ld-ifunc/ifunc-3a-x86.d: Support x86_64-*-linux-gnux32.
703
704 2012-04-24  Roland McGrath  <mcgrathr@google.com>
705
706         * ld-x86-64/plt-nacl.pd: Fix expected nop padding.
707         * ld-x86-64/tlsdesc-nacl.pd: Likewise.
708
709 2012-04-24  Hans-Peter Nilsson  <hp@axis.com>
710
711         PR ld/13990
712         * ld-arm/arm-elf.exp: Run gc-hidden-1.
713         * ld-arm/gc-hidden-1.d: New test-file.
714         * ld-arm/gcdfn.s, ld-arm/hideall.ld, ld-arm/hidfn.s,
715         ld-arm/main.s: New files.
716
717 2012-04-23  Andreas Schwab  <schwab@linux-m68k.org>
718
719         * ld-pie/pie.exp: Remove extra braces.
720
721 2012-04-13  H.J. Lu  <hongjiu.lu@intel.com>
722
723         PR ld/13947
724         * ld-x86-64/x86-64.exp: Run pr13947.
725         * ld-x86-64/pr13947.d: New file.
726         * ld-x86-64/pr13947.s: Likewise.
727
728 2012-04-13  Roland McGrath  <mcgrathr@google.com>
729
730         * ld-arm/arm-elf.exp (armelftests_common): Move cases using
731         mixed-lib.so to ...
732         (armelftests_nonacl): ... here.
733
734 2012-04-12  Roland McGrath  <mcgrathr@google.com>
735
736         * ld-arm/arm-elf.exp (armelftests): Split out into ...
737         (armelftests_common, armelftests_nonacl): ... these two.
738         (armeabitests): Split out into ...
739         (armeabitests_common, armeabitests_nonacl): ... these two.
740         Omit _nonacl sets for arm*-*-nacl* targets.
741
742         * ld-arm/farcall-mix.d: Don't match exact addresses, only symbolic ones.
743         * ld-arm/farcall-mix2.d: Likewise.
744         * ld-arm/farcall-group.d: Likewise.
745
746         * ld-arm/tls-gdesc-got.d: Match variant file formats too.
747         Accept some variation in exact addresses.
748
749         * ld-arm/thumb2-b-interwork.d: Match variant file formats too.
750         Fix regexps not to care about exact addresses where not relevant.
751
752         * ld-arm/thumb2-bl-undefweak.d: Match any hex strings, not any
753         strings of particular exact lengths.
754         * ld-arm/thumb2-bl-undefweak1.d: Likewise.
755
756         * ld-arm/arm-app.r: Match variant file formats too.
757         * ld-arm/arm-app-abs32.r: Likewise.
758         * ld-arm/arm-lib.d: Likewise.
759         * ld-arm/arm-lib.r: Likewise.
760         * ld-arm/arm-static-app.r: Likewise.
761         * ld-arm/armv4-bx.d: Likewise.
762         * ld-arm/data-only-map.d: Likewise.
763         * ld-arm/group-relocs.d: Likewise.
764         * ld-arm/jump19.d: Likewise.
765         * ld-arm/reloc-boundaries.d: Likewise.
766         * ld-arm/thumb1-bl.d: Likewise.
767         * ld-arm/thumb2-bl.d: Likewise.
768         * ld-arm/tls-app.d: Likewise.
769         * ld-arm/tls-app.r: Likewise.
770         * ld-arm/tls-gdierelax.d: Likewise.
771         * ld-arm/tls-gdierelax2.d: Likewise.
772         * ld-arm/tls-gdlerelax.d: Likewise.
773         * ld-arm/tls-lib.d: Likewise.
774         * ld-arm/tls-lib.r: Likewise.
775         * ld-arm/tls-mixed.r: Likewise.
776         * ld-arm/vfp11-fix-none.d: Likewise.
777         * ld-arm/vfp11-fix-scalar.d: Likewise.
778         * ld-arm/vfp11-fix-vector.d: Likewise.
779         * ld-arm/arm-static-app.d: Likewise.
780         Fix regexps not to care about exact number of leading spaces.
781         * ld-arm/arm-app-abs32.d: Likewise.
782         * ld-arm/fix-arm1176-off.d: Likewise.
783         * ld-arm/fix-arm1176-on.d: Likewise.
784
785         * ld-arm/arm-elf.exp: Treat nacl targets like eabi targets.
786
787 2012-04-09  Roland McGrath  <mcgrathr@google.com>
788
789         * ld-elf/eh1.d: Add explicit --64 to as options, and explicit
790         -melf_x86_64 and -Ttext to ld options, so we don't assume every
791         x86_64-*-* target uses --64 (vs --x32) by default or has the
792         same address space layout.
793         * ld-elf/eh2.d: Likewise.
794         * ld-elf/eh3.d: Likewise.
795         * ld-elf/eh4.d: Likewise.
796         * ld-elf/elf.exp: For target *-*-nacl*, use options_regsub(ld) to
797         map -melf_x86_64 to -melf_x86_64_nacl.
798
799 2012-04-07  David S. Miller  <davem@davemloft.net>
800
801         * ld-sparc/tlssunbin32.rd: Fix regexp.
802         * ld-sparc/tlssunbin64.rd: Likewise.
803
804 2012-04-03  Roland McGrath  <mcgrathr@google.com>
805
806         * ld-x86-64/ilp32-4-nacl.d: New file.
807         * ld-x86-64/x86-64.exp: Run it.
808
809         * ld-discard/discard.exp: Accept nacl targets too.
810         * ld-elf/binutils.exp: Likewise.
811         * ld-elf/comm-data.exp: Likewise.
812         * ld-elf/elf.exp: Likewise.
813         * ld-elf/tls_common.exp: Likewise.
814         * ld-elfvers/vers.exp: Likewise.
815         * ld-elfvsb/elfvsb.exp: Likewise.
816         * ld-elfweak/elfweak.exp: Likewise.
817         * ld-gc/gc.exp: Likewise.
818         * ld-ifunc/binutils.exp: Likewise.
819         * ld-ifunc/ifunc.exp: Likewise.
820         * ld-linkonce/linkonce.exp:Likewise.
821         * ld-pie/pie.exp: Likewise.
822         * ld-shared/shared.exp: Likewise.
823         * ld-undefined/weak-undef.exp: Likewise.
824         * ld-unique/unique.exp: Likewise.
825         * ld-x86-64/dwarfreloc.exp: Likewise.
826         * ld-x86-64/line.exp: Likewise.
827
828         * lib/ld-lib.exp (slurp_options): Support global array
829         options_regsub to apply substitutions to the contents
830         of options lines read from the file.
831         * ld-i386/emit-relocs.d: Renamed to ...
832         * ld-i386/emit-relocs.rd: ... this.
833         * ld-i386/i386.exp: Accept nacl targets too.
834         For them, use options_regsub to replace elf_i386 with
835         elf_i386_nacl in run_dump_test cases; apply the same
836         substitution in $i386tests; replace foo.rd expectations
837         files with foo-nacl.rd in $i386tests.
838         (i386tests): Change emit-relocs.d to emit-relocs.rd here.
839         * ld-i386/emit-relocs-nacl.rd: New file.
840         * ld-i386/plt-nacl.pd: New file.
841         * ld-i386/plt-pic-nacl.pd: New file.
842         * ld-i386/tlsbin-nacl.rd: New file.
843         * ld-i386/tlsbindesc-nacl.rd: New file.
844         * ld-i386/tlsdesc-nacl.rd: New file.
845         * ld-i386/tlsgdesc-nacl.rd: New file.
846         * ld-i386/tlsnopic-nacl.rd: New file.
847         * ld-i386/tlspic-nacl.rd: New file.
848         * ld-x86-64/x86-64.exp: Accept nacl targets too.
849         For them, use options_regsub to replace elf_x86_64 with
850         elf_x86_64_nacl in run_dump_test cases; apply the same
851         substitution in $x86_64tests; replace foo.rd expectations
852         files with foo-nacl.rd in $x86_64tests.
853         Add explicit -melf_x86_64 to ld options in tests that need it,
854         in case the default emulation is x32 (as it is for x86_64-nacl).
855         * ld/testsuite/ld-x86-64/plt-nacl.pd: New file.
856         * ld/testsuite/ld-x86-64/split-by-file-nacl.rd: New file.
857         * ld/testsuite/ld-x86-64/tlsbin-nacl.rd: New file.
858         * ld/testsuite/ld-x86-64/tlsbindesc-nacl.rd: New file.
859         * ld/testsuite/ld-x86-64/tlsdesc-nacl.pd: New file.
860         * ld/testsuite/ld-x86-64/tlsdesc-nacl.rd: New file.
861         * ld/testsuite/ld-x86-64/tlsgdesc-nacl.rd: New file.
862         * ld/testsuite/ld-x86-64/tlspic-nacl.rd: New file.
863
864         * ld-i386/hidden2.d: Loosen regexps to match any file format variant,
865         and not to depend on exact addresses, displacements, etc. where
866         they are irrelevant.
867         * ld-i386/pcrel16.d: Likewise.
868         * ld-i386/pcrel16abs.d: Likewise.
869         * ld-i386/pr12718.d: Likewise.
870         * ld-i386/pr12921.d: Likewise.
871         * ld-i386/reloc.d: Likewise.
872         * ld-i386/tlsbin.dd: Likewise.
873         * ld-i386/tlsbin.sd: Likewise.
874         * ld-i386/tlsbin.td: Likewise.
875         * ld-i386/tlsbindesc.dd: Likewise.
876         * ld-i386/tlsbindesc.sd: Likewise.
877         * ld-i386/tlsbindesc.td: Likewise.
878         * ld-i386/tlsdesc.dd: Likewise.
879         * ld-i386/tlsdesc.sd: Likewise.
880         * ld-i386/tlsdesc.td: Likewise.
881         * ld-i386/tlsg.sd: Likewise.
882         * ld-i386/tlsgdesc.dd: Likewise.
883         * ld-i386/tlsindntpoff.dd: Likewise.
884         * ld-i386/tlsnopic.dd: Likewise.
885         * ld-i386/tlsnopic.sd: Likewise.
886         * ld-i386/tlspic.dd: Likewise.
887         * ld-i386/tlspic.sd: Likewise.
888         * ld-i386/tlspic.td: Likewise.
889         * ld-i386/tlspie2.d: Likewise.
890         * ld-x86-64/hidden2.d: Likewise.
891         * ld-x86-64/pcrel16.d: Likewise.
892         * ld-x86-64/pr12718.d: Likewise.
893         * ld-x86-64/pr12921.d: Likewise.
894         * ld-x86-64/protected3.d: Likewise.
895         * ld-x86-64/tlsbin.dd: Likewise.
896         * ld-x86-64/tlsbin.sd: Likewise.
897         * ld-x86-64/tlsbin.td: Likewise.
898         * ld-x86-64/tlsbindesc.dd: Likewise.
899         * ld-x86-64/tlsbindesc.sd: Likewise.
900         * ld-x86-64/tlsbindesc.td: Likewise.
901         * ld-x86-64/tlsdesc.dd: Likewise.
902         * ld-x86-64/tlsdesc.sd: Likewise.
903         * ld-x86-64/tlsdesc.td: Likewise.
904         * ld-x86-64/tlsg.sd: Likewise.
905         * ld-x86-64/tlsgd5.dd: Likewise.
906         * ld-x86-64/tlsgd6.dd: Likewise.
907         * ld-x86-64/tlsgdesc.dd: Likewise.
908         * ld-x86-64/tlspic.dd: Likewise.
909         * ld-x86-64/tlspic.sd: Likewise.
910         * ld-x86-64/tlspic.td: Likewise.
911
912         * ld-x86-64/ilp32-8.d: Match any file format variant.
913         Use a -Ttext and adjust expected results, to handle variant layouts.
914         * ld-x86-64/ilp32-9.d: Likewise.
915
916         * ld-i386/alloc.t: Remove superfluous OUTPUT_FORMAT statement.
917         * ld-i386/pr12627.t: Likewise.
918
919         * ld-x86-64/abs-l1om.d: Add target: constraint.
920         * ld-x86-64/protected2-l1om.d: Likewise.
921         * ld-x86-64/protected3-l1om.d: Likewise.
922         * ld-x86-64/ilp32-4.d: Likewise.
923
924         * ld-x86-64/plt.s: New file.
925         * ld-x86-64/pltlib.s: New file.
926         * ld-x86-64/plt.pd: New file.
927         * ld-x86-64/x86-64.exp (x86_64tests): Add them.
928
929         * ld-i386/plt.s: New file.
930         * ld-i386/pltlib.s: New file.
931         * ld-i386/plt.pd: New file.
932         * ld-i386/plt-pic.s: New file.
933         * ld-i386/plt-pic.pd: New file.
934         * ld-i386/i386.exp (i386tests): Add them.
935
936 2012-03-25  Alan Modra  <amodra@gmail.com>
937
938         * ld-powerpc/vxworks-relax.rd: Remove check on reloc section
939         file offset and reloc symbol indices.
940
941 2012-03-21  Hans-Peter Nilsson  <hp@axis.com>
942
943         PR ld/13813
944         * ld-mips-elf/comm-data.exp (mips_comm_data_test): For N32 and N64
945         tests, also specify assembler option -march=mips3.
946
947 2012-03-20  H.J. Lu  <hongjiu.lu@intel.com>
948
949         PR ld/13880
950         * ld-i386/i386.exp: Run protected4 and protected5.
951         * ld-x86-64/x86-64.exp: Likewise.
952
953         * ld-i386/protected4.d: New.
954         * ld-i386/protected4.s: Likewise.
955         * ld-i386/protected5.d: Likewise.
956         * ld-i386/protected5.s: Likewise.
957         * ld-x86-64/protected4.d: Likewise.
958         * ld-x86-64/protected4.s: Likewise.
959         * ld-x86-64/protected5.d: Likewise.
960         * ld-x86-64/protected5.s: Likewise.
961
962 2012-03-19  Andreas Schwab  <schwab@linux-m68k.org>
963
964         * ld-m68k/m68k.exp ("TLS indirect symbol use"): Pass
965         --copy-dt-needed-entries.
966
967 2012-03-16  Matthew Gretton-Dann  <matthew.gretton-dann@arm.com>
968
969         * ld-arm/arm-elf.exp: Add new testcases.
970         * ld-arm/attr-merge-2.attr: Update ouput.
971         * ld-arm/attr-merge-2a.s: Remove Tag_DIV_use test.
972         * ld-arm/attr-merge-2b.s: Likewise.
973         * ld-arm/attr-merge-3.attr: Updated expected output.
974         * ld-arm/attr-merge-4.attr: Likewise.
975         * ld-arm/attr-merge-5.attr: Likewise.
976         * ld-arm/attr-merge-6.attr: Likewise.
977         * ld-arm/attr-merge-7.attr: Likewise.
978         * ld-arm/attr-merge-arch-1.attr: Likewise.
979         * ld-arm/attr-merge-arch-2.attr: Likewise.
980         * ld-arm/attr-merge-unknown-2.d: Likewise.
981         * ld-arm/attr-merge-unknown-2r.d: Likewise.
982         * ld-arm/attr-merge-unknown-3.d: Likewise.
983         * ld-arm/attr-merge-vfp-1.d: Likewise.
984         * ld-arm/attr-merge-vfp-1r.d: Likewise.
985         * ld-arm/attr-merge-vfp-2.d: Likewise.
986         * ld-arm/attr-merge-vfp-2r.d: Likewise.
987         * ld-arm/attr-merge-vfp-3.d: Likewise.
988         * ld-arm/attr-merge-vfp-3r.d: Likewise.
989         * ld-arm/attr-merge-vfp-4.d: Likewise.
990         * ld-arm/attr-merge-vfp-4r.d: Likewise.
991         * ld-arm/attr-merge-vfp-5.d: Likewise.
992         * ld-arm/attr-merge-vfp-5r.d: Likewise.
993         * ld-arm/attr-merge-vfp-6.d: Likewise.
994         * ld-arm/attr-merge-vfp-6r.d: Likewise.
995         * ld-arm/attr-merge-wchar-00-nowarn.d: Likewise.
996         * ld-arm/attr-merge-wchar-00.d: Likewise.
997         * ld-arm/attr-merge-wchar-02-nowarn.d: Likewise.
998         * ld-arm/attr-merge-wchar-02.d: Likewise.
999         * ld-arm/attr-merge-wchar-04-nowarn.d: Likewise.
1000         * ld-arm/attr-merge-wchar-04.d: Likewise.
1001         * ld-arm/attr-merge-wchar-20-nowarn.d: Likewise.
1002         * ld-arm/attr-merge-wchar-20.d: Likewise.
1003         * ld-arm/attr-merge-wchar-22-nowarn.d: Likewise.
1004         * ld-arm/attr-merge-wchar-22.d: Likewise.
1005         * ld-arm/attr-merge-wchar-24-nowarn.d: Likewise.
1006         * ld-arm/attr-merge-wchar-40-nowarn.d: Likewise.
1007         * ld-arm/attr-merge-wchar-40.d: Likewise.
1008         * ld-arm/attr-merge-wchar-42-nowarn.d: Likewise.
1009         * ld-arm/attr-merge-wchar-44-nowarn.d: Likewise.
1010         * ld-arm/attr-merge-wchar-44.d: Likewise.
1011         * ld-arm/attr-merge.attr: Likewise.
1012         * ld-arm/attr-merge-div-0.s: New testcase.
1013         * ld-arm/attr-merge-div-00.d: Likewise.
1014         * ld-arm/attr-merge-div-01-m3.d: Likewise.
1015         * ld-arm/attr-merge-div-01.d: Likewise.
1016         * ld-arm/attr-merge-div-02.d: Likewise.
1017         * ld-arm/attr-merge-div-1.s: Likewise.
1018         * ld-arm/attr-merge-div-10-m3.d: Likewise.
1019         * ld-arm/attr-merge-div-10.d: Likewise.
1020         * ld-arm/attr-merge-div-11.d: Likewise.
1021         * ld-arm/attr-merge-div-12.d: Likewise.
1022         * ld-arm/attr-merge-div-120.d: Likewise.
1023         * ld-arm/attr-merge-div-2.s: Likewise.
1024         * ld-arm/attr-merge-div-20.d: Likewise.
1025         * ld-arm/attr-merge-div-21.d: Likewise.
1026         * ld-arm/attr-merge-div-22.d: Likewise.
1027
1028 2012-03-16  Alan Modra  <amodra@gmail.com>
1029
1030         * ld-gc/pr13683.d: Accept powerpc64 function descriptor syms.
1031
1032 2012-03-15  Alan Modra  <amodra@gmail.com>
1033
1034         * config/default.exp: Update copyright date.
1035         * ld-elf/shared.exp: Pass --no-as-needed to various tests linking
1036         shared libs.
1037         * ld-elfvers/vers.exp: Likewise.
1038
1039 2012-03-14  H.J. Lu  <hongjiu.lu@intel.com>
1040
1041         PR ld/13839
1042         * ld-elf/pr13839.d: New.
1043         * ld-elf/pr13839.s: Likewise.
1044         * ld-elf/pr13839.t: Likewise.
1045
1046 2012-03-09  H.J. Lu  <hongjiu.lu@intel.com>
1047
1048         PR ld/13817
1049         * ld-i386/pr13302.d: Updated.
1050         * ld-x86-64/pr13082-5b.d: Likewise.
1051         * ld-x86-64/pr13082-6a.d: Likewise.
1052         * ld-x86-64/pr13082-6b.d: Likewise.
1053
1054 2012-03-06  Alan Modra  <amodra@gmail.com>
1055
1056         PR ld/13683
1057         * ld-gc/pr13683.d: Allow non-zero top address digit.
1058
1059 2012-03-05  Hans-Peter Nilsson  <hp@axis.com>
1060
1061         PR ld/13803
1062         * ld-arm/fix-arm1176-off.d, ld-arm/fix-arm1176-on.d: Regexpify
1063         address of func_to_branch_to.
1064
1065 2012-03-01  Hans-Peter Nilsson  <hp@axis.com>
1066
1067         PR ld/13789
1068         * ld-elf/zerosize1.d: Allow xyzzy to be either OBJECT or NOTYPE.
1069
1070 2012-02-25  Walter Lee  <walt@tilera.com>
1071
1072         * ld-tilegx/reloc-be.d: New.
1073         * ld-tilegx/reloc-le.d: New.
1074         * ld-tilegx/reloc.d: Delete.
1075         * ld-tilegx/tilegx.exp: Test big and little endian.
1076
1077 2012-02-22  Nick Clifton  <nickc@redhat.com>
1078
1079         PR ld/13683
1080         * ld-gc/pr13683.c: New test source file.
1081         * ld-gc/pr13683.d: New test control and output file.
1082         * ld-gc/gc.exp: Run the pr13683 test.
1083
1084         * ld-cris/tls-gc-68: Update expected symbol table dump.
1085         * ld-cris/tls-gc-69: Likewise.
1086         * ld-cris/tls-gc-70: Likewise.
1087         * ld-cris/tls-gc-71: Likewise.
1088         * ld-cris/tls-gc-75: Likewise.
1089         * ld-cris/tls-gc-76.d: Likewise.
1090         * ld-cris/tls-gc-79.d: Likewise.
1091
1092 2012-02-20  Thomas Schwinge <thomas@schwinge.name>
1093
1094         * ld-elf/comm-data.exp: Run for *-*-gnu*.
1095
1096 2012-02-14  Alan Modra  <amodra@gmail.com>
1097
1098         * ld-elf/linkoncerdiff.d: Don't run for hppa64-hpux.
1099         * ld-elf/pr11304a.s: Always have whitespace before directives.
1100         * ld-elf/pr11304b.s: Likewise.
1101         * ld-selective/selective.exp: Test m68hc1* variant of m6811, m6812.
1102         * lib/ld-lib.exp: Likewise, and vice versa.
1103
1104 2012-02-13  Richard Henderson  <rth@redhat.com>
1105
1106         PR ld/13621
1107         * ld-elf/warn2.d: Expect ABS section for Foo.
1108         * ld-elf/zerosize1.d, ld-elf/zerosize1.s: New test.
1109
1110 2012-02-13  Alan Modra  <amodra@gmail.com>
1111
1112         * ld-m68hc11/m68hc11.exp: Run for m68hc11-*-* and m68hc12-*-*.
1113         * ld-m68hc11/adj-brset.d: Remove redundant #target line.  Add
1114         -m m68hc11elf to ld invocation.
1115         * ld-m68hc11/adj-jump.d: Likewise.
1116         * ld-m68hc11/bug-1403.d: Likewise.
1117         * ld-m68hc11/bug-1417.d: Likewise.
1118         * ld-m68hc11/bug-3331.d: Likewise.
1119         * ld-m68hc11/relax-direct.d: Likewise.
1120         * ld-m68hc11/relax-group.d: Likewise.
1121         * ld-m68hc11/far-hc11.d: Remove redundant #target line.  Adjust for
1122         changed addresses.
1123         * ld-m68hc11/far-hc12.d: Remove redundant #target line.
1124         * ld-m68hc11/link-hcs12.d: Likewise, and adjust for header changes.
1125
1126 2012-02-09  H.J. Lu  <hongjiu.lu@intel.com>
1127
1128         PR ld/13675
1129         * ld-i386/tlsnopic.dd: Update no-op padding.
1130         * ld-i386/tlspic.dd: Likewise.
1131
1132 2012-01-31  H.J. Lu  <hongjiu.lu@intel.com>
1133
1134         PR ld/13616
1135         * ld-i386/tlsbindesc.dd: Update no-op padding.
1136         * ld-i386/tlsnopic.dd: Likewise.
1137         * ld-i386/tlspic.dd: Likewise.
1138         * ld-x86-64/tlsbin.dd: Likewise.
1139         * ld-x86-64/tlsbindesc.dd: Likewise.
1140         * ld-x86-64/tlspic.dd: Likewise.
1141
1142 2012-01-17  Alan Modra  <amodra@gmail.com>
1143
1144         * config/default.exp: Provide tmpdir/ld/collect-ld.
1145
1146 2012-01-10  H.J. Lu  <hongjiu.lu@intel.com>
1147
1148         PR ld/13581
1149         * ld-x86-64/ilp32-4.s: New.
1150         * ld-x86-64/ilp32-10.d: Likewise.
1151         * ld-x86-64/ilp32-10.s: Likewise.
1152
1153         * ld-x86-64/ilp32-4.d: Adjusted.
1154         * ld-x86-64/ilp32-5.d: Likewise.
1155         * ld-x86-64/ilp32-5.s: Likewise.
1156
1157         * ld-x86-64/x86-64.exp: Run ilp32-10.
1158
1159 2012-01-05  Nick Clifton  <nickc@redhat.com>
1160
1161         * ld-x86-64/x86-64.exp: Add test of linking mixed 32-bit and
1162         64-bit objects when the 32-bit object (loaded first) contains 32+
1163         local symbols, all referenced by relocs and the 64-bit object
1164         contains a reloc that uses a symbol in the 32-bit object.
1165         * 32bit.s: New source file.
1166         * 64bit.s: New source file.
1167         * incompatible.l: New expected linker output file.
1168
1169 For older changes see ChangeLog-2011
1170 \f
1171 Local Variables:
1172 mode: change-log
1173 left-margin: 8
1174 fill-column: 74
1175 version-control: never
1176 End: