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