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