* elfxx-mips.c (LOAD_INTERLOCKS_P): New define.
[binutils-gdb.git] / ld / testsuite / ChangeLog
1 2009-07-17 Chao-ying Fu <fu@mips.com>
2
3 * ld-mips-elf/pic-and-nonpic-3b.dd: Updated to use new PLT
4 entries.
5 * ld-mips-elf/pic-and-nonpic-5b.dd: Likewise.
6 * ld-mips-elf/pic-and-nonpic-6-o32.dd: Likewise.
7
8 2009-07-16 H.J. Lu <hongjiu.lu@intel.com>
9
10 * ld-ifunc/ifunc-5r-local-i386.d: New.
11 * ld-ifunc/ifunc-5r-local-x86-64.d: Likewise.
12
13 2009-07-16 Nathan Sidwell <nathan@codesourcery.com>
14
15 * ld-arm/arm-target2.s: Add addend cases.
16 * ld-arm/arm-target2-rel.d: Adjust.
17 * ld-arm/arm-target2-abs.d: Adjust.
18 * ld-arm/arm-target2-got-rel.d: Adjust.
19
20 2009-07-13 H.J. Lu <hongjiu.lu@intel.com>
21
22 * ld-ifunc/ifunc.exp: Don't use -shared/-static to build object
23 files. Use ld_simple_link to build static non-ifunc-using
24 executable. Re-enable static non-ifunc-using executable check.
25
26 2009-07-10 H.J. Lu <hongjiu.lu@intel.com>
27
28 * ld-ifunc/ifunc.exp: Don't check static non-ifunc-using
29 executable.
30
31 2009-07-10 H.J. Lu <hongjiu.lu@intel.com>
32
33 * ld-ifunc/ifunc-1-local-x86.d: Updated.
34 * ld-ifunc/ifunc-1-x86.d: Likewise.
35 * ld-ifunc/ifunc-3a-x86.d: Likewise.
36
37 2009-07-10 H.J. Lu <hongjiu.lu@intel.com>
38
39 * ld-ifunc/ifunc-1-local-x86.d: Updated.
40 * ld-ifunc/ifunc-1-x86.d: Likewise.
41 * ld-ifunc/ifunc-2-local-x86-64.d: Likewise.
42 * ld-ifunc/ifunc-2-x86-64.d: Likewise.
43 * ld-ifunc/ifunc-3a-x86.d: Likewise.
44
45 2009-07-10 Alan Modra <amodra@bigpond.net.au>
46
47 * ld-ifunc/ifunc.exp: Run for powerpc. Really generate static
48 executables, renaming the existing dynamic but local tests.
49
50 2009-07-08 Alan Modra <amodra@bigpond.net.au>
51
52 * ld-selective/selective.exp: Remove check that $CC contains the
53 string "gcc". Do -dumpversion for $CXX.
54
55 2009-06-30 Nick Clifton <nickc@redhat.com>
56
57 PR 10288
58 * ld-arm/arm-app.d: Update expcted disassembly.
59 * ld-arm/arm-be8.d: Likewise.
60 * ld-arm/arm-call.d: Likewise.
61 * ld-arm/arm-lib-plt32.d: Likewise.
62 * ld-arm/arm-lib.d: Likewise.
63 * ld-arm/arm-movwt.d: Likewise.
64 * ld-arm/arm-pic-veneer.d: Likewise.
65 * ld-arm/armthumb-lib.d: Likewise.
66 * ld-arm/armv4-bx.d: Likewise.
67 * ld-arm/cortex-a8-fix-b-rel-arm.d: Likewise.
68 * ld-arm/farcall-mixed-app-v5.d: Likewise.
69 * ld-arm/farcall-mixed-app.d: Likewise.
70 * ld-arm/farcall-mixed-lib.d: Likewise.
71 * ld-arm/farcall-thumb-arm-pic-veneer.d: Likewise.
72 * ld-arm/farcall-thumb-arm-short.d: Likewise.
73 * ld-arm/farcall-thumb-arm.d: Likewise.
74 * ld-arm/farcall-thumb-thumb-m-pic-veneer.d: Likewise.
75 * ld-arm/farcall-thumb-thumb-m.d: Likewise.
76 * ld-arm/farcall-thumb-thumb-pic-veneer.d: Likewise.
77 * ld-arm/farcall-thumb-thumb.d: Likewise.
78 * ld-arm/group-relocs.d: Likewise.
79 * ld-arm/mixed-app-v5.d: Likewise.
80 * ld-arm/mixed-app.d: Likewise.
81 * ld-arm/mixed-lib.d: Likewise.
82 * ld-arm/movw-merge.d: Likewise.
83 * ld-arm/thumb2-b-interwork.d: Likewise.
84 * ld-arm/tls-app.d: Likewise.
85 * ld-arm/tls-lib.d: Likewise.
86
87 2009-06-29 Nick Clifton <nickc@redhat.com>
88
89 PR 10288
90 * ld-arm/arm-app-abs32.d: Update expected disassembly.
91 * ld-arm/arm-app.d: Likewise.
92 * ld-arm/arm-lib-plt32.d: Likewise.
93 * ld-arm/arm-lib.d: Likewise.
94 * ld-arm/arm-pic-veneer.d: Likewise.
95 * ld-arm/armthumb-lib.d: Likewise.
96 * ld-arm/farcall-mixed-app-v5.d: Likewise.
97 * ld-arm/farcall-mixed-app.d: Likewise.
98 * ld-arm/farcall-mixed-lib.d: Likewise.
99 * ld-arm/group-relocs.d: Likewise.
100 * ld-arm/mixed-app-v5.d: Likewise.
101 * ld-arm/mixed-app.d: Likewise.
102 * ld-arm/mixed-lib.d: Likewise.
103 * ld-arm/thumb2-bl-undefweak.d: Likewise.
104
105 2009-06-27 H.J. Lu <hongjiu.lu@intel.com>
106
107 PR ld/10337
108 * ld-ifunc/binutils.exp: New.
109
110 2009-06-25 Kai Tietz <kai.tietz@onevision.com>
111
112 * ld-pe/aligncomm-1.c (size_t): Add typedef.
113 (main): Use it for casting pointer to scalar.
114 * ld-pe/aligncomm-2.c: Likewise.
115 * ld-pe/aligncomm-3.c: Likewise.
116 * ld-pe/aligncomm-4.c: Likewise.
117 * ld-scripts/empty-address.exp: Make sure that for x86_64-*-mingw*
118 target imagebase is set to zero.
119 * ld-scripts/weak.exp: Don't fail for x86_64-*-mingw* target.
120
121 2009-06-22 Christophe Lyon <christophe.lyon@st.com>
122
123 ld/testsuite:
124 * ld-arm/farcall-mixed-app.s: Add new references to check more
125 modes switching.
126 * ld-arm/farcall-mixed-lib1.s: Likewise.
127 * ld-arm/farcall-mixed-app-v5.d: Update expected result.
128 * farcall-mixed-app.d: Likewise.
129 * ld-arm/farcall-mixed-lib.d: Likewise.
130
131 2009-06-22 Dave Korn <dave.korn.cygwin@gmail.com>
132
133 * ld-pe/pe-run.exp (proc test_direct_link_dll): Fix incorrect
134 line-wrapping.
135
136 2009-06-19 H.J. Lu <hongjiu.lu@intel.com>
137
138 * ld-i386/i386.exp: Run tlsgd2.
139
140 * ld-i386/tlsgd2.d: New.
141 * ld-i386/tlsgd2.s: Likewise.
142
143 * ld-x86-64/tlsgd3.d: Updated.
144
145 2009-06-18 Dave Korn <dave.korn.cygwin@gmail.com>
146
147 * ld-pe/pe-run.exp (proc test_direct_link_dll): Always pass
148 --enable-auto-import to the linker.
149 * ld-pe/vers-script-1.d: Replace '\$' by '_' in all symbol names.
150 * ld-pe/vers-script-3.d: Likewise.
151 * ld-pe/vers-script-4.d: Likewise.
152 * ld-pe/vers-script-dll.c: Likewise.
153 * lib/ld-lib.exp (proc is_pecoff_format): Also return true for
154 "*-*-cegcc*" targets.
155
156 2009-06-15 H.J. Lu <hongjiu.lu@intel.com>
157
158 * ld-ifunc/ifunc-9-x86.d: Fix a typo.
159
160 2009-06-14 H.J. Lu <hongjiu.lu@intel.com>
161
162 PR ld/10270
163 * ld-ifunc/ifunc-9-x86.d: New.
164 * ld-ifunc/ifunc-9-x86.s: Likewise.
165
166 2009-06-13 H.J. Lu <hongjiu.lu@intel.com>
167
168 PR ld/10269
169 * ld-ifunc/ifunc-1-local-x86.d: New.
170 * ld-ifunc/ifunc-1-local-x86.s: Likewise.
171 * ld-ifunc/ifunc-2-local-i386.d: Likewise.
172 * ld-ifunc/ifunc-2-local-i386.s: Likewise.
173 * ld-ifunc/ifunc-2-local-x86-64.d: Likewise.
174 * ld-ifunc/ifunc-2-local-x86-64.s: Likewise.
175 * ld-ifunc/ifunc-4-local-x86.d: Likewise.
176 * ld-ifunc/ifunc-4-local-x86.s: Likewise.
177 * ld-ifunc/ifunc-5-local-i386.s: Likewise.
178 * ld-ifunc/ifunc-5-local-x86-64.s: Likewise.
179 * ld-ifunc/ifunc-5a-local-i386.d: Likewise.
180 * ld-ifunc/ifunc-5a-local-x86-64.d: Likewise.
181 * ld-ifunc/ifunc-5b-local-i386.d: Likewise.
182 * ld-ifunc/ifunc-5b-local-x86-64.d: Likewise.
183
184 2009-06-03 H.J. Lu <hongjiu.lu@intel.com>
185
186 * ld-ifunc/ifunc-2-x86-64.d: Pass --64 to as and -melf_x86_64 to
187 ld.
188 * ld-ifunc/ifunc-5a-x86-64.d: Likewise.
189 * ld-ifunc/ifunc-5b-x86-64.d: Likewise.
190 * ld-ifunc/ifunc-6a-x86-64.d: Likewise.
191 * ld-ifunc/ifunc-6b-x86-64.d: Likewise.
192 * ld-ifunc/ifunc-7a-x86-64.d: Likewise.
193 * ld-ifunc/ifunc-7b-x86-64.d: Likewise.
194
195 * ld-ifunc/ifunc-8a-i386.s: New.
196 * ld-ifunc/ifunc-8a-x86-64.s: Likewise.
197 * ld-ifunc/ifunc-8b-i386.s: Likewise.
198 * ld-ifunc/ifunc-8b-x86-64.s: Likewise.
199 * ld-ifunc/ifunc-8-i386.d: Likewise.
200 * ld-ifunc/ifunc-8-x86-64.d: Likewise.
201
202 2009-06-02 Richard Sandiford <r.sandiford@uk.ibm.com>
203
204 * ld-powerpc/aix-glink-3.s, ld-powerpc/aix-glink-3a.s,
205 ld-powerpc/aix-glink-3b.s, ld-powerpc/aix-glink-3.dd,
206 ld-powerpc/aix-glink-3-32.d, ld-powerpc/aix-glink-3-64.d: New tests.
207 * ld-powerpc/aix52.exp: Run them. Move the lineno tests to maintain
208 alphabetical order.
209
210 2009-06-02 H.J. Lu <hongjiu.lu@intel.com>
211
212 * ld-ifunc/ifunc-5-i386.d: Renamed to ...
213 * ld-ifunc/ifunc-5a-i386.d: This.
214
215 * ld-ifunc/ifunc-5-x86-64.d: Renamed to ...
216 * ld-ifunc/ifunc-5a-x86-64.d: This.
217
218 * ld-ifunc/ifunc-5b-i386.d: New.
219 * ld-ifunc/ifunc-5b-x86-64.d: Likewise.
220 * ld-ifunc/ifunc-6a-i386.d: Likewise.
221 * ld-ifunc/ifunc-6a-x86-64.d: Likewise.
222 * ld-ifunc/ifunc-6b-i386.d: Likewise.
223 * ld-ifunc/ifunc-6b-x86-64.d: Likewise.
224 * ld-ifunc/ifunc-6-i386.s: Likewise.
225 * ld-ifunc/ifunc-6-x86-64.s: Likewise.
226 * ld-ifunc/ifunc-7a-i386.d: Likewise.
227 * ld-ifunc/ifunc-7a-x86-64.d: Likewise.
228 * ld-ifunc/ifunc-7b-i386.d: Likewise.
229 * ld-ifunc/ifunc-7b-x86-64.d: Likewise.
230 * ld-ifunc/ifunc-7-i386.s: Likewise.
231 * ld-ifunc/ifunc-7-x86-64.s: Likewise.
232
233 2009-06-01 H.J. Lu <hongjiu.lu@intel.com>
234
235 PR ld/10205
236 * ld-ifunc/ifunc.exp (contains_irelative_reloc): New.
237 Use it on executable and shared library.
238 Run *.d.
239
240 * ld-ifunc/lib.c: Add a hidden alias, __GI_library_func2, for
241 library_func2.
242 (library_func): New.
243
244 * ld-ifunc/ifunc-1-x86.d: New.
245 * ld-ifunc/ifunc-1-x86.s: Likewise.
246 * ld-ifunc/ifunc-2-i386.d: Likewise.
247 * ld-ifunc/ifunc-2-i386.s: Likewise.
248 * ld-ifunc/ifunc-2-x86-64.d: Likewise.
249 * ld-ifunc/ifunc-2-x86-64.s: Likewise.
250 * ld-ifunc/ifunc-3a-x86.d: Likewise.
251 * ld-ifunc/ifunc-3b-x86.d: Likewise.
252 * ld-ifunc/ifunc-3-x86.s: Likewise.
253 * ld-ifunc/ifunc-4-x86.d: Likewise.
254 * ld-ifunc/ifunc-4-x86.s: Likewise.
255 * ld-ifunc/ifunc-5-i386.d: Likewise.
256 * ld-ifunc/ifunc-5-i386.s: Likewise.
257 * ld-ifunc/ifunc-5-x86-64.d: Likewise.
258 * ld-ifunc/ifunc-5-x86-64.s: Likewise.
259
260 2009-05-27 Dave Korn <dave.korn.cygwin@gmail.com>
261
262 * ld-pe/non-c-lang-syms.c: New dump test source file.
263 * ld-pe/non-c-lang-syms.d: New dump test pattern file.
264 * ld-pe/pe.exp: Run new "foreign symbol" test.
265
266 2009-05-26 Nathan Sidwell <nathan@codesourcery.com>
267
268 * ld-powerpc/vxworks-relax-2.s: New.
269 * ld-powerpc/vxworks-relax-2.rd: New.
270 * ld-powerpc/powerpc.exp: Add it.
271
272 2009-05-22 Hans-Peter Nilsson <hp@axis.com>
273
274 * ld-scripts/rgn-over7.d: Adjust expected message for recent change.
275
276 2009-05-22 Julian Brown <julian@codesourcery.com>
277
278 * ld-arm/cortex-a8-arm-target.s: New.
279 * ld-arm/cortex-a8-thumb-target.s: New.
280 * ld-arm/cortex-a8-fix-b-rel.s: New.
281 * ld-arm/cortex-a8-fix-b-rel-arm.d: New.
282 * ld-arm/cortex-a8-fix-b-rel-thumb.d: New.
283 * ld-arm/cortex-a8-fix-b.s: New.
284 * ld-arm/cortex-a8-fix-b.d: New.
285 * ld-arm/cortex-a8-fix-bl-rel.s: New.
286 * ld-arm/cortex-a8-fix-bl-rel-arm.d: New.
287 * ld-arm/cortex-a8-fix-bl-rel-thumb.d: New.
288 * ld-arm/cortex-a8-fix-bl.s: New.
289 * ld-arm/cortex-a8-fix-bl.d: New.
290 * ld-arm/cortex-a8-fix-bcc-rel.s: New.
291 * ld-arm/cortex-a8-fix-bcc-rel-thumb.d: New.
292 * ld-arm/cortex-a8-fix-bcc.s: New.
293 * ld-arm/cortex-a8-fix-bcc.d: New.
294 * ld-arm/cortex-a8-fix-blx-rel.s: New.
295 * ld-arm/cortex-a8-fix-blx-rel-arm.d: New.
296 * ld-arm/cortex-a8-fix-blx-rel-thumb.d: New.
297 * ld-arm/cortex-a8-fix-blx.s: New.
298 * ld-arm/cortex-a8-fix-blx.d: New.
299 * ld-arm/arm-elf.exp: Add new tests.
300
301 2009-05-22 Nathan Sidwell <nathan@codesourcery.com>
302
303 * ld-scripts/rgn-at4.t: New.
304 * ld-scripts/rgn-at4.d: New.
305
306 2009-05-21 Dave Korn <dave.korn.cygwin@gmail.com>
307
308 * ld-pe/aligncomm-1.c (_alloca): Add dummy definition to
309 satisfy final link on Windows targets when using gcc-3.
310 * ld-pe/aligncomm-2.c (_alloca): Likewise.
311 * ld-pe/aligncomm-3.c (_alloca): Likewise.
312 * ld-pe/aligncomm-4.c (_alloca): Likewise.
313
314 2009-05-20 Dave Korn <dave.korn.cygwin@gmail.com>
315
316 * lib/ld-lib.exp (run_ld_link_tests): Filter test names against
317 runtests list.
318
319 2009-05-19 Dave Korn <dave.korn.cygwin@gmail.com>
320
321 * ld-pe/aligncomm-1.c: New test source file.
322 * ld-pe/aligncomm-2.c: Likewise.
323 * ld-pe/aligncomm-3.c: Likewise.
324 * ld-pe/aligncomm-4.c: Likewise.
325 * ld-pe/aligncomm.d: New test pattern file.
326
327 * ld-pe/direct.exp: Deleted, and content moved into ...
328 * ld-pe/pe-run.exp: ... New common file for all PE run tests.
329
330 * ld-pe/vers-script.exp: Deleted, and content merged into ...
331 * ld-pe/pe-compile.exp: ... New common file for PE tests needing
332 a compiler, adding aligned common tests.
333
334 * ld-pe/pe.exp: Update header comment.
335
336 2009-05-17 Aaron W. LaFramboise <aaron98wiridge9@aaronwl.com>
337
338 * ld-pe/exports.d: New file.
339 * ld-pe/exports.s: New file.
340 * ld-pe/pe.exp: New test for empty export table.
341
342 2009-05-16 Alan Modra <amodra@bigpond.net.au>
343
344 * ld-elf/orphan3.d, * ld-elf/orphan3a.s, * ld-elf/orphan3b.s,
345 * ld-elf/orphan3c.s, * ld-elf/orphan3d.s, * ld-elf/orphan3e.s,
346 * ld-elf/orphan3f.s: Increase section size to 16.
347 * ld-pe/orphan.d, * ld-pe/orphana.s, * ld-pe/orphanb.s,
348 * ld-pe/orphand.s, * ld-pe/orphane.s: Likewise.
349
350 2009-05-15 Alan Modra <amodra@bigpond.net.au>
351
352 * ld-elf/orphan3.d, * ld-elf/orphan3a.s, * ld-elf/orphan3b.s,
353 * ld-elf/orphan3c.s, * ld-elf/orphan3d.s, * ld-elf/orphan3e.s,
354 * ld-elf/orphan3f.s: New test.
355 * ld-pe/orphan.d, * ld-pe/orphana.s, * ld-pe/orphanb.s,
356 * ld-pe/orphand.s, * ld-pe/orphane.s: New test.
357 * ld-pe/direct.exp: Use is_pecoff_format.
358 * ld-pe/longsecn.exp: Delete.
359 * ld-pe/pe.exp: Run new test and longsecn tests.
360
361 2009-05-15 Andrew Stubbs <ams@codesourcery.com>
362 Paul Brook <paul@codesourcery.com>
363
364 * ld-arm/arm-elf.exp: Add unwind-5.
365 * ld-arm/discard-unwind.ld: New file.
366 * ld-arm/unwind-5.d: New test.
367 * ld-arm/unwind-5.s: New test.
368
369 2009-05-14 Ulrich Weigand <uweigand@de.ibm.com>
370
371 * ld-spu/icache1.d: Update for compact stubs.
372
373 2009-05-14 Ulrich Weigand <uweigand@de.ibm.com>
374
375 * ld-spu/icache1.d: Update all addresses to accomodate icache
376 buffer shifted down 0x800 bytes.
377
378 2009-05-14 Ulrich Weigand <uweigand@de.ibm.com>
379
380 * ld-spu/icache.d: Update file offsets.
381 * ld-spu/ovl.d: Likewise.
382 * ld-spu/ovl1.d: Likewise.
383
384 2009-05-14 Alan Modra <amodra@bigpond.net.au>
385
386 * ld-spu/icache1.d: Update for changed overlay manager placement.
387 * ld-spu/ovl.d: Likewise.
388 * ld-spu/ovl2.d: Likewise.
389
390 2009-05-05 Paul Brook <paul@codesourcery.com>
391
392 * ld-arm/arm.ld: Add .ARM.exidx and .ARM.extab.
393 * ld-arm/arm-elf.exp: Add unwind-[1-4].
394 * ld-arm/unwind-1.d: New test.
395 * ld-arm/unwind-1.s: New test.
396 * ld-arm/unwind-2.d: New test.
397 * ld-arm/unwind-2.s: New test.
398 * ld-arm/unwind-3.d: New test.
399 * ld-arm/unwind-3.s: New test.
400 * ld-arm/unwind-4.d: New test.
401 * ld-arm/unwind-4.s: New test.
402
403 2009-05-01 Julian Brown <julian@codesourcery.com>
404
405 * ld-arm/arm-elf.exp (armeabitests): Add thumb2-bl-blx-interwork test.
406 * ld-arm/thumb2-bl-blx-interwork.s: New.
407 * ld-arm/thumb2-bl-blx-interwork.d: New.
408
409 2009-04-30 Nick Clifton <nickc@redhat.com>
410
411 * ld-ifunc: New directory.
412 * ld-ifunc/ifunc.exp: New file: Run the IFUNC tests.
413 * ld-ifunc/prog.c: New file.
414 * ld-ifunc/lib.c: New file.
415
416 2009-04-30 Joseph Myers <joseph@codesourcery.com>
417
418 * ld-arm/movw-shared-1.d, ld-arm/movw-shared-1.s,
419 ld-arm/movw-shared-2.d, ld-arm/movw-shared-2.s,
420 ld-arm/movw-shared-3.d, ld-arm/movw-shared-3.s,
421 ld-arm/movw-shared-4.d, ld-arm/movw-shared-4.s: New tests.
422 * ld-arm/arm-elf.exp: Run these new tests.
423
424 2009-04-29 Chris Demetriou <cgd@google.com>
425
426 * ld-elfvers/vers.exp (vers4b): New test to verify that
427 --no-export-dynamic undoes --export-dynamic.
428
429 2009-04-28 Nathan Sidwell <nathan@codesourcery.com>
430
431 * ld-i386/vxworks1-lib.dd: Adjust expected disassembly.
432 * ld-i386/vxworks1.dd: Adjust expected disassembly.
433 * ld-i386/vxworks1-lib.rd: Sections are swapped.
434
435 2009-04-22 Christophe Lyon <christophe.lyon@st.com>
436
437 PR9743
438 * ld-arm/arm-call.d: Update expected result.
439 * ld-arm/arm-pic-veneer.d: Likewise.
440 * ld-arm/thumb2-b-interwork.d: Likewise.
441
442 2009-04-22 Nathan Sidwell <nathan@codesourcery.com>
443
444 * ld-scripts/rgn-at1.d: Cope with larger padding on sections.
445 * ld-scripts/rgn-at2.d: Likewise.
446 * ld-scripts/rgn-at3.d: Likewise.
447
448 2009-04-21 Daniel Jacobowitz <dan@codesourcery.com>
449
450 * ld-arm/farcall-mix.d, ld-arm/farcall-mix2.d,
451 ld-arm/farcall-group-size2.d, ld-arm/farcall-group.d,
452 ld-arm/farcall-mixed-lib.d: Update for linker changes.
453
454 2009-04-17 Christophe Lyon <christophe.lyon@st.com>
455
456 * ld-arm/arm-elf.exp: Add new test farcall-mixed-lib.
457 * ld-arm/farcall-mixed-lib.d: Update expected output.
458 * ld-arm/farcall-mixed-lib1.s: New file.
459 * ld-arm/farcall-mixed-lib2.s: New file.
460
461 2009-04-16 Richard Sandiford <r.sandiford@uk.ibm.com>
462
463 * ld-powerpc/aix-export-2.s, ld-powerpc/aix-export-2.nd: New test.
464 * ld-powerpc/aix52.exp: Run it.
465
466 2009-04-16 Alan Modra <amodra@bigpond.net.au>
467
468 * ld-libs/lib-1.s: Use "==" instead of ".set".
469 * ld-libs/lib-2.s: Likewise.
470 * ld-scripts/defined.s: Likewise.
471
472 2009-04-15 Christophe Lyon <christophe.lyon@st.com>
473
474 * ld-arm/arm-elf.exp: Add 1 more test to check undef weak
475 reference with PLT in ARM mode.
476 * ld-arm/thumb2-bl-undefweak1.d, ld-arm/thumb2-bl-undefweak1.s:
477 New files.
478
479 2009-04-08 H.J. Lu <hongjiu.lu@intel.com>
480
481 * ld-i386/abs.d: Add --32 for assembler and -melf_i386 for
482 linker.
483
484 2009-04-03 Nathan Sidwell <nathan@codesourcery.com>
485
486 * ld-scripts/rgn-at.s: Use explicit .section pseudos.
487
488 2009-04-03 Dave Korn <dave.korn.cygwin@gmail.com>
489
490 * ld-pe/image_size.d (#target): Also run test on Cygwin and x86_64
491 MinGW targets.
492
493 2009-04-03 Nathan Sidwell <nathan@codesourcery.com>
494
495 * ld-scripts/rgn-at.exp: New.
496 * ld-scripts/rgn-at.s: New.
497 * ld-scripts/rgn-at1.d: New.
498 * ld-scripts/rgn-at1.t: New.
499 * ld-scripts/rgn-at2.d: New.
500 * ld-scripts/rgn-at2.t: New.
501 * ld-scripts/rgn-at3.d: New.
502 * ld-scripts/rgn-at3.t: New.
503
504 2009-04-03 Dave Korn <dave.korn.cygwin@gmail.com>
505
506 * ld-pe/export_dynamic_warning.s: Make dummy code portable.
507
508 2009-04-02 Dave Korn <dave.korn.cygwin@gmail.com>
509
510 * ld-pe/export_dynamic_warning.d (#warning): Fix regex pattern.
511
512 2009-04-02 Dave Korn <dave.korn.cygwin@gmail.com>
513
514 PR ld/6744
515 * ld-pe/export_dynamic_warning.d: New test control file.
516 * ld-pe/export_dynamic_warning.s: New test source file.
517 * ld-pe/pe.exp: Also run export_dynamic_warning dump test.
518
519 2009-04-02 Christophe Lyon <christophe.lyon@st.com>
520
521 * ld-arm/farcall-thumb-thumb-pic-veneer.d: Update expected
522 results.
523 * ld-arm/farcall-thumb-thumb.d: Likewise.
524
525 2009-04-02 Nick Clifton <nickc@redhat.com>
526
527 PR 9987
528 * lib/ld-lib.exp (check_gc_sections_available): Do not run garbage
529 collection tests for cygwin targets.
530
531 2009-04-01 Richard Sandiford <r.sandiford@uk.ibm.com>
532
533 * ld-powerpc/aix-gc-1.nd: New test.
534 * ld-powerpc/aix52.exp: Run it.
535
536 2009-04-01 Richard Sandiford <r.sandiford@uk.ibm.com>
537
538 * ld-powerpc/aix-rel-1.s, ld-powerpc/aix-rel-1.od: New test.
539 * ld-powerpc/aix52.exp: Run it.
540
541 2009-04-01 Dave Korn <dave.korn.cygwin@gmail.com>
542
543 * ld-cygwin/exe-export.exp: Add "-lkernel32" when linking test exe.
544 * ld-cygwin/testexe.c (testexe_main): Indicate whether global_a
545 was set to correct final value using error return status.
546 (testexe_dummy): Dummy function calls an import from kernel32.dll
547 to ensure it is mapped into the process space at runtime.
548
549 2009-04-01 Christophe Lyon <christophe.lyon@st.com>
550
551 * ld-arm/arm-elf.exp: BE8 tests expect the same output as the
552 default ones.
553 * ld-arm/arm-be8.d: Print opcodes in little endian.
554 * ld-arm/farcall-thumb-arm-be8.d: Removed useless expected result.
555 * ld-arm/farcall-arm-arm-be8.d: Likewise.
556
557 2009-03-25 Hans-Peter Nilsson <hp@axis.com>
558
559 * ld-cris/tls-e-dtpoffd3.d, ld-cris/tls-e-tpoffcomm1.d,
560 ld-cris/tls-e-tpoffcomm1.s: New tests.
561
562 2009-03-24 Hans-Peter Nilsson <hp@axis.com>
563
564 * ld-cris/tls-commx.s, ld-cris/tls-dso-dtpoffd2.d,
565 ld-cris/tls-dso-dtpoffd4.d, ld-cris/tls-dtpoffdx.s,
566 ld-cris/tls-e-dtpoffd1.d: New tests.
567
568 * ld-cris/tls-e-20.d, ld-cris/tls-e-20a.d, ld-cris/tls-e-21.d,
569 ld-cris/tls-e-80.d, ld-cris/tls-gd-3.d, ld-cris/tls-gd-3h.d,
570 ld-cris/tls-global-74.d, ld-cris/tls-ldgde-14.d,
571 ld-cris/tls-ldgde-15.d, ld-cris/tls-legd-16.d,
572 ld-cris/tls-legd-17.d, ld-cris/tls-local-57.d,
573 ld-cris/tls-local-58.d, ld-cris/tls-local-59.d: Adjust for BFD
574 change in link-time known GOT contents for GD relocations.
575
576 2009-03-20 H.J. Lu <hongjiu.lu@intel.com>
577
578 PR ld/9970
579 * ld-pie/pie.exp: Use -fpie to compile. Run *.d tests.
580
581 * ld-pie/start.d: New.
582 * ld-pie/start.s: Likewise.
583
584 2009-03-18 H.J. Lu <hongjiu.lu@intel.com>
585
586 PR ld/6766
587 * ld-undefined/dummy.s: New.
588 * ld-undefined/entry-1.d: Likewise.
589 * ld-undefined/entry-2.d: Likewise.
590 * ld-undefined/entry-3.d: Likewise.
591 * ld-undefined/entry-4.d: Likewise.
592 * ld-undefined/entry-5.d: Likewise.
593 * ld-undefined/entry-6.d: Likewise.
594 * ld-undefined/entry.exp: Likewise.
595 * ld-undefined/entry.s: Likewise.
596
597 2009-03-17 Alan Modra <amodra@bigpond.net.au>
598
599 * ld-spu/icache1.d: Update for fixed set_id, new manager entry, and
600 reduced data.
601
602 2009-03-17 Alan Modra <amodra@bigpond.net.au>
603
604 * config/default.exp (get_link_files): Replace double dollars with
605 single dollars.
606
607 2009-03-17 Alan Modra <amodra@bigpond.net.au>
608
609 * ld-bootstrap/bootstrap.exp: Use DO_COMPARE. Remove unnecessary
610 cleanup and log output.
611
612 2009-03-16 Dave Korn <dave.korn.cygwin@gmail.com>
613
614 * ld-bootstrap/bootstrap.exp: Also pass '-liconv' to linker when
615 linking statically on Cygwin, necessitated by '-lintl'.
616
617 2009-03-15 Dave Korn <dave.korn.cygwin@gmail.com>
618
619 * ld-auto-import/auto-import.exp: Add missing dll entrypoint.
620
621 2009-03-14 Richard Sandiford <r.sandiford@uk.ibm.com>
622
623 * ld-powerpc/aix-export-1-all.dd, ld-powerpc/aix-export-1-full.dd,
624 ld-powerpc/aix-export-1a.s, ld-powerpc/aix-export-1b.s: New tests.
625 * ld-powerpc/aix52.exp: Run them.
626
627 2009-03-14 Richard Sandiford <r.sandiford@uk.ibm.com>
628
629 * ld-powerpc/aix-gc-1.s, ld-powerpc/aix-gc-1.ex,
630 ld-powerpc/aix-gc-1-32.dd, ld-powerpc/aix-gc-1-64.dd,
631 ld-powerpc/aix-weak-1-gcdso.dnd, ld-powerpc/aix-weak-1-gcdso.hd,
632 ld-powerpc/aix-weak-1-gcdso.nd: New tests.
633 * ld-powerpc/aix52.exp: Run them.
634
635 2009-03-14 Richard Sandiford <r.sandiford@uk.ibm.com>
636
637 * ld-powerpc/aix-glink-2a.s, ld-powerpc/aix-glink-2a.ex,
638 ld-powerpc/aix-glink-2b.s, ld-powerpc/aix-glink-2c.s,
639 ld-powerpc/aix-glink-2c.ex, ld-powerpc/aix-glink-2d.s,
640 ld-powerpc/aix-glink-2-32.dd, ld-powerpc/aix-glink-2-64.dd,
641 ld-powerpc/aix-weak-1a.s, ld-powerpc/aix-weak-1b.s,
642 ld-powerpc/aix-weak-1-rel.hd, ld-powerpc/aix-weak-1-rel.nd,
643 ld-powerpc/aix-weak-1-dso.hd, ld-powerpc/aix-weak-1-dso.nd,
644 ld-powerpc/aix-weak-1-dso.dnd, ld-powerpc/aix-weak-1.ex,
645 ld-powerpc/aix-weak-2a.s, ld-powerpc/aix-weak-2a.ex,
646 ld-powerpc/aix-weak-2a.nd, ld-powerpc/aix-weak-2b.s,
647 ld-powerpc/aix-weak-2b.nd, ld-powerpc/aix-weak-2c.s,
648 ld-powerpc/aix-weak-2c.ex, ld-powerpc/aix-weak-2c.nd,
649 ld-powerpc/aix-weak-2c.od, ld-powerpc/aix-weak-3a.s,
650 ld-powerpc/aix-weak-3a.ex, ld-powerpc/aix-weak-3b.s,
651 ld-powerpc/aix-weak-3b.ex, ld-powerpc/aix-weak-3-32.d,
652 ld-powerpc/aix-weak-3-32.dd, ld-powerpc/aix-weak-3-64.d,
653 ld-powerpc/aix-weak-3-64.dd: New tests.
654 * ld-powerpc/aix52.exp: Run them. Replace tmp/aix-* with
655 tmp/aix64-* in 64-bit ld options.
656
657 2009-03-14 Richard Sandiford <r.sandiford@uk.ibm.com>
658
659 * ld-powerpc/aix-no-dup-syms-1a.s, ld-powerpc/aix-no-dup-syms-1b.s,
660 ld-powerpc/aix-no-dup-syms-1.ex, ld-powerpc/aix-no-dup-syms-1.im,
661 ld-powerpc/aix-no-dup-syms-1-dso.dnd,
662 ld-powerpc/aix-no-dup-syms-1-dso.drd,
663 ld-powerpc/aix-no-dup-syms-1-dso.nd,
664 ld-powerpc/aix-no-dup-syms-1-dso.rd,
665 ld-powerpc/aix-no-dup-syms-1-rel.nd,
666 ld-powerpc/aix-no-dup-syms-1-rel.rd: New tests.
667 * ld-powerpc/aix52.exp: Run them.
668
669 2009-03-14 Richard Sandiford <r.sandiford@uk.ibm.com>
670
671 * ld-powerpc/aix-abs-branch-1.nd,
672 ld-powerpc/aix-abs-reloc-1.nd: New tests.
673 * ld-powerpc/aix52.exp: Run them.
674
675 2009-03-14 Richard Sandiford <r.sandiford@uk.ibm.com>
676
677 * ld-powerpc/aix-lineno-1.s, ld-powerpc/aix-lineno-1.txt,
678 ld-powerpc/aix-lineno-1a.dd, ld-powerpc/aix-lineno-1a.nd,
679 ld-powerpc/aix-lineno-1b.dd, ld-powerpc/aix-lineno-1b.nd: New tests.
680 * ld-powerpc/aix52.exp: Run them. Copy aix-lineno-1.txt to tmpdir.
681
682 2009-03-14 Richard Sandiford <r.sandiford@uk.ibm.com>
683
684 * ld-powerpc/aix-toc-1.ex, ld-powerpc/aix-toc-1a.s,
685 ld-powerpc/aix-toc-1b.s, ld-powerpc/aix-toc-1-32.dd,
686 ld-powerpc/aix-toc-1-64.dd: New tests.
687 * ld-powerpc/aix52.exp: Run them.
688
689 2009-03-14 Richard Sandiford <r.sandiford@uk.ibm.com>
690
691 * ld-powerpc/aix-glink-1.ex, ld-powerpc/aix-glink-1.s,
692 ld-powerpc/aix-glink-1-32.dd, ld-powerpc/aix-glink-1-64.dd,
693 ld-powerpc/aix-glink-1-32.d, ld-powerpc/aix-glink-1-64.d: New tests.
694 * ld-powerpc/aix52.exp: Run them.
695
696 2009-03-14 Richard Sandiford <r.sandiford@uk.ibm.com>
697
698 * ld-powerpc/aix-abs-branch-1.im, ld-powerpc/aix-abs-branch-1.ex,
699 ld-powerpc/aix-abs-branch-1.s,
700 ld-powerpc/aix-abs-branch-1.dd: New test.
701 * ld-powerpc/aix52.exp: Run it.
702
703 2009-03-14 Richard Sandiford <r.sandiford@uk.ibm.com>
704
705 * ld-powerpc/aix-abs-reloc-1.ex, ld-powerpc/aix-abs-reloc-1.im,
706 ld-powerpc/aix-abs-reloc-1.od, ld-powerpc/aix-abs-reloc-1.s: New test.
707 * ld-powerpc/aix52.exp: Run it.
708
709 2009-03-14 Richard Sandiford <r.sandiford@uk.ibm.com>
710
711 * ld-powerpc/aix-core-sec-1.s, ld-powerpc/aix-core-sec-1.ex,
712 ld-powerpc/aix-core-sec-1.hd, ld-powerpc/aix-core-sec-2.s,
713 ld-powerpc/aix-core-sec-2.ex, ld-powerpc/aix-core-sec-2.hd,
714 ld-powerpc/aix-core-sec-3.s, ld-powerpc/aix-core-sec-3.ex,
715 ld-powerpc/aix-core-sec-3.hd: New tests.
716 * ld-powerpc/aix52.exp: New harness.
717
718 2009-03-14 Richard Sandiford <r.sandiford@uk.ibm.com>
719
720 * lib/ld-lib.exp (ar_simple_create): Add an "aropts" parameter.
721 (run_ld_link_tests): Treat the second list element as "ar" options
722 when creating an archive. Don't run the linker in this case.
723 (run_cc_link_tests): Likewise.
724
725 2009-03-13 Nick Clifton <nickc@redhat.com>
726
727 * lib/ld-lib.exp (run_dump_test): Add verbose to list of globals.
728 Replace call to verbose_eval with a test of verbose level. If
729 greater than 2 always dump the contents of the dumpfile. If equal
730 to 2 only dump the contents if the regexp diff failed.
731 (proc verbose_eval): Delete.
732
733 2009-03-07 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
734
735 * ld-elf/empty2.d: Remove xfail for hppa*-*-*.
736 * ld-elf/merge.d: Change xfail for hppa to hppa*64*-*-*.
737
738 2009-03-05 Christophe Lyon <christophe.lyon@st.com>
739
740 * ld-arm/arm-elf.exp: Add new farcall-group-limit test.
741 * ld-arm/farcall-group-limit.d: New file.
742 * ld-arm/farcall-group3.s: New file.
743 * ld-arm/farcall-group4.s: New file.
744
745 2009-03-05 Christophe Lyon <christophe.lyon@st.com>
746
747 * ld-arm/arm-elf.exp: Add 2 more tests to check long branch stubs
748 in PLT context.
749 * ld-arm/farcall-mixed-app-v5.d: New file.
750 * ld-arm/farcall-mixed-app.d: Likewise.
751 * ld-arm/farcall-mixed-app.r: Likewise.
752 * ld-arm/farcall-mixed-app.s: Likewise.
753 * ld-arm/farcall-mixed-app.sym: Likewise.
754 * ld-arm/farcall-mixed-lib.d: Likewise.
755 * ld-arm/farcall-mixed-lib.r: Likewise.
756
757 2009-03-04 Alan Modra <amodra@bigpond.net.au>
758
759 * ld-powerpc/tlsmark.s, * ld-powerpc/tlsmark.d: New test.
760 * ld-powerpc/tlsmark32.s, * ld-powerpc/tlsmark32.d: New test.
761 * ld-powerpc/powerpc.exp: Run them.
762
763 2009-03-02 Sebastian Huber <sebastian.huber@embedded-brains.de>
764
765 * ld-scripts/regions-alias-1.t: New file.
766 * ld-scripts/regions-alias-2.t: New file.
767 * ld-scripts/regions-alias-3.t: New file.
768 * ld-scripts/regions-alias-4.t: New file.
769 * ld-scripts/script.exp: Run region alias tests.
770
771 2009-02-27 Dave Korn <dave.korn.cygwin@gmail.com>
772
773 * ld-pe/pe.exp: Disable auto-import when linking on Cygwin.
774
775 2009-02-26 Christophe Lyon <christophe.lyon@st.com>
776
777 * ld-arm/arm-elf.exp: Add 3 tests for the 3 new stubs.
778 * ld-arm/farcall-thumb-arm-pic-veneer.d: New expected result, the
779 test is now expected to pass.
780 * ld-arm/farcall-thumb-thumb-m-pic-veneer.d: Likewise.
781 * ld-arm/farcall-thumb-thumb-pic-veneer.d: Likewise.
782
783 2009-02-25 Christophe Lyon <christophe.lyon@st.com>
784
785 * ld-arm/thumb2-bl-as-thumb1-bad-noeabi.d: Update expected result,
786 as stubs are now generated and the end of the .text section.
787 * ld-arm/thumb2-bl-bad-noeabi.d: Likewise.
788
789 2009-02-24 Daniel Jacobowitz <dan@codesourcery.com>
790
791 * ld-arm/farcall-arm-thumb-blx-pic-veneer.d,
792 ld-arm/farcall-arm-thumb-pic-veneer.d,
793 ld-arm/farcall-thumb-thumb-blx-pic-veneer.d: Update for fixed
794 Thumb PIC stub.
795
796 2009-02-24 Daniel Jacobowitz <dan@codesourcery.com>
797
798 * ld-arm/arm-elf.exp (armeabitests): Update duplicate test names.
799 Use normal output files for big-endian.
800 * ld-arm/farcall-arm-arm-be.d, ld-arm/farcall-thumb-arm-be.d: Delete.
801 * ld-arm/farcall-arm-arm-be8.d, ld-arm/farcall-arm-arm-pic-veneer.d,
802 ld-arm/farcall-arm-arm.d, ld-arm/farcall-arm-thumb-blx-pic-veneer.d,
803 ld-arm/farcall-arm-thumb-blx.d, ld-arm/farcall-arm-thumb-pic-veneer.d,
804 ld-arm/farcall-arm-thumb.d, ld-arm/farcall-group-size2.d,
805 ld-arm/farcall-group.d, ld-arm/farcall-mix.d, ld-arm/farcall-mix2.d,
806 ld-arm/farcall-thumb-arm-be8.d,
807 ld-arm/farcall-thumb-arm-blx-pic-veneer.d,
808 ld-arm/farcall-thumb-arm-blx.d, ld-arm/farcall-thumb-arm-short.d,
809 ld-arm/farcall-thumb-arm.d,
810 ld-arm/farcall-thumb-thumb-blx-pic-veneer.d,
811 ld-arm/farcall-thumb-thumb-blx.d, ld-arm/farcall-thumb-thumb-m.d,
812 ld-arm/farcall-thumb-thumb.d, ld-arm/thumb2-bl-as-thumb1-bad.d,
813 ld-arm/thumb2-bl-bad.d: Update for moved stubs.
814
815 2009-02-23 Daniel Jacobowitz <dan@codesourcery.com>
816
817 * ld-arm/arm-elf.exp (armeabitests): Run new tests. Correct BE8 output
818 filename.
819 * ld-arm/farcall-arm-arm-be.d, ld-arm/farcall-thumb-arm-be.d: New.
820
821 2009-02-23 Christophe Lyon <christophe.lyon@st.com>
822
823 * ld-arm/arm-elf.exp: Add new farcall-thumb-arm-be8 test.
824 * ld-arm/farcall-thumb-arm-be8.d: New expected result.
825 * ld-arm/farcall-arm-arm-be8.d: Replace wildcards by instructions.
826
827 2009-02-23 Christophe Lyon <christophe.lyon@st.com>
828
829 * ld-arm/arm-elf.exp: Rewrite non-EABI variants of
830 thumb2-bl-as-thumb1-bad and thumb2-bl-bad tests, which now
831 pass. farcall-thumb-thumb now passes in EABI mode.
832 * ld-arm/farcall-thumb-arm-pic-veneer.d: Fixed name, source, as
833 and ld flags to match intended test.
834 * ld-arm/farcall-thumb-arm.d: New expected result.
835 * ld-arm/farcall-thumb-thumb-m.d: Likewise.
836 * ld-arm/farcall-thumb-thumb-m-pic-veneer.d: Fixed name and ld
837 flags.
838 * ld-arm/farcall-thumb-thumb-pic-veneer.d: Likewise.
839 * ld-arm/farcall-thumb-thumb.d: New expected result, this test is
840 now expected to pass.
841 * ld-arm/thumb2-bl-as-thumb1-bad-noeabi.d: Likewise.
842 * ld-arm/thumb2-bl-bad-noeabi.d: Likewise.
843 * ld-arm/thumb2-bl-as-thumb1-bad.d: Update addresses according to
844 new use.
845 * ld-arm/thumb2-bl-as-thumb1-bad.s: Update comment.
846
847 2009-18-02 Dave Korn <dave.korn.cygwin@gmail.com>
848
849 * ld-pe/longsecn-1.d: New test file.
850 * ld-pe/longsecn-2.d: Likewise.
851 * ld-pe/longsecn-3.d: Likewise.
852 * ld-pe/longsecn-4.d: Likewise.
853 * ld-pe/longsecn-5.d: Likewise.
854 * ld-pe/longsecn.d: Likewise.
855 * ld-pe/longsecn.exp: New test control script.
856 * ld-pe/longsecn.s: New test source file.
857
858 2009-02-18 Christophe Lyon <christophe.lyon@st.com>
859
860 * ld-arm/farcall-arm-arm-pic-veneer.d,
861 ld-arm/farcall-arm-thumb-blx-pic-veneer.d,
862 ld-arm/farcall-arm-thumb-pic-veneer.d,
863 ld-arm/farcall-thumb-arm-blx-pic-veneer.d,
864 ld-arm/farcall-thumb-thumb-blx-pic-veneer.d: Fix expected stub
865 target.
866
867 2009-02-06 Joseph Myers <joseph@codesourcery.com>
868
869 * lib/ld-lib.exp (check_gc_sections_available): Return 0 for
870 *-*-mingw*.
871
872 2009-02-05 Joseph Myers <joseph@codesourcery.com>
873
874 * ld-arm/arm-elf.exp (armeabitests): Restore thumb2-b-interwork.
875
876 2009-02-03 Maxim Kuvyrkov <maxim@codesourcery.com>
877
878 * ld-m68k/got-multigot-12-13-14-34-35-ok.d: Update.
879 * ld-m68k/got-multigot-14-ok.d: Update.
880 * ld-m68k/m68k-got.exp: Update.
881 * ld-m68k/got-negative-12-13-14-34-ok.d: Update.
882 * ld-m68k/got-negative-14-ok.d: Update.
883 * ld-m68k/tls-gd-1.d, ld-m68k/tls-gd-2.d: New tests.
884 * ld-m68k/tls-gd-ie-1.d, ld-m68k/tls-ie-1.d: New tests.
885 * ld-m68k/tls-ld-1.d, ld-m68k/tls-ld-2.d: New tests.
886 * ld-m68k/tls-ld-1.s, ld-m68k/tls-ld-2.s, ld-m68k/tls-le-1.s:
887 New test sources.
888 * ld-m68k/tls-no-1.s, ld-m68k/tls-gd-ie-1.s, ld-m68k/tls-gd-1.s:
889 New test sources.
890 * ld-m68k/tls-gd-2.s, ld-m68k/tls-ie-1.s: New test sources.
891 * ld-m68k/m68k.exp: Run new tests.
892 (merge isa-a isa-a:nodiv): Fix.
893
894 2009-02-01 Jan Kratochvil <jan.kratochvil@redhat.com>
895
896 * ld-elf/eh-group2.s: New `.cfi_lsda' referencing `.gcc_except_table'.
897 * ld-elf/eh-group.exp: New test and conditional defininiton of `ELF64'.
898
899 2009-01-29 Nick Clifton <nickc@redhat.com>
900
901 * lib/ld-lib.exp (check_gc_sections_available): Add MeP to list of
902 targets which do not support garbage collection.
903 * ld-srec/srec.exp (run_srec_test): Expect tests to fail for MeP.
904 * ld-elf/group8a.d: Likewise.
905 * ld-elf/group8b.d: Likewise.
906 * ld-elf/group9a.d: Likewise.
907 * ld-elf/group9b.d: Likewise.
908
909 2009-01-27 Hans-Peter Nilsson <hp@axis.com>
910
911 * ld-cris/tls-tbss64.s, ld-cris/tls-e-80.d: New test.
912
913 * ld-cris/tls-e-20.d, ld-cris/tls-e-20a.d, ld-cris/tls-e-22.d,
914 ld-cris/tls-ldgde-14.d, ld-cris/tls-ldgde-15.d,
915 ld-cris/tls-ldgdex-14.d, ld-cris/tls-ldgdex-15.d: Adjust for
916 change in relocation values.
917
918 * ld-cris/weakhiddso.d, ld-cris/weakhid.s: New test.
919
920 2009-01-26 Nathan Sidwell <nathan@codesourcery.com>
921
922 * ld-powerpc/powerpc.exp: Add vxworks relax testcase.
923 * ld-powerpc/vxworks-relax.s, ld-powerpc/vxworks-relax.rd: New.
924 * ld-powerpc/vxworks1.ld: Add .pad and .far input sections.
925 * ld-powerpc/vxworks1.rd: Correct regexp for undefined symbols.
926
927 2009-01-26 Andrew Stubbs <ams@codesourcery.com>
928
929 * ld-arm/attr-merge-3.attr: Update following gas change.
930 * ld-arm/attr-merge-2.attr: Update Tag_ARM_ISA_use and
931 Tag_THUMB_ISA_use following gas changes.
932 * ld-arm/attr-merge-4.attr: Likewise.
933 * ld-arm/attr-merge-5.attr: Likewise.
934 * ld-arm/attr-merge-arch-1.attr: Likewise.
935 * ld-arm/attr-merge-arch-2.attr: Likewise.
936 * ld-arm/attr-merge-unknown-2.d: Likewise.
937 * ld-arm/attr-merge-unknown-2r.d: Likewise.
938 * ld-arm/attr-merge-unknown-3.d: Likewise.
939 * ld-arm/attr-merge-wchar-00-nowarn.d: Likewise.
940 * ld-arm/attr-merge-wchar-00.d: Likewise.
941 * ld-arm/attr-merge-wchar-02-nowarn.d: Likewise.
942 * ld-arm/attr-merge-wchar-02.d: Likewise.
943 * ld-arm/attr-merge-wchar-04-nowarn.d: Likewise.
944 * ld-arm/attr-merge-wchar-04.d: Likewise.
945 * ld-arm/attr-merge-wchar-20-nowarn.d: Likewise.
946 * ld-arm/attr-merge-wchar-20.d: Likewise.
947 * ld-arm/attr-merge-wchar-22-nowarn.d: Likewise.
948 * ld-arm/attr-merge-wchar-22.d: Likewise.
949 * ld-arm/attr-merge-wchar-24-nowarn.d: Likewise.
950 * ld-arm/attr-merge-wchar-40-nowarn.d: Likewise.
951 * ld-arm/attr-merge-wchar-40.d: Likewise.
952 * ld-arm/attr-merge-wchar-42-nowarn.d: Likewise.
953 * ld-arm/attr-merge-wchar-44-nowarn.d: Likewise.
954 * ld-arm/attr-merge-wchar-44.d: Likewise.
955 * ld-arm/attr-merge.attr: Likewise.
956
957 2009-01-21 Alan Modra <amodra@bigpond.net.au>
958
959 * ld-spu/icache1.d: Add --non-ia-text to ld options.
960
961 2009-01-19 Hans-Peter Nilsson <hp@axis.com>
962
963 * ld-cris/expdref3.s, ld-cris/expdref4.s, ld-cris/weakref3.d,
964 ld-cris/weakref4.d: New tests.
965 * ld-cris/libdso-15b.d: Adjust for recent weakref fix.
966
967 2009-01-19 H.J. Lu <hongjiu.lu@intel.com>
968
969 * ld-elf/group9.s: Replace .byte with .long.
970
971 2009-01-19 Andrew Stubbs <ams@codesourcery.com>
972
973 * ld-arm/arm-elf.exp (armeabitests): Add EABI attribute merging 3,
974 EABI attribute merging 4, and EABI attribute merging 5,
975 EABI attribute arch merging 1, EABI attribute arch merging 1 reversed,
976 EABI attribute arch merging 2, EABI attribute arch merging 2 reversed.
977 Add attr-merge-unknown-1, attr-merge-unknown-2, attr-merge-unknown-2r,
978 and attr-merge-unknown-3 dump tests.
979 * ld-arm/arch-v6.s: New file.
980 * ld-arm/arch-v6k.s: New file.
981 * ld-arm/arch-v6t2.s: New file.
982 * ld-arm/attr-merge-3.attr: New file.
983 * ld-arm/attr-merge-3a.s: New file.
984 * ld-arm/attr-merge-3b.s: New file.
985 * ld-arm/attr-merge-4.attr: New file.
986 * ld-arm/attr-merge-4a.s: New file.
987 * ld-arm/attr-merge-4b.s: New file.
988 * ld-arm/attr-merge-5.attr: New file.
989 * ld-arm/attr-merge-5.s: New file.
990 * ld-arm/attr-merge-arch-1.attr: New file.
991 * ld-arm/attr-merge-arch-2.attr: New file.
992 * ld-arm/attr-merge-unknown-1.d: New file.
993 * ld-arm/attr-merge-unknown-1.s: New file.
994 * ld-arm/attr-merge-unknown-2.d: New file.
995 * ld-arm/attr-merge-unknown-2.s: New file.
996 * ld-arm/attr-merge-unknown-2r.d: New file.
997 * ld-arm/attr-merge-unknown-3.d: New file.
998 * ld-arm/blank.s: New file.
999
1000 2009-01-16 H.J. Lu <hongjiu.lu@intel.com>
1001
1002 * ld-elf/textaddr1.d: New.
1003 * ld-elf/textaddr2.d: Likewise.
1004
1005 2009-01-14 H.J. Lu <hongjiu.lu@intel.com>
1006
1007 PR ld/9727
1008 * ld-elf/group8.s: New.
1009 * ld-elf/group8a.d: Likewise.
1010 * ld-elf/group8b.d: Likewise.
1011 * ld-elf/group9.s: Likewise.
1012 * ld-elf/group9a.d: Likewise.
1013 * ld-elf/group9b.d: Likewise.
1014
1015 2009-01-13 Alan Modra <amodra@bigpond.net.au>
1016
1017 * ld-spu/icache1.s: New file.
1018 * ld-spu/icache1.d: New file.
1019
1020 2009-01-13 Alan Modra <amodra@bigpond.net.au>
1021
1022 * ld-elf/elf.exp: Save and restore LDFLAGS.
1023 * ld-scripts/default-script.exp: Likewise.
1024 * ld-scripts/empty-orphan.exp: Likewise, and add to LDFLAGS rather
1025 than replacing.
1026 * ld-scripts/include.exp: Set --local-store for SPU.
1027
1028 2009-01-12 Alan Modra <amodra@bigpond.net.au>
1029
1030 * ld-spu/ovl.d: Allow for absolute branches in stubs.
1031 * ld-spu/ovl2.d: Likewise.
1032
1033 2009-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1034
1035 * ld-elf/linkoncerdiff.d, ld-elf/linkoncerdiff1.s,
1036 ld-elf/linkoncerdiff2.s: New.
1037
1038 2009-01-07 Hans-Peter Nilsson <hp@axis.com>
1039
1040 * ld-cris/tls-e-20.d, ld-cris/tls-e-20a.d, ld-cris/tls-e-21.d,
1041 ld-cris/tls-e-23.d, ld-cris/tls-e-66.d, ld-cris/tls-gd-3.d,
1042 ld-cris/tls-gd-3h.d, ld-cris/tls-global-74.d,
1043 ld-cris/tls-ie-8e1.d, ld-cris/tls-ldgde-14.d,
1044 ld-cris/tls-ldgde-15.d, ld-cris/tls-le-12.d, ld-cris/tls-le-13.d,
1045 ld-cris/tls-le-13s.d, ld-cris/tls-legd-16.d,
1046 ld-cris/tls-legd-17.d, ld-cris/tls-legdx-16.d,
1047 ld-cris/tls-legdx-17.d, ld-cris/tls-leie-18.d,
1048 ld-cris/tls-leie-19.d, ld-cris/tls-local-57.d,
1049 ld-cris/tls-local-58.d, ld-cris/tls-local-59.d: Adjust for
1050 relocation value now offset by negative program TLS block size.
1051 * ld-cris/tls-le-12s.d: Ditto. Move 128-byte tls-data to last.
1052 Adjust accordingly.
1053 * ld-cris/tls-le-12s.s: Use movs, not movu, for sign-extended
1054 always-negative relocation.
1055 * ld-cris/tls-tprelm.s: Move filler data to after symbol for
1056 tested relocation.
1057 * ld-cris/tls-ok-36.d: Adjust accordingly.
1058
1059 2009-01-03 Hans-Peter Nilsson <hp@axis.com>
1060
1061 * ld-cris/tls-js1.d: New test.
1062
1063 2009-01-02 H.J. Lu <hongjiu.lu@intel.com>
1064
1065 PR ld/9679
1066 * ld-elf/pr9679-1.c: New.
1067 * ld-elf/pr9679-2.c: Likewise.
1068 * ld-elf/pr9679.rd: Likewise.
1069
1070 * ld-elf/shared.exp (build_tests): Add test for libpr9679.so.
1071
1072 2009-01-02 H.J. Lu <hongjiu.lu@intel.com>
1073
1074 PR ld/9676
1075 * ld-elf/pr9676-1.c: New.
1076 * ld-elf/pr9676-2.c: Likewiswe.
1077 * ld-elf/pr9676-3.c: Likewiswe.
1078 * ld-elf/pr9676-4.c: Likewiswe.
1079 * ld-elf/pr9676.rd: Likewiswe.
1080
1081 * ld-elf/shared.exp (build_tests): Add tests for libpr9676-1.a,
1082 libpr9676-2.a, libpr9676-3.so, libpr9676-4.so and
1083 libpr9676-4a.so.
1084
1085 * lib/ld-lib.exp (ar_simple_create): New.
1086 (run_ld_link_tests): Support archive.
1087 (run_cc_link_tests): Likewiswe.
1088
1089 For older changes see ChangeLog-2008
1090 \f
1091 Local Variables:
1092 mode: change-log
1093 left-margin: 8
1094 fill-column: 74
1095 version-control: never
1096 End: