* elf-bfd.h: Comment typo fix.
[deliverable/binutils-gdb.git] / ld / testsuite / ChangeLog
CommitLineData
3bd61671
AM
12011-05-23 Alan Modra <amodra@gmail.com>
2
3 PR 12763
4 * ld-elf/binutils.exp: Don't run tdata3 for hppa64.
5
b71457c5
HPN
62011-05-21 Hans-Peter Nilsson <hp@axis.com>
7
8 * ld-cris/tls-e-tpoffcomm1.d: Adjust for PR12763 change removing
9 empty program header.
10
67e9eb74
AM
112011-05-21 Alan Modra <amodra@gmail.com>
12
13 PR 12763
14 * ld-elf/tdata3.s: New test.
15 * ld-elf/tbss3.s: New test.
16 * ld-elf/binutils.exp: Consolidate tbss and tdata tests.
17
4a732032
BS
182011-05-20 Bernd Schmidt <bernds@codesourcery.com>
19
20 * ld-tic6x/pcr-reloc.d: New test.
21 * ld-tic6x/pcr-reloc.s: New test.
22
dd98f8d2
NC
232011-05-18 Nick Clifton <nickc@redhat.com>
24
25 PR ld/12761
26 * lib/ld-lib.exp (run_cc_link_tests): Add an optional 8th
27 parameter - an expected warning message from the linker.
28 * ld-elf/shared.exp (build_tests): Expect a warning message when
29 building the libbarw.so library.
30
31 * ld-elf/shared.exp: Run library building tests even when not
32 building a native toolchain.
33
e3b66208
L
342011-05-16 H.J. Lu <hongjiu.lu@intel.com>
35
36 * ld-scripts/phdrs.exp: Replace --private with
37 --private-headers for objdump.
38 * ld-scripts/phdrs2.exp: Likewise.
39
77c56f44
RS
402011-05-15 Richard Sandiford <rdsandiford@googlemail.com>
41
42 * lib/ld-lib.exp (run_ld_link_tests): Simplify pass/fail logic.
43 Fail if the link command fails and if no test rules are defined.
44 * ld-mips-elf/reloc-6a.s, ld-mips-elf/reloc-6b.s: New tests.
45 * ld-mips-elf/mips-elf.exp: Run them.
46
2a616379
BS
472011-05-13 Bernd Schmidt <bernds@codesourcery.com>
48
49 * ld-tic6x/dsbt.ld (OUTPUT_FORMAT): Add.
50 * ld-tic6x/tic6x.exp: Add OSABI tests.
51
c4721149
AM
522011-05-13 Alan Modra <amodra@gmail.com>
53
54 * ld-elf/flags1.d: Don't xfail tic6x.
55 * ld-scripts/weak.exp: Correct comments. Don't xfail sh-pe. Remove
56 redundant xfail.
57 * ld-selective/sel-dump.exp: Don't xfail alpha.
58 * ld-selective/selective.exp: Run for alpha.
59 * ld-undefined/weak-undef.exp: Don't xfail hppa64.
60
de1491f0
BS
612011-05-12 Bernd Schmidt <bernds@codesourcery.com>
62
63 * config/default.exp (ld_assemble): Pass flags parameter to
64 default_ld_assemble.
65 (ld_assemble_flags): New function.
66 * ld-elf/frame.exp: Pass -mpic and -mpid flags to the assembler on
67 tic6x.
68 * ld-elf/exclude.exp: Likewise.
69 * lib/ld-lib.exp (default_ld_assemble): Take extra argument in_flags
70 and pass it to the assembler.
71
250826bd
RS
722011-05-11 Richard Sandiford <rdsandiford@googlemail.com>
73
74 * ld-mips-elf/mips-elf.exp: Add missing $has_newabi tests.
75
31507b90
L
762011-05-09 H.J. Lu <hongjiu.lu@intel.com>
77
78 * ld-elf/elf.exp (array_tests): Remove "pr12730".
79 (array_tests_pie): Remove "PIE pr12730".
80 (array_tests_static): Remove "static pr12730".
81
82 * ld-elf/pr12730.cc: Removed.
83 * ld-elf/pr12730.out: Likewise.
84
fbd9ad90
PB
852011-05-09 Paul Brook <paul@codesourcery.com>
86
87 * ld-tic6x/discard-unwind.ld: New.
88 * ld-tic6x/unwind.ld: New.
89 * ld-tic6x/unwind-1.d: New test.
90 * ld-tic6x/unwind-1.s: New test.
91 * ld-tic6x/unwind-2.d: New test.
92 * ld-tic6x/unwind-2.s: New test.
93 * ld-tic6x/unwind-3.d: New test.
94 * ld-tic6x/unwind-3.s: New test.
95 * ld-tic6x/unwind-4.d: New test.
96 * ld-tic6x/unwind-4.s: New test.
97 * ld-tic6x/unwind-5.d: New test.
98 * ld-tic6x/unwind-5.s: New test.
99 * ld-tic6x/unwind-6.d: New test.
100
730035f7
DK
1012011-05-07 Dave Korn <dave.korn.cygwin@gmail.com>
102
103 PR ld/12365
104 * ld-plugin/plugin-7.d: Allow underscore in error message.
105 * ld-plugin/plugin-8.d: Likewise.
106
310fd250
L
1072011-05-07 H.J. Lu <hongjiu.lu@intel.com>
108
109 PR ld/12730
110 * ld-elf/elf.exp (array_tests): Add "pr12730".
111 (array_tests_pie): New.
112 (array_tests_static): Add -static for "static init array mixed".
113 Add "static pr12730". Run array_tests_pie for Linux.
114
115 * ld-elf/init-mixed.c (ctor1007): Renamed to ...
116 (ctor1007a): This.
117 (ctor1007b): New.
118 (ctors1007): Remove ctor1007. Add ctor1007b and ctor1007a.
119 (dtor1007): Renamed to ...
120 (dtor1007a): This.
121 (dtor1007b): New.
122 (dtors1007): Remove dtor1007. Add dtor1007b and dtor1007a.
123 (ctor65535): Renamed to ...
124 (ctor65535a): This.
125 (ctor65535b): New.
126 (ctors65535): Remove ctor65535. Add ctor65535b and ctor65535a.
127 (dtor65535): Renamed to ...
128 (dtor65535a): This.
129 (dtor65535b): New.
130 (dtors65535): Remove dtor65535. Add dtor65535b and dtor65535a.
131
132 * ld-elf/pr12730.cc: New.
133 * ld-elf/pr12730.out: Likewise.
134
7d24e6a6
RS
1352011-05-06 Richard Sandiford <richard.sandiford@linaro.org>
136
137 * ld-arm/cortex-a8-fix-b-plt.s, ld-arm/cortex-a8-fix-b-plt.d,
138 ld-arm/cortex-a8-fix-bcc-plt.s, ld-arm/cortex-a8-fix-bcc-plt.d,
139 ld-arm/cortex-a8-fix-bl-plt.s, ld-arm/cortex-a8-fix-bl-plt.d,
140 ld-arm/cortex-a8-fix-blx-plt.s, ld-arm/cortex-a8-fix-blx-plt.d,
141 ld-arm/cortex-a8-fix-plt.ld: New tests.
142 * ld-arm/arm-elf.exp: Run them.
143
c6a8f6e0
BS
1442011-05-05 Bernd Schmidt <bernds@codesourcery.com>
145
146 * ld-tic6x/shared-nopic.d: New test.
147 * ld-tic6x/shared-nopid.d: New test.
148 * ld-tic6x/attr-pid-21.d: Don't expect a warning; check readelf
149 output instead.
150 * ld-tic6x/attr-pid-12.d: Likewise.
151 * ld-tic6x/attr-pic-01.d: Likewise.
152 * ld-tic6x/attr-pic-10.d: Likewise.
153 * ld-tic6x/attr-pid-01.d: Likewise.
154 * ld-tic6x/attr-pid-10.d: Likewise.
155 * ld-tic6x/attr-pid-02.d: Likewise.
156 * ld-tic6x/attr-pid-20.d: Likewise.
157 * ld-tic6x/got-reloc-inrange.d: Pass -mpic and -mpid options to gas.
158
2fbb87f6
PB
1592011-05-03 Paul Brook <paul@codesourcery.com>
160
2fbb87f6
PB
161 * ld-tic6x/ehtype-reloc-1-rel.d: New test.
162 * ld-tic6x/ehtype-reloc-1.d: New test.
163 * ld-tic6x/ehtype-reloc-1.s: New test.
164
2abca860
L
1652011-05-01 H.J. Lu <hongjiu.lu@intel.com>
166
167 PR ld/12718
168 * ld-i386/i386.exp: Run pr12718.
169 * ld-x86-64/x86-64.exp: Likewise.
170
171 * ld-i386/pr12718.d: New.
172 * ld-i386/pr12718.s: Likewise.
173 * ld-x86-64/pr12718.d: Likewise.
174 * ld-x86-64/pr12718.s: Likewise.
175
72b016b4
NC
1762011-04-26 Kai Tietz <ktietz@redhat.com>
177
178 * ld-pe/pe.exp: Add cfi/cfi32 tests.
179 * ld-pe/cfi.d: New.
180 * ld-pe/cfi32.d: New.
181 * ld-pe/cfia.s: New.
182 * ld-pe/cfib.s: New.
183
aa715242
L
1842011-04-21 H.J. Lu <hongjiu.lu@intel.com>
185
186 PR ld/12694
187 * ld-ifunc/ifunc-14-i386.d: New.
188 * ld-ifunc/ifunc-14-x86-64.d: Likewise.
189 * ld-ifunc/ifunc-14a.s: Likewise.
190 * ld-ifunc/ifunc-14b.s: Likewise.
191
948b3cc4
L
1922011-04-19 H.J. Lu <hongjiu.lu@intel.com>
193
194 * ld-plugin/plugin-ignore.d: Removed.
195
86942c28
L
1962011-04-18 H.J. Lu <hongjiu.lu@intel.com>
197
198 * ld-plugin/plugin-7.d: Update expected LTO linker errors for
199 GCC 4.6.
200 * ld-plugin/plugin-8.d: Likewise.
201
901f1d17
AM
2022011-04-18 Alan Modra <amodra@gmail.com>
203
204 * ld-plugin/plugin-7.d: Adjust for plugin changes.
205 * ld-plugin/plugin-8.d: Likewise.
206 * ld-plugin/plugin.exp: Pass --verbose=2 for visibility test, and
207 compare ld output to..
208 * ld-plugin/plugin-12.d: New.
209
9c68f58e
MK
2102011-04-15 Maxim Kuvyrkov <maxim@codesourcery.com>
211
212 * ld-m68k/tls-gd-ie-1.d: Stabilize test.
213 * ld-m68k/tls-gd-3.[sd]: New test.
214
6452a567
RH
2152011-04-12 Richard Henderson <rth@redhat.com>
216
217 * ld-alpha/emptygot.s, ld-alpha/emptygot.nm: New test.
218 * ld-alpha/alpha.exp: Run it.
219
f64b2e8d
NC
2202011-04-11 Mark Wielaard <mjw@redhat.com>
221
222 PR 10549
223 * ld-unique: New directory.
224 * ld-unique/unique.exp: New file: Run the UNIQUE tests.
225 * ld-unique/unique.s: New test file.
226 * ld-unique/unique_empty.s: Likewise.
227 * ld-unique/unique_shared.s: Likewise.
228
721da2d9
AM
2292011-04-11 Alan Modra <amodra@gmail.com>
230
231 * ld-elf/eh-frame-hdr.d: xfail avr.
232
959b0961
L
2332011-04-08 H.J. Lu <hongjiu.lu@intel.com>
234
235 PR ld/12654
236 * ld-i386/i386.exp: Run tlspie2.
237
238 * ld-i386/tlspie2.d: New.
239 * ld-i386/tlspie2.s: Likewise.
240
8c5fc800
JM
2412011-04-06 Joseph Myers <joseph@codesourcery.com>
242
243 * ld-selective/selective.exp (xscale-*-*): Don't handle.
244 * ld-srec/srec.exp (strongarm*-*-*, xscale*-*-*, thumb-*-*): Don't
245 handle.
246 (*arm*-*-*): Change to arm*-*-*.
247 (strongarm*-*-coff, xscale*-*-coff, thumb-*-coff*, thumb-*-pe*,
248 thumb-*-elf*, strongarm*-*-*, thumb-*-*): Remove xfails.
249 * ld-undefined/undefined.exp (thumb*-*-pe*, thumb*-*-pe*): Remove
250 commented-out xfails.
251 (thumb-elf): Remove reference in comment.
252 * lib/ld-lib.exp (strongarm*-*-*, xscale*-*-*, thumb-*-*): Don't
253 handle.
254
a3293649
L
2552011-04-04 H.J. Lu <hongjiu.lu@intel.com>
256
257 PR ld/12627
258 * ld-i386/i386.exp: Run pr12627.
259
260 * ld-i386/pr12627.d: New.
261 * ld-i386/pr12627.s: Likewise.
262 * ld-i386/pr12627.t: Likewise.
263
ac145307
BS
2642011-03-31 Bernd Schmidt <bernds@codesourcery.com>
265
266 * ld-scripts/crossref.exp: Add CFLAGS for tic6x*-*-*.
267 * ld-elf/sec-to-seg.exp: Remove tic6x from list of targets defining
268 pagesize to 1.
269 * ld-tic6x/tic6x.exp: Add support for DSBT shared library/executable
270 linking tests.
271 * ld-tic6x/dsbt.ld: New linker script.
272 * ld-tic6x/dsbt-be.ld: New linker script.
273 * ld-tic6x/dsbt-overflow.ld: New linker script.
274 * ld-tic6x/dsbt-inrange.ld: New linker script.
275 * ld-tic6x/shlib-1.s: New test.
276 * ld-tic6x/shlib-2.s: New test.
277 * ld-tic6x/shlib-app-1r.s: New test.
278 * ld-tic6x/shlib-app-1.s: New test.
279 * ld-tic6x/shlib-1.sd: New test.
280 * ld-tic6x/shlib-1.dd: New test.
281 * ld-tic6x/shlib-app-1.rd: New test.
282 * ld-tic6x/shlib-app-1rb.rd: New test.
283 * ld-tic6x/shlib-app-1.sd: New test.
284 * ld-tic6x/static-app-1rb.od: New test.
285 * ld-tic6x/shlib-app-1.dd: New test.
286 * ld-tic6x/shlib-app-1rb.sd: New test.
287 * ld-tic6x/static-app-1b.od: New test.
288 * ld-tic6x/static-app-1r.od: New test.
289 * ld-tic6x/shlib-1rb.rd: New test.
290 * ld-tic6x/shlib-app-1rb.dd: New test.
291 * ld-tic6x/shlib-1rb.sd: New test.
292 * ld-tic6x/shlib-1rb.dd: New test.
293 * ld-tic6x/shlib-app-1b.od: New test.
294 * ld-tic6x/tic6x.exp: New test.
295 * ld-tic6x/static-app-1rb.rd: New test.
296 * ld-tic6x/shlib-app-1r.od: New test.
297 * ld-tic6x/static-app-1.od: New test.
298 * ld-tic6x/static-app-1b.rd: New test.
299 * ld-tic6x/static-app-1r.rd: New test.
300 * ld-tic6x/static-app-1rb.sd: New test.
301 * ld-tic6x/static-app-1b.sd: New test.
302 * ld-tic6x/static-app-1rb.dd: New test.
303 * ld-tic6x/static-app-1r.sd: New test.
304 * ld-tic6x/static-app-1b.dd: New test.
305 * ld-tic6x/shlib-1b.rd: New test.
306 * ld-tic6x/static-app-1r.dd: New test.
307 * ld-tic6x/shlib-app-1b.rd: New test.
308 * ld-tic6x/shlib-1r.rd: New test.
309 * ld-tic6x/shlib-app-1r.rd: New test.
310 * ld-tic6x/shlib-1b.sd: New test.
311 * ld-tic6x/static-app-1.rd: New test.
312 * ld-tic6x/shlib-app-1b.sd: New test.
313 * ld-tic6x/shlib-1r.sd: New test.
314 * ld-tic6x/shlib-1b.dd: New test.
315 * ld-tic6x/shlib-app-1r.sd: New test.
316 * ld-tic6x/shlib-app-1b.dd: New test.
317 * ld-tic6x/shlib-1r.dd: New test.
318 * ld-tic6x/static-app-1.sd: New test.
319 * ld-tic6x/shlib-app-1r.dd: New test.
320 * ld-tic6x/static-app-1.dd: New test.
321 * ld-tic6x/shlib-noindex.rd: New test.
322 * ld-tic6x/shlib-noindex.dd: New test.
323 * ld-tic6x/shlib-noindex.sd: New test.
324 * ld-tic6x/got-reloc-local-1.s: New test.
325 * ld-tic6x/got-reloc-local-2.s: New test.
326 * ld-tic6x/got-reloc-local-r.d: New test.
327 * ld-tic6x/got-reloc-global.s: New test.
328 * ld-tic6x/got-reloc-global-addend-1.d: New test.
329 * ld-tic6x/got-reloc-global-addend-1.s: New test.
330 * ld-tic6x/got-reloc-global-addend-2.d: New test.
331 * ld-tic6x/got-reloc-inrange.d: New test.
332 * ld-tic6x/got-reloc-overflow.d: New test.
333 * ld-tic6x/got-reloc-global-addend-2.s: New test.
334 * ld-tic6x/dsbt-index-error.d: New test.
335 * ld-tic6x/dsbt-index.d: New test.
336 * ld-tic6x/dsbt-index.s: New test.
337 * ld-tic6x/shlib-app-1.od: New test.
338 * ld-tic6x/shlib-app-1rb.od: New test.
339 * ld-tic6x/shlib-1.rd: New test.
340 * ld-tic6x/weak.d: New test.
341 * ld-tic6x/weak-be.d: New test.
342 * ld-tic6x/weak.s: New test.
343 * ld-tic6x/weak-data.d: New test.
344 * ld-tic6x/common.d: New test.
345 * ld-tic6x/common.ld: New test.
346 * ld-tic6x/common.s: New test.
347
991cda6c
RH
3482011-03-30 Richard Henderson <rth@redhat.com>
349
350 * ld-elf/elf.exp: Force 32-bit start address for alpha.
351 * ld-elf/group8a.d: Don't disable for alpha.
352 * ld-elf/group8b.d: Likewise.
353 * ld-gc/start.s: Use .dc.a instead of .long.
354
663a1470
AM
3552011-03-24 Alan Modra <amodra@gmail.com>
356
357 * ld-powerpc/tlsmark.s: Delete non-optimizable section.
358 * ld-powerpc/tlsmark32.s: Likewise.
359 * ld-powerpc/tlsmark.d: Adjust to suit.
360 * ld-powerpc/tlsmark32.d: Likewise.
361 * ld-powerpc/tlsopt1.d, * ld-powerpc/tlsopt1.s: New.
362 * ld-powerpc/tlsopt2.d, * ld-powerpc/tlsopt2.s: New.
363 * ld-powerpc/tlsopt3.d, * ld-powerpc/tlsopt3.s: New.
364 * ld-powerpc/tlsopt4.d, * ld-powerpc/tlsopt4.s: New.
365 * ld-powerpc/tlsopt1_32.d, * ld-powerpc/tlsopt1_32.s: New.
366 * ld-powerpc/tlsopt2_32.d, * ld-powerpc/tlsopt2_32.s: New.
367 * ld-powerpc/tlsopt3_32.d, * ld-powerpc/tlsopt3_32.s: New.
368 * ld-powerpc/tlsopt4_32.d, * ld-powerpc/tlsopt4_32.s: New.
369 * ld-powerpc/powerpc.exp: Run new tests.
370
e6961d10
MF
3712011-03-15 Mike Frysinger <vapier@gentoo.org>
372
373 * ld-elfvers/vers.exp (vers19): Add -Wl,-rpath-link,. to linker flags.
374
34e77a92
RS
3752011-03-14 Richard Sandiford <richard.sandiford@linaro.org>
376
377 * ld-arm/ifunc-1.s, ld-arm/ifunc-1.dd, ld-arm/ifunc-1.gd,
378 ld-arm/ifunc-1.rd, ld-arm/ifunc-2.s, ld-arm/ifunc-2.dd,
379 ld-arm/ifunc-2.gd, ld-arm/ifunc-2.rd, ld-arm/ifunc-3.s,
380 ld-arm/ifunc-3.dd, ld-arm/ifunc-3.gd, ld-arm/ifunc-3.rd,
381 ld-arm/ifunc-4.s, ld-arm/ifunc-4.dd, ld-arm/ifunc-4.gd,
382 ld-arm/ifunc-4.rd, ld-arm/ifunc-5.s, ld-arm/ifunc-5.dd,
383 ld-arm/ifunc-5.gd, ld-arm/ifunc-5.rd, ld-arm/ifunc-6.s,
384 ld-arm/ifunc-6.dd, ld-arm/ifunc-6.gd, ld-arm/ifunc-6.rd,
385 ld-arm/ifunc-7.s, ld-arm/ifunc-7.dd, ld-arm/ifunc-7.gd,
386 ld-arm/ifunc-7.rd, ld-arm/ifunc-8.s, ld-arm/ifunc-8.dd,
387 ld-arm/ifunc-8.gd, ld-arm/ifunc-8.rd, ld-arm/ifunc-9.s,
388 ld-arm/ifunc-9.dd, ld-arm/ifunc-9.gd, ld-arm/ifunc-9.rd,
389 ld-arm/ifunc-10.s, ld-arm/ifunc-10.dd, ld-arm/ifunc-10.gd,
390 ld-arm/ifunc-10.rd, ld-arm/ifunc-11.s, ld-arm/ifunc-11.dd,
391 ld-arm/ifunc-11.gd, ld-arm/ifunc-11.rd, ld-arm/ifunc-12.s,
392 ld-arm/ifunc-12.dd, ld-arm/ifunc-12.gd, ld-arm/ifunc-12.rd,
393 ld-arm/ifunc-13.s, ld-arm/ifunc-13.dd, ld-arm/ifunc-13.gd,
394 ld-arm/ifunc-13.rd, ld-arm/ifunc-14.s, ld-arm/ifunc-14.dd,
395 ld-arm/ifunc-14.gd, ld-arm/ifunc-14.rd, ld-arm/ifunc-15.s,
396 ld-arm/ifunc-15.dd, ld-arm/ifunc-15.gd, ld-arm/ifunc-15.rd,
397 ld-arm/ifunc-16.s, ld-arm/ifunc-16.dd, ld-arm/ifunc-16.gd,
398 ld-arm/ifunc-16.rd, ld-arm/ifunc-dynamic.ld,
399 ld-arm/ifunc-static.ld: New tests.
400 * ld-arm/farcall-group.d, ld-arm/farcall-group-size2.d,
401 ld-arm/farcall-mixed-lib-v4t.d, ld-arm/farcall-mixed-lib.d: Update
402 for new stub hashes.
403 * ld-arm/arm-elf.exp: Run them.
404
f6e32f6d
RS
4052011-03-14 Richard Sandiford <richard.sandiford@linaro.org>
406
407 * ld-arm/arm-lib-plt-2a.s, ld-arm/arm-lib-plt-2b.s,
408 ld-arm/arm-lib-plt-2.dd, ld-arm/arm-lib-plt-2.rd: New tests.
409 * ld-arm/arm-elf.exp: Run them.
410
b436d854
RS
4112011-03-14 Richard Sandiford <richard.sandiford@linaro.org>
412
413 * ld-arm/exec-got-1a.s, ld-arm/exec-got-1b.s, ld-arm/exec-got-1.d,
414 ld-arm/unresolved-1.s, ld-arm/unresolved-1.d,
415 ld-arm/unresolved-1-dyn.d: New tests.
416 * ld-arm/arm-elf.exp: Run them.
417
52bc799a
L
4182011-03-12 H.J. Lu <hongjiu.lu@intel.com>
419
420 * ld-x86-64/tlsgd4.dd: New.
421 * ld-x86-64/tlsgd4.s: Likewise.
422 * ld-x86-64/tlsgd5.dd: Likewise.
423 * ld-x86-64/tlsgd5a.s: Likewise.
424 * ld-x86-64/tlsgd5b.s: Likewise.
425 * ld-x86-64/tlsgd6.dd: Likewise.
426 * ld-x86-64/tlsgd6a.s: Likewise.
427 * ld-x86-64/tlsgd6b.s: Likewise.
428 * ld-x86-64/tlsld2.dd: Likewise.
429 * ld-x86-64/tlsld2.s: Likewise.
430
431 * ld-x86-64/x86-64.exp (x86_64tests): Add tlsgd4, libtlsgd5.so,
432 tlsgd5, libtlsgd6.so, tlsgd6 and tlsld2.
433
4a4c5f25
L
4342011-03-03 H.J. Lu <hongjiu.lu@intel.com>
435
436 * ld-x86-64/tlsie4.dd: New.
437 * ld-x86-64/tlsie4.s: Likewise.
438
439 * ld-x86-64/x86-64.exp (x86_64tests): Add tlsie4.
440
6ee6cf6a
L
4412011-02-25 H.J. Lu <hongjiu.lu@intel.com>
442
443 PR ld/12516
444 * ld-elf/dynamic1.d: New.
445 * ld-elf/dynamic1.ld: Likewise.
446 * ld-elf/dynamic1.s: Likewise.
447
e1e90034
AM
4482011-02-25 Alan Modra <amodra@gmail.com>
449
450 * ld-mn10300/i135409-3.s: Correct .size label reference.
451 * ld-sh/sh64/stolib.s: Likewise.
452
3b8d4c36
L
4532011-02-23 H.J. Lu <hongjiu.lu@intel.com>
454
455 * ld-elf/new.cc: Don't include <exception_defines.h>.
456
6092a2bf
AM
4572011-02-10 Alan Modra <amodra@gmail.com>
458
ea6c5ce9
AM
459 * ld-scripts/defined.exp: Don't run defined5 for AOUT.
460 * ld-scripts/defined5.s: Use .text for "defined" section.
461 * ld-scripts/defined5.t: Adjust.
462
6092a2bf
AM
463 * ld-gc/start.d: Exclude frv-*-linux*.
464 * ld-misc/defsym1.d: Likewise.
465
2893311c
AM
4662011-02-09 Alan Modra <amodra@gmail.com>
467
468 * ld-elfvsb/elfvsb.exp: Don't run any non-PIC tests on powerpc*-linux.
469 * ld-gc/gc.exp: Ensure powerpc64 test continues to fail.
470 * ld-srec/srec.exp: Don't edit toc on powerpc64.
471
6a2bb080
AM
4722011-01-23 Alan Modra <amodra@gmail.com>
473
474 * ld-scripts/sane1.d, * ld-scripts/sane1.t: New test.
475 * ld-scripts/expr.exp: Run it.
476
1a0c107f
L
4772011-01-18 H.J. Lu <hongjiu.lu@intel.com>
478
479 * ld-x86-64/ilp32-4.d: Updated.
480
da17376b
RS
4812011-01-17 Richard Sandiford <richard.sandiford@linaro.org>
482
483 * ld-arm/arm-rel32.s, ld-arm/arm-rel32.d: New testcase.
484 * ld-arm/arm-elf.exp: Run it.
485
1e81e12b
RS
4862011-01-17 Richard Sandiford <richard.sandiford@linaro.org>
487
488 * ld-arm/gc-thumb-lib.s, ld-arm/gc-thumb.s,
489 ld-arm/gc-thumb.d: New test.
490 * ld-arm/arm-elf.exp: Run it.
491
570561f7
L
4922011-01-14 H.J. Lu <hongjiu.lu@intel.com>
493
9d537815
L
494 * ld-x86-64/ia32-2.d: Replace --n32 with --x32.
495 * ld-x86-64/ilp32-1.d: Likewise.
570561f7
L
496 * ld-x86-64/ilp32-2.d: Likewise.
497 * ld-x86-64/ilp32-3.d: Likewise.
498 * ld-x86-64/ilp32-4.d: Likewise.
499 * ld-x86-64/ilp32-5.d: Likewise.
9d537815 500 * ld-x86-64/lp64-3.d: Likewise.
570561f7
L
501 * ld-x86-64/x86-64.exp: Likewise.
502
248775ba
L
5032011-01-14 H.J. Lu <hongjiu.lu@intel.com>
504
505 * ld-x86-64/ilp32-5.d: New.
506 * ld-x86-64/ilp32-5.s: Likewise.
507
508 * ld-x86-64/x86-64.exp: Run ilp32-5.
509
82e96e07
L
5102011-01-13 H.J. Lu <hongjiu.lu@intel.com>
511
512 * ld-x86-64/ilp32-4.d: New.
513
514 * ld-x86-64/x86-64.exp: Run ilp32-4.
515
75e68ef9
L
5162011-01-13 H.J. Lu <hongjiu.lu@intel.com>
517
518 PR ld/12356
519 * ld-scripts/defined.exp: Run defined5.
520
521 * ld-scripts/defined5.d: New.
522 * ld-scripts/defined5.s: Likewise.
523 * ld-scripts/defined5.t: Likewise.
524
e235872c
L
5252011-01-13 H.J. Lu <hongjiu.lu@intel.com>
526
527 * ld-scripts/defined4.d: Xfail rs6000-*-aix*. Skip mips*-*-*
528 and mmix-*-*.
529
530 * ld-scripts/expr2.d: Xfail rs6000-*-aix* and arm-*-*aout.
531
eda17dc1
L
5322011-01-10 H.J. Lu <hongjiu.lu@intel.com>
533
534 * ld-scripts/assert.exp: Run assert2.
535
536 * ld-scripts/assert2.d: New.
537 * ld-scripts/assert2.t: Likewise.
538
0855e32b
NS
5392011-01-10 Nathan Sidwell <nathan@codesourcery.com>
540 Glauber de Oliveira Costa <glommer@gmail.com>
541
542 * ld-arm/arm-elf.exp: Added tests for new TLS handling
543 relocations.
544 * ld-arm/tls-descrelax-be32.d: New.
545 * ld-arm/tls-descrelax-be32.s: New.
546 * ld-arm/tls-descrelax-be8.d: New.
547 * ld-arm/tls-descrelax-be8.s: New.
548 * ld-arm/tls-descrelax-v7.d: New.
549 * ld-arm/tls-descrelax-v7.s: New.
550 * ld-arm/tls-descrelax.d: New.
551 * ld-arm/tls-descrelax.s: New.
552 * ld-arm/tls-descseq.d: New.
553 * ld-arm/tls-descseq.r: New.
554 * ld-arm/tls-descseq.s: New.
555 * ld-arm/tls-gdesc-got.d: New.
556 * ld-arm/tls-gdesc-got.s: New.
557 * ld-arm/tls-gdesc-nlazy.g: New.
558 * ld-arm/tls-gdesc-nlazy.s: New.
559 * ld-arm/tls-gdesc.d: New.
560 * ld-arm/tls-gdesc.r: New.
561 * ld-arm/tls-gdesc.s: New.
562 * ld-arm/tls-gdierelax.d: New.
563 * ld-arm/tls-gdierelax.s: New.
564 * ld-arm/tls-gdierelax2.d: New.
565 * ld-arm/tls-gdierelax2.s: New.
566 * ld-arm/tls-gdlerelax.d: New.
567 * ld-arm/tls-gdlerelax.s: New.
568 * ld-arm/tls-lib-loc.d: New.
569 * ld-arm/tls-lib-loc.r: New.
570 * ld-arm/tls-lib-loc.s: New.
571 * ld-arm/tls-longplt-lib.d: New.
572 * ld-arm/tls-longplt-lib.s: New.
573 * ld-arm/tls-longplt.d: New.
574 * ld-arm/tls-longplt.s: New.
575 * ld-arm/tls-mixed.r: New.
576 * ld-arm/tls-mixed.s: New.
577 * ld-arm/tls-thumb1.d: New.
578 * ld-arm/tls-thumb1.s: New.
579 * ld-arm/arm-elf.exp: New.
580
bd53e8b7
NC
5812011-01-08 Nick Clifton <nickc@redhat.com>
582
583 * ld-misc/defsym1.d: Add a -e linker command line option.
584 * ld-misc/dummy.s: Remove text.
585
fc31e83b
NC
5862011-01-08 Nick Clifton <nickc@redhat.com>
587
5d8cb124
NC
588 PR ld/12358
589 PR ld/12359
fc31e83b
NC
590 * ld-elf/textaddr2.d: Fix regexp to work with hppa64 targets.
591 * ld-elf/textaddr6.d: Fix regexp to work with hppa64 targets.
592
ae428b57 5932011-01-06 H.J. Lu <hongjiu.lu@intel.com>
3db2e7dd
L
594
595 PR ld/12366
596 PR ld/12371
597 * ld-ifunc/ifunc-10-i386.s: Add more tests.
598 * ld-ifunc/ifunc-10-x86-64.s: Likewise.
599 * ld-ifunc/ifunc-11-i386.s: Likewise.
600 * ld-ifunc/ifunc-11-x86-64.s: Likewise.
601
602 * ld-ifunc/ifunc-12-i386.d: New.
603 * ld-ifunc/ifunc-12-i386.s: Likewise.
604 * ld-ifunc/ifunc-12-x86-64.d: Likewise.
605 * ld-ifunc/ifunc-12-x86-64.s: Likewise.
606 * ld-ifunc/ifunc-13-i386.d: Likewise.
607 * ld-ifunc/ifunc-13-x86-64.d: Likewise.
608 * ld-ifunc/ifunc-13a-i386.s: Likewise.
609 * ld-ifunc/ifunc-13a-x86-64.s: Likewise.
610 * ld-ifunc/ifunc-13b-i386.s: Likewise.
611 * ld-ifunc/ifunc-13b-x86-64.s: Likewise.
612
889a4d3e
L
6132011-01-03 H.J. Lu <hongjiu.lu@intel.com>
614
615 * ld-x86-64/dummy.s: New.
616 * ld-x86-64/foo.s: Likewise.
617 * ld-x86-64/ia32-1.d: Likewise.
618 * ld-x86-64/ia32-2.d: Likewise.
619 * ld-x86-64/ia32-3.d: Likewise.
620 * ld-x86-64/ilp32-1.d: Likewise.
621 * ld-x86-64/ilp32-2.d: Likewise.
622 * ld-x86-64/ilp32-3.d: Likewise.
623 * ld-x86-64/lp64-1.d: Likewise.
624 * ld-x86-64/lp64-2.d: Likewise.
625 * ld-x86-64/lp64-3.d: Likewise.
626 * ld-x86-64/start.s: Likewise.
627
628 * ld-x86-64/x86-64.exp: Run ilp32-1, ilp32-2, ilp32-3, ia32-1,
629 ia32-2, ia32-3, lp64-1, lp64-2 and lp64-3.
630
f024e155
L
6312011-01-02 H.J. Lu <hongjiu.lu@intel.com>
632
633 PR ld/12001
634 * ld-misc/defsym.exp: New.
635 * ld-misc/defsym1.d: Likewise.
636 * ld-misc/dummy.s: Likewise.
637 * ld-misc/foo.s: Likewise.
638 * ld-misc/start.s: Likewise.
639
9e9e0820 640For older changes see ChangeLog-2010
c9e214e5
AM
641\f
642Local Variables:
643mode: change-log
644left-margin: 8
645fill-column: 74
646version-control: never
647End:
This page took 0.3497 seconds and 4 git commands to generate.