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