bfd/
[deliverable/binutils-gdb.git] / ld / testsuite / ChangeLog
1 2009-04-16 Richard Sandiford <r.sandiford@uk.ibm.com>
2
3 * ld-powerpc/aix-export-2.s, ld-powerpc/aix-export-2.nd: New test.
4 * ld-powerpc/aix52.exp: Run it.
5
6 2009-04-16 Alan Modra <amodra@bigpond.net.au>
7
8 * ld-libs/lib-1.s: Use "==" instead of ".set".
9 * ld-libs/lib-2.s: Likewise.
10 * ld-scripts/defined.s: Likewise.
11
12 2009-04-15 Christophe Lyon <christophe.lyon@st.com>
13
14 * ld-arm/arm-elf.exp: Add 1 more test to check undef weak
15 reference with PLT in ARM mode.
16 * ld-arm/thumb2-bl-undefweak1.d, ld-arm/thumb2-bl-undefweak1.s:
17 New files.
18
19 2009-04-08 H.J. Lu <hongjiu.lu@intel.com>
20
21 * ld-i386/abs.d: Add --32 for assembler and -melf_i386 for
22 linker.
23
24 2009-04-03 Nathan Sidwell <nathan@codesourcery.com>
25
26 * ld-scripts/rgn-at.s: Use explicit .section pseudos.
27
28 2009-04-03 Dave Korn <dave.korn.cygwin@gmail.com>
29
30 * ld-pe/image_size.d (#target): Also run test on Cygwin and x86_64
31 MinGW targets.
32
33 2009-04-03 Nathan Sidwell <nathan@codesourcery.com>
34
35 * ld-scripts/rgn-at.exp: New.
36 * ld-scripts/rgn-at.s: New.
37 * ld-scripts/rgn-at1.d: New.
38 * ld-scripts/rgn-at1.t: New.
39 * ld-scripts/rgn-at2.d: New.
40 * ld-scripts/rgn-at2.t: New.
41 * ld-scripts/rgn-at3.d: New.
42 * ld-scripts/rgn-at3.t: New.
43
44 2009-04-03 Dave Korn <dave.korn.cygwin@gmail.com>
45
46 * ld-pe/export_dynamic_warning.s: Make dummy code portable.
47
48 2009-04-02 Dave Korn <dave.korn.cygwin@gmail.com>
49
50 * ld-pe/export_dynamic_warning.d (#warning): Fix regex pattern.
51
52 2009-04-02 Dave Korn <dave.korn.cygwin@gmail.com>
53
54 PR ld/6744
55 * ld-pe/export_dynamic_warning.d: New test control file.
56 * ld-pe/export_dynamic_warning.s: New test source file.
57 * ld-pe/pe.exp: Also run export_dynamic_warning dump test.
58
59 2009-04-02 Christophe Lyon <christophe.lyon@st.com>
60
61 * ld-arm/farcall-thumb-thumb-pic-veneer.d: Update expected
62 results.
63 * ld-arm/farcall-thumb-thumb.d: Likewise.
64
65 2009-04-02 Nick Clifton <nickc@redhat.com>
66
67 PR 9987
68 * lib/ld-lib.exp (check_gc_sections_available): Do not run garbage
69 collection tests for cygwin targets.
70
71 2009-04-01 Richard Sandiford <r.sandiford@uk.ibm.com>
72
73 * ld-powerpc/aix-gc-1.nd: New test.
74 * ld-powerpc/aix52.exp: Run it.
75
76 2009-04-01 Richard Sandiford <r.sandiford@uk.ibm.com>
77
78 * ld-powerpc/aix-rel-1.s, ld-powerpc/aix-rel-1.od: New test.
79 * ld-powerpc/aix52.exp: Run it.
80
81 2009-04-01 Dave Korn <dave.korn.cygwin@gmail.com>
82
83 * ld-cygwin/exe-export.exp: Add "-lkernel32" when linking test exe.
84 * ld-cygwin/testexe.c (testexe_main): Indicate whether global_a
85 was set to correct final value using error return status.
86 (testexe_dummy): Dummy function calls an import from kernel32.dll
87 to ensure it is mapped into the process space at runtime.
88
89 2009-04-01 Christophe Lyon <christophe.lyon@st.com>
90
91 * ld-arm/arm-elf.exp: BE8 tests expect the same output as the
92 default ones.
93 * ld-arm/arm-be8.d: Print opcodes in little endian.
94 * ld-arm/farcall-thumb-arm-be8.d: Removed useless expected result.
95 * ld-arm/farcall-arm-arm-be8.d: Likewise.
96
97 2009-03-25 Hans-Peter Nilsson <hp@axis.com>
98
99 * ld-cris/tls-e-dtpoffd3.d, ld-cris/tls-e-tpoffcomm1.d,
100 ld-cris/tls-e-tpoffcomm1.s: New tests.
101
102 2009-03-24 Hans-Peter Nilsson <hp@axis.com>
103
104 * ld-cris/tls-commx.s, ld-cris/tls-dso-dtpoffd2.d,
105 ld-cris/tls-dso-dtpoffd4.d, ld-cris/tls-dtpoffdx.s,
106 ld-cris/tls-e-dtpoffd1.d: New tests.
107
108 * ld-cris/tls-e-20.d, ld-cris/tls-e-20a.d, ld-cris/tls-e-21.d,
109 ld-cris/tls-e-80.d, ld-cris/tls-gd-3.d, ld-cris/tls-gd-3h.d,
110 ld-cris/tls-global-74.d, ld-cris/tls-ldgde-14.d,
111 ld-cris/tls-ldgde-15.d, ld-cris/tls-legd-16.d,
112 ld-cris/tls-legd-17.d, ld-cris/tls-local-57.d,
113 ld-cris/tls-local-58.d, ld-cris/tls-local-59.d: Adjust for BFD
114 change in link-time known GOT contents for GD relocations.
115
116 2009-03-20 H.J. Lu <hongjiu.lu@intel.com>
117
118 PR ld/9970
119 * ld-pie/pie.exp: Use -fpie to compile. Run *.d tests.
120
121 * ld-pie/start.d: New.
122 * ld-pie/start.s: Likewise.
123
124 2009-03-18 H.J. Lu <hongjiu.lu@intel.com>
125
126 PR ld/6766
127 * ld-undefined/dummy.s: New.
128 * ld-undefined/entry-1.d: Likewise.
129 * ld-undefined/entry-2.d: Likewise.
130 * ld-undefined/entry-3.d: Likewise.
131 * ld-undefined/entry-4.d: Likewise.
132 * ld-undefined/entry-5.d: Likewise.
133 * ld-undefined/entry-6.d: Likewise.
134 * ld-undefined/entry.exp: Likewise.
135 * ld-undefined/entry.s: Likewise.
136
137 2009-03-17 Alan Modra <amodra@bigpond.net.au>
138
139 * ld-spu/icache1.d: Update for fixed set_id, new manager entry, and
140 reduced data.
141
142 2009-03-17 Alan Modra <amodra@bigpond.net.au>
143
144 * config/default.exp (get_link_files): Replace double dollars with
145 single dollars.
146
147 2009-03-17 Alan Modra <amodra@bigpond.net.au>
148
149 * ld-bootstrap/bootstrap.exp: Use DO_COMPARE. Remove unnecessary
150 cleanup and log output.
151
152 2009-03-16 Dave Korn <dave.korn.cygwin@gmail.com>
153
154 * ld-bootstrap/bootstrap.exp: Also pass '-liconv' to linker when
155 linking statically on Cygwin, necessitated by '-lintl'.
156
157 2009-03-15 Dave Korn <dave.korn.cygwin@gmail.com>
158
159 * ld-auto-import/auto-import.exp: Add missing dll entrypoint.
160
161 2009-03-14 Richard Sandiford <r.sandiford@uk.ibm.com>
162
163 * ld-powerpc/aix-export-1-all.dd, ld-powerpc/aix-export-1-full.dd,
164 ld-powerpc/aix-export-1a.s, ld-powerpc/aix-export-1b.s: New tests.
165 * ld-powerpc/aix52.exp: Run them.
166
167 2009-03-14 Richard Sandiford <r.sandiford@uk.ibm.com>
168
169 * ld-powerpc/aix-gc-1.s, ld-powerpc/aix-gc-1.ex,
170 ld-powerpc/aix-gc-1-32.dd, ld-powerpc/aix-gc-1-64.dd,
171 ld-powerpc/aix-weak-1-gcdso.dnd, ld-powerpc/aix-weak-1-gcdso.hd,
172 ld-powerpc/aix-weak-1-gcdso.nd: New tests.
173 * ld-powerpc/aix52.exp: Run them.
174
175 2009-03-14 Richard Sandiford <r.sandiford@uk.ibm.com>
176
177 * ld-powerpc/aix-glink-2a.s, ld-powerpc/aix-glink-2a.ex,
178 ld-powerpc/aix-glink-2b.s, ld-powerpc/aix-glink-2c.s,
179 ld-powerpc/aix-glink-2c.ex, ld-powerpc/aix-glink-2d.s,
180 ld-powerpc/aix-glink-2-32.dd, ld-powerpc/aix-glink-2-64.dd,
181 ld-powerpc/aix-weak-1a.s, ld-powerpc/aix-weak-1b.s,
182 ld-powerpc/aix-weak-1-rel.hd, ld-powerpc/aix-weak-1-rel.nd,
183 ld-powerpc/aix-weak-1-dso.hd, ld-powerpc/aix-weak-1-dso.nd,
184 ld-powerpc/aix-weak-1-dso.dnd, ld-powerpc/aix-weak-1.ex,
185 ld-powerpc/aix-weak-2a.s, ld-powerpc/aix-weak-2a.ex,
186 ld-powerpc/aix-weak-2a.nd, ld-powerpc/aix-weak-2b.s,
187 ld-powerpc/aix-weak-2b.nd, ld-powerpc/aix-weak-2c.s,
188 ld-powerpc/aix-weak-2c.ex, ld-powerpc/aix-weak-2c.nd,
189 ld-powerpc/aix-weak-2c.od, ld-powerpc/aix-weak-3a.s,
190 ld-powerpc/aix-weak-3a.ex, ld-powerpc/aix-weak-3b.s,
191 ld-powerpc/aix-weak-3b.ex, ld-powerpc/aix-weak-3-32.d,
192 ld-powerpc/aix-weak-3-32.dd, ld-powerpc/aix-weak-3-64.d,
193 ld-powerpc/aix-weak-3-64.dd: New tests.
194 * ld-powerpc/aix52.exp: Run them. Replace tmp/aix-* with
195 tmp/aix64-* in 64-bit ld options.
196
197 2009-03-14 Richard Sandiford <r.sandiford@uk.ibm.com>
198
199 * ld-powerpc/aix-no-dup-syms-1a.s, ld-powerpc/aix-no-dup-syms-1b.s,
200 ld-powerpc/aix-no-dup-syms-1.ex, ld-powerpc/aix-no-dup-syms-1.im,
201 ld-powerpc/aix-no-dup-syms-1-dso.dnd,
202 ld-powerpc/aix-no-dup-syms-1-dso.drd,
203 ld-powerpc/aix-no-dup-syms-1-dso.nd,
204 ld-powerpc/aix-no-dup-syms-1-dso.rd,
205 ld-powerpc/aix-no-dup-syms-1-rel.nd,
206 ld-powerpc/aix-no-dup-syms-1-rel.rd: New tests.
207 * ld-powerpc/aix52.exp: Run them.
208
209 2009-03-14 Richard Sandiford <r.sandiford@uk.ibm.com>
210
211 * ld-powerpc/aix-abs-branch-1.nd,
212 ld-powerpc/aix-abs-reloc-1.nd: New tests.
213 * ld-powerpc/aix52.exp: Run them.
214
215 2009-03-14 Richard Sandiford <r.sandiford@uk.ibm.com>
216
217 * ld-powerpc/aix-lineno-1.s, ld-powerpc/aix-lineno-1.txt,
218 ld-powerpc/aix-lineno-1a.dd, ld-powerpc/aix-lineno-1a.nd,
219 ld-powerpc/aix-lineno-1b.dd, ld-powerpc/aix-lineno-1b.nd: New tests.
220 * ld-powerpc/aix52.exp: Run them. Copy aix-lineno-1.txt to tmpdir.
221
222 2009-03-14 Richard Sandiford <r.sandiford@uk.ibm.com>
223
224 * ld-powerpc/aix-toc-1.ex, ld-powerpc/aix-toc-1a.s,
225 ld-powerpc/aix-toc-1b.s, ld-powerpc/aix-toc-1-32.dd,
226 ld-powerpc/aix-toc-1-64.dd: New tests.
227 * ld-powerpc/aix52.exp: Run them.
228
229 2009-03-14 Richard Sandiford <r.sandiford@uk.ibm.com>
230
231 * ld-powerpc/aix-glink-1.ex, ld-powerpc/aix-glink-1.s,
232 ld-powerpc/aix-glink-1-32.dd, ld-powerpc/aix-glink-1-64.dd,
233 ld-powerpc/aix-glink-1-32.d, ld-powerpc/aix-glink-1-64.d: New tests.
234 * ld-powerpc/aix52.exp: Run them.
235
236 2009-03-14 Richard Sandiford <r.sandiford@uk.ibm.com>
237
238 * ld-powerpc/aix-abs-branch-1.im, ld-powerpc/aix-abs-branch-1.ex,
239 ld-powerpc/aix-abs-branch-1.s,
240 ld-powerpc/aix-abs-branch-1.dd: New test.
241 * ld-powerpc/aix52.exp: Run it.
242
243 2009-03-14 Richard Sandiford <r.sandiford@uk.ibm.com>
244
245 * ld-powerpc/aix-abs-reloc-1.ex, ld-powerpc/aix-abs-reloc-1.im,
246 ld-powerpc/aix-abs-reloc-1.od, ld-powerpc/aix-abs-reloc-1.s: New test.
247 * ld-powerpc/aix52.exp: Run it.
248
249 2009-03-14 Richard Sandiford <r.sandiford@uk.ibm.com>
250
251 * ld-powerpc/aix-core-sec-1.s, ld-powerpc/aix-core-sec-1.ex,
252 ld-powerpc/aix-core-sec-1.hd, ld-powerpc/aix-core-sec-2.s,
253 ld-powerpc/aix-core-sec-2.ex, ld-powerpc/aix-core-sec-2.hd,
254 ld-powerpc/aix-core-sec-3.s, ld-powerpc/aix-core-sec-3.ex,
255 ld-powerpc/aix-core-sec-3.hd: New tests.
256 * ld-powerpc/aix52.exp: New harness.
257
258 2009-03-14 Richard Sandiford <r.sandiford@uk.ibm.com>
259
260 * lib/ld-lib.exp (ar_simple_create): Add an "aropts" parameter.
261 (run_ld_link_tests): Treat the second list element as "ar" options
262 when creating an archive. Don't run the linker in this case.
263 (run_cc_link_tests): Likewise.
264
265 2009-03-13 Nick Clifton <nickc@redhat.com>
266
267 * lib/ld-lib.exp (run_dump_test): Add verbose to list of globals.
268 Replace call to verbose_eval with a test of verbose level. If
269 greater than 2 always dump the contents of the dumpfile. If equal
270 to 2 only dump the contents if the regexp diff failed.
271 (proc verbose_eval): Delete.
272
273 2009-03-07 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
274
275 * ld-elf/empty2.d: Remove xfail for hppa*-*-*.
276 * ld-elf/merge.d: Change xfail for hppa to hppa*64*-*-*.
277
278 2009-03-05 Christophe Lyon <christophe.lyon@st.com>
279
280 * ld-arm/arm-elf.exp: Add new farcall-group-limit test.
281 * ld-arm/farcall-group-limit.d: New file.
282 * ld-arm/farcall-group3.s: New file.
283 * ld-arm/farcall-group4.s: New file.
284
285 2009-03-05 Christophe Lyon <christophe.lyon@st.com>
286
287 * ld-arm/arm-elf.exp: Add 2 more tests to check long branch stubs
288 in PLT context.
289 * ld-arm/farcall-mixed-app-v5.d: New file.
290 * ld-arm/farcall-mixed-app.d: Likewise.
291 * ld-arm/farcall-mixed-app.r: Likewise.
292 * ld-arm/farcall-mixed-app.s: Likewise.
293 * ld-arm/farcall-mixed-app.sym: Likewise.
294 * ld-arm/farcall-mixed-lib.d: Likewise.
295 * ld-arm/farcall-mixed-lib.r: Likewise.
296
297 2009-03-04 Alan Modra <amodra@bigpond.net.au>
298
299 * ld-powerpc/tlsmark.s, * ld-powerpc/tlsmark.d: New test.
300 * ld-powerpc/tlsmark32.s, * ld-powerpc/tlsmark32.d: New test.
301 * ld-powerpc/powerpc.exp: Run them.
302
303 2009-03-02 Sebastian Huber <sebastian.huber@embedded-brains.de>
304
305 * ld-scripts/regions-alias-1.t: New file.
306 * ld-scripts/regions-alias-2.t: New file.
307 * ld-scripts/regions-alias-3.t: New file.
308 * ld-scripts/regions-alias-4.t: New file.
309 * ld-scripts/script.exp: Run region alias tests.
310
311 2009-02-27 Dave Korn <dave.korn.cygwin@gmail.com>
312
313 * ld-pe/pe.exp: Disable auto-import when linking on Cygwin.
314
315 2009-02-26 Christophe Lyon <christophe.lyon@st.com>
316
317 * ld-arm/arm-elf.exp: Add 3 tests for the 3 new stubs.
318 * ld-arm/farcall-thumb-arm-pic-veneer.d: New expected result, the
319 test is now expected to pass.
320 * ld-arm/farcall-thumb-thumb-m-pic-veneer.d: Likewise.
321 * ld-arm/farcall-thumb-thumb-pic-veneer.d: Likewise.
322
323 2009-02-25 Christophe Lyon <christophe.lyon@st.com>
324
325 * ld-arm/thumb2-bl-as-thumb1-bad-noeabi.d: Update expected result,
326 as stubs are now generated and the end of the .text section.
327 * ld-arm/thumb2-bl-bad-noeabi.d: Likewise.
328
329 2009-02-24 Daniel Jacobowitz <dan@codesourcery.com>
330
331 * ld-arm/farcall-arm-thumb-blx-pic-veneer.d,
332 ld-arm/farcall-arm-thumb-pic-veneer.d,
333 ld-arm/farcall-thumb-thumb-blx-pic-veneer.d: Update for fixed
334 Thumb PIC stub.
335
336 2009-02-24 Daniel Jacobowitz <dan@codesourcery.com>
337
338 * ld-arm/arm-elf.exp (armeabitests): Update duplicate test names.
339 Use normal output files for big-endian.
340 * ld-arm/farcall-arm-arm-be.d, ld-arm/farcall-thumb-arm-be.d: Delete.
341 * ld-arm/farcall-arm-arm-be8.d, ld-arm/farcall-arm-arm-pic-veneer.d,
342 ld-arm/farcall-arm-arm.d, ld-arm/farcall-arm-thumb-blx-pic-veneer.d,
343 ld-arm/farcall-arm-thumb-blx.d, ld-arm/farcall-arm-thumb-pic-veneer.d,
344 ld-arm/farcall-arm-thumb.d, ld-arm/farcall-group-size2.d,
345 ld-arm/farcall-group.d, ld-arm/farcall-mix.d, ld-arm/farcall-mix2.d,
346 ld-arm/farcall-thumb-arm-be8.d,
347 ld-arm/farcall-thumb-arm-blx-pic-veneer.d,
348 ld-arm/farcall-thumb-arm-blx.d, ld-arm/farcall-thumb-arm-short.d,
349 ld-arm/farcall-thumb-arm.d,
350 ld-arm/farcall-thumb-thumb-blx-pic-veneer.d,
351 ld-arm/farcall-thumb-thumb-blx.d, ld-arm/farcall-thumb-thumb-m.d,
352 ld-arm/farcall-thumb-thumb.d, ld-arm/thumb2-bl-as-thumb1-bad.d,
353 ld-arm/thumb2-bl-bad.d: Update for moved stubs.
354
355 2009-02-23 Daniel Jacobowitz <dan@codesourcery.com>
356
357 * ld-arm/arm-elf.exp (armeabitests): Run new tests. Correct BE8 output
358 filename.
359 * ld-arm/farcall-arm-arm-be.d, ld-arm/farcall-thumb-arm-be.d: New.
360
361 2009-02-23 Christophe Lyon <christophe.lyon@st.com>
362
363 * ld-arm/arm-elf.exp: Add new farcall-thumb-arm-be8 test.
364 * ld-arm/farcall-thumb-arm-be8.d: New expected result.
365 * ld-arm/farcall-arm-arm-be8.d: Replace wildcards by instructions.
366
367 2009-02-23 Christophe Lyon <christophe.lyon@st.com>
368
369 * ld-arm/arm-elf.exp: Rewrite non-EABI variants of
370 thumb2-bl-as-thumb1-bad and thumb2-bl-bad tests, which now
371 pass. farcall-thumb-thumb now passes in EABI mode.
372 * ld-arm/farcall-thumb-arm-pic-veneer.d: Fixed name, source, as
373 and ld flags to match intended test.
374 * ld-arm/farcall-thumb-arm.d: New expected result.
375 * ld-arm/farcall-thumb-thumb-m.d: Likewise.
376 * ld-arm/farcall-thumb-thumb-m-pic-veneer.d: Fixed name and ld
377 flags.
378 * ld-arm/farcall-thumb-thumb-pic-veneer.d: Likewise.
379 * ld-arm/farcall-thumb-thumb.d: New expected result, this test is
380 now expected to pass.
381 * ld-arm/thumb2-bl-as-thumb1-bad-noeabi.d: Likewise.
382 * ld-arm/thumb2-bl-bad-noeabi.d: Likewise.
383 * ld-arm/thumb2-bl-as-thumb1-bad.d: Update addresses according to
384 new use.
385 * ld-arm/thumb2-bl-as-thumb1-bad.s: Update comment.
386
387 2009-18-02 Dave Korn <dave.korn.cygwin@gmail.com>
388
389 * ld-pe/longsecn-1.d: New test file.
390 * ld-pe/longsecn-2.d: Likewise.
391 * ld-pe/longsecn-3.d: Likewise.
392 * ld-pe/longsecn-4.d: Likewise.
393 * ld-pe/longsecn-5.d: Likewise.
394 * ld-pe/longsecn.d: Likewise.
395 * ld-pe/longsecn.exp: New test control script.
396 * ld-pe/longsecn.s: New test source file.
397
398 2009-02-18 Christophe Lyon <christophe.lyon@st.com>
399
400 * ld-arm/farcall-arm-arm-pic-veneer.d,
401 ld-arm/farcall-arm-thumb-blx-pic-veneer.d,
402 ld-arm/farcall-arm-thumb-pic-veneer.d,
403 ld-arm/farcall-thumb-arm-blx-pic-veneer.d,
404 ld-arm/farcall-thumb-thumb-blx-pic-veneer.d: Fix expected stub
405 target.
406
407 2009-02-06 Joseph Myers <joseph@codesourcery.com>
408
409 * lib/ld-lib.exp (check_gc_sections_available): Return 0 for
410 *-*-mingw*.
411
412 2009-02-05 Joseph Myers <joseph@codesourcery.com>
413
414 * ld-arm/arm-elf.exp (armeabitests): Restore thumb2-b-interwork.
415
416 2009-02-03 Maxim Kuvyrkov <maxim@codesourcery.com>
417
418 * ld-m68k/got-multigot-12-13-14-34-35-ok.d: Update.
419 * ld-m68k/got-multigot-14-ok.d: Update.
420 * ld-m68k/m68k-got.exp: Update.
421 * ld-m68k/got-negative-12-13-14-34-ok.d: Update.
422 * ld-m68k/got-negative-14-ok.d: Update.
423 * ld-m68k/tls-gd-1.d, ld-m68k/tls-gd-2.d: New tests.
424 * ld-m68k/tls-gd-ie-1.d, ld-m68k/tls-ie-1.d: New tests.
425 * ld-m68k/tls-ld-1.d, ld-m68k/tls-ld-2.d: New tests.
426 * ld-m68k/tls-ld-1.s, ld-m68k/tls-ld-2.s, ld-m68k/tls-le-1.s:
427 New test sources.
428 * ld-m68k/tls-no-1.s, ld-m68k/tls-gd-ie-1.s, ld-m68k/tls-gd-1.s:
429 New test sources.
430 * ld-m68k/tls-gd-2.s, ld-m68k/tls-ie-1.s: New test sources.
431 * ld-m68k/m68k.exp: Run new tests.
432 (merge isa-a isa-a:nodiv): Fix.
433
434 2009-02-01 Jan Kratochvil <jan.kratochvil@redhat.com>
435
436 * ld-elf/eh-group2.s: New `.cfi_lsda' referencing `.gcc_except_table'.
437 * ld-elf/eh-group.exp: New test and conditional defininiton of `ELF64'.
438
439 2009-01-29 Nick Clifton <nickc@redhat.com>
440
441 * lib/ld-lib.exp (check_gc_sections_available): Add MeP to list of
442 targets which do not support garbage collection.
443 * ld-srec/srec.exp (run_srec_test): Expect tests to fail for MeP.
444 * ld-elf/group8a.d: Likewise.
445 * ld-elf/group8b.d: Likewise.
446 * ld-elf/group9a.d: Likewise.
447 * ld-elf/group9b.d: Likewise.
448
449 2009-01-27 Hans-Peter Nilsson <hp@axis.com>
450
451 * ld-cris/tls-tbss64.s, ld-cris/tls-e-80.d: New test.
452
453 * ld-cris/tls-e-20.d, ld-cris/tls-e-20a.d, ld-cris/tls-e-22.d,
454 ld-cris/tls-ldgde-14.d, ld-cris/tls-ldgde-15.d,
455 ld-cris/tls-ldgdex-14.d, ld-cris/tls-ldgdex-15.d: Adjust for
456 change in relocation values.
457
458 * ld-cris/weakhiddso.d, ld-cris/weakhid.s: New test.
459
460 2009-01-26 Nathan Sidwell <nathan@codesourcery.com>
461
462 * ld-powerpc/powerpc.exp: Add vxworks relax testcase.
463 * ld-powerpc/vxworks-relax.s, ld-powerpc/vxworks-relax.rd: New.
464 * ld-powerpc/vxworks1.ld: Add .pad and .far input sections.
465 * ld-powerpc/vxworks1.rd: Correct regexp for undefined symbols.
466
467 2009-01-26 Andrew Stubbs <ams@codesourcery.com>
468
469 * ld-arm/attr-merge-3.attr: Update following gas change.
470 * ld-arm/attr-merge-2.attr: Update Tag_ARM_ISA_use and
471 Tag_THUMB_ISA_use following gas changes.
472 * ld-arm/attr-merge-4.attr: Likewise.
473 * ld-arm/attr-merge-5.attr: Likewise.
474 * ld-arm/attr-merge-arch-1.attr: Likewise.
475 * ld-arm/attr-merge-arch-2.attr: Likewise.
476 * ld-arm/attr-merge-unknown-2.d: Likewise.
477 * ld-arm/attr-merge-unknown-2r.d: Likewise.
478 * ld-arm/attr-merge-unknown-3.d: Likewise.
479 * ld-arm/attr-merge-wchar-00-nowarn.d: Likewise.
480 * ld-arm/attr-merge-wchar-00.d: Likewise.
481 * ld-arm/attr-merge-wchar-02-nowarn.d: Likewise.
482 * ld-arm/attr-merge-wchar-02.d: Likewise.
483 * ld-arm/attr-merge-wchar-04-nowarn.d: Likewise.
484 * ld-arm/attr-merge-wchar-04.d: Likewise.
485 * ld-arm/attr-merge-wchar-20-nowarn.d: Likewise.
486 * ld-arm/attr-merge-wchar-20.d: Likewise.
487 * ld-arm/attr-merge-wchar-22-nowarn.d: Likewise.
488 * ld-arm/attr-merge-wchar-22.d: Likewise.
489 * ld-arm/attr-merge-wchar-24-nowarn.d: Likewise.
490 * ld-arm/attr-merge-wchar-40-nowarn.d: Likewise.
491 * ld-arm/attr-merge-wchar-40.d: Likewise.
492 * ld-arm/attr-merge-wchar-42-nowarn.d: Likewise.
493 * ld-arm/attr-merge-wchar-44-nowarn.d: Likewise.
494 * ld-arm/attr-merge-wchar-44.d: Likewise.
495 * ld-arm/attr-merge.attr: Likewise.
496
497 2009-01-21 Alan Modra <amodra@bigpond.net.au>
498
499 * ld-spu/icache1.d: Add --non-ia-text to ld options.
500
501 2009-01-19 Hans-Peter Nilsson <hp@axis.com>
502
503 * ld-cris/expdref3.s, ld-cris/expdref4.s, ld-cris/weakref3.d,
504 ld-cris/weakref4.d: New tests.
505 * ld-cris/libdso-15b.d: Adjust for recent weakref fix.
506
507 2009-01-19 H.J. Lu <hongjiu.lu@intel.com>
508
509 * ld-elf/group9.s: Replace .byte with .long.
510
511 2009-01-19 Andrew Stubbs <ams@codesourcery.com>
512
513 * ld-arm/arm-elf.exp (armeabitests): Add EABI attribute merging 3,
514 EABI attribute merging 4, and EABI attribute merging 5,
515 EABI attribute arch merging 1, EABI attribute arch merging 1 reversed,
516 EABI attribute arch merging 2, EABI attribute arch merging 2 reversed.
517 Add attr-merge-unknown-1, attr-merge-unknown-2, attr-merge-unknown-2r,
518 and attr-merge-unknown-3 dump tests.
519 * ld-arm/arch-v6.s: New file.
520 * ld-arm/arch-v6k.s: New file.
521 * ld-arm/arch-v6t2.s: New file.
522 * ld-arm/attr-merge-3.attr: New file.
523 * ld-arm/attr-merge-3a.s: New file.
524 * ld-arm/attr-merge-3b.s: New file.
525 * ld-arm/attr-merge-4.attr: New file.
526 * ld-arm/attr-merge-4a.s: New file.
527 * ld-arm/attr-merge-4b.s: New file.
528 * ld-arm/attr-merge-5.attr: New file.
529 * ld-arm/attr-merge-5.s: New file.
530 * ld-arm/attr-merge-arch-1.attr: New file.
531 * ld-arm/attr-merge-arch-2.attr: New file.
532 * ld-arm/attr-merge-unknown-1.d: New file.
533 * ld-arm/attr-merge-unknown-1.s: New file.
534 * ld-arm/attr-merge-unknown-2.d: New file.
535 * ld-arm/attr-merge-unknown-2.s: New file.
536 * ld-arm/attr-merge-unknown-2r.d: New file.
537 * ld-arm/attr-merge-unknown-3.d: New file.
538 * ld-arm/blank.s: New file.
539
540 2009-01-16 H.J. Lu <hongjiu.lu@intel.com>
541
542 * ld-elf/textaddr1.d: New.
543 * ld-elf/textaddr2.d: Likewise.
544
545 2009-01-14 H.J. Lu <hongjiu.lu@intel.com>
546
547 PR ld/9727
548 * ld-elf/group8.s: New.
549 * ld-elf/group8a.d: Likewise.
550 * ld-elf/group8b.d: Likewise.
551 * ld-elf/group9.s: Likewise.
552 * ld-elf/group9a.d: Likewise.
553 * ld-elf/group9b.d: Likewise.
554
555 2009-01-13 Alan Modra <amodra@bigpond.net.au>
556
557 * ld-spu/icache1.s: New file.
558 * ld-spu/icache1.d: New file.
559
560 2009-01-13 Alan Modra <amodra@bigpond.net.au>
561
562 * ld-elf/elf.exp: Save and restore LDFLAGS.
563 * ld-scripts/default-script.exp: Likewise.
564 * ld-scripts/empty-orphan.exp: Likewise, and add to LDFLAGS rather
565 than replacing.
566 * ld-scripts/include.exp: Set --local-store for SPU.
567
568 2009-01-12 Alan Modra <amodra@bigpond.net.au>
569
570 * ld-spu/ovl.d: Allow for absolute branches in stubs.
571 * ld-spu/ovl2.d: Likewise.
572
573 2009-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
574
575 * ld-elf/linkoncerdiff.d, ld-elf/linkoncerdiff1.s,
576 ld-elf/linkoncerdiff2.s: New.
577
578 2009-01-07 Hans-Peter Nilsson <hp@axis.com>
579
580 * ld-cris/tls-e-20.d, ld-cris/tls-e-20a.d, ld-cris/tls-e-21.d,
581 ld-cris/tls-e-23.d, ld-cris/tls-e-66.d, ld-cris/tls-gd-3.d,
582 ld-cris/tls-gd-3h.d, ld-cris/tls-global-74.d,
583 ld-cris/tls-ie-8e1.d, ld-cris/tls-ldgde-14.d,
584 ld-cris/tls-ldgde-15.d, ld-cris/tls-le-12.d, ld-cris/tls-le-13.d,
585 ld-cris/tls-le-13s.d, ld-cris/tls-legd-16.d,
586 ld-cris/tls-legd-17.d, ld-cris/tls-legdx-16.d,
587 ld-cris/tls-legdx-17.d, ld-cris/tls-leie-18.d,
588 ld-cris/tls-leie-19.d, ld-cris/tls-local-57.d,
589 ld-cris/tls-local-58.d, ld-cris/tls-local-59.d: Adjust for
590 relocation value now offset by negative program TLS block size.
591 * ld-cris/tls-le-12s.d: Ditto. Move 128-byte tls-data to last.
592 Adjust accordingly.
593 * ld-cris/tls-le-12s.s: Use movs, not movu, for sign-extended
594 always-negative relocation.
595 * ld-cris/tls-tprelm.s: Move filler data to after symbol for
596 tested relocation.
597 * ld-cris/tls-ok-36.d: Adjust accordingly.
598
599 2009-01-03 Hans-Peter Nilsson <hp@axis.com>
600
601 * ld-cris/tls-js1.d: New test.
602
603 2009-01-02 H.J. Lu <hongjiu.lu@intel.com>
604
605 PR ld/9679
606 * ld-elf/pr9679-1.c: New.
607 * ld-elf/pr9679-2.c: Likewise.
608 * ld-elf/pr9679.rd: Likewise.
609
610 * ld-elf/shared.exp (build_tests): Add test for libpr9679.so.
611
612 2009-01-02 H.J. Lu <hongjiu.lu@intel.com>
613
614 PR ld/9676
615 * ld-elf/pr9676-1.c: New.
616 * ld-elf/pr9676-2.c: Likewiswe.
617 * ld-elf/pr9676-3.c: Likewiswe.
618 * ld-elf/pr9676-4.c: Likewiswe.
619 * ld-elf/pr9676.rd: Likewiswe.
620
621 * ld-elf/shared.exp (build_tests): Add tests for libpr9676-1.a,
622 libpr9676-2.a, libpr9676-3.so, libpr9676-4.so and
623 libpr9676-4a.so.
624
625 * lib/ld-lib.exp (ar_simple_create): New.
626 (run_ld_link_tests): Support archive.
627 (run_cc_link_tests): Likewiswe.
628
629 For older changes see ChangeLog-2008
630 \f
631 Local Variables:
632 mode: change-log
633 left-margin: 8
634 fill-column: 74
635 version-control: never
636 End:
This page took 0.041671 seconds and 4 git commands to generate.