Display signed hex number in x32 addend overflow check
[external/binutils.git] / ld / testsuite / ChangeLog
1 2012-05-10  H.J. Lu  <hongjiu.lu@intel.com>
2
3         * ld-x86-64/ilp32-11.d: Updated.
4
5 2012-05-10  H.J. Lu  <hongjiu.lu@intel.com>
6
7         * ld-x86-64/pr13082-1a.d: Check RELACOUNT.
8         * ld-x86-64/pr13082-1b.d: Likewise.
9
10 2012-05-09  H.J. Lu  <hongjiu.lu@intel.com>
11
12         * ld-x86-64/ilp32-11.d: New file.
13         * ld-x86-64/ilp32-11.s: Likewise.
14
15         * ld-x86-64/x86-64.exp: Run ilp32-11.
16
17 2012-05-05  H.J. Lu  <hongjiu.lu@intel.com>
18
19         PR ld/14052
20         * ld-elf/pr14052.d: New file.
21         * ld-elf/pr14052.t: Likewise.
22
23 2012-05-05  Alan Modra  <amodra@gmail.com>
24
25         PR ld/14052
26         PR ld/13621
27         * ld-elf/warn2.d: Revert 2012-02-13 change.
28         * ld-elf/zerosize1.d, ld-elf/zerosize1.s: Delete.
29
30 2012-05-04  H.J. Lu  <hongjiu.lu@intel.com>
31
32         * ld-elf/eh1.d: Skip x86_64-*-linux-gnux32.
33         * ld-elf/eh2.d: Likewise.
34         * ld-elf/eh3.d: Likewise.
35         * ld-elf/eh4.d: Likewise.
36
37         * ld-elfvsb/elfvsb.exp: Xfail x86_64-*-linux-gnux32.
38         * ld-shared/shared.exp: Likewise.
39
40         * ld-ifunc/ifunc-3a-x86.d: Support x86_64-*-linux-gnux32.
41
42 2012-04-24  Roland McGrath  <mcgrathr@google.com>
43
44         * ld-x86-64/plt-nacl.pd: Fix expected nop padding.
45         * ld-x86-64/tlsdesc-nacl.pd: Likewise.
46
47 2012-04-24  Hans-Peter Nilsson  <hp@axis.com>
48
49         PR ld/13990
50         * ld-arm/arm-elf.exp: Run gc-hidden-1.
51         * ld-arm/gc-hidden-1.d: New test-file.
52         * ld-arm/gcdfn.s, ld-arm/hideall.ld, ld-arm/hidfn.s,
53         ld-arm/main.s: New files.
54
55 2012-04-23  Andreas Schwab  <schwab@linux-m68k.org>
56
57         * ld-pie/pie.exp: Remove extra braces.
58
59 2012-04-13  H.J. Lu  <hongjiu.lu@intel.com>
60
61         PR ld/13947
62         * ld-x86-64/x86-64.exp: Run pr13947.
63         * ld-x86-64/pr13947.d: New file.
64         * ld-x86-64/pr13947.s: Likewise.
65
66 2012-04-13  Roland McGrath  <mcgrathr@google.com>
67
68         * ld-arm/arm-elf.exp (armelftests_common): Move cases using
69         mixed-lib.so to ...
70         (armelftests_nonacl): ... here.
71
72 2012-04-12  Roland McGrath  <mcgrathr@google.com>
73
74         * ld-arm/arm-elf.exp (armelftests): Split out into ...
75         (armelftests_common, armelftests_nonacl): ... these two.
76         (armeabitests): Split out into ...
77         (armeabitests_common, armeabitests_nonacl): ... these two.
78         Omit _nonacl sets for arm*-*-nacl* targets.
79
80         * ld-arm/farcall-mix.d: Don't match exact addresses, only symbolic ones.
81         * ld-arm/farcall-mix2.d: Likewise.
82         * ld-arm/farcall-group.d: Likewise.
83
84         * ld-arm/tls-gdesc-got.d: Match variant file formats too.
85         Accept some variation in exact addresses.
86
87         * ld-arm/thumb2-b-interwork.d: Match variant file formats too.
88         Fix regexps not to care about exact addresses where not relevant.
89
90         * ld-arm/thumb2-bl-undefweak.d: Match any hex strings, not any
91         strings of particular exact lengths.
92         * ld-arm/thumb2-bl-undefweak1.d: Likewise.
93
94         * ld-arm/arm-app.r: Match variant file formats too.
95         * ld-arm/arm-app-abs32.r: Likewise.
96         * ld-arm/arm-lib.d: Likewise.
97         * ld-arm/arm-lib.r: Likewise.
98         * ld-arm/arm-static-app.r: Likewise.
99         * ld-arm/armv4-bx.d: Likewise.
100         * ld-arm/data-only-map.d: Likewise.
101         * ld-arm/group-relocs.d: Likewise.
102         * ld-arm/jump19.d: Likewise.
103         * ld-arm/reloc-boundaries.d: Likewise.
104         * ld-arm/thumb1-bl.d: Likewise.
105         * ld-arm/thumb2-bl.d: Likewise.
106         * ld-arm/tls-app.d: Likewise.
107         * ld-arm/tls-app.r: Likewise.
108         * ld-arm/tls-gdierelax.d: Likewise.
109         * ld-arm/tls-gdierelax2.d: Likewise.
110         * ld-arm/tls-gdlerelax.d: Likewise.
111         * ld-arm/tls-lib.d: Likewise.
112         * ld-arm/tls-lib.r: Likewise.
113         * ld-arm/tls-mixed.r: Likewise.
114         * ld-arm/vfp11-fix-none.d: Likewise.
115         * ld-arm/vfp11-fix-scalar.d: Likewise.
116         * ld-arm/vfp11-fix-vector.d: Likewise.
117         * ld-arm/arm-static-app.d: Likewise.
118         Fix regexps not to care about exact number of leading spaces.
119         * ld-arm/arm-app-abs32.d: Likewise.
120         * ld-arm/fix-arm1176-off.d: Likewise.
121         * ld-arm/fix-arm1176-on.d: Likewise.
122
123         * ld-arm/arm-elf.exp: Treat nacl targets like eabi targets.
124
125 2012-04-09  Roland McGrath  <mcgrathr@google.com>
126
127         * ld-elf/eh1.d: Add explicit --64 to as options, and explicit
128         -melf_x86_64 and -Ttext to ld options, so we don't assume every
129         x86_64-*-* target uses --64 (vs --x32) by default or has the
130         same address space layout.
131         * ld-elf/eh2.d: Likewise.
132         * ld-elf/eh3.d: Likewise.
133         * ld-elf/eh4.d: Likewise.
134         * ld-elf/elf.exp: For target *-*-nacl*, use options_regsub(ld) to
135         map -melf_x86_64 to -melf_x86_64_nacl.
136
137 2012-04-07  David S. Miller  <davem@davemloft.net>
138
139         * ld-sparc/tlssunbin32.rd: Fix regexp.
140         * ld-sparc/tlssunbin64.rd: Likewise.
141
142 2012-04-03  Roland McGrath  <mcgrathr@google.com>
143
144         * ld-x86-64/ilp32-4-nacl.d: New file.
145         * ld-x86-64/x86-64.exp: Run it.
146
147         * ld-discard/discard.exp: Accept nacl targets too.
148         * ld-elf/binutils.exp: Likewise.
149         * ld-elf/comm-data.exp: Likewise.
150         * ld-elf/elf.exp: Likewise.
151         * ld-elf/tls_common.exp: Likewise.
152         * ld-elfvers/vers.exp: Likewise.
153         * ld-elfvsb/elfvsb.exp: Likewise.
154         * ld-elfweak/elfweak.exp: Likewise.
155         * ld-gc/gc.exp: Likewise.
156         * ld-ifunc/binutils.exp: Likewise.
157         * ld-ifunc/ifunc.exp: Likewise.
158         * ld-linkonce/linkonce.exp:Likewise.
159         * ld-pie/pie.exp: Likewise.
160         * ld-shared/shared.exp: Likewise.
161         * ld-undefined/weak-undef.exp: Likewise.
162         * ld-unique/unique.exp: Likewise.
163         * ld-x86-64/dwarfreloc.exp: Likewise.
164         * ld-x86-64/line.exp: Likewise.
165
166         * lib/ld-lib.exp (slurp_options): Support global array
167         options_regsub to apply substitutions to the contents
168         of options lines read from the file.
169         * ld-i386/emit-relocs.d: Renamed to ...
170         * ld-i386/emit-relocs.rd: ... this.
171         * ld-i386/i386.exp: Accept nacl targets too.
172         For them, use options_regsub to replace elf_i386 with
173         elf_i386_nacl in run_dump_test cases; apply the same
174         substitution in $i386tests; replace foo.rd expectations
175         files with foo-nacl.rd in $i386tests.
176         (i386tests): Change emit-relocs.d to emit-relocs.rd here.
177         * ld-i386/emit-relocs-nacl.rd: New file.
178         * ld-i386/plt-nacl.pd: New file.
179         * ld-i386/plt-pic-nacl.pd: New file.
180         * ld-i386/tlsbin-nacl.rd: New file.
181         * ld-i386/tlsbindesc-nacl.rd: New file.
182         * ld-i386/tlsdesc-nacl.rd: New file.
183         * ld-i386/tlsgdesc-nacl.rd: New file.
184         * ld-i386/tlsnopic-nacl.rd: New file.
185         * ld-i386/tlspic-nacl.rd: New file.
186         * ld-x86-64/x86-64.exp: Accept nacl targets too.
187         For them, use options_regsub to replace elf_x86_64 with
188         elf_x86_64_nacl in run_dump_test cases; apply the same
189         substitution in $x86_64tests; replace foo.rd expectations
190         files with foo-nacl.rd in $x86_64tests.
191         Add explicit -melf_x86_64 to ld options in tests that need it,
192         in case the default emulation is x32 (as it is for x86_64-nacl).
193         * ld/testsuite/ld-x86-64/plt-nacl.pd: New file.
194         * ld/testsuite/ld-x86-64/split-by-file-nacl.rd: New file.
195         * ld/testsuite/ld-x86-64/tlsbin-nacl.rd: New file.
196         * ld/testsuite/ld-x86-64/tlsbindesc-nacl.rd: New file.
197         * ld/testsuite/ld-x86-64/tlsdesc-nacl.pd: New file.
198         * ld/testsuite/ld-x86-64/tlsdesc-nacl.rd: New file.
199         * ld/testsuite/ld-x86-64/tlsgdesc-nacl.rd: New file.
200         * ld/testsuite/ld-x86-64/tlspic-nacl.rd: New file.
201
202         * ld-i386/hidden2.d: Loosen regexps to match any file format variant,
203         and not to depend on exact addresses, displacements, etc. where
204         they are irrelevant.
205         * ld-i386/pcrel16.d: Likewise.
206         * ld-i386/pcrel16abs.d: Likewise.
207         * ld-i386/pr12718.d: Likewise.
208         * ld-i386/pr12921.d: Likewise.
209         * ld-i386/reloc.d: Likewise.
210         * ld-i386/tlsbin.dd: Likewise.
211         * ld-i386/tlsbin.sd: Likewise.
212         * ld-i386/tlsbin.td: Likewise.
213         * ld-i386/tlsbindesc.dd: Likewise.
214         * ld-i386/tlsbindesc.sd: Likewise.
215         * ld-i386/tlsbindesc.td: Likewise.
216         * ld-i386/tlsdesc.dd: Likewise.
217         * ld-i386/tlsdesc.sd: Likewise.
218         * ld-i386/tlsdesc.td: Likewise.
219         * ld-i386/tlsg.sd: Likewise.
220         * ld-i386/tlsgdesc.dd: Likewise.
221         * ld-i386/tlsindntpoff.dd: Likewise.
222         * ld-i386/tlsnopic.dd: Likewise.
223         * ld-i386/tlsnopic.sd: Likewise.
224         * ld-i386/tlspic.dd: Likewise.
225         * ld-i386/tlspic.sd: Likewise.
226         * ld-i386/tlspic.td: Likewise.
227         * ld-i386/tlspie2.d: Likewise.
228         * ld-x86-64/hidden2.d: Likewise.
229         * ld-x86-64/pcrel16.d: Likewise.
230         * ld-x86-64/pr12718.d: Likewise.
231         * ld-x86-64/pr12921.d: Likewise.
232         * ld-x86-64/protected3.d: Likewise.
233         * ld-x86-64/tlsbin.dd: Likewise.
234         * ld-x86-64/tlsbin.sd: Likewise.
235         * ld-x86-64/tlsbin.td: Likewise.
236         * ld-x86-64/tlsbindesc.dd: Likewise.
237         * ld-x86-64/tlsbindesc.sd: Likewise.
238         * ld-x86-64/tlsbindesc.td: Likewise.
239         * ld-x86-64/tlsdesc.dd: Likewise.
240         * ld-x86-64/tlsdesc.sd: Likewise.
241         * ld-x86-64/tlsdesc.td: Likewise.
242         * ld-x86-64/tlsg.sd: Likewise.
243         * ld-x86-64/tlsgd5.dd: Likewise.
244         * ld-x86-64/tlsgd6.dd: Likewise.
245         * ld-x86-64/tlsgdesc.dd: Likewise.
246         * ld-x86-64/tlspic.dd: Likewise.
247         * ld-x86-64/tlspic.sd: Likewise.
248         * ld-x86-64/tlspic.td: Likewise.
249
250         * ld-x86-64/ilp32-8.d: Match any file format variant.
251         Use a -Ttext and adjust expected results, to handle variant layouts.
252         * ld-x86-64/ilp32-9.d: Likewise.
253
254         * ld-i386/alloc.t: Remove superfluous OUTPUT_FORMAT statement.
255         * ld-i386/pr12627.t: Likewise.
256
257         * ld-x86-64/abs-l1om.d: Add target: constraint.
258         * ld-x86-64/protected2-l1om.d: Likewise.
259         * ld-x86-64/protected3-l1om.d: Likewise.
260         * ld-x86-64/ilp32-4.d: Likewise.
261
262         * ld-x86-64/plt.s: New file.
263         * ld-x86-64/pltlib.s: New file.
264         * ld-x86-64/plt.pd: New file.
265         * ld-x86-64/x86-64.exp (x86_64tests): Add them.
266
267         * ld-i386/plt.s: New file.
268         * ld-i386/pltlib.s: New file.
269         * ld-i386/plt.pd: New file.
270         * ld-i386/plt-pic.s: New file.
271         * ld-i386/plt-pic.pd: New file.
272         * ld-i386/i386.exp (i386tests): Add them.
273
274 2012-03-25  Alan Modra  <amodra@gmail.com>
275
276         * ld-powerpc/vxworks-relax.rd: Remove check on reloc section
277         file offset and reloc symbol indices.
278
279 2012-03-21  Hans-Peter Nilsson  <hp@axis.com>
280
281         PR ld/13813
282         * ld-mips-elf/comm-data.exp (mips_comm_data_test): For N32 and N64
283         tests, also specify assembler option -march=mips3.
284
285 2012-03-20  H.J. Lu  <hongjiu.lu@intel.com>
286
287         PR ld/13880
288         * ld-i386/i386.exp: Run protected4 and protected5.
289         * ld-x86-64/x86-64.exp: Likewise.
290
291         * ld-i386/protected4.d: New.
292         * ld-i386/protected4.s: Likewise.
293         * ld-i386/protected5.d: Likewise.
294         * ld-i386/protected5.s: Likewise.
295         * ld-x86-64/protected4.d: Likewise.
296         * ld-x86-64/protected4.s: Likewise.
297         * ld-x86-64/protected5.d: Likewise.
298         * ld-x86-64/protected5.s: Likewise.
299
300 2012-03-19  Andreas Schwab  <schwab@linux-m68k.org>
301
302         * ld-m68k/m68k.exp ("TLS indirect symbol use"): Pass
303         --copy-dt-needed-entries.
304
305 2012-03-16  Matthew Gretton-Dann  <matthew.gretton-dann@arm.com>
306
307         * ld-arm/arm-elf.exp: Add new testcases.
308         * ld-arm/attr-merge-2.attr: Update ouput.
309         * ld-arm/attr-merge-2a.s: Remove Tag_DIV_use test.
310         * ld-arm/attr-merge-2b.s: Likewise.
311         * ld-arm/attr-merge-3.attr: Updated expected output.
312         * ld-arm/attr-merge-4.attr: Likewise.
313         * ld-arm/attr-merge-5.attr: Likewise.
314         * ld-arm/attr-merge-6.attr: Likewise.
315         * ld-arm/attr-merge-7.attr: Likewise.
316         * ld-arm/attr-merge-arch-1.attr: Likewise.
317         * ld-arm/attr-merge-arch-2.attr: Likewise.
318         * ld-arm/attr-merge-unknown-2.d: Likewise.
319         * ld-arm/attr-merge-unknown-2r.d: Likewise.
320         * ld-arm/attr-merge-unknown-3.d: Likewise.
321         * ld-arm/attr-merge-vfp-1.d: Likewise.
322         * ld-arm/attr-merge-vfp-1r.d: Likewise.
323         * ld-arm/attr-merge-vfp-2.d: Likewise.
324         * ld-arm/attr-merge-vfp-2r.d: Likewise.
325         * ld-arm/attr-merge-vfp-3.d: Likewise.
326         * ld-arm/attr-merge-vfp-3r.d: Likewise.
327         * ld-arm/attr-merge-vfp-4.d: Likewise.
328         * ld-arm/attr-merge-vfp-4r.d: Likewise.
329         * ld-arm/attr-merge-vfp-5.d: Likewise.
330         * ld-arm/attr-merge-vfp-5r.d: Likewise.
331         * ld-arm/attr-merge-vfp-6.d: Likewise.
332         * ld-arm/attr-merge-vfp-6r.d: Likewise.
333         * ld-arm/attr-merge-wchar-00-nowarn.d: Likewise.
334         * ld-arm/attr-merge-wchar-00.d: Likewise.
335         * ld-arm/attr-merge-wchar-02-nowarn.d: Likewise.
336         * ld-arm/attr-merge-wchar-02.d: Likewise.
337         * ld-arm/attr-merge-wchar-04-nowarn.d: Likewise.
338         * ld-arm/attr-merge-wchar-04.d: Likewise.
339         * ld-arm/attr-merge-wchar-20-nowarn.d: Likewise.
340         * ld-arm/attr-merge-wchar-20.d: Likewise.
341         * ld-arm/attr-merge-wchar-22-nowarn.d: Likewise.
342         * ld-arm/attr-merge-wchar-22.d: Likewise.
343         * ld-arm/attr-merge-wchar-24-nowarn.d: Likewise.
344         * ld-arm/attr-merge-wchar-40-nowarn.d: Likewise.
345         * ld-arm/attr-merge-wchar-40.d: Likewise.
346         * ld-arm/attr-merge-wchar-42-nowarn.d: Likewise.
347         * ld-arm/attr-merge-wchar-44-nowarn.d: Likewise.
348         * ld-arm/attr-merge-wchar-44.d: Likewise.
349         * ld-arm/attr-merge.attr: Likewise.
350         * ld-arm/attr-merge-div-0.s: New testcase.
351         * ld-arm/attr-merge-div-00.d: Likewise.
352         * ld-arm/attr-merge-div-01-m3.d: Likewise.
353         * ld-arm/attr-merge-div-01.d: Likewise.
354         * ld-arm/attr-merge-div-02.d: Likewise.
355         * ld-arm/attr-merge-div-1.s: Likewise.
356         * ld-arm/attr-merge-div-10-m3.d: Likewise.
357         * ld-arm/attr-merge-div-10.d: Likewise.
358         * ld-arm/attr-merge-div-11.d: Likewise.
359         * ld-arm/attr-merge-div-12.d: Likewise.
360         * ld-arm/attr-merge-div-120.d: Likewise.
361         * ld-arm/attr-merge-div-2.s: Likewise.
362         * ld-arm/attr-merge-div-20.d: Likewise.
363         * ld-arm/attr-merge-div-21.d: Likewise.
364         * ld-arm/attr-merge-div-22.d: Likewise.
365
366 2012-03-16  Alan Modra  <amodra@gmail.com>
367
368         * ld-gc/pr13683.d: Accept powerpc64 function descriptor syms.
369
370 2012-03-15  Alan Modra  <amodra@gmail.com>
371
372         * config/default.exp: Update copyright date.
373         * ld-elf/shared.exp: Pass --no-as-needed to various tests linking
374         shared libs.
375         * ld-elfvers/vers.exp: Likewise.
376
377 2012-03-14  H.J. Lu  <hongjiu.lu@intel.com>
378
379         PR ld/13839
380         * ld-elf/pr13839.d: New.
381         * ld-elf/pr13839.s: Likewise.
382         * ld-elf/pr13839.t: Likewise.
383
384 2012-03-09  H.J. Lu  <hongjiu.lu@intel.com>
385
386         PR ld/13817
387         * ld-i386/pr13302.d: Updated.
388         * ld-x86-64/pr13082-5b.d: Likewise.
389         * ld-x86-64/pr13082-6a.d: Likewise.
390         * ld-x86-64/pr13082-6b.d: Likewise.
391
392 2012-03-06  Alan Modra  <amodra@gmail.com>
393
394         PR ld/13683
395         * ld-gc/pr13683.d: Allow non-zero top address digit.
396
397 2012-03-05  Hans-Peter Nilsson  <hp@axis.com>
398
399         PR ld/13803
400         * ld-arm/fix-arm1176-off.d, ld-arm/fix-arm1176-on.d: Regexpify
401         address of func_to_branch_to.
402
403 2012-03-01  Hans-Peter Nilsson  <hp@axis.com>
404
405         PR ld/13789
406         * ld-elf/zerosize1.d: Allow xyzzy to be either OBJECT or NOTYPE.
407
408 2012-02-25  Walter Lee  <walt@tilera.com>
409
410         * ld-tilegx/reloc-be.d: New.
411         * ld-tilegx/reloc-le.d: New.
412         * ld-tilegx/reloc.d: Delete.
413         * ld-tilegx/tilegx.exp: Test big and little endian.
414
415 2012-02-22  Nick Clifton  <nickc@redhat.com>
416
417         PR ld/13683
418         * ld-gc/pr13683.c: New test source file.
419         * ld-gc/pr13683.d: New test control and output file.
420         * ld-gc/gc.exp: Run the pr13683 test.
421
422         * ld-cris/tls-gc-68: Update expected symbol table dump.
423         * ld-cris/tls-gc-69: Likewise.
424         * ld-cris/tls-gc-70: Likewise.
425         * ld-cris/tls-gc-71: Likewise.
426         * ld-cris/tls-gc-75: Likewise.
427         * ld-cris/tls-gc-76.d: Likewise.
428         * ld-cris/tls-gc-79.d: Likewise.
429
430 2012-02-20  Thomas Schwinge <thomas@schwinge.name>
431
432         * ld-elf/comm-data.exp: Run for *-*-gnu*.
433
434 2012-02-14  Alan Modra  <amodra@gmail.com>
435
436         * ld-elf/linkoncerdiff.d: Don't run for hppa64-hpux.
437         * ld-elf/pr11304a.s: Always have whitespace before directives.
438         * ld-elf/pr11304b.s: Likewise.
439         * ld-selective/selective.exp: Test m68hc1* variant of m6811, m6812.
440         * lib/ld-lib.exp: Likewise, and vice versa.
441
442 2012-02-13  Richard Henderson  <rth@redhat.com>
443
444         PR ld/13621
445         * ld-elf/warn2.d: Expect ABS section for Foo.
446         * ld-elf/zerosize1.d, ld-elf/zerosize1.s: New test.
447
448 2012-02-13  Alan Modra  <amodra@gmail.com>
449
450         * ld-m68hc11/m68hc11.exp: Run for m68hc11-*-* and m68hc12-*-*.
451         * ld-m68hc11/adj-brset.d: Remove redundant #target line.  Add
452         -m m68hc11elf to ld invocation.
453         * ld-m68hc11/adj-jump.d: Likewise.
454         * ld-m68hc11/bug-1403.d: Likewise.
455         * ld-m68hc11/bug-1417.d: Likewise.
456         * ld-m68hc11/bug-3331.d: Likewise.
457         * ld-m68hc11/relax-direct.d: Likewise.
458         * ld-m68hc11/relax-group.d: Likewise.
459         * ld-m68hc11/far-hc11.d: Remove redundant #target line.  Adjust for
460         changed addresses.
461         * ld-m68hc11/far-hc12.d: Remove redundant #target line.
462         * ld-m68hc11/link-hcs12.d: Likewise, and adjust for header changes.
463
464 2012-02-09  H.J. Lu  <hongjiu.lu@intel.com>
465
466         PR ld/13675
467         * ld-i386/tlsnopic.dd: Update no-op padding.
468         * ld-i386/tlspic.dd: Likewise.
469
470 2012-01-31  H.J. Lu  <hongjiu.lu@intel.com>
471
472         PR ld/13616
473         * ld-i386/tlsbindesc.dd: Update no-op padding.
474         * ld-i386/tlsnopic.dd: Likewise.
475         * ld-i386/tlspic.dd: Likewise.
476         * ld-x86-64/tlsbin.dd: Likewise.
477         * ld-x86-64/tlsbindesc.dd: Likewise.
478         * ld-x86-64/tlspic.dd: Likewise.
479
480 2012-01-17  Alan Modra  <amodra@gmail.com>
481
482         * config/default.exp: Provide tmpdir/ld/collect-ld.
483
484 2012-01-10  H.J. Lu  <hongjiu.lu@intel.com>
485
486         PR ld/13581
487         * ld-x86-64/ilp32-4.s: New.
488         * ld-x86-64/ilp32-10.d: Likewise.
489         * ld-x86-64/ilp32-10.s: Likewise.
490
491         * ld-x86-64/ilp32-4.d: Adjusted.
492         * ld-x86-64/ilp32-5.d: Likewise.
493         * ld-x86-64/ilp32-5.s: Likewise.
494
495         * ld-x86-64/x86-64.exp: Run ilp32-10.
496
497 2012-01-05  Nick Clifton  <nickc@redhat.com>
498
499         * ld-x86-64/x86-64.exp: Add test of linking mixed 32-bit and
500         64-bit objects when the 32-bit object (loaded first) contains 32+
501         local symbols, all referenced by relocs and the 64-bit object
502         contains a reloc that uses a symbol in the 32-bit object.
503         * 32bit.s: New source file.
504         * 64bit.s: New source file.
505         * incompatible.l: New expected linker output file.
506
507 For older changes see ChangeLog-2011
508 \f
509 Local Variables:
510 mode: change-log
511 left-margin: 8
512 fill-column: 74
513 version-control: never
514 End: