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