binutils/testsuite/
[deliverable/binutils-gdb.git] / ld / testsuite / ChangeLog
CommitLineData
eb22018c
RS
12010-11-20 Richard Sandiford <rdsandiford@googlemail.com>
2
3 * lib/ld-lib.exp (regexp_diff, simple_diff): Delete.
4
f3097f33
RS
52010-11-20 Richard Sandiford <rdsandiford@googlemail.com>
6
7 * lib/ld-lib.exp (load_common_lib): New function. Load
8 binutils-common.exp.
9 (is_elf_format, is_elf64, is_aout_format, is_pecoff_format): Delete.
10
99753d9d
AM
112010-11-18 Alan Modra <amodra@gmail.com>
12
13 * ld-elf/binutils.exp: Correct x86 gnu target match.
14 * ld-i386/i386.exp: Likewise.
15 * ld-ifunc/binutils.exp: Likewise.
16 * ld-ifunc/ifunc.exp: Likewise.
17 * ld-discard/discard.exp: Remove unnecessary line continuations.
18 * ld-elfvers/vers.exp: Likewise. Simplify linuxaout and linuxoldld
19 test.
20 * ld-elfweak/elfweak.exp: Likewise.
21
3a072d2c
AS
222010-11-17 Andreas Schwab <schwab@linux-m68k.org>
23
24 * ld-gc/pr11218-2.c: Declare
25 unresolved_detected_at_runtime_not_at_linktime.
26
283c0b82
AM
272010-11-17 Alan Modra <amodra@gmail.com>
28
29 * ld-plugin/plugin.exp: Define printf and puts as main.
30
5940a93c
TS
312010-11-08 Thomas Schwinge <thomas@schwinge.name>
32
33 * lib/ld-lib.exp (is_elf_format): Consider for *-*-gnu*, too.
34 * ld-discard/discard.exp: Likewise.
35 * ld-elf/binutils.exp: Likewise.
36 * ld-elf/commonpage1.d (target): Likewise.
37 * ld-elf/compress1c.d (target): Likewise.
38 * ld-elf/discard1.d (target): Likewise.
39 * ld-elf/discard2.d (target): Likewise.
40 * ld-elf/discard3.d (target): Likewise.
41 * ld-elf/dynsym1.d (target): Likewise.
42 * ld-elf/eh6.d (target): Likewise.
43 * ld-elf/elf.exp: Likewise.
44 (array_tests): Move -static tests to...
45 (array_tests_static): ... here, and handle it accordingly.
46 * ld-elf/hash.d (target): Likewise.
47 * ld-elf/header.d (target): Likewise.
48 * ld-elf/loadaddr1.d (target): Likewise.
49 * ld-elf/loadaddr2.d (target): Likewise.
50 * ld-elf/loadaddr3a.d (target): Likewise.
51 * ld-elf/loadaddr3b.d (target): Likewise.
52 * ld-elf/local1.d (target): Likewise.
53 * ld-elf/maxpage1.d (target): Likewise.
54 * ld-elf/maxpage2.d (target): Likewise.
55 * ld-elf/maxpage3a.d (target): Likewise.
56 * ld-elf/multibss1.d (target): Likewise.
57 * ld-elf/noload-2.d (target): Likewise.
58 * ld-elf/seg.d (target): Likewise.
59 * ld-elf/textaddr1.d (target): Likewise.
60 * ld-elf/textaddr2.d (target): Likewise.
61 * ld-elf/textaddr3.d (target): Likewise.
62 * ld-elf/textaddr4.d (target): Likewise.
63 * ld-elf/textaddr5.d (target): Likewise.
64 * ld-elf/textaddr6.d (target): Likewise.
65 * ld-elf/textaddr7.d (target): Likewise.
66 * ld-elf/tls_common.exp: Likewise.
67 * ld-elf/unknown2.d (target): Likewise.
68 * ld-elfvers/vers.exp: Likewise.
69 * ld-elfvsb/elfvsb.exp: Likewise.
70 * ld-elfweak/elfweak.exp: Likewise.
71 (setup_xfail_gnu_hurd): New function. Use it where appropriate.
72 * ld-gc/abi-note.d (target): Likewise.
73 * ld-gc/gc.exp: Likewise.
74 * ld-gc/pr11218.d (target): Likewise.
75 * ld-gc/start.d (target): Likewise.
76 * ld-i386/i386.exp: Likewise.
77 * ld-ifunc/binutils.exp: Likewise.
78 * ld-ifunc/ifunc.exp: Likewise.
79 * ld-linkonce/linkonce.exp: Likewise.
80 * ld-linkonce/zeroehl32.d (target): Likewise.
81 * ld-pie/pie.exp: Likewise.
82 * ld-scripts/phdrs2.exp: Likewise.
83 * ld-scripts/rgn-at5.d (target): Likewise.
84 * ld-shared/shared.exp: Likewise.
85 * ld-undefined/entry-3.d (target): Likewise.
86 * ld-undefined/entry-4.d (target): Likewise.
87 * ld-undefined/weak-undef.exp: Likewise.
88
a92833ad
AM
892010-11-06 Kirill A. Shutemov <kirill@shutemov.name>
90
91 * ld-plugin/plugin-6.d: Relax file name match.
92
0547accf
JM
932010-11-05 Joseph Myers <joseph@codesourcery.com>
94
95 * ld-tic6x/attr-unknown-1.d, ld-tic6x/attr-unknown-1000-1.s,
96 ld-tic6x/attr-unknown-1000-2.s, ld-tic6x/attr-unknown-1024-1.s,
97 ld-tic6x/attr-unknown-2.d, ld-tic6x/attr-unknown-3.d,
98 ld-tic6x/attr-unknown-4.d, ld-tic6x/attr-unknown-5.d,
99 ld-tic6x/attr-unknown-54-1.s, ld-tic6x/attr-unknown-55-a.s,
100 ld-tic6x/attr-unknown-6.d, ld-tic6x/attr-unknown-7.d,
101 ld-tic6x/attr-unknown-71-a.s, ld-tic6x/attr-unknown-71-b.s: New
102 tests.
103
36fe835f
DK
1042010-11-05 Dave Korn <dave.korn.cygwin@gmail.com>
105
106 * ld-plugin/plugin.exp (testobjfiles): Dont use HOSTING_CRT0.
107 (testobjfiles_notext): Likewise.
108 (libs): Don't use HOSTING_LIBS; fill with default symbol defs instead.
109 * lib/ld-lib.exp (ld_simple_link_defsyms): Add cygming clause.
110
677ba447
AM
1112010-11-05 Alan Modra <amodra@gmail.com>
112
113 * ld-elfvers/vers32c.dsym, * ld-elfvers/vers32c.ver: Delete.
114 * ld-elfvers/vers32d.ver: Delete.
115 * ld-elfvers/vers.exp: Don't run them.
116
e597fa08
NC
1172010-11-03 Nick Clifton <nickc@redhat.com>
118
119 PR ld/12001
120 * ld-script/default-script2.d: Fix expected address for text
121 section.
122
87779176
JM
1232010-11-02 Joseph Myers <joseph@codesourcery.com>
124
125 * ld-tic6x/attr-array-16-16.d, ld-tic6x/attr-array-16-4.d,
126 ld-tic6x/attr-array-16-416.d, ld-tic6x/attr-array-16-48.d,
127 ld-tic6x/attr-array-16-8.d, ld-tic6x/attr-array-16-816.d,
128 ld-tic6x/attr-array-16.s, ld-tic6x/attr-array-4-16.d,
129 ld-tic6x/attr-array-4-4.d, ld-tic6x/attr-array-4-416.d,
130 ld-tic6x/attr-array-4-48.d, ld-tic6x/attr-array-4-8.d,
131 ld-tic6x/attr-array-4-816.d, ld-tic6x/attr-array-4.s,
132 ld-tic6x/attr-array-416-16.d, ld-tic6x/attr-array-416-4.d,
133 ld-tic6x/attr-array-416-416.d, ld-tic6x/attr-array-416-48.d,
134 ld-tic6x/attr-array-416-8.d, ld-tic6x/attr-array-416-816.d,
135 ld-tic6x/attr-array-416.s, ld-tic6x/attr-array-48-16.d,
136 ld-tic6x/attr-array-48-4.d, ld-tic6x/attr-array-48-416.d,
137 ld-tic6x/attr-array-48-48.d, ld-tic6x/attr-array-48-8.d,
138 ld-tic6x/attr-array-48-816.d, ld-tic6x/attr-array-48.s,
139 ld-tic6x/attr-array-8-16.d, ld-tic6x/attr-array-8-4.d,
140 ld-tic6x/attr-array-8-416.d, ld-tic6x/attr-array-8-48.d,
141 ld-tic6x/attr-array-8-8.d, ld-tic6x/attr-array-8-816.d,
142 ld-tic6x/attr-array-8.s, ld-tic6x/attr-array-816-16.d,
143 ld-tic6x/attr-array-816-4.d, ld-tic6x/attr-array-816-416.d,
144 ld-tic6x/attr-array-816-48.d, ld-tic6x/attr-array-816-8.d,
145 ld-tic6x/attr-array-816-816.d, ld-tic6x/attr-array-816.s,
146 ld-tic6x/attr-conformance-10-10.d,
147 ld-tic6x/attr-conformance-10-11.d,
148 ld-tic6x/attr-conformance-10-none.d,
149 ld-tic6x/attr-conformance-10.s, ld-tic6x/attr-conformance-11-10.d,
150 ld-tic6x/attr-conformance-11-11.d,
151 ld-tic6x/attr-conformance-11-none.d,
152 ld-tic6x/attr-conformance-11.s,
153 ld-tic6x/attr-conformance-none-10.d,
154 ld-tic6x/attr-conformance-none-11.d,
155 ld-tic6x/attr-conformance-none-none.d,
156 ld-tic6x/attr-conformance-none.s, ld-tic6x/attr-pic-0.s,
157 ld-tic6x/attr-pic-00.d, ld-tic6x/attr-pic-01.d,
158 ld-tic6x/attr-pic-1.s, ld-tic6x/attr-pic-10.d,
159 ld-tic6x/attr-pic-11.d, ld-tic6x/attr-pid-0.s,
160 ld-tic6x/attr-pid-00.d, ld-tic6x/attr-pid-01.d,
161 ld-tic6x/attr-pid-02.d, ld-tic6x/attr-pid-1.s,
162 ld-tic6x/attr-pid-10.d, ld-tic6x/attr-pid-11.d,
163 ld-tic6x/attr-pid-12.d, ld-tic6x/attr-pid-2.s,
164 ld-tic6x/attr-pid-20.d, ld-tic6x/attr-pid-21.d,
165 ld-tic6x/attr-pid-22.d, ld-tic6x/attr-stack-16-16.d,
166 ld-tic6x/attr-stack-16-8.d, ld-tic6x/attr-stack-16-816.d,
167 ld-tic6x/attr-stack-16.s, ld-tic6x/attr-stack-8-16.d,
168 ld-tic6x/attr-stack-8-8.d, ld-tic6x/attr-stack-8-816.d,
169 ld-tic6x/attr-stack-8.s, ld-tic6x/attr-stack-816-16.d,
170 ld-tic6x/attr-stack-816-8.d, ld-tic6x/attr-stack-816-816.d,
171 ld-tic6x/attr-stack-816.s, ld-tic6x/attr-wchar-0.s,
172 ld-tic6x/attr-wchar-00.d, ld-tic6x/attr-wchar-01.d,
173 ld-tic6x/attr-wchar-02.d, ld-tic6x/attr-wchar-1.s,
174 ld-tic6x/attr-wchar-10.d, ld-tic6x/attr-wchar-11.d,
175 ld-tic6x/attr-wchar-12.d, ld-tic6x/attr-wchar-2.s,
176 ld-tic6x/attr-wchar-20.d, ld-tic6x/attr-wchar-21.d,
177 ld-tic6x/attr-wchar-22.d: New tests.
178
34734a01
L
1792010-11-02 H.J. Lu <hongjiu.lu@intel.com>
180
181 * ld-elf/compress1a.d: Also check MIPS_DWARF.
182 * ld-elf/compress1b.d: Likewise.
183 * ld-elf/compress1c.d: Likewise.
184
3cbd1c06
JM
1852010-10-29 Joseph Myers <joseph@codesourcery.com>
186
187 * ld-tic6x/attr-compatibility-gnu-gnu.d,
188 ld-tic6x/attr-compatibility-gnu-other.d,
189 ld-tic6x/attr-compatibility-gnu.s,
190 ld-tic6x/attr-compatibility-other-gnu.d,
191 ld-tic6x/attr-compatibility-other-other.d,
192 ld-tic6x/attr-compatibility-other.s: New tests.
193
29d4a7ca
L
1942010-10-29 H.J. Lu <hongjiu.lu@intel.com>
195
196 * ld-elf/compress1c.d: Only run for Linux targets.
197
4a114e3e
L
1982010-10-29 H.J. Lu <hongjiu.lu@intel.com>
199
200 * ld-elf/compress.exp: New.
201 * ld-elf/compress1.s: Likewise.
202 * ld-elf/compress1a.d: Likewise.
203 * ld-elf/compress1b.d: Likewise.
204 * ld-elf/compress1c.d: Likewise.
205
b5593623
JM
2062010-10-29 Bernd Schmidt <bernds@codesourcery.com>
207 Joseph Myers <joseph@codesourcery.com>
208
209 * ld-tic6x/attr-dsbt-0.s, ld-tic6x/attr-dsbt-00.d,
210 ld-tic6x/attr-dsbt-01.d, ld-tic6x/attr-dsbt-1.s,
211 ld-tic6x/attr-dsbt-10.d, ld-tic6x/attr-dsbt-11.d: New tests.
212
4287f8de
TS
2132010-10-28 Thomas Schwinge <thomas@schwinge.name>
214
215 * ld-scripts/script.exp: Sort all filename globs.
216
f0e60760
AM
2172010-10-28 Alan Modra <amodra@gmail.com>
218
219 * ld-plugin/plugin.exp (libs): Remove $LIBS.
220
e290d3ab
AM
2212010-10-28 Alan Modra <amodra@gmail.com>
222
47f92981
AM
223 * ld-elf/sec-to-seg.exp (B_test_same_seg): Clear for i960,
224 microblaze, moxie, and mt.
225
e290d3ab
AM
226 * ld-elf/flags1.s: Use arm compatible .type syntax.
227 * ld-elf/flags1.d: Remove arm and xscale xfails, add i960, ip2k,
228 moxie, mt.
229
a83bba12
AK
2302010-10-27 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
231
232 * ld-s390/tlsbin.dd: bc 0,0 -> nop 0 and bcr 0,%r0 -> nopr %r0.
233
e4067dbb
DJ
2342010-10-25 Daniel Jacobowitz <dan@codesourcery.com>
235
236 * ld-discard/zero-range.d, ld-discard/zero-range.s: New files.
237
709001e9
MM
2382010-10-23 Mark Mitchell <mark@codesourcery.com>
239
240 * ld-elf/group10.d: Expect ".group" for the name of group
241 sections.
242 * ld-elf/group2.d: Likewise.
243 * ld-elf/group7.d: Likewise.
244
75fa6dc1
JM
2452010-10-21 Joseph Myers <joseph@codesourcery.com>
246
247 * ld-tic6x/attr-arch-c62x-c62x.d, ld-tic6x/attr-arch-c62x-c64x+.d,
248 ld-tic6x/attr-arch-c62x-c64x.d, ld-tic6x/attr-arch-c62x-c674x.d,
249 ld-tic6x/attr-arch-c62x-c67x+.d, ld-tic6x/attr-arch-c62x-c67x.d,
250 ld-tic6x/attr-arch-c64x+-c62x.d, ld-tic6x/attr-arch-c64x+-c64x+.d,
251 ld-tic6x/attr-arch-c64x+-c64x.d, ld-tic6x/attr-arch-c64x+-c674x.d,
252 ld-tic6x/attr-arch-c64x+-c67x+.d, ld-tic6x/attr-arch-c64x+-c67x.d,
253 ld-tic6x/attr-arch-c64x-c62x.d, ld-tic6x/attr-arch-c64x-c64x+.d,
254 ld-tic6x/attr-arch-c64x-c64x.d, ld-tic6x/attr-arch-c64x-c674x.d,
255 ld-tic6x/attr-arch-c64x-c67x+.d, ld-tic6x/attr-arch-c64x-c67x.d,
256 ld-tic6x/attr-arch-c674x-c62x.d, ld-tic6x/attr-arch-c674x-c64x+.d,
257 ld-tic6x/attr-arch-c674x-c64x.d, ld-tic6x/attr-arch-c674x-c674x.d,
258 ld-tic6x/attr-arch-c674x-c67x+.d, ld-tic6x/attr-arch-c674x-c67x.d,
259 ld-tic6x/attr-arch-c67x+-c62x.d, ld-tic6x/attr-arch-c67x+-c64x+.d,
260 ld-tic6x/attr-arch-c67x+-c64x.d, ld-tic6x/attr-arch-c67x+-c674x.d,
261 ld-tic6x/attr-arch-c67x+-c67x+.d, ld-tic6x/attr-arch-c67x+-c67x.d,
262 ld-tic6x/attr-arch-c67x-c62x.d, ld-tic6x/attr-arch-c67x-c64x+.d,
263 ld-tic6x/attr-arch-c67x-c64x.d, ld-tic6x/attr-arch-c67x-c674x.d,
264 ld-tic6x/attr-arch-c67x-c67x+.d, ld-tic6x/attr-arch-c67x-c67x.d:
265 Update for attribute renaming.
266
e0ae9e28
DK
2672010-10-20 Dave Korn <dave.korn.cygwin@gmail.com>
268
269 * ld-plugin/plugin.exp: Mark tests UNSUPPORTED, not UNRESOLVED, if
270 no suitable target compiler is available.
271
fb43c652
KT
2722010-10-16 Kai Tietz <kai.tietz@onevision.com>
273
274 * ld-pe/pe-run2.exp: Prefix --enable-auto-import by -Wl.
275
c3842ce5
DK
2762010-10-15 Dave Korn <dave.korn.cygwin@gmail.com>
277
278 * ld-plugin/plugin.exp: Don't error out if there is no target compiler
279 available, make tests UNSUPPORTED instead.
280
5d3236ee
DK
2812010-10-14 Dave Korn <dave.korn.cygwin@gmail.com>
282
283 Apply LD plugin patch series (part 6/6).
284 * ld-plugin/plugin-10.d: New dump test control script.
285 * ld-plugin/plugin-11.d: Likewise.
286 * ld-plugin/plugin.exp: Run them.
287
2882010-10-14 Dave Korn <dave.korn.cygwin@gmail.com>
289
290 Apply LD plugin patch series (part 5/6).
291 * ld-plugin/plugin-ignore.d: New dump test control script.
292 * ld-plugin/plugin-vis-1.d: Likewise.
293 * ld-plugin/plugin.exp: Add list of ELF-only tests and run them if
294 testing on an ELF target.
295
2962010-10-14 Dave Korn <dave.korn.cygwin@gmail.com>
297
298 Apply LD plugin patch series (part 4/6).
299 * ld-plugin/plugin-9.d: New testcase.
300 * ld-plugin/plugin.exp: Invoke it.
301
3022010-10-14 Dave Korn <dave.korn.cygwin@gmail.com>
303
304 Apply LD plugin patch series (part 3/6).
305 * ld-plugin/plugin-8.d: New testcase.
306 * ld-plugin/plugin.exp: Invoke it.
307
3082010-10-14 Dave Korn <dave.korn.cygwin@gmail.com>
309
310 Apply LD plugin patch series (part 2/6).
311 * ld-plugin/plugin-3.d: Enable regexes for new functionality.
312 * ld-plugin/plugin-5.d: Likewise.
313 * ld-plugin/plugin-6.d: New testcase.
314 * ld-plugin/plugin-7.d: Likewise.
315 * ld-plugin/plugin.exp: Use 'nm' on compiled test objects to determine
316 whether symbols in plugin arguments need an underscore prefix. Add
317 new plugin-6.d and plugin-7.d testcases.
318
3192010-10-14 Dave Korn <dave.korn.cygwin@gmail.com>
320
321 Apply LD plugin patch series (part 1/6).
322 * ld-bootstrap/bootstrap.exp: Skip static tests also if LD plugins
323 are enabled.
324 * lib/ld-lib.exp (proc regexp_diff): Extend verbose debug output.
325 (proc set_file_contents): Write a file with the supplied content.
326 (run_ld_link_tests): Add new 'ld' action to test linker output.
327 (proc check_plugin_api_available): Return true if linker under test
328 supports the plugin API.
329 * ld-plugin/func.c: New test source file.
330 * ld-plugin/main.c: Likewise.
331 * ld-plugin/text.c: Likewise.
332 * ld-plugin/plugin-1.d: New dump test output pattern script.
333 * ld-plugin/plugin-2.d: Likewise.
334 * ld-plugin/plugin-3.d: Likewise.
335 * ld-plugin/plugin-4.d: Likewise.
336 * ld-plugin/plugin-5.d: Likewise.
337 * ld-plugin/plugin.exp: New test control script.
338
b8f9044b
AM
3392010-10-11 Alan Modra <amodra@gmail.com>
340
341 * ld-elf/orphan-region.d: xfail frv-*-*.
342
71c52440
AM
3432010-10-11 Alan Modra <amodra@gmail.com>
344
345 * ld-mmix/sec-3.d: Adjust for 2010-09-29 orphan change.
346 * ld-mmix/sec-7m.d: Likewise.
347
ea5cae92
NC
3482010-10-06 Nick Clifton <nickc@redhat.com>
349
350 * ld-scripts/rgn-at5.t: Add some more output sections.
351 * ld-scripts/rgn-at5.d: Update expected output.
352
0629d0af
L
3532010-09-30 H.J. Lu <hongjiu.lu@intel.com>
354
355 PR ld/11812
356 * ld-i386/nogot2.d: New
357 * ld-i386/nogot2.s: Likewise.
358 * ld-x86-64/nogot2.d: Likewise.
359 * ld-x86-64/nogot2.s: Likewise.
360
361 * ld-i386/i386.exp: Run nogot2.
362 * ld-x86-64/x86-64.exp: Likewise.
363
98fc1c61
AM
3642010-09-29 Alan Modra <amodra@gmail.com>
365
f794089c
AM
366 * ld-h8300/h8300.exp: Use is_elf_format.
367
98fc1c61
AM
368 * lib/ld-lib.exp (is_elf_format): Merge with binutils and gas versions.
369 (is_aout_format): Update target list.
370 (is_pecoff_format): Remove unnecessary line continuation.
371
02cbf767
AK
3722010-09-27 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
373
374 * ld-s390/tlsbin.dd: bcr 0,%r7 -> nopr %r7.
375 * ld-s390/tlsbin_64.dd: Likewise.
376 * ld-s390/tlspic.dd: Likewise.
377 * ld-s390/tlspic_64.dd: Likewise.
378
a2ae814f
L
3792010-09-23 H.J. Lu <hongjiu.lu@intel.com>
380
381 PR ld/11812
382 * ld-i386/nogot1.s: Don't use GOTOFF.
383
19dd00f8
BS
3842010-09-23 Bernd Schmidt <bernds@codesourcery.com>
385
386 * ld-tic6x/pcrel-reloc-local-r-rel-rela.d: New test.
387
f4c65163
MGD
3882010-09-23 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
389
390 * ld-arm/attr-merge-6.attr: Update for Security Extensions.
391 * ld-arm/attr-merge-7.attr: Likewise.
392
009600a9
AM
3932010-09-23 Alan Modra <amodra@gmail.com>
394
78336cd6
AM
395 * ld-elf/elf.exp: Don't run --gc-sections tls var test on v850.
396 * ld-elf/group2.d: xfail xstormy.
397 * ld-elf/group4.d: Likewise.
398 * ld-elf/group5.d: Likewise.
399 * ld-elf/group6.d: Likewise.
400 * ld-elf/init-fini-arrays.d: xfail cr16 and crx.
401 * ld-elf/orphan2.d: xfail xstormy.
402 * ld-elf/sec64k.exp: Don't run on targets using generic linker.
403 Allow a larger range for ld -r expected bar_1 section. Don't run
404 final link test on a number of targets. Select avr6 for avr targets.
405 * ld-elfcomm/elfcomm.exp: Don't attempt on hpux.
406
009600a9
AM
407 * ld-d10v/reloc-007.d: Don't error.
408 * ld-d10v/reloc-008.d: Likewise.
409 * ld-d10v/reloc-015.d: Likewise.
410 * ld-d10v/reloc-016.d: Likewise.
411 * ld-d10v/reloc-012.ld: Use a sane offset.
412
4ff9b924
MGD
4132010-09-20 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
414
415 * ld-arm/attr-merge-6.attr: Update test for change in canonical CPU
416 name.
417 * ld-arm/attr-merge-7.attr: Likewise.
418 * ld-arm/attr-merge-2.attr: Likewise.
419 * ld-arm/attr-merge-arch-2.attr: Likewise.
420
afdfce21
MGD
4212010-09-20 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
422
423 * ld-arm/script-type.ld: Update to generate symbols in a section.
424
020d7251
RS
4252010-09-19 Richard Sandiford <rdsandiford@googlemail.com>
426
427 * ld-mips-elf/elf-rel-got-n32.d: Swap two local GOT entries
428 and remove some duplication between the global and local GOT
429 entries. Adjust GP offsets accordingly.
430 * ld-mips-elf/elf-rel-got-n64-linux.d: Likewise.
431 * ld-mips-elf/elf-rel-xgot-n32.d: Reorder GOT entries and update
432 GP offsets accordingly.
433 * ld-mips-elf/elf-rel-xgot-n64-linux.d: Likewise.
434 * ld-mips-elf/mips16-pic-1.gd: Move all global GOT entries to
435 the local GOT.
436 * ld-mips-elf/mips16-pic-1.dd: Update GP offsets accordingly.
437 * ld-mips-elf/multi-got-no-shared.d: Adjust GP setup for
438 smaller GOT sizes.
439
de5c4ae2
AM
4402010-09-18 Alan Modra <amodra@gmail.com>
441
442 * lib/ld-lib.exp (check_gc_sections_available): Fail more targets.
443 * ld-discard/discard.exp: Move xfails from here..
444 * ld-discard/extern.d: ..to here.
445 * ld-discard/start.d: ..and here.
446 * ld-discard/static.d: ..and here.
447 * ld-elf/binutils.exp: Don't run tbss1 and tbss2 tests on hppa64.
448 * ld-elf/empty2.d: Remove xfails.
449 * ld-elf/flags1.d: xfail hppa64.
450 * ld-elf/group1.d: Add comment.
451 * ld-elf/group2.d: xfail cr16 and crx.
452 * ld-elf/group3b.d: Correct xfail and add comment.
453 * ld-elf/group4.d: xfail cr16 and crx.
454 * ld-elf/group5.d: Likewise.
455 * ld-elf/group6.d: Likewise.
456 * ld-elf/group7.d: Likewise.
457 * ld-elf/group8a.d: Add more notarget and xfail entries. Comment.
458 * ld-elf/group8b.d: Likewise.
459 * ld-elf/group9a.d: Likewise.
460 * ld-elf/group9b.d: Likewise.
461 * ld-elf/linkonce2.d: Correct notarget and comment.
462 * ld-elf/merge2.d: Remove iq2000 from xfail.
463 * ld-elf/multibss1.d: xfail hppa64.
464 * ld-elf/nobits-1.d: Likewise.
465 * ld-elf/note-1.d: Likewise.
466 * ld-elf/note-2.d: Likewise.
467 * ld-elf/orphan-region.d: Add xfails.
468 * ld-elf/orphan-region.ld: Discard some sections.
469 * ld-elf/orphan.d: Add xfails.
470 * ld-elf/orphan.ld: Discard some sections.
471 * ld-elf/orphan3.d: Replace xfail frv-*-* with frv-*-elf. Remove
472 cr16, crx and d10v.
473 * ld-elf/pr349.d: Add xfails.
474 * ld-elf/warn2.d: Add xfails. Tweak symbol section for hppa64.
475 * ld-scripts/rgn-at5.t: Discard .reginfo.
476
1391e79b
AM
4772010-09-16 Alan Modra <amodra@gmail.com>
478
d469f50f
AM
479 * ld-elf/orphan-region.d: xfail for spu.
480 * ld-elf/relocatable.d: xfail for hppa.
481
1391e79b
AM
482 * ld-elf/group3b.d: Disable for generic linker targets.
483 * ld-elf/linkonce2.d: Likewise.
484 * ld-scripts/empty-address-2a.d: Disable for frv and aout,oldld.
485 * ld-scripts/empty-address-2b.d: Likewise.
486 * ld-scripts/rgn-at5.s: Don't use .word.
487 * ld-scripts/rgn-at5.d: Update.
488
02f9d0c5
AM
4892010-09-10 Alan Modra <amodra@gmail.com>
490
491 * ld-gc/abi-note.d: Exclude aout and oldld targets.
492 * ld-gc/start.d: Likewise.
493 * ld-scripts/section-match-1.d: Likewise, and tic30.
494
d3615e3a
HPN
4952010-09-10 Hans-Peter Nilsson <hp@axis.com>
496
497 * ld-scripts/rgn-at5.d: Restrict to *-*-linux*.
498
a2d1e028
L
4992010-09-09 H.J. Lu <hongjiu.lu@intel.com>
500
501 PR ld/11998
502 * ld-scripts/rgn-at5.d: New.
503 * ld-scripts/rgn-at5.s: Likewise.
504 * ld-scripts/rgn-at5.t: Likewise.
505
3dbcc61d
NC
5062010-09-07 Andrew Burgess <aburgess@broadcom.com>
507
508 * ld-x86-64/split-by-file.rd: New test.
509 * ld-x86-64/split-by-file1.s: New test source code.
510 * ld-x86-64/split-by-file2.s: New test source code.
511 * ld-x86-64/x86-64.exp: Run the new test.
512
b97b635e
NC
5132010-08-31 Nick Clifton <nickc@redhat.com>
514
0d6cedc0 515 * ld-scripts/section-match.exp: New file. Runs the
b97b635e
NC
516 section-match-1 test.
517 * ld-scripts/section-match-1.d: New file.
518 * ld-scripts/section-match-1.s: New file.
519 * ld-scripts/section-match-1.t: New file.
520
4563a860
JB
5212010-08-25 Julian Brown <julian@codesourcery.com>
522
523 * ld-arm/arm-elf.exp (armelftests): Add cortex-a8-fix-blx-bcond.s.
524 * ld-arm/cortex-a8-fix-blx-bcond.s: New.
525 * ld-arm/cortex-a8-fix-blx-bcond.d: New.
526
b51176f1
L
5272010-08-24 H.J. Lu <hongjiu.lu@intel.com>
528
529 * ld-x86-64/x86-64.exp: Fix typos.
530
9eeefea8
MR
5312010-08-23 Maciej W. Rozycki <macro@codesourcery.com>
532
533 * ld-mips-elf/attr-gnu-4-04.d: Adjust Tag_GNU_MIPS_ABI_FP for
534 the new MIPS32r2 64-bit FPU description.
535 * ld-mips-elf/attr-gnu-4-40.d: Likewise.
536 * ld-mips-elf/attr-gnu-4-44.d: Likewise.
537
39334f3a
L
5382010-08-22 H.J. Lu <hongjiu.lu@intel.com>
539
540 PR ld/11933
541 * ld-x86-64/mixed1a.s: New.
542 * ld-x86-64/mixed1b.s: Likewise.
543 * ld-x86-64/mixed2a.s: Likewise.
544 * ld-x86-64/mixed2b.s: Likewise.
545
b51176f1 546 * ld-x86-64/x86-64.exp: Test mixed x86_64 and i386 inputs.
39334f3a 547
d898aefb
MR
5482010-08-20 Maciej W. Rozycki <macro@codesourcery.com>
549
550 * ld-sh/sh.exp: Add missing newline.
551
0982e157
MR
5522010-08-20 Maciej W. Rozycki <macro@codesourcery.com>
553
554 * ld-mips-elf/attr-gnu-4-01.d: Correct Tag_GNU_MIPS_ABI_FP.
555 * ld-mips-elf/attr-gnu-4-02.d: Likewise.
556 * ld-mips-elf/attr-gnu-4-10.d: Likewise.
557 * ld-mips-elf/attr-gnu-4-11.d: Likewise.
558 * ld-mips-elf/attr-gnu-4-15.d: Likewise.
559 * ld-mips-elf/attr-gnu-4-20.d: Likewise.
560 * ld-mips-elf/attr-gnu-4-22.d: Likewise.
561 * ld-mips-elf/attr-gnu-4-25.d: Likewise.
562
7542af2a
AM
5632010-08-19 Alan Modra <amodra@gmail.com>
564
565 * ld-scripts/memory.t: Remove ORIGIN fudge.
566
56d4289c
L
5672010-08-13 H.J. Lu <hongjiu.lu@intel.com>
568
569 PR ld/11913
570 * ld-i386/discarded1.d: New.
571 * ld-i386/discarded1.s: Likewise.
572 * ld-i386/discarded1.t: Likewise.
573 * ld-x86-64/discarded1.d: Likewise.
574 * ld-x86-64/discarded1.s: Likewise.
575 * ld-x86-64/discarded1.t: Likewise.
576
577 * ld-i386/i386.exp: Run discarded1.
578 * ld-x86-64/x86-64.exp: Likewise.
579
776167e8
CM
5802010-08-09 Catherine Moore <clm@codesourcery.com>
581
582 * ld-mips-elf/mode-change-error-1.d: New.
583 * ld-mips-elf/mode-change-error-1a.s: New.
584 * ld-mips-elf/mode-change-error-1b.s: New.
585 * ld-mips-elf/mips-elf.exp: Run new test.
586
b3808325
AM
5872010-08-06 Alan Modra <amodra@gmail.com>
588
589 * ld-powerpc/tocopt.s, * ld-powerpc/tocopt.d: New test.
590 * ld-powerpc/powerpc.exp: Run it.
591
1cd986c5
NC
5922010-07-23 Naveen.H.S <naveen.S@kpitcummins.com>
593 Ina Pandit <ina.pandit@kpitcummins.com>
594
595 * ld-v850/split-lo16.d: Update the "ld" instructions with a space
596 for second operand.
597
f4638467
AM
5982010-07-20 Alan Modra <amodra@gmail.com>
599
600 * ld-powerpc/tlsexe.r: Update.
601 * ld-powerpc/tlsexetoc.r: Update.
602 * ld-powerpc/tlsso.r: Update.
603 * ld-powerpc/tlstocso.r: Update.
604
8c05cf89
AM
6052010-07-20 Alan Modra <amodra@gmail.com>
606
607 * ld-powerpc/vxworks-relax.s: Add branches to match expected output.
608 * ld-powerpc/vxworks-relax-2.s: Likewise.
609 * ld-powerpc/vxworks1-lib.rd: Reorder reloc sections.
610
3437afb1
AS
6112010-07-19 Andreas Schwab <schwab@redhat.com>
612
613 * ld-mmix/bspec1.d: Ignore "Key to Flags" contents.
614 * ld-mmix/bspec2.d: Likewise.
615 * ld-mmix/local1.d: Likewise.
616 * ld-mmix/local3.d: Likewise.
617 * ld-mmix/local5.d: Likewise.
618 * ld-mmix/local7.d: Likewise.
619 * ld-mmix/undef-3.d: Likewise.
620 * ld-sh/sh64/crange1.rd: Likewise.
621 * ld-sh/sh64/crange2.rd: Likewise.
622 * ld-sh/sh64/crange3-cmpct.rd: Likewise.
623 * ld-sh/sh64/crange3-media.rd: Likewise.
624 * ld-sh/sh64/crange3.rd: Likewise.
625 * ld-sh/sh64/crangerel1.rd: Likewise.
626 * ld-sh/sh64/crangerel2.rd: Likewise.
627
25d17eb4
L
6282010-07-14 H.J. Lu <hongjiu.lu@intel.com>
629
630 PR ld/11817
631 * ld-i386/compressed1.s: New.
632 * ld-i386/compressed1.d: Likewise.
633 * ld-x86-64/compressed1.s: Likewise.
634 * ld-x86-64/compressed1.d: Likewise.
635
636 * ld-i386/i386.exp: Run compressed1.
637 * ld-x86-64/x86-64.exp: Likewise.
638
a7b16ceb
L
6392010-07-13 H.J. Lu <hongjiu.lu@intel.com>
640
641 PR ld/11812
642 * ld-elf/exclude3b.d: Don't run on ia64-*-*. Replace .got with
643 .dynamic.
644
645 * ld-elf/exclude3d.d: New.
646 * ld-i386/nogot1.d: Likewise.
647 * ld-i386/nogot1.s: Likewise.
648 * ld-x86-64/nogot1.d: Likewise.
649 * ld-x86-64/nogot1.s: Likewise.
650
651 * ld-i386/i386.exp: Run nogot1.
652 * ld-x86-64/x86-64.exp: Likewise.
653
2f395978
L
6542010-07-13 H.J. Lu <hongjiu.lu@intel.com>
655
656 * ld-i386/hidden2.d: Don't hard code expected output.
657 * ld-i386/protected3.d: Likewise.
658 * ld-x86-64/hidden2.d: Likewise.
659 * ld-x86-64/protected3.d: Likewise.
660
bb1cb422
L
6612010-07-13 H.J. Lu <hongjiu.lu@intel.com>
662
663 PR ld/11791
664 * ld-ifunc/ifunc-10-i386.d: New.
665 * ld-ifunc/ifunc-10-i386.s: Likewise.
666 * ld-ifunc/ifunc-10-x86-64.d: Likewise.
667 * ld-ifunc/ifunc-10-x86-64.s: Likewise.
668 * ld-ifunc/ifunc-11-i386.d: Likewise.
669 * ld-ifunc/ifunc-11-i386.s: Likewise.
670 * ld-ifunc/ifunc-11-x86-64.d: Likewise.
671 * ld-ifunc/ifunc-11-x86-64.s: Likewise.
672
50248c89
AM
6732010-07-06 Alan Modra <amodra@gmail.com>
674
675 * ld-powerpc/relax.s: Add branch back to _start.
676 * ld-powerpc/relax.d: Update.
677 * ld-powerpc/relaxr.d: Update.
678
cef3d14b
AM
6792010-07-01 Alan Modra <amodra@gmail.com>
680
681 * lib/ld-lib.exp (default_ld_simple_link): Add $gcc_ld_flag before
682 any other options in $ld.
683
360cfc9c
AM
6842010-06-29 Alan Modra <amodra@gmail.com>
685
686 * ld-maxq/maxq.exp: Delete file.
687 * ld-maxq/addend.dd, * ld-maxq/addend.s, * ld-maxq/paddr.dd,
688 * ld-maxq/paddr.s, * ld-maxq/paddr1.dd, * ld-maxq/paddr1.s,
689 * ld-maxq/r32-1.s, * ld-maxq/r32-2.s, * ld-maxq/r32.dd: Likewise.
690
59e6276b
JM
6912010-06-15 Joseph Myers <joseph@codesourcery.com>
692
693 * ld-elf/orphan3.d: Allow section names starting '_'.
694 * ld-tic6x/attr-arch-c62x-c62x.d, ld-tic6x/attr-arch-c62x-c64x+.d,
695 ld-tic6x/attr-arch-c62x-c64x.d, ld-tic6x/attr-arch-c62x-c674x.d,
696 ld-tic6x/attr-arch-c62x-c67x+.d, ld-tic6x/attr-arch-c62x-c67x.d,
697 ld-tic6x/attr-arch-c62x.s, ld-tic6x/attr-arch-c64x+-c62x.d,
698 ld-tic6x/attr-arch-c64x+-c64x+.d, ld-tic6x/attr-arch-c64x+-c64x.d,
699 ld-tic6x/attr-arch-c64x+-c674x.d,
700 ld-tic6x/attr-arch-c64x+-c67x+.d, ld-tic6x/attr-arch-c64x+-c67x.d,
701 ld-tic6x/attr-arch-c64x+.s, ld-tic6x/attr-arch-c64x-c62x.d,
702 ld-tic6x/attr-arch-c64x-c64x+.d, ld-tic6x/attr-arch-c64x-c64x.d,
703 ld-tic6x/attr-arch-c64x-c674x.d, ld-tic6x/attr-arch-c64x-c67x+.d,
704 ld-tic6x/attr-arch-c64x-c67x.d, ld-tic6x/attr-arch-c64x.s,
705 ld-tic6x/attr-arch-c674x-c62x.d, ld-tic6x/attr-arch-c674x-c64x+.d,
706 ld-tic6x/attr-arch-c674x-c64x.d, ld-tic6x/attr-arch-c674x-c674x.d,
707 ld-tic6x/attr-arch-c674x-c67x+.d, ld-tic6x/attr-arch-c674x-c67x.d,
708 ld-tic6x/attr-arch-c674x.s, ld-tic6x/attr-arch-c67x+-c62x.d,
709 ld-tic6x/attr-arch-c67x+-c64x+.d, ld-tic6x/attr-arch-c67x+-c64x.d,
710 ld-tic6x/attr-arch-c67x+-c674x.d,
711 ld-tic6x/attr-arch-c67x+-c67x+.d, ld-tic6x/attr-arch-c67x+-c67x.d,
712 ld-tic6x/attr-arch-c67x+.s, ld-tic6x/attr-arch-c67x-c62x.d,
713 ld-tic6x/attr-arch-c67x-c64x+.d, ld-tic6x/attr-arch-c67x-c64x.d,
714 ld-tic6x/attr-arch-c67x-c674x.d, ld-tic6x/attr-arch-c67x-c67x+.d,
715 ld-tic6x/attr-arch-c67x-c67x.d, ld-tic6x/attr-arch-c67x.s: New.
716
1f4e4950
MGD
7172010-06-07 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
718
719 * ld-arm/arm-call.d: Handle change in lsls/movs disassembly.
720 * ld-arm/farcall-thumb-arm-short.d: Likewise.
721 * ld-arm/farcall-thumb-thumb-blx-pic-veneer.d: Likewise.
722 * ld-arm/farcall-thumb-thumb-blx.d: Likewise.
723 * ld-arm/farcall-thumb-thumb-m-pic-veneer.d: Likewise.
724 * ld-arm/farcall-thumb-thumb-m.d: Likewise.
725 * ld-arm/farcall-thumb-thumb-pic-veneer.d: Likewise.
726 * ld-arm/farcall-thumb-thumb.d: Likewise.
727 * ld-arm/thumb2-bl-as-thumb1-bad-noeabi.d: Likewise.
728 * ld-arm/thumb2-bl-as-thumb1-bad.d: Likewise.
729 * ld-arm/thumb2-bl-bad-noeabi.d: Likewise.
730 * ld-arm/thumb2-bl-bad.d: Likewise.
731
c8ce5710
L
7322010-05-26 H.J. Lu <hongjiu.lu@intel.com>
733
734 PR ld/11628
735 * ld-elf/textaddr3.d: New.
736 * ld-elf/textaddr4.d: Likewise.
737 * ld-elf/textaddr5.d: Likewise.
738 * ld-elf/textaddr6.d: Likewise.
739 * ld-elf/textaddr7.d: Likewise.
740
8e45593f
NC
7412010-05-25 Daniel Jacobowitz <dan@codesourcery.com>
742 Joseph Myers <joseph@codesourcery.com>
743 Andrew Stubbs <ams@codesourcery.com>
744
745 * ld-sh/sh.exp: Handle uClinux like Linux.
746 * lib/ld-lib.exp (is_elf_format): Include sh*-*-uclinux*.
747 * ld-sh/fdpic-funcdesc-shared.d: New file.
748 * ld-sh/fdpic-funcdesc-shared.s: New file.
749 * ld-sh/fdpic-funcdesc-static.d: New file.
750 * ld-sh/fdpic-funcdesc-static.s: New file.
751 * ld-sh/fdpic-gotfuncdesc-shared.d: New file.
752 * ld-sh/fdpic-gotfuncdesc-shared.s: New file.
753 * ld-sh/fdpic-gotfuncdesc-static.d: New file.
754 * ld-sh/fdpic-gotfuncdesc-static.s: New file.
755 * ld-sh/fdpic-gotfuncdesci20-shared.d: New file.
756 * ld-sh/fdpic-gotfuncdesci20-shared.s: New file.
757 * ld-sh/fdpic-gotfuncdesci20-static.d: New file.
758 * ld-sh/fdpic-gotfuncdesci20-static.s: New file.
759 * ld-sh/fdpic-goti20-shared.d: New file.
760 * ld-sh/fdpic-goti20-shared.s: New file.
761 * ld-sh/fdpic-goti20-static.d: New file.
762 * ld-sh/fdpic-goti20-static.s: New file.
763 * ld-sh/fdpic-gotofffuncdesc-shared.d: New file.
764 * ld-sh/fdpic-gotofffuncdesc-shared.s: New file.
765 * ld-sh/fdpic-gotofffuncdesc-static.d: New file.
766 * ld-sh/fdpic-gotofffuncdesc-static.s: New file.
767 * ld-sh/fdpic-gotofffuncdesci20-shared.d: New file.
768 * ld-sh/fdpic-gotofffuncdesci20-shared.s: New file.
769 * ld-sh/fdpic-gotofffuncdesci20-static.d: New file.
770 * ld-sh/fdpic-gotofffuncdesci20-static.s: New file.
771 * ld-sh/fdpic-gotoffi20-shared.d: New file.
772 * ld-sh/fdpic-gotoffi20-shared.s: New file.
773 * ld-sh/fdpic-gotoffi20-static.d: New file.
774 * ld-sh/fdpic-gotoffi20-static.s: New file.
775 * ld-sh/fdpic-plt-be.d: New file.
776 * ld-sh/fdpic-plt-le.d: New file.
777 * ld-sh/fdpic-plt.s: New file.
778 * ld-sh/fdpic-plti20-be.d: New file.
779 * ld-sh/fdpic-plti20-le.d: New file.
780 * ld-sh/fdpic-stack-default.d: New file.
781 * ld-sh/fdpic-stack-size.d: New file.
782 * ld-sh/fdpic-stack.s: New file.
783
18ae9cc1
L
7842010-05-18 H.J. Lu <hongjiu.lu@intel.com>
785
786 PR gas/11600
787 * ld-elf/exclude3.s: New.
788 * ld-elf/exclude3a.d: Likewise.
789 * ld-elf/exclude3b.d: Likewise.
790 * ld-elf/exclude3c.d: Likewise.
791
4547cb56
NC
7922010-05-11 Andrew Stubbs <ams@codesourcery.com>
793
794 * ld-arm/attr-merge-2.attr: Add Tag_DIV_use.
795 * ld-arm/attr-merge-2a.s: Likewise.
796 * ld-arm/attr-merge-2b.s: Likewise.
797 * ld-arm/attr-merge-3a.s: Likewise.
798 * ld-arm/attr-merge-3b.s: Likewise.
799 * ld-arm/attr-merge-4.attr: Likewise.
800 * ld-arm/attr-merge-5.attr: Likewise.
801 * ld-arm/attr-merge-6.attr: Likewise.
802 * ld-arm/attr-merge-7.attr: Likewise.
803 * ld-arm/attr-merge-arch-1.attr: Likewise.
804 * ld-arm/attr-merge-arch-2.attr: Likewise.
805 * ld-arm/attr-merge-unknown-2.d: Likewise.
806 * ld-arm/attr-merge-unknown-2r.d: Likewise.
807 * ld-arm/attr-merge-unknown-3.d: Likewise.
808 * ld-arm/attr-merge-vfp-1.d: Likewise.
809 * ld-arm/attr-merge-vfp-1r.d: Likewise.
810 * ld-arm/attr-merge-vfp-2.d: Likewise.
811 * ld-arm/attr-merge-vfp-2r.d: Likewise.
812 * ld-arm/attr-merge-vfp-3.d: Likewise.
813 * ld-arm/attr-merge-vfp-3r.d: Likewise.
814 * ld-arm/attr-merge-vfp-4.d: Likewise.
815 * ld-arm/attr-merge-vfp-4r.d: Likewise.
816 * ld-arm/attr-merge-vfp-5.d: Likewise.
817 * ld-arm/attr-merge-vfp-5r.d: Likewise.
818 * ld-arm/attr-merge-wchar-00-nowarn.d: Likewise.
819 * ld-arm/attr-merge-wchar-00.d: Likewise.
820 * ld-arm/attr-merge-wchar-02-nowarn.d: Likewise.
821 * ld-arm/attr-merge-wchar-02.d: Likewise.
822 * ld-arm/attr-merge-wchar-04-nowarn.d: Likewise.
823 * ld-arm/attr-merge-wchar-04.d: Likewise.
824 * ld-arm/attr-merge-wchar-20-nowarn.d: Likewise.
825 * ld-arm/attr-merge-wchar-20.d: Likewise.
826 * ld-arm/attr-merge-wchar-22-nowarn.d: Likewise.
827 * ld-arm/attr-merge-wchar-22.d: Likewise.
828 * ld-arm/attr-merge-wchar-24-nowarn.d: Likewise.
829 * ld-arm/attr-merge-wchar-40-nowarn.d: Likewise.
830 * ld-arm/attr-merge-wchar-40.d: Likewise.
831 * ld-arm/attr-merge-wchar-42-nowarn.d: Likewise.
832 * ld-arm/attr-merge-wchar-44-nowarn.d: Likewise.
833 * ld-arm/attr-merge-wchar-44.d: Likewise.
834 * ld-arm/attr-merge.attr: Likewise.
835
8362010-05-11 Jie Zhang <jie@codesourcery.com>
837
838 * ld-arm/attr-merge-vfp-6.d: New test.
839 * ld-arm/attr-merge-vfp-6r.d: New test.
840 * ld-arm/attr-merge-vfpv3xd.s: New test.
841 * ld-arm/arm-elf.exp: Add attr-merge-vfp-6 and attr-merge-vfp-6r.
842
92750f34
DJ
8432010-05-07 Daniel Jacobowitz <dan@codesourcery.com>
844
845 * ld-arm/cortex-a8-fix-bl-rel-plt.d: New file.
846 * ld-arm/arm-elf.exp (armelftests): Run cortex-a8-fix-bl-rel-plt.d.
847
82794b69
JM
8482010-05-06 Joseph Myers <joseph@codesourcery.com>
849
850 * ld-elf/orphan-region.d: Use ld -N.
851
0672748a
L
8522010-04-30 H.J. Lu <hongjiu.lu@intel.com>
853
854 PR ld/11542
855 * ld-elf/discard.ld: New.
856 * ld-elf/discard1.d: Likewise.
857 * ld-elf/discard1.s: Likewise.
858 * ld-elf/discard2.d: Likewise.
859 * ld-elf/discard2.s: Likewise.
860 * ld-elf/discard3.d: Likewise.
861
3ac9b6c9
AM
8622010-04-22 Alan Modra <amodra@gmail.com>
863
864 * ld-elf/extract-symbol-1sec.d: Update lma.
865 * ld-i386/alloc.d: Expect a warning, not an error.
866
41820509
JM
8672010-04-20 Joseph Myers <joseph@codesourcery.com>
868
869 * ld-tic6x/data-reloc-global-rel.d,
870 ld-tic6x/data-reloc-global-rel.s,
871 ld-tic6x/data-reloc-local-r-rel.d,
872 ld-tic6x/data-reloc-local-rel.d, ld-tic6x/mvk-reloc-global-rel.d,
873 ld-tic6x/mvk-reloc-global-rel.s, ld-tic6x/mvk-reloc-local-1-rel.s,
874 ld-tic6x/mvk-reloc-local-2-rel.s,
875 ld-tic6x/mvk-reloc-local-r-rel.d, ld-tic6x/mvk-reloc-local-rel.d,
876 ld-tic6x/pcrel-reloc-global-rel.d,
877 ld-tic6x/pcrel-reloc-local-r-rel.d,
878 ld-tic6x/pcrel-reloc-local-rel.d, ld-tic6x/sbr-reloc-global-rel.d,
879 ld-tic6x/sbr-reloc-global-rel.s, ld-tic6x/sbr-reloc-local-1-rel.s,
880 ld-tic6x/sbr-reloc-local-2-rel.s,
881 ld-tic6x/sbr-reloc-local-r-rel.d, ld-tic6x/sbr-reloc-local-rel.d:
882 New.
883
75375b3e
MGD
8842010-04-15 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
885
886 * ld-arm/attr-merge-2.attr: Update for changes in attribute output.
887 * ld-arm/attr-merge-3.attr: Likewise.
888 * ld-arm/attr-merge-vfp-1.d: Likewise.
889 * ld-arm/attr-merge-vfp-1r.d: Likewise.
890 * ld-arm/attr-merge-vfp-2.d: Likewise.
891 * ld-arm/attr-merge-vfp-2r.d: Likewise.
892 * ld-arm/attr-merge-vfp-3.d: Likewise.
893 * ld-arm/attr-merge-vfp-3r.d: Likewise.
894 * ld-arm/attr-merge-vfp-4.d: Likeiwse.
895 * ld-arm/attr-merge-vfp-4r.d: Likewise.
896 * ld-arm/attr-merge-vfp-5.d: Likewise.
897 * ld-arm/attr-merge-vfp-5r.d: Likewise.
898 * ld-arm/attr-merge-wchar-00-nowarn.d: Likewise.
899 * ld-arm/attr-merge-wchar-00.d: Likewise.
900 * ld-arm/attr-merge-wchar-02-nowarn.d: Likewise.
901 * ld-arm/attr-merge-wchar-02.d: Likewise.
902 * ld-arm/attr-merge-wchar-04-nowarn.d: Likewise.
903 * ld-arm/attr-merge-wchar-04.d: Likewise.
904 * ld-arm/attr-merge-wchar-20-nowarn.d: Likewise.
905 * ld-arm/attr-merge-wchar-20.d: Likewise.
906 * ld-arm/attr-merge-wchar-22-nowarn.d: Likewise.
907 * ld-arm/attr-merge-wchar-22.d: Likewise.
908 * ld-arm/attr-merge-wchar-24-nowarn.d: Likewise.
909 * ld-arm/attr-merge-wchar-40-nowarn.d: Likewise.
910 * ld-arm/attr-merge-wchar-40.d: Likewise.
911 * ld-arm/attr-merge-wchar-42-nowarn.d: Likewise.
912 * ld-arm/attr-merge-wchar-44-nowarn.d: Likewise.
913 * ld-arm/attr-merge-wchar-44.d: Likewise.
914 * ld-arm/attr-merge.attr: Likewise.
915
41b5148f
DM
9162010-04-06 David S. Miller <davem@davemloft.net>
917
918 * ld-elfvers/vers.exp: Pass -Av9a to assembler on sparc-*-*
919
c51297b4
KT
9202010-04-05 Kai Tietz <kai.tietz@onevision.com>
921
922 * ld-pe/orphan_nu.d: New test for --no-leading-underscore.
923 * ld-pe/orphana_nu.s: New file.
924 * ld-pe/pe.exp: Add orphan_nu test.
925
f2faa800
NS
9262010-04-01 Nathan Sidwell <nathan@codesourcery.com>
927
928 * ld-powerpc/apuinfo-nul.rd: New.
929 * ld-powerpc/apuinfo-nul1.s: New.
930 * ld-powerpc/powerpc.exp: Add it.
931
77aabdd2
KT
9322010-03-31 Kai TIetz <kai.tietz@onevision.com>
933
934 * ld-pe//pe-compile.exp (run_basefile_test): Trim result of wc
935 before string compare.
936
f3c8116c
MGD
9372010-03-31 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
938
939 * ld-arm/script-type.sym: Fix test.
940
1e972e65
KT
9412010-03-31 Kai TIetz <kai.tietz@onevision.com>
942
943 * ld-pe/basefile1.s: New.
944 * ld-pe/pe-compile.exp: Add base-file test.
945
f2bfad59
HPN
9462010-03-31 Hans-Peter Nilsson <hp@axis.com>
947
bb4a8e71
HPN
948 PR ld/11458
949 * ld-cris/pcrelcp-1.d, ld-cris/pcrelcp-1.s: New test.
950
164de317
HPN
951 * lib/ld-lib.exp (run_dump_test): When checking linker message and
952 return code, when success with no message is expected, don't
953 continue if we have an abnormal exit with a message. Check output
954 of inspection program and fail if it had output or an abnormal
955 exit code. Include "warning" and "error" among the directives
956 where multiples are allowed and append to previous values.
957
f2bfad59
HPN
958 * ld-cris/cris.exp (loop over $srcdir/$subdir/*dso-*.d): Apply
959 "file rootname", not "file tail", before applying runtest_file_p.
960
41ed1ee7
DJ
9612010-03-29 Daniel Jacobowitz <dan@codesourcery.com>
962
963 * ld-arm/arm-elf.exp (armeabitests): Add v6-M farcall test.
964
40b36596
JM
9652010-03-25 Joseph Myers <joseph@codesourcery.com>
966
967 * ld-elf/flags1.d, ld-elf/merge.d: XFAIL for tic6x-*-*.
968 * ld-elf/sec-to-seg.exp: Set B_test_same_seg to 0 for tic6x-*-*.
969 * ld-tic6x: New directory and testcases.
970
bb6be443
JZ
9712010-03-19 Jie Zhang <jie@codesourcery.com>
972
973 PR ld/11304
974 * ld-elf/pr11304.d: New test.
975 * ld-elf/pr11304a.s: New test.
976 * ld-elf/pr11304b.s: New test.
977 * lib/ld-lib.exp (regexp_diff): Add support for #failif.
978
f77c3948
DJ
9792010-03-15 Daniel Jacobowitz <dan@codesourcery.com>
980
981 * ld-elf/orphan-region.d, ld-elf/orphan-region.ld,
982 ld-elf/orphan-region.s: New files.
983
5488d830
MGD
9842010-03-02 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
985
986 * ld-arm/arm-merge-incompatible.d: New test.
987 * ld-arm/arm-merge-incompatiblea.s: Likewise.
988 * ld-arm/arm-merge-incompatibleb.s: Likewise.
989 * ld-arm/arm-elf.exp: Run the new test.
990
fe33d2fa 9912010-03-02 Christophe Lyon <christophe.lyon@st.com>
2cff808d 992 Alan Modra <amodra@gmail.com>
fe33d2fa
CL
993
994 * ld-arm/arm-elf.exp: Change .text start address for
995 farcall-thumb-arm tests. Add v4t variant for farcall-mixed-lib
996 test.
997 * ld-arm/farcall-mixed-lib-v4t.d: New test.
998 * ld-arm/farcall-mixed-lib1.s: Don't force armv5t.
999 * ld-arm/farcall-mixed-lib2.s: Likewise.
1000 * ld-arm/arm-call.d: Update expected results.
1001 * ld-arm/cortex-a8-far.d: Likewise.
1002 * ld-arm/farcall-group-size2.d: Likewise.
1003 * ld-arm/farcall-group.d: Likewise.
1004 * ld-arm/farcall-mix.d: Likewise.
1005 * ld-arm/farcall-mix2.d: Likewise.
1006 * ld-arm/farcall-mixed-app-v5.d: Likewise.
1007 * ld-arm/farcall-mixed-app.d: Likewise.
1008 * ld-arm/farcall-mixed-lib.d: Likewise.
1009 * ld-arm/farcall-thumb-arm.d: Likewise.
1010 * ld-arm/farcall-thumb-arm-blx.d: Likewise.
1011 * ld-arm/farcall-thumb-arm-pic-veneer.d: Likewise.
1012 * ld-arm/farcall-thumb-arm-blx-pic-veneer.d: Likewise.
1013 * ld-arm/farcall-thumb-arm.s: Update test. Add a new call to
1014 potentially generate different types of stubs.
1015
4975f22f
L
10162010-02-27 H.J. Lu <hongjiu.lu@intel.com>
1017
1018 * ld-elf/init-fini-arrays.d: Pass --wide to readelf.
1019
3cff7cc7
JZ
10202010-02-27 Jie Zhang <jie@codesourcery.com>
1021
1022 * ld-elf/init-fini-arrays.s: New test.
1023 * ld-elf/init-fini-arrays.d: New test.
1024
c9ee9c4c
MGD
10252010-02-24 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
1026
1027 * ld-arm/group-relocs.s: Mark code sections as executable.
1028 * ld-arm/arm-elf.exp (armelftests): Only dump executable sections in
1029 group-relocs test.
1030 * ld-arm/reloc-boundaries.d: Fix test to work on Linux targets.
1031
0c13f7cc
NC
10322010-02-23 Nick Clifton <nickc@redhat.com>
1033
1034 * ld-elf/orphan4.d: Allow for other sections to be present in the
1035 output.
1036
c16153ae
L
10372010-02-18 H.J. Lu <hongjiu.lu@intel.com>
1038
1039 * ld-ifunc/ifunc.exp: Expect System V OSABI in dynamic
1040 ifunc-using executable.
1041
d0bf826b
AM
10422010-02-19 Alan Modra <amodra@gmail.com>
1043
1044 * ld-elf/group.ld: Discard .dropme sections.
1045 * ld-elf/group10.d, * ld-elf/group10.s: New test.
1046
f421f24f
MGD
10472010-02-18 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
1048
1049 * ld-arm/attr-merge-6.attr: Add new test. Missed off last commit.
1050
cd21e546
MGD
10512010-02-18 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
1052
1053 * ld-arm/attr-merge-3.attr: Fix test for new attribute values.
1054 * ld-arm/attr-merge-3b.s: Likewise.
1055 * ld-arm/attr-merge-unknown-1.d: Fix test now that 42 is a recognised
1056 attribute ID.
1057 * ld-arm/attr-merge-unknown-1.s: Likewise.
1058 * ld-arm/attr-merge-6.attr: New test.
1059 * ld-arm/attr-merge-6a.s: Likewise.
1060 * ld-arm/attr-merge-6b.s: Likewise.
1061 * ld-arm/attr-merge-7.attr: Likewise.
1062 * ld-arm/attr-merge-7a.s: Likewise.
1063 * ld-arm/attr-merge-7b.s: Likewise.
1064 * ld-arm/arm-elf.exp: Run the new tests.
1065
d66a7a7b
RR
10662010-02-15 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
1067
1068 * ld-arm/jump-reloc-veneers-long.d: Correct testcase for
1069 arm-none-eabi target.
1070 * ld-arm/jump-reloc-veneers-short1.d: Likewise
1071 * ld-arm/jump-reloc-veneers-short2.d: Likewise
1072
33811162
DG
10732010-02-12 Daniel Gutson <dgutson@codesourcery.com>
1074
1075 * ld-arm/arm-elf.exp (armelftests): New test case added.
1076 * ld-arm/data-only-map.s: New file.
1077 * ld-arm/data-only-map.d: New file.
0c13f7cc 1078 * ld-arm/data-only-map.ld: New file.
33811162 1079
00c50991
DM
10802010-02-11 David S. Miller <davem@davemloft.net>
1081
1082 * ld-sparc/gotop32.s: Add local symbol case.
1083 * ld-sparc/gotop64.s: Likewise.
1084 * ld-sparc/gotop32.rd: Adjust expected results.
1085 * ld-sparc/gotop32.td: Likewise.
1086 * ld-sparc/gotop64.dd: Likewise.
1087 * ld-sparc/gotop64.rd: Likewise.
1088 * ld-sparc/gotop64.td: Likewise.
1089
a9f844b1
NC
10902010-02-09 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
1091
1092 * ld-elfvsb/elfvsb.exp: Fix tests for arm*-*-linux*.
1093 * ld-shared/shared.exp: Likewise.
1094
d0c9aeb3
DM
10952010-02-08 David S. Miller <davem@davemloft.net>
1096
1097 * ld-ifunc/ifunc.exp: Run for sparc.
1098
deddc40b
NS
10992010-02-08 Nathan Sidwell <nathan@codesourcery.com>
1100
1101 * ld-powerpc/apuinfo-nul.s: New.
1102 * ld-powerpc/apuinfo.rd: Add it.
1103 * ld-powerpc/powerpc.exp: Likewise.
1104
8fac3179
RR
11052010-02-01 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
1106
deddc40b
NS
1107 * ld-arm/jump-reloc-veneers-long.d: New test.
1108 * ld-arm/jump-reloc-veneers-short1.d: Likewise.
1109 * ld-arm/jump-reloc-veneers-short2.d: Likewise.
1110 * ld-arm/jump-reloc-veneers.s: Likewise.
1111 * ld-arm/arm-elf.exp (armelftests): Run them.
8fac3179 1112
70ecb384
NC
11132010-01-28 Nick Clifton <nickc@redhat.com>
1114
1115 PR 11225
1116 * ld-sh/refdbg-0-dso.d: Dump all sections.
1117
98da7939
L
11182010-01-26 H.J. Lu <hongjiu.lu@intel.com>
1119
1120 PR ld/11218
1121 * ld-gc/dummy.s: New.
1122 * ld-gc/pr11218-1.c: Likewise.
1123 * ld-gc/pr11218-2.c: Likewise.
1124 * ld-gc/pr11218.d: Likewise.
1125
c865e45b
RS
11262010-01-23 Richard Sandiford <r.sandiford@uk.ibm.com>
1127
1128 * ld-powerpc/aix-ref-1-32.od, ld-powerpc/aix-ref-1-64.od,
1129 ld-powerpc/aix-ref-1.s: New tests.
1130 * ld-powerpc/aix52.exp: Run them.
1131
78a14563
L
11322010-01-14 H.J. Lu <hongjiu.lu@intel.com>
1133
1134 * ld-elf/orphan4.d: Support 64bit targets.
1135
b5f14a6d
DD
11362010-01-13 DJ Delorie <dj@redhat.com>
1137
1138 * ld-elf/orphan4.d: New.
1139 * ld-elf/orphan4.ld: New.
1140 * ld-elf/orphan4.s: New.
1141
1063d8cf
CF
11422010-01-13 Chao-ying Fu <fu@mips.com>
1143
1144 * ld-mips-elf/jr-to-b-1.d, ld-mips-elf/jr-to-b-2.d: New tests.
1145 * ld-mips-elf/jr-to-b-1.s, ld-mips-elf/jr-to-b-2.s: Source.
1146 * ld-mips-elf/mips-elf.exp: Run new tests.
1147
afa62d5e
DJ
11482010-01-13 Daniel Jacobowitz <dan@codesourcery.com>
1149
1150 * ld-arm/arm-elf.exp (armelftests): Assemble Cortex-A8 tests with
1151 -mcpu=cortex-a8.
1152
52b010e4
NC
11532010-01-13 Nick Clifton <nickc@redhat.com>
1154
1155 * ld-scrips/sort.exp: Skip these tests when the target is the
1156 h8300.
1157
2c610e4b
L
11582010-01-11 H.J. Lu <hongjiu.lu@intel.com>
1159
1160 PR ld/11146
1161 * ld-elf/dynsym1.d: New.
1162
d023c380
L
11632010-01-07 H.J. Lu <hongjiu.lu@intel.com>
1164
1165 PR ld/11138
1166 * ld-elf/pr11138-1.c: New.
1167 * ld-elf/pr11138-1.map: Likewise.
1168 * ld-elf/pr11138-2.c: Likewise.
1169 * ld-elf/pr11138-2.map: Likewise.
1170 * ld-elf/pr11138.out: Likewise.
1171
1172 * ld-elf/shared.exp (build_tests): Add libpr11138-1.so and
1173 libpr11138-2.o.
1174 (run_tests): Add 2 tests for PR ld/11138.
1175
bde6f3eb
L
11762010-01-07 H.J. Lu <hongjiu.lu@intel.com>
1177
1178 PR ld/11133
1179 * ld-gc/gc.exp: Run start.
1180
1181 * ld-gc/start.d: New.
1182 * ld-gc/start.s: Likewise.
1183
16583161
L
11842010-01-07 H.J. Lu <hongjiu.lu@intel.com>
1185
1186 PR ld/11143
1187 * ld-gc/gc.exp: Run abi-note.
1188
1189 * ld-gc/abi-note.d: New.
1190 * ld-gc/abi-note.s: Likewise.
4e67d4ca 1191
43ecc30f 1192For older changes see ChangeLog-2009
c9e214e5
AM
1193\f
1194Local Variables:
1195mode: change-log
1196left-margin: 8
1197fill-column: 74
1198version-control: never
1199End:
This page took 0.347543 seconds and 4 git commands to generate.