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