bfd:
[deliverable/binutils-gdb.git] / ld / testsuite / ChangeLog
CommitLineData
75fa6dc1
JM
12010-10-21 Joseph Myers <joseph@codesourcery.com>
2
3 * ld-tic6x/attr-arch-c62x-c62x.d, ld-tic6x/attr-arch-c62x-c64x+.d,
4 ld-tic6x/attr-arch-c62x-c64x.d, ld-tic6x/attr-arch-c62x-c674x.d,
5 ld-tic6x/attr-arch-c62x-c67x+.d, ld-tic6x/attr-arch-c62x-c67x.d,
6 ld-tic6x/attr-arch-c64x+-c62x.d, ld-tic6x/attr-arch-c64x+-c64x+.d,
7 ld-tic6x/attr-arch-c64x+-c64x.d, ld-tic6x/attr-arch-c64x+-c674x.d,
8 ld-tic6x/attr-arch-c64x+-c67x+.d, ld-tic6x/attr-arch-c64x+-c67x.d,
9 ld-tic6x/attr-arch-c64x-c62x.d, ld-tic6x/attr-arch-c64x-c64x+.d,
10 ld-tic6x/attr-arch-c64x-c64x.d, ld-tic6x/attr-arch-c64x-c674x.d,
11 ld-tic6x/attr-arch-c64x-c67x+.d, ld-tic6x/attr-arch-c64x-c67x.d,
12 ld-tic6x/attr-arch-c674x-c62x.d, ld-tic6x/attr-arch-c674x-c64x+.d,
13 ld-tic6x/attr-arch-c674x-c64x.d, ld-tic6x/attr-arch-c674x-c674x.d,
14 ld-tic6x/attr-arch-c674x-c67x+.d, ld-tic6x/attr-arch-c674x-c67x.d,
15 ld-tic6x/attr-arch-c67x+-c62x.d, ld-tic6x/attr-arch-c67x+-c64x+.d,
16 ld-tic6x/attr-arch-c67x+-c64x.d, ld-tic6x/attr-arch-c67x+-c674x.d,
17 ld-tic6x/attr-arch-c67x+-c67x+.d, ld-tic6x/attr-arch-c67x+-c67x.d,
18 ld-tic6x/attr-arch-c67x-c62x.d, ld-tic6x/attr-arch-c67x-c64x+.d,
19 ld-tic6x/attr-arch-c67x-c64x.d, ld-tic6x/attr-arch-c67x-c674x.d,
20 ld-tic6x/attr-arch-c67x-c67x+.d, ld-tic6x/attr-arch-c67x-c67x.d:
21 Update for attribute renaming.
22
e0ae9e28
DK
232010-10-20 Dave Korn <dave.korn.cygwin@gmail.com>
24
25 * ld-plugin/plugin.exp: Mark tests UNSUPPORTED, not UNRESOLVED, if
26 no suitable target compiler is available.
27
fb43c652
KT
282010-10-16 Kai Tietz <kai.tietz@onevision.com>
29
30 * ld-pe/pe-run2.exp: Prefix --enable-auto-import by -Wl.
31
c3842ce5
DK
322010-10-15 Dave Korn <dave.korn.cygwin@gmail.com>
33
34 * ld-plugin/plugin.exp: Don't error out if there is no target compiler
35 available, make tests UNSUPPORTED instead.
36
5d3236ee
DK
372010-10-14 Dave Korn <dave.korn.cygwin@gmail.com>
38
39 Apply LD plugin patch series (part 6/6).
40 * ld-plugin/plugin-10.d: New dump test control script.
41 * ld-plugin/plugin-11.d: Likewise.
42 * ld-plugin/plugin.exp: Run them.
43
442010-10-14 Dave Korn <dave.korn.cygwin@gmail.com>
45
46 Apply LD plugin patch series (part 5/6).
47 * ld-plugin/plugin-ignore.d: New dump test control script.
48 * ld-plugin/plugin-vis-1.d: Likewise.
49 * ld-plugin/plugin.exp: Add list of ELF-only tests and run them if
50 testing on an ELF target.
51
522010-10-14 Dave Korn <dave.korn.cygwin@gmail.com>
53
54 Apply LD plugin patch series (part 4/6).
55 * ld-plugin/plugin-9.d: New testcase.
56 * ld-plugin/plugin.exp: Invoke it.
57
582010-10-14 Dave Korn <dave.korn.cygwin@gmail.com>
59
60 Apply LD plugin patch series (part 3/6).
61 * ld-plugin/plugin-8.d: New testcase.
62 * ld-plugin/plugin.exp: Invoke it.
63
642010-10-14 Dave Korn <dave.korn.cygwin@gmail.com>
65
66 Apply LD plugin patch series (part 2/6).
67 * ld-plugin/plugin-3.d: Enable regexes for new functionality.
68 * ld-plugin/plugin-5.d: Likewise.
69 * ld-plugin/plugin-6.d: New testcase.
70 * ld-plugin/plugin-7.d: Likewise.
71 * ld-plugin/plugin.exp: Use 'nm' on compiled test objects to determine
72 whether symbols in plugin arguments need an underscore prefix. Add
73 new plugin-6.d and plugin-7.d testcases.
74
752010-10-14 Dave Korn <dave.korn.cygwin@gmail.com>
76
77 Apply LD plugin patch series (part 1/6).
78 * ld-bootstrap/bootstrap.exp: Skip static tests also if LD plugins
79 are enabled.
80 * lib/ld-lib.exp (proc regexp_diff): Extend verbose debug output.
81 (proc set_file_contents): Write a file with the supplied content.
82 (run_ld_link_tests): Add new 'ld' action to test linker output.
83 (proc check_plugin_api_available): Return true if linker under test
84 supports the plugin API.
85 * ld-plugin/func.c: New test source file.
86 * ld-plugin/main.c: Likewise.
87 * ld-plugin/text.c: Likewise.
88 * ld-plugin/plugin-1.d: New dump test output pattern script.
89 * ld-plugin/plugin-2.d: Likewise.
90 * ld-plugin/plugin-3.d: Likewise.
91 * ld-plugin/plugin-4.d: Likewise.
92 * ld-plugin/plugin-5.d: Likewise.
93 * ld-plugin/plugin.exp: New test control script.
94
b8f9044b
AM
952010-10-11 Alan Modra <amodra@gmail.com>
96
97 * ld-elf/orphan-region.d: xfail frv-*-*.
98
71c52440
AM
992010-10-11 Alan Modra <amodra@gmail.com>
100
101 * ld-mmix/sec-3.d: Adjust for 2010-09-29 orphan change.
102 * ld-mmix/sec-7m.d: Likewise.
103
ea5cae92
NC
1042010-10-06 Nick Clifton <nickc@redhat.com>
105
106 * ld-scripts/rgn-at5.t: Add some more output sections.
107 * ld-scripts/rgn-at5.d: Update expected output.
108
0629d0af
L
1092010-09-30 H.J. Lu <hongjiu.lu@intel.com>
110
111 PR ld/11812
112 * ld-i386/nogot2.d: New
113 * ld-i386/nogot2.s: Likewise.
114 * ld-x86-64/nogot2.d: Likewise.
115 * ld-x86-64/nogot2.s: Likewise.
116
117 * ld-i386/i386.exp: Run nogot2.
118 * ld-x86-64/x86-64.exp: Likewise.
119
98fc1c61
AM
1202010-09-29 Alan Modra <amodra@gmail.com>
121
f794089c
AM
122 * ld-h8300/h8300.exp: Use is_elf_format.
123
98fc1c61
AM
124 * lib/ld-lib.exp (is_elf_format): Merge with binutils and gas versions.
125 (is_aout_format): Update target list.
126 (is_pecoff_format): Remove unnecessary line continuation.
127
02cbf767
AK
1282010-09-27 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
129
130 * ld-s390/tlsbin.dd: bcr 0,%r7 -> nopr %r7.
131 * ld-s390/tlsbin_64.dd: Likewise.
132 * ld-s390/tlspic.dd: Likewise.
133 * ld-s390/tlspic_64.dd: Likewise.
134
a2ae814f
L
1352010-09-23 H.J. Lu <hongjiu.lu@intel.com>
136
137 PR ld/11812
138 * ld-i386/nogot1.s: Don't use GOTOFF.
139
19dd00f8
BS
1402010-09-23 Bernd Schmidt <bernds@codesourcery.com>
141
142 * ld-tic6x/pcrel-reloc-local-r-rel-rela.d: New test.
143
f4c65163
MGD
1442010-09-23 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
145
146 * ld-arm/attr-merge-6.attr: Update for Security Extensions.
147 * ld-arm/attr-merge-7.attr: Likewise.
148
009600a9
AM
1492010-09-23 Alan Modra <amodra@gmail.com>
150
78336cd6
AM
151 * ld-elf/elf.exp: Don't run --gc-sections tls var test on v850.
152 * ld-elf/group2.d: xfail xstormy.
153 * ld-elf/group4.d: Likewise.
154 * ld-elf/group5.d: Likewise.
155 * ld-elf/group6.d: Likewise.
156 * ld-elf/init-fini-arrays.d: xfail cr16 and crx.
157 * ld-elf/orphan2.d: xfail xstormy.
158 * ld-elf/sec64k.exp: Don't run on targets using generic linker.
159 Allow a larger range for ld -r expected bar_1 section. Don't run
160 final link test on a number of targets. Select avr6 for avr targets.
161 * ld-elfcomm/elfcomm.exp: Don't attempt on hpux.
162
009600a9
AM
163 * ld-d10v/reloc-007.d: Don't error.
164 * ld-d10v/reloc-008.d: Likewise.
165 * ld-d10v/reloc-015.d: Likewise.
166 * ld-d10v/reloc-016.d: Likewise.
167 * ld-d10v/reloc-012.ld: Use a sane offset.
168
4ff9b924
MGD
1692010-09-20 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
170
171 * ld-arm/attr-merge-6.attr: Update test for change in canonical CPU
172 name.
173 * ld-arm/attr-merge-7.attr: Likewise.
174 * ld-arm/attr-merge-2.attr: Likewise.
175 * ld-arm/attr-merge-arch-2.attr: Likewise.
176
afdfce21
MGD
1772010-09-20 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
178
179 * ld-arm/script-type.ld: Update to generate symbols in a section.
180
020d7251
RS
1812010-09-19 Richard Sandiford <rdsandiford@googlemail.com>
182
183 * ld-mips-elf/elf-rel-got-n32.d: Swap two local GOT entries
184 and remove some duplication between the global and local GOT
185 entries. Adjust GP offsets accordingly.
186 * ld-mips-elf/elf-rel-got-n64-linux.d: Likewise.
187 * ld-mips-elf/elf-rel-xgot-n32.d: Reorder GOT entries and update
188 GP offsets accordingly.
189 * ld-mips-elf/elf-rel-xgot-n64-linux.d: Likewise.
190 * ld-mips-elf/mips16-pic-1.gd: Move all global GOT entries to
191 the local GOT.
192 * ld-mips-elf/mips16-pic-1.dd: Update GP offsets accordingly.
193 * ld-mips-elf/multi-got-no-shared.d: Adjust GP setup for
194 smaller GOT sizes.
195
de5c4ae2
AM
1962010-09-18 Alan Modra <amodra@gmail.com>
197
198 * lib/ld-lib.exp (check_gc_sections_available): Fail more targets.
199 * ld-discard/discard.exp: Move xfails from here..
200 * ld-discard/extern.d: ..to here.
201 * ld-discard/start.d: ..and here.
202 * ld-discard/static.d: ..and here.
203 * ld-elf/binutils.exp: Don't run tbss1 and tbss2 tests on hppa64.
204 * ld-elf/empty2.d: Remove xfails.
205 * ld-elf/flags1.d: xfail hppa64.
206 * ld-elf/group1.d: Add comment.
207 * ld-elf/group2.d: xfail cr16 and crx.
208 * ld-elf/group3b.d: Correct xfail and add comment.
209 * ld-elf/group4.d: xfail cr16 and crx.
210 * ld-elf/group5.d: Likewise.
211 * ld-elf/group6.d: Likewise.
212 * ld-elf/group7.d: Likewise.
213 * ld-elf/group8a.d: Add more notarget and xfail entries. Comment.
214 * ld-elf/group8b.d: Likewise.
215 * ld-elf/group9a.d: Likewise.
216 * ld-elf/group9b.d: Likewise.
217 * ld-elf/linkonce2.d: Correct notarget and comment.
218 * ld-elf/merge2.d: Remove iq2000 from xfail.
219 * ld-elf/multibss1.d: xfail hppa64.
220 * ld-elf/nobits-1.d: Likewise.
221 * ld-elf/note-1.d: Likewise.
222 * ld-elf/note-2.d: Likewise.
223 * ld-elf/orphan-region.d: Add xfails.
224 * ld-elf/orphan-region.ld: Discard some sections.
225 * ld-elf/orphan.d: Add xfails.
226 * ld-elf/orphan.ld: Discard some sections.
227 * ld-elf/orphan3.d: Replace xfail frv-*-* with frv-*-elf. Remove
228 cr16, crx and d10v.
229 * ld-elf/pr349.d: Add xfails.
230 * ld-elf/warn2.d: Add xfails. Tweak symbol section for hppa64.
231 * ld-scripts/rgn-at5.t: Discard .reginfo.
232
1391e79b
AM
2332010-09-16 Alan Modra <amodra@gmail.com>
234
d469f50f
AM
235 * ld-elf/orphan-region.d: xfail for spu.
236 * ld-elf/relocatable.d: xfail for hppa.
237
1391e79b
AM
238 * ld-elf/group3b.d: Disable for generic linker targets.
239 * ld-elf/linkonce2.d: Likewise.
240 * ld-scripts/empty-address-2a.d: Disable for frv and aout,oldld.
241 * ld-scripts/empty-address-2b.d: Likewise.
242 * ld-scripts/rgn-at5.s: Don't use .word.
243 * ld-scripts/rgn-at5.d: Update.
244
02f9d0c5
AM
2452010-09-10 Alan Modra <amodra@gmail.com>
246
247 * ld-gc/abi-note.d: Exclude aout and oldld targets.
248 * ld-gc/start.d: Likewise.
249 * ld-scripts/section-match-1.d: Likewise, and tic30.
250
d3615e3a
HPN
2512010-09-10 Hans-Peter Nilsson <hp@axis.com>
252
253 * ld-scripts/rgn-at5.d: Restrict to *-*-linux*.
254
a2d1e028
L
2552010-09-09 H.J. Lu <hongjiu.lu@intel.com>
256
257 PR ld/11998
258 * ld-scripts/rgn-at5.d: New.
259 * ld-scripts/rgn-at5.s: Likewise.
260 * ld-scripts/rgn-at5.t: Likewise.
261
3dbcc61d
NC
2622010-09-07 Andrew Burgess <aburgess@broadcom.com>
263
264 * ld-x86-64/split-by-file.rd: New test.
265 * ld-x86-64/split-by-file1.s: New test source code.
266 * ld-x86-64/split-by-file2.s: New test source code.
267 * ld-x86-64/x86-64.exp: Run the new test.
268
b97b635e
NC
2692010-08-31 Nick Clifton <nickc@redhat.com>
270
0d6cedc0 271 * ld-scripts/section-match.exp: New file. Runs the
b97b635e
NC
272 section-match-1 test.
273 * ld-scripts/section-match-1.d: New file.
274 * ld-scripts/section-match-1.s: New file.
275 * ld-scripts/section-match-1.t: New file.
276
4563a860
JB
2772010-08-25 Julian Brown <julian@codesourcery.com>
278
279 * ld-arm/arm-elf.exp (armelftests): Add cortex-a8-fix-blx-bcond.s.
280 * ld-arm/cortex-a8-fix-blx-bcond.s: New.
281 * ld-arm/cortex-a8-fix-blx-bcond.d: New.
282
b51176f1
L
2832010-08-24 H.J. Lu <hongjiu.lu@intel.com>
284
285 * ld-x86-64/x86-64.exp: Fix typos.
286
9eeefea8
MR
2872010-08-23 Maciej W. Rozycki <macro@codesourcery.com>
288
289 * ld-mips-elf/attr-gnu-4-04.d: Adjust Tag_GNU_MIPS_ABI_FP for
290 the new MIPS32r2 64-bit FPU description.
291 * ld-mips-elf/attr-gnu-4-40.d: Likewise.
292 * ld-mips-elf/attr-gnu-4-44.d: Likewise.
293
39334f3a
L
2942010-08-22 H.J. Lu <hongjiu.lu@intel.com>
295
296 PR ld/11933
297 * ld-x86-64/mixed1a.s: New.
298 * ld-x86-64/mixed1b.s: Likewise.
299 * ld-x86-64/mixed2a.s: Likewise.
300 * ld-x86-64/mixed2b.s: Likewise.
301
b51176f1 302 * ld-x86-64/x86-64.exp: Test mixed x86_64 and i386 inputs.
39334f3a 303
d898aefb
MR
3042010-08-20 Maciej W. Rozycki <macro@codesourcery.com>
305
306 * ld-sh/sh.exp: Add missing newline.
307
0982e157
MR
3082010-08-20 Maciej W. Rozycki <macro@codesourcery.com>
309
310 * ld-mips-elf/attr-gnu-4-01.d: Correct Tag_GNU_MIPS_ABI_FP.
311 * ld-mips-elf/attr-gnu-4-02.d: Likewise.
312 * ld-mips-elf/attr-gnu-4-10.d: Likewise.
313 * ld-mips-elf/attr-gnu-4-11.d: Likewise.
314 * ld-mips-elf/attr-gnu-4-15.d: Likewise.
315 * ld-mips-elf/attr-gnu-4-20.d: Likewise.
316 * ld-mips-elf/attr-gnu-4-22.d: Likewise.
317 * ld-mips-elf/attr-gnu-4-25.d: Likewise.
318
7542af2a
AM
3192010-08-19 Alan Modra <amodra@gmail.com>
320
321 * ld-scripts/memory.t: Remove ORIGIN fudge.
322
56d4289c
L
3232010-08-13 H.J. Lu <hongjiu.lu@intel.com>
324
325 PR ld/11913
326 * ld-i386/discarded1.d: New.
327 * ld-i386/discarded1.s: Likewise.
328 * ld-i386/discarded1.t: Likewise.
329 * ld-x86-64/discarded1.d: Likewise.
330 * ld-x86-64/discarded1.s: Likewise.
331 * ld-x86-64/discarded1.t: Likewise.
332
333 * ld-i386/i386.exp: Run discarded1.
334 * ld-x86-64/x86-64.exp: Likewise.
335
776167e8
CM
3362010-08-09 Catherine Moore <clm@codesourcery.com>
337
338 * ld-mips-elf/mode-change-error-1.d: New.
339 * ld-mips-elf/mode-change-error-1a.s: New.
340 * ld-mips-elf/mode-change-error-1b.s: New.
341 * ld-mips-elf/mips-elf.exp: Run new test.
342
b3808325
AM
3432010-08-06 Alan Modra <amodra@gmail.com>
344
345 * ld-powerpc/tocopt.s, * ld-powerpc/tocopt.d: New test.
346 * ld-powerpc/powerpc.exp: Run it.
347
1cd986c5
NC
3482010-07-23 Naveen.H.S <naveen.S@kpitcummins.com>
349 Ina Pandit <ina.pandit@kpitcummins.com>
350
351 * ld-v850/split-lo16.d: Update the "ld" instructions with a space
352 for second operand.
353
f4638467
AM
3542010-07-20 Alan Modra <amodra@gmail.com>
355
356 * ld-powerpc/tlsexe.r: Update.
357 * ld-powerpc/tlsexetoc.r: Update.
358 * ld-powerpc/tlsso.r: Update.
359 * ld-powerpc/tlstocso.r: Update.
360
8c05cf89
AM
3612010-07-20 Alan Modra <amodra@gmail.com>
362
363 * ld-powerpc/vxworks-relax.s: Add branches to match expected output.
364 * ld-powerpc/vxworks-relax-2.s: Likewise.
365 * ld-powerpc/vxworks1-lib.rd: Reorder reloc sections.
366
3437afb1
AS
3672010-07-19 Andreas Schwab <schwab@redhat.com>
368
369 * ld-mmix/bspec1.d: Ignore "Key to Flags" contents.
370 * ld-mmix/bspec2.d: Likewise.
371 * ld-mmix/local1.d: Likewise.
372 * ld-mmix/local3.d: Likewise.
373 * ld-mmix/local5.d: Likewise.
374 * ld-mmix/local7.d: Likewise.
375 * ld-mmix/undef-3.d: Likewise.
376 * ld-sh/sh64/crange1.rd: Likewise.
377 * ld-sh/sh64/crange2.rd: Likewise.
378 * ld-sh/sh64/crange3-cmpct.rd: Likewise.
379 * ld-sh/sh64/crange3-media.rd: Likewise.
380 * ld-sh/sh64/crange3.rd: Likewise.
381 * ld-sh/sh64/crangerel1.rd: Likewise.
382 * ld-sh/sh64/crangerel2.rd: Likewise.
383
25d17eb4
L
3842010-07-14 H.J. Lu <hongjiu.lu@intel.com>
385
386 PR ld/11817
387 * ld-i386/compressed1.s: New.
388 * ld-i386/compressed1.d: Likewise.
389 * ld-x86-64/compressed1.s: Likewise.
390 * ld-x86-64/compressed1.d: Likewise.
391
392 * ld-i386/i386.exp: Run compressed1.
393 * ld-x86-64/x86-64.exp: Likewise.
394
a7b16ceb
L
3952010-07-13 H.J. Lu <hongjiu.lu@intel.com>
396
397 PR ld/11812
398 * ld-elf/exclude3b.d: Don't run on ia64-*-*. Replace .got with
399 .dynamic.
400
401 * ld-elf/exclude3d.d: New.
402 * ld-i386/nogot1.d: Likewise.
403 * ld-i386/nogot1.s: Likewise.
404 * ld-x86-64/nogot1.d: Likewise.
405 * ld-x86-64/nogot1.s: Likewise.
406
407 * ld-i386/i386.exp: Run nogot1.
408 * ld-x86-64/x86-64.exp: Likewise.
409
2f395978
L
4102010-07-13 H.J. Lu <hongjiu.lu@intel.com>
411
412 * ld-i386/hidden2.d: Don't hard code expected output.
413 * ld-i386/protected3.d: Likewise.
414 * ld-x86-64/hidden2.d: Likewise.
415 * ld-x86-64/protected3.d: Likewise.
416
bb1cb422
L
4172010-07-13 H.J. Lu <hongjiu.lu@intel.com>
418
419 PR ld/11791
420 * ld-ifunc/ifunc-10-i386.d: New.
421 * ld-ifunc/ifunc-10-i386.s: Likewise.
422 * ld-ifunc/ifunc-10-x86-64.d: Likewise.
423 * ld-ifunc/ifunc-10-x86-64.s: Likewise.
424 * ld-ifunc/ifunc-11-i386.d: Likewise.
425 * ld-ifunc/ifunc-11-i386.s: Likewise.
426 * ld-ifunc/ifunc-11-x86-64.d: Likewise.
427 * ld-ifunc/ifunc-11-x86-64.s: Likewise.
428
50248c89
AM
4292010-07-06 Alan Modra <amodra@gmail.com>
430
431 * ld-powerpc/relax.s: Add branch back to _start.
432 * ld-powerpc/relax.d: Update.
433 * ld-powerpc/relaxr.d: Update.
434
cef3d14b
AM
4352010-07-01 Alan Modra <amodra@gmail.com>
436
437 * lib/ld-lib.exp (default_ld_simple_link): Add $gcc_ld_flag before
438 any other options in $ld.
439
360cfc9c
AM
4402010-06-29 Alan Modra <amodra@gmail.com>
441
442 * ld-maxq/maxq.exp: Delete file.
443 * ld-maxq/addend.dd, * ld-maxq/addend.s, * ld-maxq/paddr.dd,
444 * ld-maxq/paddr.s, * ld-maxq/paddr1.dd, * ld-maxq/paddr1.s,
445 * ld-maxq/r32-1.s, * ld-maxq/r32-2.s, * ld-maxq/r32.dd: Likewise.
446
59e6276b
JM
4472010-06-15 Joseph Myers <joseph@codesourcery.com>
448
449 * ld-elf/orphan3.d: Allow section names starting '_'.
450 * ld-tic6x/attr-arch-c62x-c62x.d, ld-tic6x/attr-arch-c62x-c64x+.d,
451 ld-tic6x/attr-arch-c62x-c64x.d, ld-tic6x/attr-arch-c62x-c674x.d,
452 ld-tic6x/attr-arch-c62x-c67x+.d, ld-tic6x/attr-arch-c62x-c67x.d,
453 ld-tic6x/attr-arch-c62x.s, ld-tic6x/attr-arch-c64x+-c62x.d,
454 ld-tic6x/attr-arch-c64x+-c64x+.d, ld-tic6x/attr-arch-c64x+-c64x.d,
455 ld-tic6x/attr-arch-c64x+-c674x.d,
456 ld-tic6x/attr-arch-c64x+-c67x+.d, ld-tic6x/attr-arch-c64x+-c67x.d,
457 ld-tic6x/attr-arch-c64x+.s, ld-tic6x/attr-arch-c64x-c62x.d,
458 ld-tic6x/attr-arch-c64x-c64x+.d, ld-tic6x/attr-arch-c64x-c64x.d,
459 ld-tic6x/attr-arch-c64x-c674x.d, ld-tic6x/attr-arch-c64x-c67x+.d,
460 ld-tic6x/attr-arch-c64x-c67x.d, ld-tic6x/attr-arch-c64x.s,
461 ld-tic6x/attr-arch-c674x-c62x.d, ld-tic6x/attr-arch-c674x-c64x+.d,
462 ld-tic6x/attr-arch-c674x-c64x.d, ld-tic6x/attr-arch-c674x-c674x.d,
463 ld-tic6x/attr-arch-c674x-c67x+.d, ld-tic6x/attr-arch-c674x-c67x.d,
464 ld-tic6x/attr-arch-c674x.s, ld-tic6x/attr-arch-c67x+-c62x.d,
465 ld-tic6x/attr-arch-c67x+-c64x+.d, ld-tic6x/attr-arch-c67x+-c64x.d,
466 ld-tic6x/attr-arch-c67x+-c674x.d,
467 ld-tic6x/attr-arch-c67x+-c67x+.d, ld-tic6x/attr-arch-c67x+-c67x.d,
468 ld-tic6x/attr-arch-c67x+.s, ld-tic6x/attr-arch-c67x-c62x.d,
469 ld-tic6x/attr-arch-c67x-c64x+.d, ld-tic6x/attr-arch-c67x-c64x.d,
470 ld-tic6x/attr-arch-c67x-c674x.d, ld-tic6x/attr-arch-c67x-c67x+.d,
471 ld-tic6x/attr-arch-c67x-c67x.d, ld-tic6x/attr-arch-c67x.s: New.
472
1f4e4950
MGD
4732010-06-07 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
474
475 * ld-arm/arm-call.d: Handle change in lsls/movs disassembly.
476 * ld-arm/farcall-thumb-arm-short.d: Likewise.
477 * ld-arm/farcall-thumb-thumb-blx-pic-veneer.d: Likewise.
478 * ld-arm/farcall-thumb-thumb-blx.d: Likewise.
479 * ld-arm/farcall-thumb-thumb-m-pic-veneer.d: Likewise.
480 * ld-arm/farcall-thumb-thumb-m.d: Likewise.
481 * ld-arm/farcall-thumb-thumb-pic-veneer.d: Likewise.
482 * ld-arm/farcall-thumb-thumb.d: Likewise.
483 * ld-arm/thumb2-bl-as-thumb1-bad-noeabi.d: Likewise.
484 * ld-arm/thumb2-bl-as-thumb1-bad.d: Likewise.
485 * ld-arm/thumb2-bl-bad-noeabi.d: Likewise.
486 * ld-arm/thumb2-bl-bad.d: Likewise.
487
c8ce5710
L
4882010-05-26 H.J. Lu <hongjiu.lu@intel.com>
489
490 PR ld/11628
491 * ld-elf/textaddr3.d: New.
492 * ld-elf/textaddr4.d: Likewise.
493 * ld-elf/textaddr5.d: Likewise.
494 * ld-elf/textaddr6.d: Likewise.
495 * ld-elf/textaddr7.d: Likewise.
496
8e45593f
NC
4972010-05-25 Daniel Jacobowitz <dan@codesourcery.com>
498 Joseph Myers <joseph@codesourcery.com>
499 Andrew Stubbs <ams@codesourcery.com>
500
501 * ld-sh/sh.exp: Handle uClinux like Linux.
502 * lib/ld-lib.exp (is_elf_format): Include sh*-*-uclinux*.
503 * ld-sh/fdpic-funcdesc-shared.d: New file.
504 * ld-sh/fdpic-funcdesc-shared.s: New file.
505 * ld-sh/fdpic-funcdesc-static.d: New file.
506 * ld-sh/fdpic-funcdesc-static.s: New file.
507 * ld-sh/fdpic-gotfuncdesc-shared.d: New file.
508 * ld-sh/fdpic-gotfuncdesc-shared.s: New file.
509 * ld-sh/fdpic-gotfuncdesc-static.d: New file.
510 * ld-sh/fdpic-gotfuncdesc-static.s: New file.
511 * ld-sh/fdpic-gotfuncdesci20-shared.d: New file.
512 * ld-sh/fdpic-gotfuncdesci20-shared.s: New file.
513 * ld-sh/fdpic-gotfuncdesci20-static.d: New file.
514 * ld-sh/fdpic-gotfuncdesci20-static.s: New file.
515 * ld-sh/fdpic-goti20-shared.d: New file.
516 * ld-sh/fdpic-goti20-shared.s: New file.
517 * ld-sh/fdpic-goti20-static.d: New file.
518 * ld-sh/fdpic-goti20-static.s: New file.
519 * ld-sh/fdpic-gotofffuncdesc-shared.d: New file.
520 * ld-sh/fdpic-gotofffuncdesc-shared.s: New file.
521 * ld-sh/fdpic-gotofffuncdesc-static.d: New file.
522 * ld-sh/fdpic-gotofffuncdesc-static.s: New file.
523 * ld-sh/fdpic-gotofffuncdesci20-shared.d: New file.
524 * ld-sh/fdpic-gotofffuncdesci20-shared.s: New file.
525 * ld-sh/fdpic-gotofffuncdesci20-static.d: New file.
526 * ld-sh/fdpic-gotofffuncdesci20-static.s: New file.
527 * ld-sh/fdpic-gotoffi20-shared.d: New file.
528 * ld-sh/fdpic-gotoffi20-shared.s: New file.
529 * ld-sh/fdpic-gotoffi20-static.d: New file.
530 * ld-sh/fdpic-gotoffi20-static.s: New file.
531 * ld-sh/fdpic-plt-be.d: New file.
532 * ld-sh/fdpic-plt-le.d: New file.
533 * ld-sh/fdpic-plt.s: New file.
534 * ld-sh/fdpic-plti20-be.d: New file.
535 * ld-sh/fdpic-plti20-le.d: New file.
536 * ld-sh/fdpic-stack-default.d: New file.
537 * ld-sh/fdpic-stack-size.d: New file.
538 * ld-sh/fdpic-stack.s: New file.
539
18ae9cc1
L
5402010-05-18 H.J. Lu <hongjiu.lu@intel.com>
541
542 PR gas/11600
543 * ld-elf/exclude3.s: New.
544 * ld-elf/exclude3a.d: Likewise.
545 * ld-elf/exclude3b.d: Likewise.
546 * ld-elf/exclude3c.d: Likewise.
547
4547cb56
NC
5482010-05-11 Andrew Stubbs <ams@codesourcery.com>
549
550 * ld-arm/attr-merge-2.attr: Add Tag_DIV_use.
551 * ld-arm/attr-merge-2a.s: Likewise.
552 * ld-arm/attr-merge-2b.s: Likewise.
553 * ld-arm/attr-merge-3a.s: Likewise.
554 * ld-arm/attr-merge-3b.s: Likewise.
555 * ld-arm/attr-merge-4.attr: Likewise.
556 * ld-arm/attr-merge-5.attr: Likewise.
557 * ld-arm/attr-merge-6.attr: Likewise.
558 * ld-arm/attr-merge-7.attr: Likewise.
559 * ld-arm/attr-merge-arch-1.attr: Likewise.
560 * ld-arm/attr-merge-arch-2.attr: Likewise.
561 * ld-arm/attr-merge-unknown-2.d: Likewise.
562 * ld-arm/attr-merge-unknown-2r.d: Likewise.
563 * ld-arm/attr-merge-unknown-3.d: Likewise.
564 * ld-arm/attr-merge-vfp-1.d: Likewise.
565 * ld-arm/attr-merge-vfp-1r.d: Likewise.
566 * ld-arm/attr-merge-vfp-2.d: Likewise.
567 * ld-arm/attr-merge-vfp-2r.d: Likewise.
568 * ld-arm/attr-merge-vfp-3.d: Likewise.
569 * ld-arm/attr-merge-vfp-3r.d: Likewise.
570 * ld-arm/attr-merge-vfp-4.d: Likewise.
571 * ld-arm/attr-merge-vfp-4r.d: Likewise.
572 * ld-arm/attr-merge-vfp-5.d: Likewise.
573 * ld-arm/attr-merge-vfp-5r.d: Likewise.
574 * ld-arm/attr-merge-wchar-00-nowarn.d: Likewise.
575 * ld-arm/attr-merge-wchar-00.d: Likewise.
576 * ld-arm/attr-merge-wchar-02-nowarn.d: Likewise.
577 * ld-arm/attr-merge-wchar-02.d: Likewise.
578 * ld-arm/attr-merge-wchar-04-nowarn.d: Likewise.
579 * ld-arm/attr-merge-wchar-04.d: Likewise.
580 * ld-arm/attr-merge-wchar-20-nowarn.d: Likewise.
581 * ld-arm/attr-merge-wchar-20.d: Likewise.
582 * ld-arm/attr-merge-wchar-22-nowarn.d: Likewise.
583 * ld-arm/attr-merge-wchar-22.d: Likewise.
584 * ld-arm/attr-merge-wchar-24-nowarn.d: Likewise.
585 * ld-arm/attr-merge-wchar-40-nowarn.d: Likewise.
586 * ld-arm/attr-merge-wchar-40.d: Likewise.
587 * ld-arm/attr-merge-wchar-42-nowarn.d: Likewise.
588 * ld-arm/attr-merge-wchar-44-nowarn.d: Likewise.
589 * ld-arm/attr-merge-wchar-44.d: Likewise.
590 * ld-arm/attr-merge.attr: Likewise.
591
5922010-05-11 Jie Zhang <jie@codesourcery.com>
593
594 * ld-arm/attr-merge-vfp-6.d: New test.
595 * ld-arm/attr-merge-vfp-6r.d: New test.
596 * ld-arm/attr-merge-vfpv3xd.s: New test.
597 * ld-arm/arm-elf.exp: Add attr-merge-vfp-6 and attr-merge-vfp-6r.
598
92750f34
DJ
5992010-05-07 Daniel Jacobowitz <dan@codesourcery.com>
600
601 * ld-arm/cortex-a8-fix-bl-rel-plt.d: New file.
602 * ld-arm/arm-elf.exp (armelftests): Run cortex-a8-fix-bl-rel-plt.d.
603
82794b69
JM
6042010-05-06 Joseph Myers <joseph@codesourcery.com>
605
606 * ld-elf/orphan-region.d: Use ld -N.
607
0672748a
L
6082010-04-30 H.J. Lu <hongjiu.lu@intel.com>
609
610 PR ld/11542
611 * ld-elf/discard.ld: New.
612 * ld-elf/discard1.d: Likewise.
613 * ld-elf/discard1.s: Likewise.
614 * ld-elf/discard2.d: Likewise.
615 * ld-elf/discard2.s: Likewise.
616 * ld-elf/discard3.d: Likewise.
617
3ac9b6c9
AM
6182010-04-22 Alan Modra <amodra@gmail.com>
619
620 * ld-elf/extract-symbol-1sec.d: Update lma.
621 * ld-i386/alloc.d: Expect a warning, not an error.
622
41820509
JM
6232010-04-20 Joseph Myers <joseph@codesourcery.com>
624
625 * ld-tic6x/data-reloc-global-rel.d,
626 ld-tic6x/data-reloc-global-rel.s,
627 ld-tic6x/data-reloc-local-r-rel.d,
628 ld-tic6x/data-reloc-local-rel.d, ld-tic6x/mvk-reloc-global-rel.d,
629 ld-tic6x/mvk-reloc-global-rel.s, ld-tic6x/mvk-reloc-local-1-rel.s,
630 ld-tic6x/mvk-reloc-local-2-rel.s,
631 ld-tic6x/mvk-reloc-local-r-rel.d, ld-tic6x/mvk-reloc-local-rel.d,
632 ld-tic6x/pcrel-reloc-global-rel.d,
633 ld-tic6x/pcrel-reloc-local-r-rel.d,
634 ld-tic6x/pcrel-reloc-local-rel.d, ld-tic6x/sbr-reloc-global-rel.d,
635 ld-tic6x/sbr-reloc-global-rel.s, ld-tic6x/sbr-reloc-local-1-rel.s,
636 ld-tic6x/sbr-reloc-local-2-rel.s,
637 ld-tic6x/sbr-reloc-local-r-rel.d, ld-tic6x/sbr-reloc-local-rel.d:
638 New.
639
75375b3e
MGD
6402010-04-15 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
641
642 * ld-arm/attr-merge-2.attr: Update for changes in attribute output.
643 * ld-arm/attr-merge-3.attr: Likewise.
644 * ld-arm/attr-merge-vfp-1.d: Likewise.
645 * ld-arm/attr-merge-vfp-1r.d: Likewise.
646 * ld-arm/attr-merge-vfp-2.d: Likewise.
647 * ld-arm/attr-merge-vfp-2r.d: Likewise.
648 * ld-arm/attr-merge-vfp-3.d: Likewise.
649 * ld-arm/attr-merge-vfp-3r.d: Likewise.
650 * ld-arm/attr-merge-vfp-4.d: Likeiwse.
651 * ld-arm/attr-merge-vfp-4r.d: Likewise.
652 * ld-arm/attr-merge-vfp-5.d: Likewise.
653 * ld-arm/attr-merge-vfp-5r.d: Likewise.
654 * ld-arm/attr-merge-wchar-00-nowarn.d: Likewise.
655 * ld-arm/attr-merge-wchar-00.d: Likewise.
656 * ld-arm/attr-merge-wchar-02-nowarn.d: Likewise.
657 * ld-arm/attr-merge-wchar-02.d: Likewise.
658 * ld-arm/attr-merge-wchar-04-nowarn.d: Likewise.
659 * ld-arm/attr-merge-wchar-04.d: Likewise.
660 * ld-arm/attr-merge-wchar-20-nowarn.d: Likewise.
661 * ld-arm/attr-merge-wchar-20.d: Likewise.
662 * ld-arm/attr-merge-wchar-22-nowarn.d: Likewise.
663 * ld-arm/attr-merge-wchar-22.d: Likewise.
664 * ld-arm/attr-merge-wchar-24-nowarn.d: Likewise.
665 * ld-arm/attr-merge-wchar-40-nowarn.d: Likewise.
666 * ld-arm/attr-merge-wchar-40.d: Likewise.
667 * ld-arm/attr-merge-wchar-42-nowarn.d: Likewise.
668 * ld-arm/attr-merge-wchar-44-nowarn.d: Likewise.
669 * ld-arm/attr-merge-wchar-44.d: Likewise.
670 * ld-arm/attr-merge.attr: Likewise.
671
41b5148f
DM
6722010-04-06 David S. Miller <davem@davemloft.net>
673
674 * ld-elfvers/vers.exp: Pass -Av9a to assembler on sparc-*-*
675
c51297b4
KT
6762010-04-05 Kai Tietz <kai.tietz@onevision.com>
677
678 * ld-pe/orphan_nu.d: New test for --no-leading-underscore.
679 * ld-pe/orphana_nu.s: New file.
680 * ld-pe/pe.exp: Add orphan_nu test.
681
f2faa800
NS
6822010-04-01 Nathan Sidwell <nathan@codesourcery.com>
683
684 * ld-powerpc/apuinfo-nul.rd: New.
685 * ld-powerpc/apuinfo-nul1.s: New.
686 * ld-powerpc/powerpc.exp: Add it.
687
77aabdd2
KT
6882010-03-31 Kai TIetz <kai.tietz@onevision.com>
689
690 * ld-pe//pe-compile.exp (run_basefile_test): Trim result of wc
691 before string compare.
692
f3c8116c
MGD
6932010-03-31 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
694
695 * ld-arm/script-type.sym: Fix test.
696
1e972e65
KT
6972010-03-31 Kai TIetz <kai.tietz@onevision.com>
698
699 * ld-pe/basefile1.s: New.
700 * ld-pe/pe-compile.exp: Add base-file test.
701
f2bfad59
HPN
7022010-03-31 Hans-Peter Nilsson <hp@axis.com>
703
bb4a8e71
HPN
704 PR ld/11458
705 * ld-cris/pcrelcp-1.d, ld-cris/pcrelcp-1.s: New test.
706
164de317
HPN
707 * lib/ld-lib.exp (run_dump_test): When checking linker message and
708 return code, when success with no message is expected, don't
709 continue if we have an abnormal exit with a message. Check output
710 of inspection program and fail if it had output or an abnormal
711 exit code. Include "warning" and "error" among the directives
712 where multiples are allowed and append to previous values.
713
f2bfad59
HPN
714 * ld-cris/cris.exp (loop over $srcdir/$subdir/*dso-*.d): Apply
715 "file rootname", not "file tail", before applying runtest_file_p.
716
41ed1ee7
DJ
7172010-03-29 Daniel Jacobowitz <dan@codesourcery.com>
718
719 * ld-arm/arm-elf.exp (armeabitests): Add v6-M farcall test.
720
40b36596
JM
7212010-03-25 Joseph Myers <joseph@codesourcery.com>
722
723 * ld-elf/flags1.d, ld-elf/merge.d: XFAIL for tic6x-*-*.
724 * ld-elf/sec-to-seg.exp: Set B_test_same_seg to 0 for tic6x-*-*.
725 * ld-tic6x: New directory and testcases.
726
bb6be443
JZ
7272010-03-19 Jie Zhang <jie@codesourcery.com>
728
729 PR ld/11304
730 * ld-elf/pr11304.d: New test.
731 * ld-elf/pr11304a.s: New test.
732 * ld-elf/pr11304b.s: New test.
733 * lib/ld-lib.exp (regexp_diff): Add support for #failif.
734
f77c3948
DJ
7352010-03-15 Daniel Jacobowitz <dan@codesourcery.com>
736
737 * ld-elf/orphan-region.d, ld-elf/orphan-region.ld,
738 ld-elf/orphan-region.s: New files.
739
5488d830
MGD
7402010-03-02 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
741
742 * ld-arm/arm-merge-incompatible.d: New test.
743 * ld-arm/arm-merge-incompatiblea.s: Likewise.
744 * ld-arm/arm-merge-incompatibleb.s: Likewise.
745 * ld-arm/arm-elf.exp: Run the new test.
746
fe33d2fa 7472010-03-02 Christophe Lyon <christophe.lyon@st.com>
2cff808d 748 Alan Modra <amodra@gmail.com>
fe33d2fa
CL
749
750 * ld-arm/arm-elf.exp: Change .text start address for
751 farcall-thumb-arm tests. Add v4t variant for farcall-mixed-lib
752 test.
753 * ld-arm/farcall-mixed-lib-v4t.d: New test.
754 * ld-arm/farcall-mixed-lib1.s: Don't force armv5t.
755 * ld-arm/farcall-mixed-lib2.s: Likewise.
756 * ld-arm/arm-call.d: Update expected results.
757 * ld-arm/cortex-a8-far.d: Likewise.
758 * ld-arm/farcall-group-size2.d: Likewise.
759 * ld-arm/farcall-group.d: Likewise.
760 * ld-arm/farcall-mix.d: Likewise.
761 * ld-arm/farcall-mix2.d: Likewise.
762 * ld-arm/farcall-mixed-app-v5.d: Likewise.
763 * ld-arm/farcall-mixed-app.d: Likewise.
764 * ld-arm/farcall-mixed-lib.d: Likewise.
765 * ld-arm/farcall-thumb-arm.d: Likewise.
766 * ld-arm/farcall-thumb-arm-blx.d: Likewise.
767 * ld-arm/farcall-thumb-arm-pic-veneer.d: Likewise.
768 * ld-arm/farcall-thumb-arm-blx-pic-veneer.d: Likewise.
769 * ld-arm/farcall-thumb-arm.s: Update test. Add a new call to
770 potentially generate different types of stubs.
771
4975f22f
L
7722010-02-27 H.J. Lu <hongjiu.lu@intel.com>
773
774 * ld-elf/init-fini-arrays.d: Pass --wide to readelf.
775
3cff7cc7
JZ
7762010-02-27 Jie Zhang <jie@codesourcery.com>
777
778 * ld-elf/init-fini-arrays.s: New test.
779 * ld-elf/init-fini-arrays.d: New test.
780
c9ee9c4c
MGD
7812010-02-24 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
782
783 * ld-arm/group-relocs.s: Mark code sections as executable.
784 * ld-arm/arm-elf.exp (armelftests): Only dump executable sections in
785 group-relocs test.
786 * ld-arm/reloc-boundaries.d: Fix test to work on Linux targets.
787
0c13f7cc
NC
7882010-02-23 Nick Clifton <nickc@redhat.com>
789
790 * ld-elf/orphan4.d: Allow for other sections to be present in the
791 output.
792
c16153ae
L
7932010-02-18 H.J. Lu <hongjiu.lu@intel.com>
794
795 * ld-ifunc/ifunc.exp: Expect System V OSABI in dynamic
796 ifunc-using executable.
797
d0bf826b
AM
7982010-02-19 Alan Modra <amodra@gmail.com>
799
800 * ld-elf/group.ld: Discard .dropme sections.
801 * ld-elf/group10.d, * ld-elf/group10.s: New test.
802
f421f24f
MGD
8032010-02-18 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
804
805 * ld-arm/attr-merge-6.attr: Add new test. Missed off last commit.
806
cd21e546
MGD
8072010-02-18 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
808
809 * ld-arm/attr-merge-3.attr: Fix test for new attribute values.
810 * ld-arm/attr-merge-3b.s: Likewise.
811 * ld-arm/attr-merge-unknown-1.d: Fix test now that 42 is a recognised
812 attribute ID.
813 * ld-arm/attr-merge-unknown-1.s: Likewise.
814 * ld-arm/attr-merge-6.attr: New test.
815 * ld-arm/attr-merge-6a.s: Likewise.
816 * ld-arm/attr-merge-6b.s: Likewise.
817 * ld-arm/attr-merge-7.attr: Likewise.
818 * ld-arm/attr-merge-7a.s: Likewise.
819 * ld-arm/attr-merge-7b.s: Likewise.
820 * ld-arm/arm-elf.exp: Run the new tests.
821
d66a7a7b
RR
8222010-02-15 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
823
824 * ld-arm/jump-reloc-veneers-long.d: Correct testcase for
825 arm-none-eabi target.
826 * ld-arm/jump-reloc-veneers-short1.d: Likewise
827 * ld-arm/jump-reloc-veneers-short2.d: Likewise
828
33811162
DG
8292010-02-12 Daniel Gutson <dgutson@codesourcery.com>
830
831 * ld-arm/arm-elf.exp (armelftests): New test case added.
832 * ld-arm/data-only-map.s: New file.
833 * ld-arm/data-only-map.d: New file.
0c13f7cc 834 * ld-arm/data-only-map.ld: New file.
33811162 835
00c50991
DM
8362010-02-11 David S. Miller <davem@davemloft.net>
837
838 * ld-sparc/gotop32.s: Add local symbol case.
839 * ld-sparc/gotop64.s: Likewise.
840 * ld-sparc/gotop32.rd: Adjust expected results.
841 * ld-sparc/gotop32.td: Likewise.
842 * ld-sparc/gotop64.dd: Likewise.
843 * ld-sparc/gotop64.rd: Likewise.
844 * ld-sparc/gotop64.td: Likewise.
845
a9f844b1
NC
8462010-02-09 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
847
848 * ld-elfvsb/elfvsb.exp: Fix tests for arm*-*-linux*.
849 * ld-shared/shared.exp: Likewise.
850
d0c9aeb3
DM
8512010-02-08 David S. Miller <davem@davemloft.net>
852
853 * ld-ifunc/ifunc.exp: Run for sparc.
854
deddc40b
NS
8552010-02-08 Nathan Sidwell <nathan@codesourcery.com>
856
857 * ld-powerpc/apuinfo-nul.s: New.
858 * ld-powerpc/apuinfo.rd: Add it.
859 * ld-powerpc/powerpc.exp: Likewise.
860
8fac3179
RR
8612010-02-01 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
862
deddc40b
NS
863 * ld-arm/jump-reloc-veneers-long.d: New test.
864 * ld-arm/jump-reloc-veneers-short1.d: Likewise.
865 * ld-arm/jump-reloc-veneers-short2.d: Likewise.
866 * ld-arm/jump-reloc-veneers.s: Likewise.
867 * ld-arm/arm-elf.exp (armelftests): Run them.
8fac3179 868
70ecb384
NC
8692010-01-28 Nick Clifton <nickc@redhat.com>
870
871 PR 11225
872 * ld-sh/refdbg-0-dso.d: Dump all sections.
873
98da7939
L
8742010-01-26 H.J. Lu <hongjiu.lu@intel.com>
875
876 PR ld/11218
877 * ld-gc/dummy.s: New.
878 * ld-gc/pr11218-1.c: Likewise.
879 * ld-gc/pr11218-2.c: Likewise.
880 * ld-gc/pr11218.d: Likewise.
881
c865e45b
RS
8822010-01-23 Richard Sandiford <r.sandiford@uk.ibm.com>
883
884 * ld-powerpc/aix-ref-1-32.od, ld-powerpc/aix-ref-1-64.od,
885 ld-powerpc/aix-ref-1.s: New tests.
886 * ld-powerpc/aix52.exp: Run them.
887
78a14563
L
8882010-01-14 H.J. Lu <hongjiu.lu@intel.com>
889
890 * ld-elf/orphan4.d: Support 64bit targets.
891
b5f14a6d
DD
8922010-01-13 DJ Delorie <dj@redhat.com>
893
894 * ld-elf/orphan4.d: New.
895 * ld-elf/orphan4.ld: New.
896 * ld-elf/orphan4.s: New.
897
1063d8cf
CF
8982010-01-13 Chao-ying Fu <fu@mips.com>
899
900 * ld-mips-elf/jr-to-b-1.d, ld-mips-elf/jr-to-b-2.d: New tests.
901 * ld-mips-elf/jr-to-b-1.s, ld-mips-elf/jr-to-b-2.s: Source.
902 * ld-mips-elf/mips-elf.exp: Run new tests.
903
afa62d5e
DJ
9042010-01-13 Daniel Jacobowitz <dan@codesourcery.com>
905
906 * ld-arm/arm-elf.exp (armelftests): Assemble Cortex-A8 tests with
907 -mcpu=cortex-a8.
908
52b010e4
NC
9092010-01-13 Nick Clifton <nickc@redhat.com>
910
911 * ld-scrips/sort.exp: Skip these tests when the target is the
912 h8300.
913
2c610e4b
L
9142010-01-11 H.J. Lu <hongjiu.lu@intel.com>
915
916 PR ld/11146
917 * ld-elf/dynsym1.d: New.
918
d023c380
L
9192010-01-07 H.J. Lu <hongjiu.lu@intel.com>
920
921 PR ld/11138
922 * ld-elf/pr11138-1.c: New.
923 * ld-elf/pr11138-1.map: Likewise.
924 * ld-elf/pr11138-2.c: Likewise.
925 * ld-elf/pr11138-2.map: Likewise.
926 * ld-elf/pr11138.out: Likewise.
927
928 * ld-elf/shared.exp (build_tests): Add libpr11138-1.so and
929 libpr11138-2.o.
930 (run_tests): Add 2 tests for PR ld/11138.
931
bde6f3eb
L
9322010-01-07 H.J. Lu <hongjiu.lu@intel.com>
933
934 PR ld/11133
935 * ld-gc/gc.exp: Run start.
936
937 * ld-gc/start.d: New.
938 * ld-gc/start.s: Likewise.
939
16583161
L
9402010-01-07 H.J. Lu <hongjiu.lu@intel.com>
941
942 PR ld/11143
943 * ld-gc/gc.exp: Run abi-note.
944
945 * ld-gc/abi-note.d: New.
946 * ld-gc/abi-note.s: Likewise.
4e67d4ca 947
43ecc30f 948For older changes see ChangeLog-2009
c9e214e5
AM
949\f
950Local Variables:
951mode: change-log
952left-margin: 8
953fill-column: 74
954version-control: never
955End:
This page took 0.342291 seconds and 4 git commands to generate.