include/elf
[deliverable/binutils-gdb.git] / ld / testsuite / ChangeLog
CommitLineData
d8045f23
NC
12009-04-30 Nick Clifton <nickc@redhat.com>
2
3 * ld-ifunc: New directory.
4 * ld-ifunc/ifunc.exp: New file: Run the IFUNC tests.
5 * ld-ifunc/prog.c: New file.
6 * ld-ifunc/lib.c: New file.
7
96c23d59
JM
82009-04-30 Joseph Myers <joseph@codesourcery.com>
9
10 * ld-arm/movw-shared-1.d, ld-arm/movw-shared-1.s,
11 ld-arm/movw-shared-2.d, ld-arm/movw-shared-2.s,
12 ld-arm/movw-shared-3.d, ld-arm/movw-shared-3.s,
13 ld-arm/movw-shared-4.d, ld-arm/movw-shared-4.s: New tests.
14 * ld-arm/arm-elf.exp: Run these new tests.
15
267e2722
CD
162009-04-29 Chris Demetriou <cgd@google.com>
17
18 * ld-elfvers/vers.exp (vers4b): New test to verify that
19 --no-export-dynamic undoes --export-dynamic.
20
27e08634
NS
212009-04-28 Nathan Sidwell <nathan@codesourcery.com>
22
23 * ld-i386/vxworks1-lib.dd: Adjust expected disassembly.
24 * ld-i386/vxworks1.dd: Adjust expected disassembly.
25 * ld-i386/vxworks1-lib.rd: Sections are swapped.
26
155d87d7
CL
272009-04-22 Christophe Lyon <christophe.lyon@st.com>
28
29 PR9743
30 * ld-arm/arm-call.d: Update expected result.
31 * ld-arm/arm-pic-veneer.d: Likewise.
32 * ld-arm/thumb2-b-interwork.d: Likewise.
33
d5773560
NS
342009-04-22 Nathan Sidwell <nathan@codesourcery.com>
35
36 * ld-scripts/rgn-at1.d: Cope with larger padding on sections.
37 * ld-scripts/rgn-at2.d: Likewise.
38 * ld-scripts/rgn-at3.d: Likewise.
39
3e6b1042
DJ
402009-04-21 Daniel Jacobowitz <dan@codesourcery.com>
41
42 * ld-arm/farcall-mix.d, ld-arm/farcall-mix2.d,
43 ld-arm/farcall-group-size2.d, ld-arm/farcall-group.d,
44 ld-arm/farcall-mixed-lib.d: Update for linker changes.
45
69c5861e
CL
462009-04-17 Christophe Lyon <christophe.lyon@st.com>
47
48 * ld-arm/arm-elf.exp: Add new test farcall-mixed-lib.
49 * ld-arm/farcall-mixed-lib.d: Update expected output.
50 * ld-arm/farcall-mixed-lib1.s: New file.
51 * ld-arm/farcall-mixed-lib2.s: New file.
52
3023e3f6
RS
532009-04-16 Richard Sandiford <r.sandiford@uk.ibm.com>
54
55 * ld-powerpc/aix-export-2.s, ld-powerpc/aix-export-2.nd: New test.
56 * ld-powerpc/aix52.exp: Run it.
57
3f904b16
AM
582009-04-16 Alan Modra <amodra@bigpond.net.au>
59
60 * ld-libs/lib-1.s: Use "==" instead of ".set".
61 * ld-libs/lib-2.s: Likewise.
62 * ld-scripts/defined.s: Likewise.
63
82b5c97a
CL
642009-04-15 Christophe Lyon <christophe.lyon@st.com>
65
66 * ld-arm/arm-elf.exp: Add 1 more test to check undef weak
67 reference with PLT in ARM mode.
68 * ld-arm/thumb2-bl-undefweak1.d, ld-arm/thumb2-bl-undefweak1.s:
69 New files.
70
3a7cb646
L
712009-04-08 H.J. Lu <hongjiu.lu@intel.com>
72
73 * ld-i386/abs.d: Add --32 for assembler and -melf_i386 for
74 linker.
75
6c03179c
NS
762009-04-03 Nathan Sidwell <nathan@codesourcery.com>
77
78 * ld-scripts/rgn-at.s: Use explicit .section pseudos.
79
3bb77e00
DK
802009-04-03 Dave Korn <dave.korn.cygwin@gmail.com>
81
82 * ld-pe/image_size.d (#target): Also run test on Cygwin and x86_64
83 MinGW targets.
84
113e6845
NS
852009-04-03 Nathan Sidwell <nathan@codesourcery.com>
86
87 * ld-scripts/rgn-at.exp: New.
88 * ld-scripts/rgn-at.s: New.
89 * ld-scripts/rgn-at1.d: New.
90 * ld-scripts/rgn-at1.t: New.
91 * ld-scripts/rgn-at2.d: New.
92 * ld-scripts/rgn-at2.t: New.
93 * ld-scripts/rgn-at3.d: New.
94 * ld-scripts/rgn-at3.t: New.
95
4cebb668
DK
962009-04-03 Dave Korn <dave.korn.cygwin@gmail.com>
97
98 * ld-pe/export_dynamic_warning.s: Make dummy code portable.
99
75c19d47
DK
1002009-04-02 Dave Korn <dave.korn.cygwin@gmail.com>
101
102 * ld-pe/export_dynamic_warning.d (#warning): Fix regex pattern.
103
8b747e1a
DK
1042009-04-02 Dave Korn <dave.korn.cygwin@gmail.com>
105
106 PR ld/6744
107 * ld-pe/export_dynamic_warning.d: New test control file.
108 * ld-pe/export_dynamic_warning.s: New test source file.
109 * ld-pe/pe.exp: Also run export_dynamic_warning dump test.
110
d3626fb0
CL
1112009-04-02 Christophe Lyon <christophe.lyon@st.com>
112
113 * ld-arm/farcall-thumb-thumb-pic-veneer.d: Update expected
114 results.
115 * ld-arm/farcall-thumb-thumb.d: Likewise.
116
b1435da1
NC
1172009-04-02 Nick Clifton <nickc@redhat.com>
118
119 PR 9987
120 * lib/ld-lib.exp (check_gc_sections_available): Do not run garbage
121 collection tests for cygwin targets.
122
54e2dbe0
RS
1232009-04-01 Richard Sandiford <r.sandiford@uk.ibm.com>
124
125 * ld-powerpc/aix-gc-1.nd: New test.
126 * ld-powerpc/aix52.exp: Run it.
127
1282009-04-01 Richard Sandiford <r.sandiford@uk.ibm.com>
129
130 * ld-powerpc/aix-rel-1.s, ld-powerpc/aix-rel-1.od: New test.
131 * ld-powerpc/aix52.exp: Run it.
132
2fe50fe3
DK
1332009-04-01 Dave Korn <dave.korn.cygwin@gmail.com>
134
135 * ld-cygwin/exe-export.exp: Add "-lkernel32" when linking test exe.
136 * ld-cygwin/testexe.c (testexe_main): Indicate whether global_a
137 was set to correct final value using error return status.
138 (testexe_dummy): Dummy function calls an import from kernel32.dll
139 to ensure it is mapped into the process space at runtime.
140
b8f9ee44
CL
1412009-04-01 Christophe Lyon <christophe.lyon@st.com>
142
143 * ld-arm/arm-elf.exp: BE8 tests expect the same output as the
144 default ones.
145 * ld-arm/arm-be8.d: Print opcodes in little endian.
146 * ld-arm/farcall-thumb-arm-be8.d: Removed useless expected result.
147 * ld-arm/farcall-arm-arm-be8.d: Likewise.
148
bd0a45ce
HPN
1492009-03-25 Hans-Peter Nilsson <hp@axis.com>
150
151 * ld-cris/tls-e-dtpoffd3.d, ld-cris/tls-e-tpoffcomm1.d,
152 ld-cris/tls-e-tpoffcomm1.s: New tests.
153
c3946515
HPN
1542009-03-24 Hans-Peter Nilsson <hp@axis.com>
155
8f6b0925
HPN
156 * ld-cris/tls-commx.s, ld-cris/tls-dso-dtpoffd2.d,
157 ld-cris/tls-dso-dtpoffd4.d, ld-cris/tls-dtpoffdx.s,
158 ld-cris/tls-e-dtpoffd1.d: New tests.
159
c3946515
HPN
160 * ld-cris/tls-e-20.d, ld-cris/tls-e-20a.d, ld-cris/tls-e-21.d,
161 ld-cris/tls-e-80.d, ld-cris/tls-gd-3.d, ld-cris/tls-gd-3h.d,
162 ld-cris/tls-global-74.d, ld-cris/tls-ldgde-14.d,
163 ld-cris/tls-ldgde-15.d, ld-cris/tls-legd-16.d,
164 ld-cris/tls-legd-17.d, ld-cris/tls-local-57.d,
165 ld-cris/tls-local-58.d, ld-cris/tls-local-59.d: Adjust for BFD
166 change in link-time known GOT contents for GD relocations.
167
4bf27aa9
L
1682009-03-20 H.J. Lu <hongjiu.lu@intel.com>
169
170 PR ld/9970
171 * ld-pie/pie.exp: Use -fpie to compile. Run *.d tests.
172
173 * ld-pie/start.d: New.
174 * ld-pie/start.s: Likewise.
175
e9dfee34
L
1762009-03-18 H.J. Lu <hongjiu.lu@intel.com>
177
178 PR ld/6766
179 * ld-undefined/dummy.s: New.
180 * ld-undefined/entry-1.d: Likewise.
181 * ld-undefined/entry-2.d: Likewise.
182 * ld-undefined/entry-3.d: Likewise.
183 * ld-undefined/entry-4.d: Likewise.
184 * ld-undefined/entry-5.d: Likewise.
185 * ld-undefined/entry-6.d: Likewise.
186 * ld-undefined/entry.exp: Likewise.
187 * ld-undefined/entry.s: Likewise.
188
a7e11ee1
AM
1892009-03-17 Alan Modra <amodra@bigpond.net.au>
190
191 * ld-spu/icache1.d: Update for fixed set_id, new manager entry, and
192 reduced data.
193
bba21f15
AM
1942009-03-17 Alan Modra <amodra@bigpond.net.au>
195
196 * config/default.exp (get_link_files): Replace double dollars with
197 single dollars.
198
eccbf555
AM
1992009-03-17 Alan Modra <amodra@bigpond.net.au>
200
201 * ld-bootstrap/bootstrap.exp: Use DO_COMPARE. Remove unnecessary
202 cleanup and log output.
203
9b3ea03b
DK
2042009-03-16 Dave Korn <dave.korn.cygwin@gmail.com>
205
206 * ld-bootstrap/bootstrap.exp: Also pass '-liconv' to linker when
207 linking statically on Cygwin, necessitated by '-lintl'.
208
588b6e15
DK
2092009-03-15 Dave Korn <dave.korn.cygwin@gmail.com>
210
211 * ld-auto-import/auto-import.exp: Add missing dll entrypoint.
212
b64232cc
RS
2132009-03-14 Richard Sandiford <r.sandiford@uk.ibm.com>
214
215 * ld-powerpc/aix-export-1-all.dd, ld-powerpc/aix-export-1-full.dd,
216 ld-powerpc/aix-export-1a.s, ld-powerpc/aix-export-1b.s: New tests.
217 * ld-powerpc/aix52.exp: Run them.
218
7d504122
RS
2192009-03-14 Richard Sandiford <r.sandiford@uk.ibm.com>
220
221 * ld-powerpc/aix-gc-1.s, ld-powerpc/aix-gc-1.ex,
222 ld-powerpc/aix-gc-1-32.dd, ld-powerpc/aix-gc-1-64.dd,
223 ld-powerpc/aix-weak-1-gcdso.dnd, ld-powerpc/aix-weak-1-gcdso.hd,
224 ld-powerpc/aix-weak-1-gcdso.nd: New tests.
225 * ld-powerpc/aix52.exp: Run them.
226
8602d4fe
RS
2272009-03-14 Richard Sandiford <r.sandiford@uk.ibm.com>
228
229 * ld-powerpc/aix-glink-2a.s, ld-powerpc/aix-glink-2a.ex,
230 ld-powerpc/aix-glink-2b.s, ld-powerpc/aix-glink-2c.s,
231 ld-powerpc/aix-glink-2c.ex, ld-powerpc/aix-glink-2d.s,
232 ld-powerpc/aix-glink-2-32.dd, ld-powerpc/aix-glink-2-64.dd,
233 ld-powerpc/aix-weak-1a.s, ld-powerpc/aix-weak-1b.s,
234 ld-powerpc/aix-weak-1-rel.hd, ld-powerpc/aix-weak-1-rel.nd,
235 ld-powerpc/aix-weak-1-dso.hd, ld-powerpc/aix-weak-1-dso.nd,
236 ld-powerpc/aix-weak-1-dso.dnd, ld-powerpc/aix-weak-1.ex,
237 ld-powerpc/aix-weak-2a.s, ld-powerpc/aix-weak-2a.ex,
238 ld-powerpc/aix-weak-2a.nd, ld-powerpc/aix-weak-2b.s,
239 ld-powerpc/aix-weak-2b.nd, ld-powerpc/aix-weak-2c.s,
240 ld-powerpc/aix-weak-2c.ex, ld-powerpc/aix-weak-2c.nd,
241 ld-powerpc/aix-weak-2c.od, ld-powerpc/aix-weak-3a.s,
242 ld-powerpc/aix-weak-3a.ex, ld-powerpc/aix-weak-3b.s,
243 ld-powerpc/aix-weak-3b.ex, ld-powerpc/aix-weak-3-32.d,
244 ld-powerpc/aix-weak-3-32.dd, ld-powerpc/aix-weak-3-64.d,
245 ld-powerpc/aix-weak-3-64.dd: New tests.
246 * ld-powerpc/aix52.exp: Run them. Replace tmp/aix-* with
247 tmp/aix64-* in 64-bit ld options.
248
5b49f6dc
RS
2492009-03-14 Richard Sandiford <r.sandiford@uk.ibm.com>
250
251 * ld-powerpc/aix-no-dup-syms-1a.s, ld-powerpc/aix-no-dup-syms-1b.s,
252 ld-powerpc/aix-no-dup-syms-1.ex, ld-powerpc/aix-no-dup-syms-1.im,
253 ld-powerpc/aix-no-dup-syms-1-dso.dnd,
254 ld-powerpc/aix-no-dup-syms-1-dso.drd,
255 ld-powerpc/aix-no-dup-syms-1-dso.nd,
256 ld-powerpc/aix-no-dup-syms-1-dso.rd,
257 ld-powerpc/aix-no-dup-syms-1-rel.nd,
258 ld-powerpc/aix-no-dup-syms-1-rel.rd: New tests.
259 * ld-powerpc/aix52.exp: Run them.
260
c4037431
RS
2612009-03-14 Richard Sandiford <r.sandiford@uk.ibm.com>
262
263 * ld-powerpc/aix-abs-branch-1.nd,
264 ld-powerpc/aix-abs-reloc-1.nd: New tests.
265 * ld-powerpc/aix52.exp: Run them.
266
3df13c4a
RS
2672009-03-14 Richard Sandiford <r.sandiford@uk.ibm.com>
268
269 * ld-powerpc/aix-lineno-1.s, ld-powerpc/aix-lineno-1.txt,
270 ld-powerpc/aix-lineno-1a.dd, ld-powerpc/aix-lineno-1a.nd,
271 ld-powerpc/aix-lineno-1b.dd, ld-powerpc/aix-lineno-1b.nd: New tests.
272 * ld-powerpc/aix52.exp: Run them. Copy aix-lineno-1.txt to tmpdir.
273
47dfb2ca
RS
2742009-03-14 Richard Sandiford <r.sandiford@uk.ibm.com>
275
276 * ld-powerpc/aix-toc-1.ex, ld-powerpc/aix-toc-1a.s,
277 ld-powerpc/aix-toc-1b.s, ld-powerpc/aix-toc-1-32.dd,
278 ld-powerpc/aix-toc-1-64.dd: New tests.
279 * ld-powerpc/aix52.exp: Run them.
280
858ef0ce
RS
2812009-03-14 Richard Sandiford <r.sandiford@uk.ibm.com>
282
283 * ld-powerpc/aix-glink-1.ex, ld-powerpc/aix-glink-1.s,
284 ld-powerpc/aix-glink-1-32.dd, ld-powerpc/aix-glink-1-64.dd,
285 ld-powerpc/aix-glink-1-32.d, ld-powerpc/aix-glink-1-64.d: New tests.
286 * ld-powerpc/aix52.exp: Run them.
287
12b2cce9
RS
2882009-03-14 Richard Sandiford <r.sandiford@uk.ibm.com>
289
290 * ld-powerpc/aix-abs-branch-1.im, ld-powerpc/aix-abs-branch-1.ex,
291 ld-powerpc/aix-abs-branch-1.s,
292 ld-powerpc/aix-abs-branch-1.dd: New test.
293 * ld-powerpc/aix52.exp: Run it.
294
0e3212ad
RS
2952009-03-14 Richard Sandiford <r.sandiford@uk.ibm.com>
296
297 * ld-powerpc/aix-abs-reloc-1.ex, ld-powerpc/aix-abs-reloc-1.im,
298 ld-powerpc/aix-abs-reloc-1.od, ld-powerpc/aix-abs-reloc-1.s: New test.
299 * ld-powerpc/aix52.exp: Run it.
300
9ec59d51
RS
3012009-03-14 Richard Sandiford <r.sandiford@uk.ibm.com>
302
303 * ld-powerpc/aix-core-sec-1.s, ld-powerpc/aix-core-sec-1.ex,
304 ld-powerpc/aix-core-sec-1.hd, ld-powerpc/aix-core-sec-2.s,
305 ld-powerpc/aix-core-sec-2.ex, ld-powerpc/aix-core-sec-2.hd,
306 ld-powerpc/aix-core-sec-3.s, ld-powerpc/aix-core-sec-3.ex,
307 ld-powerpc/aix-core-sec-3.hd: New tests.
308 * ld-powerpc/aix52.exp: New harness.
309
fa0a16b1
RS
3102009-03-14 Richard Sandiford <r.sandiford@uk.ibm.com>
311
312 * lib/ld-lib.exp (ar_simple_create): Add an "aropts" parameter.
313 (run_ld_link_tests): Treat the second list element as "ar" options
314 when creating an archive. Don't run the linker in this case.
315 (run_cc_link_tests): Likewise.
316
9a2ee7fc
NC
3172009-03-13 Nick Clifton <nickc@redhat.com>
318
319 * lib/ld-lib.exp (run_dump_test): Add verbose to list of globals.
320 Replace call to verbose_eval with a test of verbose level. If
321 greater than 2 always dump the contents of the dumpfile. If equal
322 to 2 only dump the contents if the regexp diff failed.
323 (proc verbose_eval): Delete.
324
d75338ef
DA
3252009-03-07 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
326
327 * ld-elf/empty2.d: Remove xfail for hppa*-*-*.
328 * ld-elf/merge.d: Change xfail for hppa to hppa*64*-*-*.
329
8cd931b7
CL
3302009-03-05 Christophe Lyon <christophe.lyon@st.com>
331
332 * ld-arm/arm-elf.exp: Add new farcall-group-limit test.
333 * ld-arm/farcall-group-limit.d: New file.
334 * ld-arm/farcall-group3.s: New file.
335 * ld-arm/farcall-group4.s: New file.
336
5fa9e92f
CL
3372009-03-05 Christophe Lyon <christophe.lyon@st.com>
338
339 * ld-arm/arm-elf.exp: Add 2 more tests to check long branch stubs
340 in PLT context.
341 * ld-arm/farcall-mixed-app-v5.d: New file.
342 * ld-arm/farcall-mixed-app.d: Likewise.
343 * ld-arm/farcall-mixed-app.r: Likewise.
344 * ld-arm/farcall-mixed-app.s: Likewise.
345 * ld-arm/farcall-mixed-app.sym: Likewise.
346 * ld-arm/farcall-mixed-lib.d: Likewise.
347 * ld-arm/farcall-mixed-lib.r: Likewise.
348
727fc41e
AM
3492009-03-04 Alan Modra <amodra@bigpond.net.au>
350
351 * ld-powerpc/tlsmark.s, * ld-powerpc/tlsmark.d: New test.
352 * ld-powerpc/tlsmark32.s, * ld-powerpc/tlsmark32.d: New test.
353 * ld-powerpc/powerpc.exp: Run them.
354
4a93e180
NC
3552009-03-02 Sebastian Huber <sebastian.huber@embedded-brains.de>
356
357 * ld-scripts/regions-alias-1.t: New file.
358 * ld-scripts/regions-alias-2.t: New file.
359 * ld-scripts/regions-alias-3.t: New file.
360 * ld-scripts/regions-alias-4.t: New file.
361 * ld-scripts/script.exp: Run region alias tests.
362
5b9c6027
DK
3632009-02-27 Dave Korn <dave.korn.cygwin@gmail.com>
364
365 * ld-pe/pe.exp: Disable auto-import when linking on Cygwin.
366
ebe24dd4
CL
3672009-02-26 Christophe Lyon <christophe.lyon@st.com>
368
369 * ld-arm/arm-elf.exp: Add 3 tests for the 3 new stubs.
370 * ld-arm/farcall-thumb-arm-pic-veneer.d: New expected result, the
371 test is now expected to pass.
372 * ld-arm/farcall-thumb-thumb-m-pic-veneer.d: Likewise.
373 * ld-arm/farcall-thumb-thumb-pic-veneer.d: Likewise.
374
aed1c03a
CL
3752009-02-25 Christophe Lyon <christophe.lyon@st.com>
376
aed1c03a
CL
377 * ld-arm/thumb2-bl-as-thumb1-bad-noeabi.d: Update expected result,
378 as stubs are now generated and the end of the .text section.
379 * ld-arm/thumb2-bl-bad-noeabi.d: Likewise.
380
cf3eccff
DJ
3812009-02-24 Daniel Jacobowitz <dan@codesourcery.com>
382
383 * ld-arm/farcall-arm-thumb-blx-pic-veneer.d,
384 ld-arm/farcall-arm-thumb-pic-veneer.d,
385 ld-arm/farcall-thumb-thumb-blx-pic-veneer.d: Update for fixed
386 Thumb PIC stub.
387
07d72278
DJ
3882009-02-24 Daniel Jacobowitz <dan@codesourcery.com>
389
390 * ld-arm/arm-elf.exp (armeabitests): Update duplicate test names.
391 Use normal output files for big-endian.
392 * ld-arm/farcall-arm-arm-be.d, ld-arm/farcall-thumb-arm-be.d: Delete.
393 * ld-arm/farcall-arm-arm-be8.d, ld-arm/farcall-arm-arm-pic-veneer.d,
394 ld-arm/farcall-arm-arm.d, ld-arm/farcall-arm-thumb-blx-pic-veneer.d,
395 ld-arm/farcall-arm-thumb-blx.d, ld-arm/farcall-arm-thumb-pic-veneer.d,
396 ld-arm/farcall-arm-thumb.d, ld-arm/farcall-group-size2.d,
397 ld-arm/farcall-group.d, ld-arm/farcall-mix.d, ld-arm/farcall-mix2.d,
398 ld-arm/farcall-thumb-arm-be8.d,
399 ld-arm/farcall-thumb-arm-blx-pic-veneer.d,
400 ld-arm/farcall-thumb-arm-blx.d, ld-arm/farcall-thumb-arm-short.d,
401 ld-arm/farcall-thumb-arm.d,
402 ld-arm/farcall-thumb-thumb-blx-pic-veneer.d,
403 ld-arm/farcall-thumb-thumb-blx.d, ld-arm/farcall-thumb-thumb-m.d,
404 ld-arm/farcall-thumb-thumb.d, ld-arm/thumb2-bl-as-thumb1-bad.d,
405 ld-arm/thumb2-bl-bad.d: Update for moved stubs.
406
2531fd8e
DJ
4072009-02-23 Daniel Jacobowitz <dan@codesourcery.com>
408
409 * ld-arm/arm-elf.exp (armeabitests): Run new tests. Correct BE8 output
410 filename.
411 * ld-arm/farcall-arm-arm-be.d, ld-arm/farcall-thumb-arm-be.d: New.
412
c2b4a39d 4132009-02-23 Christophe Lyon <christophe.lyon@st.com>
461a49ca
DJ
414
415 * ld-arm/arm-elf.exp: Add new farcall-thumb-arm-be8 test.
416 * ld-arm/farcall-thumb-arm-be8.d: New expected result.
417 * ld-arm/farcall-arm-arm-be8.d: Replace wildcards by instructions.
418
4192009-02-23 Christophe Lyon <christophe.lyon@st.com>
420
c2b4a39d
CL
421 * ld-arm/arm-elf.exp: Rewrite non-EABI variants of
422 thumb2-bl-as-thumb1-bad and thumb2-bl-bad tests, which now
423 pass. farcall-thumb-thumb now passes in EABI mode.
424 * ld-arm/farcall-thumb-arm-pic-veneer.d: Fixed name, source, as
425 and ld flags to match intended test.
426 * ld-arm/farcall-thumb-arm.d: New expected result.
427 * ld-arm/farcall-thumb-thumb-m.d: Likewise.
428 * ld-arm/farcall-thumb-thumb-m-pic-veneer.d: Fixed name and ld
429 flags.
430 * ld-arm/farcall-thumb-thumb-pic-veneer.d: Likewise.
431 * ld-arm/farcall-thumb-thumb.d: New expected result, this test is
432 now expected to pass.
433 * ld-arm/thumb2-bl-as-thumb1-bad-noeabi.d: Likewise.
434 * ld-arm/thumb2-bl-bad-noeabi.d: Likewise.
435 * ld-arm/thumb2-bl-as-thumb1-bad.d: Update addresses according to
436 new use.
437 * ld-arm/thumb2-bl-as-thumb1-bad.s: Update comment.
438
88183869
DK
4392009-18-02 Dave Korn <dave.korn.cygwin@gmail.com>
440
441 * ld-pe/longsecn-1.d: New test file.
442 * ld-pe/longsecn-2.d: Likewise.
443 * ld-pe/longsecn-3.d: Likewise.
444 * ld-pe/longsecn-4.d: Likewise.
445 * ld-pe/longsecn-5.d: Likewise.
446 * ld-pe/longsecn.d: Likewise.
447 * ld-pe/longsecn.exp: New test control script.
448 * ld-pe/longsecn.s: New test source file.
449
90d8a22c
CL
4502009-02-18 Christophe Lyon <christophe.lyon@st.com>
451
452 * ld-arm/farcall-arm-arm-pic-veneer.d,
453 ld-arm/farcall-arm-thumb-blx-pic-veneer.d,
454 ld-arm/farcall-arm-thumb-pic-veneer.d,
455 ld-arm/farcall-thumb-arm-blx-pic-veneer.d,
456 ld-arm/farcall-thumb-thumb-blx-pic-veneer.d: Fix expected stub
457 target.
458
5a7c5e86
JM
4592009-02-06 Joseph Myers <joseph@codesourcery.com>
460
461 * lib/ld-lib.exp (check_gc_sections_available): Return 0 for
462 *-*-mingw*.
463
376f5fcd
JM
4642009-02-05 Joseph Myers <joseph@codesourcery.com>
465
466 * ld-arm/arm-elf.exp (armeabitests): Restore thumb2-b-interwork.
467
cf869cce
NC
4682009-02-03 Maxim Kuvyrkov <maxim@codesourcery.com>
469
470 * ld-m68k/got-multigot-12-13-14-34-35-ok.d: Update.
471 * ld-m68k/got-multigot-14-ok.d: Update.
472 * ld-m68k/m68k-got.exp: Update.
473 * ld-m68k/got-negative-12-13-14-34-ok.d: Update.
474 * ld-m68k/got-negative-14-ok.d: Update.
475 * ld-m68k/tls-gd-1.d, ld-m68k/tls-gd-2.d: New tests.
476 * ld-m68k/tls-gd-ie-1.d, ld-m68k/tls-ie-1.d: New tests.
477 * ld-m68k/tls-ld-1.d, ld-m68k/tls-ld-2.d: New tests.
478 * ld-m68k/tls-ld-1.s, ld-m68k/tls-ld-2.s, ld-m68k/tls-le-1.s:
479 New test sources.
480 * ld-m68k/tls-no-1.s, ld-m68k/tls-gd-ie-1.s, ld-m68k/tls-gd-1.s:
481 New test sources.
482 * ld-m68k/tls-gd-2.s, ld-m68k/tls-ie-1.s: New test sources.
483 * ld-m68k/m68k.exp: Run new tests.
484 (merge isa-a isa-a:nodiv): Fix.
485
273f4430
JK
4862009-02-01 Jan Kratochvil <jan.kratochvil@redhat.com>
487
488 * ld-elf/eh-group2.s: New `.cfi_lsda' referencing `.gcc_except_table'.
489 * ld-elf/eh-group.exp: New test and conditional defininiton of `ELF64'.
490
ec0c103c
NC
4912009-01-29 Nick Clifton <nickc@redhat.com>
492
493 * lib/ld-lib.exp (check_gc_sections_available): Add MeP to list of
494 targets which do not support garbage collection.
495 * ld-srec/srec.exp (run_srec_test): Expect tests to fail for MeP.
496 * ld-elf/group8a.d: Likewise.
497 * ld-elf/group8b.d: Likewise.
498 * ld-elf/group9a.d: Likewise.
499 * ld-elf/group9b.d: Likewise.
500
86e2791b
HPN
5012009-01-27 Hans-Peter Nilsson <hp@axis.com>
502
a40942aa
HPN
503 * ld-cris/tls-tbss64.s, ld-cris/tls-e-80.d: New test.
504
026f6038
HPN
505 * ld-cris/tls-e-20.d, ld-cris/tls-e-20a.d, ld-cris/tls-e-22.d,
506 ld-cris/tls-ldgde-14.d, ld-cris/tls-ldgde-15.d,
507 ld-cris/tls-ldgdex-14.d, ld-cris/tls-ldgdex-15.d: Adjust for
508 change in relocation values.
509
86e2791b
HPN
510 * ld-cris/weakhiddso.d, ld-cris/weakhid.s: New test.
511
9bc4e62b
NS
5122009-01-26 Nathan Sidwell <nathan@codesourcery.com>
513
514 * ld-powerpc/powerpc.exp: Add vxworks relax testcase.
515 * ld-powerpc/vxworks-relax.s, ld-powerpc/vxworks-relax.rd: New.
516 * ld-powerpc/vxworks1.ld: Add .pad and .far input sections.
517 * ld-powerpc/vxworks1.rd: Correct regexp for undefined symbols.
518
ee3c0378
AS
5192009-01-26 Andrew Stubbs <ams@codesourcery.com>
520
521 * ld-arm/attr-merge-3.attr: Update following gas change.
522 * ld-arm/attr-merge-2.attr: Update Tag_ARM_ISA_use and
523 Tag_THUMB_ISA_use following gas changes.
524 * ld-arm/attr-merge-4.attr: Likewise.
525 * ld-arm/attr-merge-5.attr: Likewise.
526 * ld-arm/attr-merge-arch-1.attr: Likewise.
527 * ld-arm/attr-merge-arch-2.attr: Likewise.
528 * ld-arm/attr-merge-unknown-2.d: Likewise.
529 * ld-arm/attr-merge-unknown-2r.d: Likewise.
530 * ld-arm/attr-merge-unknown-3.d: Likewise.
531 * ld-arm/attr-merge-wchar-00-nowarn.d: Likewise.
532 * ld-arm/attr-merge-wchar-00.d: Likewise.
533 * ld-arm/attr-merge-wchar-02-nowarn.d: Likewise.
534 * ld-arm/attr-merge-wchar-02.d: Likewise.
535 * ld-arm/attr-merge-wchar-04-nowarn.d: Likewise.
536 * ld-arm/attr-merge-wchar-04.d: Likewise.
537 * ld-arm/attr-merge-wchar-20-nowarn.d: Likewise.
538 * ld-arm/attr-merge-wchar-20.d: Likewise.
539 * ld-arm/attr-merge-wchar-22-nowarn.d: Likewise.
540 * ld-arm/attr-merge-wchar-22.d: Likewise.
541 * ld-arm/attr-merge-wchar-24-nowarn.d: Likewise.
542 * ld-arm/attr-merge-wchar-40-nowarn.d: Likewise.
543 * ld-arm/attr-merge-wchar-40.d: Likewise.
544 * ld-arm/attr-merge-wchar-42-nowarn.d: Likewise.
545 * ld-arm/attr-merge-wchar-44-nowarn.d: Likewise.
546 * ld-arm/attr-merge-wchar-44.d: Likewise.
547 * ld-arm/attr-merge.attr: Likewise.
548
0c3b6736
AM
5492009-01-21 Alan Modra <amodra@bigpond.net.au>
550
551 * ld-spu/icache1.d: Add --non-ia-text to ld options.
552
63f2573f
HPN
5532009-01-19 Hans-Peter Nilsson <hp@axis.com>
554
555 * ld-cris/expdref3.s, ld-cris/expdref4.s, ld-cris/weakref3.d,
556 ld-cris/weakref4.d: New tests.
557 * ld-cris/libdso-15b.d: Adjust for recent weakref fix.
558
37034390
L
5592009-01-19 H.J. Lu <hongjiu.lu@intel.com>
560
561 * ld-elf/group9.s: Replace .byte with .long.
562
d237ce74
AS
5632009-01-19 Andrew Stubbs <ams@codesourcery.com>
564
565 * ld-arm/arm-elf.exp (armeabitests): Add EABI attribute merging 3,
566 EABI attribute merging 4, and EABI attribute merging 5,
567 EABI attribute arch merging 1, EABI attribute arch merging 1 reversed,
568 EABI attribute arch merging 2, EABI attribute arch merging 2 reversed.
569 Add attr-merge-unknown-1, attr-merge-unknown-2, attr-merge-unknown-2r,
570 and attr-merge-unknown-3 dump tests.
571 * ld-arm/arch-v6.s: New file.
572 * ld-arm/arch-v6k.s: New file.
573 * ld-arm/arch-v6t2.s: New file.
574 * ld-arm/attr-merge-3.attr: New file.
575 * ld-arm/attr-merge-3a.s: New file.
576 * ld-arm/attr-merge-3b.s: New file.
577 * ld-arm/attr-merge-4.attr: New file.
578 * ld-arm/attr-merge-4a.s: New file.
579 * ld-arm/attr-merge-4b.s: New file.
580 * ld-arm/attr-merge-5.attr: New file.
581 * ld-arm/attr-merge-5.s: New file.
582 * ld-arm/attr-merge-arch-1.attr: New file.
583 * ld-arm/attr-merge-arch-2.attr: New file.
584 * ld-arm/attr-merge-unknown-1.d: New file.
585 * ld-arm/attr-merge-unknown-1.s: New file.
586 * ld-arm/attr-merge-unknown-2.d: New file.
587 * ld-arm/attr-merge-unknown-2.s: New file.
588 * ld-arm/attr-merge-unknown-2r.d: New file.
589 * ld-arm/attr-merge-unknown-3.d: New file.
590 * ld-arm/blank.s: New file.
591
258795f5
L
5922009-01-16 H.J. Lu <hongjiu.lu@intel.com>
593
594 * ld-elf/textaddr1.d: New.
595 * ld-elf/textaddr2.d: Likewise.
596
a33dafc3
L
5972009-01-14 H.J. Lu <hongjiu.lu@intel.com>
598
599 PR ld/9727
600 * ld-elf/group8.s: New.
601 * ld-elf/group8a.d: Likewise.
602 * ld-elf/group8b.d: Likewise.
603 * ld-elf/group9.s: Likewise.
604 * ld-elf/group9a.d: Likewise.
605 * ld-elf/group9b.d: Likewise.
606
9da8c90e
AM
6072009-01-13 Alan Modra <amodra@bigpond.net.au>
608
609 * ld-spu/icache1.s: New file.
610 * ld-spu/icache1.d: New file.
611
e4970690
AM
6122009-01-13 Alan Modra <amodra@bigpond.net.au>
613
614 * ld-elf/elf.exp: Save and restore LDFLAGS.
615 * ld-scripts/default-script.exp: Likewise.
616 * ld-scripts/empty-orphan.exp: Likewise, and add to LDFLAGS rather
617 than replacing.
618 * ld-scripts/include.exp: Set --local-store for SPU.
619
cd4a7468
AM
6202009-01-12 Alan Modra <amodra@bigpond.net.au>
621
622 * ld-spu/ovl.d: Allow for absolute branches in stubs.
623 * ld-spu/ovl2.d: Likewise.
624
80c29487
JK
6252009-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
626
627 * ld-elf/linkoncerdiff.d, ld-elf/linkoncerdiff1.s,
628 ld-elf/linkoncerdiff2.s: New.
629
88fe28bd
HPN
6302009-01-07 Hans-Peter Nilsson <hp@axis.com>
631
632 * ld-cris/tls-e-20.d, ld-cris/tls-e-20a.d, ld-cris/tls-e-21.d,
633 ld-cris/tls-e-23.d, ld-cris/tls-e-66.d, ld-cris/tls-gd-3.d,
634 ld-cris/tls-gd-3h.d, ld-cris/tls-global-74.d,
635 ld-cris/tls-ie-8e1.d, ld-cris/tls-ldgde-14.d,
636 ld-cris/tls-ldgde-15.d, ld-cris/tls-le-12.d, ld-cris/tls-le-13.d,
637 ld-cris/tls-le-13s.d, ld-cris/tls-legd-16.d,
638 ld-cris/tls-legd-17.d, ld-cris/tls-legdx-16.d,
639 ld-cris/tls-legdx-17.d, ld-cris/tls-leie-18.d,
640 ld-cris/tls-leie-19.d, ld-cris/tls-local-57.d,
641 ld-cris/tls-local-58.d, ld-cris/tls-local-59.d: Adjust for
642 relocation value now offset by negative program TLS block size.
643 * ld-cris/tls-le-12s.d: Ditto. Move 128-byte tls-data to last.
644 Adjust accordingly.
645 * ld-cris/tls-le-12s.s: Use movs, not movu, for sign-extended
646 always-negative relocation.
647 * ld-cris/tls-tprelm.s: Move filler data to after symbol for
648 tested relocation.
649 * ld-cris/tls-ok-36.d: Adjust accordingly.
650
f5c9470c
HPN
6512009-01-03 Hans-Peter Nilsson <hp@axis.com>
652
653 * ld-cris/tls-js1.d: New test.
654
54ac0771
L
6552009-01-02 H.J. Lu <hongjiu.lu@intel.com>
656
657 PR ld/9679
658 * ld-elf/pr9679-1.c: New.
659 * ld-elf/pr9679-2.c: Likewise.
660 * ld-elf/pr9679.rd: Likewise.
661
662 * ld-elf/shared.exp (build_tests): Add test for libpr9679.so.
663
d8880531 6642009-01-02 H.J. Lu <hongjiu.lu@intel.com>
84e94c90 665
d8880531
L
666 PR ld/9676
667 * ld-elf/pr9676-1.c: New.
668 * ld-elf/pr9676-2.c: Likewiswe.
669 * ld-elf/pr9676-3.c: Likewiswe.
670 * ld-elf/pr9676-4.c: Likewiswe.
671 * ld-elf/pr9676.rd: Likewiswe.
d6e0b160 672
d8880531
L
673 * ld-elf/shared.exp (build_tests): Add tests for libpr9676-1.a,
674 libpr9676-2.a, libpr9676-3.so, libpr9676-4.so and
675 libpr9676-4a.so.
d6e0b160 676
d8880531
L
677 * lib/ld-lib.exp (ar_simple_create): New.
678 (run_ld_link_tests): Support archive.
679 (run_cc_link_tests): Likewiswe.
0f88be7a 680
d8880531 681For older changes see ChangeLog-2008
c9e214e5
AM
682\f
683Local Variables:
684mode: change-log
685left-margin: 8
686fill-column: 74
687version-control: never
688End:
This page took 0.591439 seconds and 4 git commands to generate.