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