* lib/ld-lib.exp (check_shared_lib_support): Match cris*-*-elf as
[platform/upstream/binutils.git] / ld / testsuite / ChangeLog
1 2013-04-30  Hans-Peter Nilsson  <hp@axis.com>
2
3         * lib/ld-lib.exp (check_shared_lib_support): Match cris*-*-elf as
4         a negative pattern instead of cris*-*-*.
5
6 2013-04-30  Will Newton  <will.newton@linaro.org>
7
8         * ld-arm/arm-elf.exp: Use linker script for IFUNC test 17.
9         * ld-arm/ifunc-17.dd: Update offsets for linker script.
10         * ld-arm/ifunc-17.gd: Likewise.
11         * ld-arm/ifunc-17.rd: Likewise.
12
13 2013-04-29  Will Newton  <will.newton@linaro.org>
14
15         * ld-arm/arm-elf.exp: Add IFUNC test 17.
16         * ld-arm/ifunc-17.dd: New file.
17         * ld-arm/ifunc-17.gd: Likewise.
18         * ld-arm/ifunc-17.rd: Likewise.
19         * ld-arm/ifunc-17.s: Likweise.
20         * ld-arm/ifunc-1.rd: Reorder relocs to match linker output.
21         * ld-arm/ifunc-2.rd: Likewise.
22         * ld-arm/ifunc-5.rd: Likewise.
23         * ld-arm/ifunc-6.rd: Likewise.
24
25 2013-04-29  Will Newton  <will.newton@linaro.org>
26
27         * ld-plugin/lto.exp: Disable ld/12942 test for gcc < 4.7.0.
28
29 2013-04-22  Alan Modra  <amodra@gmail.com>
30
31         * ld-powerpc/tlsexe.d: Adjust for section id changes.
32         * ld-powerpc/tlsexe.r: Likewise.
33         * ld-powerpc/tlsexetoc.d: Likewise.
34         * ld-powerpc/tlsexetoc.r: Likewise.
35         * ld-powerpc/tlsso.d: Likewise.
36         * ld-powerpc/tlsso.r: Likewise.
37         * ld-powerpc/tlstocso.d: Likewise.
38         * ld-powerpc/tlstocso.r: Likewise.
39
40 2013-04-15  H.J. Lu  <hongjiu.lu@intel.com>
41
42         PR ld/15371
43         * ld-ifunc/ifunc-20-i386.d: New file.
44         * ld-ifunc/ifunc-20-x86-64.d: Likewise.
45         * ld-ifunc/ifunc-20.s: Likewise.
46
47 2013-04-10  Venkataramanan Kumar  <venkataramanan.kumar@linaro.org>
48
49         * ld-aarch64/gc-plt1.s: New file.
50         * ld-aarch64/gc-plt2.s: Likewise.
51         * ld-aarch64/gc-plt-hidden.s: Likewise.
52         * ld-aarch64/gc-plt-main.s: Likewise.
53         * ld-aarch64/gc-relocs-257.s: Likewise.
54         * ld-aarch64/gc-plt-relocs.d: Update expected objdump.
55         * ld-aarch64/gc-relocs-257.d: Likewise.
56         * ld-aarch64/gc-relocs-257-dyn.d: Likewise.
57         * ld-aarch64/aarch64-elf.exp: Add test.
58
59 2013-04-08  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
60
61         * ld-aarch64/gc-tls-relocs.d: Handle big endian format.
62         * ld-aarch64/gc-got-relocs.d: Likewise.
63
64 2013-04-04  Alan Modra  <amodra@gmail.com>
65
66         * ld-elf/shared.exp: Update regexp on --no-add-needed and
67         --no-copy-dt-needed-entries tests.
68
69 2013-04-03  Alan Modra  <amodra@gmail.com>
70
71         PR ld/15227
72         * ld-plugin/lto.exp (PR ld/12942 (3)): Remove file name and
73         line number from regexp.
74         (PR ld/15146 (2)): Similarly.
75         * ld-plugin/pr12942a.cc (main): Use __builtin_abort.
76
77 2013-03-30  Alan Modra  <amodra@gmail.com>
78
79         PR ld/15323
80         * ld-plugin/lto.exp (pr15323a.c): Compile without -flto rather
81         than using -r to effectively strip out lto info.
82
83 2013-03-29  H.J. Lu  <hongjiu.lu@intel.com>
84
85         PR ld/15323
86         * ld-plugin/lto.exp (lto_link_tests): Add pr15323a-r.o.
87         (lto_run_tests): Add a test for PR ld/15323.
88
89         * ld-plugin/pr15323.out: New file.
90         * ld-plugin/pr15323a.c: Likewise.
91         * ld-plugin/pr15323b.c: Likewise.
92
93 2013-03-22  Nick Clifton  <nickc@redhat.com>
94
95         * ld-elf/init0.s: Add alloc attribute to .section directive.
96         * ld-elf/fini1.s: Likewise.
97         * ld-elf/fini2.s: Likewise.
98         * ld-elf/fini3.s: Likewise.
99         * ld-elf/finin.s: Likewise.
100         * ld-elf/init0.s: Likewise.
101         * ld-elf/init1.s: Likewise.
102         * ld-elf/init2.s: Likewise.
103         * ld-elf/init3.s: Likewise.
104         * ld-elf/initn.s: Likewise.
105
106 2013-02-02  Michael Schewe  <michael.schewe@gmx.net>
107
108         * ld-h8300/h8300.exp: Add new relax-7 test on ELF.
109         * ld-h8300/relax-2.s: Add other direction and .w/.l variants of
110         mov insns.
111         * ld-h8300/relax-2.d: Update expected disassembly.
112         * ld-h8300/relax-7a.s: New: tests for mov @(disp:32,ERx) -> mov
113         @(disp:16,ERx).
114         * ld-h8300/relax-7b.s: New: Likewise.
115         * ld-h8300/relax-7.d: New: expected disassembly.
116
117 2013-03-20  Venkataramanan Kumar  <venkataramanan.kumar@linaro.org>
118
119         * ld-elf/group8a.d (notarget): Remove aarch64*-*-*.
120         * ld-elf/group8b.d: Likewise.
121         * ld-elf/group9a.d: Likewise.
122         * ld-elf/group9b.d: Likewise.
123         * ld-elf/pr12851.d: Likewise.
124         * ld-elf/pr12975.d: Likewise.
125         * ld-elf/pr13177.d: Likewise.
126         * ld-elf/pr13195.d: Likewise.
127
128 2013-03-20  Will Newton  <will.newton@linaro.org>
129
130         * ld-elfvers/vers.exp (objdump_symstuff): Sort objdump output
131         based on the symbol name rather than address.
132         * ld-elfvers/vers1.sym: Reorder contents to match changes to vers.exp.
133         * ld-elfvers/vers15.sym: Likewise.
134         * ld-elfvers/vers18.sym: Likewise.
135         * ld-elfvers/vers21.sym: Likewise.
136         * ld-elfvers/vers9.sym: Likewise.
137
138 2013-03-20  Alan Modra  <amodra@gmail.com>
139
140         * ld-elf/rel.c, ld-elf/relmain.c, ld-elf/relmain.out: New test.
141         * ld-elf/shared.exp: Build and run it.
142
143 2013-03-20  Alan Modra  <amodra@gmail.com>
144             Will Newton <will.newton@linaro.org
145
146         * ld-elfvers/vers.exp: Add -Wl,--no-as-needed to all tests
147         linking against shared libraries.
148         * ld-elfweak/elfweak.exp: Likewise.  Enable for x86_64-linux.
149         Build main1.o using $picflag.
150
151 2013-03-18  Alan Modra  <amodra@gmail.com>
152
153         * ld-elf/pr14862.out: Expect no output.
154
155 2013-03-15  Will Newton  <will.newton@linaro.org>
156
157         * ld-arm/arm-elf.exp: Expand *-*eabi test to cover *-*eabi*.
158         * ld-arm/gc-hidden-1.d: Likewise.
159         * ld-elfvsb/elfvsb.exp: Likewise.
160         * ld-shared/shared.exp: Likewise.
161
162 2013-03-08  Venkataramanan Kumar  <venkataramanan.kumar@linaro.org>
163
164         * lib/ld-lib.exp (check_gc_sections_available): Remove aarch64
165         from list of targets that don't support gc-section.
166
167 2013-03-05  Alan Modra  <amodra@gmail.com>
168
169         * ld-scripts/rgn-at6.s, * ld-scripts/rgn-at6.t, * ld-scripts/rgn-at6.d,
170         * ld-scripts/rgn-at7.t, * ld-scripts/rgn-at7.d: New tests.
171
172 2013-02-28  Nathan Sidwell  <nathan@codesourcery.com>
173
174         * ld-arm/tls-local-static.s: New test.
175         * ld-arm/tls-local-static.d: New.
176         * ld-arm/arm-elf.exp (tls-local-static): Add test.
177
178 2013-02-21  H.J. Lu  <hongjiu.lu@intel.com>
179
180         PR ld/15167
181         * ld-unique/unique.exp: Add a test for shared library with
182         reference.
183
184 2013-02-19  Maciej W. Rozycki  <macro@codesourcery.com>
185
186         * lib/ld-lib.exp (run_ld_link_tests): Add another argument, pass
187         its contents to ar_simple_create and ld_simple_link after
188         objfiles.
189         * ld-aarch64/aarch64-elf.exp: Adjust accordingly.
190         * ld-alpha/alpha.exp: Likewise.
191         * ld-arm/arm-elf.exp: Likewise.
192         * ld-arm/export-class.exp: Likewise.
193         * ld-elf/comm-data.exp: Likewise.
194         * ld-elf/eh-group.exp: Likewise.
195         * ld-elf/elf.exp: Likewise.
196         * ld-elf/export-class.exp: Likewise.
197         * ld-elfvers/vers.exp: Likewise.
198         * ld-frv/tls.exp: Likewise.
199         * ld-i386/export-class.exp: Likewise.
200         * ld-i386/i386.exp: Likewise.
201         * ld-ia64/ia64.exp: Likewise.
202         * ld-libs/libs.exp: Likewise.
203         * ld-m68k/m68k.exp: Likewise.
204         * ld-metag/metag.exp: Likewise.
205         * ld-mips-elf/comm-data.exp: Likewise.
206         * ld-mips-elf/export-class.exp: Likewise.
207         * ld-mips-elf/mips-elf.exp: Likewise.
208         * ld-mn10300/mn10300.exp: Likewise.
209         * ld-pe/pe-compile.exp: Likewise.
210         * ld-pe/pe.exp: Likewise.
211         * ld-plugin/plugin.exp: Likewise.
212         * ld-powerpc/aix52.exp: Likewise.
213         * ld-powerpc/export-class.exp: Likewise.
214         * ld-powerpc/powerpc.exp: Likewise.
215         * ld-s390/s390.exp: Likewise.
216         * ld-sh/sh-vxworks.exp: Likewise.
217         * ld-sh/sh64/sh64.exp: Likewise.
218         * ld-sparc/sparc.exp: Likewise.
219         * ld-tic6x/tic6x.exp: Likewise.
220         * ld-tilegx/tilegx.exp: Likewise.
221         * ld-tilepro/tilepro.exp: Likewise.
222         * ld-undefined/entry.exp: Likewise.
223         * ld-vax-elf/vax-elf.exp: Likewise.
224         * ld-x86-64/dwarfreloc.exp: Likewise.
225         * ld-x86-64/export-class.exp: Likewise.
226         * ld-x86-64/x86-64.exp: Likewise.
227         * ld-xc16x/xc16x.exp: Likewise.
228         * ld-xstormy16/xstormy16.exp: Likewise.
229         * ld-xtensa/xtensa.exp: Likewise.
230
231 2013-02-18  Maciej W. Rozycki  <macro@codesourcery.com>
232
233         * ld-mips-elf/jalx-2.ld: Include .rel.plt in output, give .plt a
234         mapping.
235         * ld-mips-elf/jalx-2.dd: Adjust disassembly accordingly.
236
237 2013-02-18  Alan Modra  <amodra@gmail.com>
238
239         * ld-plugin/lto.exp (Build pr15146b.so) Add -Wl,--no-as-needed.
240         (PR ld/15146 (1), (2)): Likewise.
241         (LTO 7): Likewise.
242
243 2013-02-16  H.J. Lu  <hongjiu.lu@intel.com>
244
245         PR ld/15146
246         * ld-plugin/pr15146.d: New file.
247         * ld-plugin/pr15146a.c: Likewise.
248         * ld-plugin/pr15146b.c: Likewise.
249         * ld-plugin/pr15146c.c: Likewise.
250         * ld-plugin/pr15146d.c: Likewise.
251
252         * ld-plugin/lto.exp: Add tests for PR ld/15146.
253
254 2013-02-15  Markos Chandras  <markos.chandras@imgtec.com>
255
256         * ld-metag/pcrel.d: Fix the expected disassembler
257         output to be in little endian format
258         * ld-metag/shared.d: likewise
259         * ld-metag/stub.d: likewise
260         * ld-metag/stub_pic_app.d: likewise
261         * ld-metag/stub_pic_shared.d: likewise
262         * ld-metag/stub_shared.d: likewise
263
264 2013-02-13  Richard Sandiford  <rdsandiford@googlemail.com>
265
266         * ld-mips-elf/mips16-pic-2.dd,
267         ld-mips-elf/mips16-pic-2.gd: Remove 3 unused local GOT entries.
268         * ld-mips-elf/got-page-4a.s, ld-mips-elf/got-page-4b.s,
269         ld-mips-elf/got-page-4a.d, ld-mips-elf/got-page-4a.got,
270         ld-mips-elf/got-page-4b.d, ld-mips-elf/got-page-4b.got,
271         ld-mips-elf/got-page-5.s, ld-mips-elf/got-page-5.d,
272         ld-mips-elf/got-page-5.got, ld-mips-elf/got-page-6.s,
273         ld-mips-elf/got-page-6.d, ld-mips-elf/got-page-6.got,
274         ld-mips-elf/got-page-7a.s, ld-mips-elf/got-page-7b.s,
275         ld-mips-elf/got-page-7c.s, ld-mips-elf/got-page-7d.s,
276         ld-mips-elf/got-page-7e.s, ld-mips-elf/got-page-7.d,
277         ld-mips-elf/got-page-7.got: New tests.
278         * ld-mips-elf/mips-elf.exp: Run them.
279
280 2013-02-11  Richard Sandiford  <rdsandiford@googlemail.com>
281
282         * ld-mips-elf/tlsdyn-o32-1.d, ld-mips-elf/tlsdyn-o32-1.got,
283         ld-mips-elf/tlsdyn-o32-2.d, ld-mips-elf/tlsdyn-o32-2.got,
284         ld-mips-elf/tlsdyn-o32-3.d, ld-mips-elf/tlsdyn-o32-3.got,
285         ld-mips-elf/tls-hidden3.d, ld-mips-elf/tls-hidden3.got: Update
286         for new hash table order.
287
288 2013-02-11  Richard Sandiford  <rdsandiford@googlemail.com>
289
290         * ld-mips-elf/tls-hidden4.got, ld-mips-elf/tls-multi-got-1.d,
291         ld-mips-elf/tls-multi-got-1.got: Update for changes in the order
292         that symbols are added to per-bfd GOTs.
293
294 2013-02-11  Richard Sandiford  <rdsandiford@googlemail.com>
295
296         * ld-mips-elf/tls-hidden3.d, ld-mips-elf/tls-hidden3.got,
297         ld-mips-elf/tls-multi-got-1.got, ld-mips-elf/tlsbin-o32.d,
298         ld-mips-elf/tlsbin-o32.got, ld-mips-elf/tlsdyn-o32-1.d,
299         ld-mips-elf/tlsdyn-o32-1.got, ld-mips-elf/tlsdyn-o32-2.d,
300         ld-mips-elf/tlsdyn-o32-2.got, ld-mips-elf/tlsdyn-o32-3.d,
301         ld-mips-elf/tlsdyn-o32-3.got, ld-mips-elf/tlsdyn-o32.d,
302         ld-mips-elf/tlsdyn-o32.got, ld-mips-elf/tlslib-o32.d,
303         ld-mips-elf/tlslib-o32.got, ld-mips-elf/tlslib-o32-hidden.got,
304         ld-mips-elf/tlslib-o32-ver.got: Adjust GOT layout for new
305         got_entry hash function.
306
307 2013-02-11  Richard Sandiford  <rdsandiford@googlemail.com>
308
309         * ld-mips-elf/tlsdyn-o32-2.got, ld-mips-elf/tlsdyn-o32-3.got: Remove
310         unused GOT entries.
311
312 2013-02-07  H.J. Lu  <hongjiu.lu@intel.com>
313
314         PR ld/15107
315         * ld-unique/unique_empty.s: Add reference to "b".
316
317 2013-02-06  H.J. Lu  <hongjiu.lu@intel.com>
318
319         * ld-size/size-10.rd: Updated.
320         * ld-size/size-8.rd: Likewise.
321         * ld-size/size32-2-i386.d: Likewise.
322         * ld-size/size32-2-x32.d: Likewise.
323         * ld-size/size32-2-x86-64.d: Likewise.
324         * ld-size/size64-2-x32.d: Likewise.
325         * ld-size/size64-2-x86-64.d: Likewise.
326
327         * ld-size/size.exp (run_time_tests): Pass --hash-styl=gnu to
328         linker for size-8 test.
329
330 2013-02-06  Sandra Loosemore  <sandra@codesourcery.com>
331             Andrew Jenner <andrew@codesourcery.com>
332
333         Based on patches from Altera Corporation.
334
335         * ld-nios2/emit-relocs-1a.s: New.
336         * ld-nios2/emit-relocs-1b.s: New.
337         * ld-nios2/emit-relocs-1.d: New.
338         * ld-nios2/emit-relocs-1.ld: New.
339         * ld-nios2/gprel.d: New.
340         * ld-nios2/gprel.s: New.
341         * ld-nios2/hilo16.d: New.
342         * ld-nios2/hilo16.s: New.
343         * ld-nios2/hilo16_symbol.s: New.
344         * ld-nios2/imm5.d: New.
345         * ld-nios2/imm5.s: New.
346         * ld-nios2/imm5_symbol.s: New.
347         * ld-nios2/nios2.exp: New.
348         * ld-nios2/pcrel16.d: New.
349         * ld-nios2/pcrel16_label.s: New.
350         * ld-nios2/pcrel16.s: New.
351         * ld-nios2/relax_callr.d: New.
352         * ld-nios2/relax_callr.ld: New.
353         * ld-nios2/relax_callr.s: New.
354         * ld-nios2/relax_cjmp.d: New.
355         * ld-nios2/relax_cjmp.s: New.
356         * ld-nios2/relax_jmp.ld: New.
357         * ld-nios2/relax_section.d: New.
358         * ld-nios2/relax_section.s: New.
359         * ld-nios2/relax_ujmp.d: New.
360         * ld-nios2/relax_ujmp.s: New.
361         * ld-nios2/reloc.d: New.
362         * ld-nios2/reloc.s: New.
363         * ld-nios2/reloc_symbol.s: New.
364         * ld-nios2/s16.d: New.
365         * ld-nios2/s16.s: New.
366         * ld-nios2/s16_symbol.s: New.
367         * ld-nios2/u16.d: New.
368         * ld-nios2/u16.s: New.
369         * ld-nios2/u16_symbol.s: New.
370         * ld-elf/indirect.exp: Skip on targets that don't support
371         -shared -fPIC.
372         * ld-elfcomm/elfcomm.exp: Build with -G0 for nios2.
373         * ld-plugin/lto.exp: Skip shared library tests on targets that
374         don't support them.  Skip execution tests on non-native targets.
375
376 2013-02-06  H.J. Lu  <hongjiu.lu@intel.com>
377
378         * ld-elf/now-1.d: New file.
379         * ld-elf/now-2.d: Likewise.
380         * ld-elf/now-3.d: Likewise.
381         * ld-elf/now-4.d: Likewise.
382         * ld-elf/rpath-1.d: Likewise.
383         * ld-elf/rpath-2.d: Likewise.
384         * ld-elf/runpath-1.d: Likewise.
385         * ld-elf/runpath-2.d: Likewise.
386
387 2013-02-06  Alan Modra  <amodra@gmail.com>
388
389         PR ld/15096
390         * ld-elf/new-dtags-1.d: Delete.
391         * ld-elf/new-dtags-2.d: Likewise.
392         * ld-elf/new-dtags-3.d: Likewise.
393         * ld-elf/new-dtags-4.d: Likewise.
394         * ld-elf/new-dtags-5.d: Likewise.
395         * ld-elf/new-dtags-6.d: Likewise.
396         * ld-elf/new-dtags-7.d: Likewise.
397         * ld-elf/new-dtags-8.d: Likewise.
398
399 2013-02-04  H.J. Lu  <hongjiu.lu@intel.com>
400
401         PR ld/15096
402         * ld-elf/new-dtags-1.d: New test.
403         * ld-elf/new-dtags-2.d: Likewise.
404         * ld-elf/new-dtags-3.d: Likewise.
405         * ld-elf/new-dtags-4.d: Likewise.
406         * ld-elf/new-dtags-5.d: Likewise.
407         * ld-elf/new-dtags-6.d: Likewise.
408         * ld-elf/new-dtags-7.d: Likewise.
409         * ld-elf/new-dtags-8.d: Likewise.
410
411 2013-01-31  Alan Modra  <amodra@gmail.com>
412
413         * ld-powerpc/tlsexe.d: Update for changed stub names.
414         * ld-powerpc/tlsexe.r: Likewise.
415         * ld-powerpc/tlsexetoc.d: Likewise.
416         * ld-powerpc/tlsexetoc.r: Likewise.
417         * ld-powerpc/tlsso.d: Likewise.
418         * ld-powerpc/tlsso.r: Likewise.
419         * ld-powerpc/tlstocso.d: Likewise.
420         * ld-powerpc/tlstocso.r: Likewise.
421
422 2013-01-31  Hans-Peter Nilsson  <hp@axis.com>
423
424         * ld-cris/libdso-13.d: Adjust for --enable-new-dtags now
425         default for *-*-linux-* by passing explicitly for all targets.
426
427 2013-01-21  Alan Modra  <amodra@gmail.com>
428
429         * ld-size/size.exp (build_tests <size-7, size-8>): Pass
430         --no-as-needed in cflags.
431
432 2013-01-19  H.J. Lu  <hongjiu.lu@intel.com>
433
434         * config/default.exp (get_target_emul): Also set HOSTING_SCRT0.
435
436         * lib/ld-lib.exp (default_ld_link): Use HOSTING_SCRT0 for -pie.
437
438 2013-01-18  H.J. Lu  <hongjiu.lu@intel.com>
439
440         * ld-size/size-10.rd: Updated.
441         * ld-size/size-8.rd: Likewise.
442         * ld-size/size32-2-i386.d: Likewise.
443         * ld-size/size32-2-x32.d: Likewise.
444         * ld-size/size32-2-x86-64.d: Likewise.
445         * ld-size/size64-2-x32.d: Likewise.
446         * ld-size/size64-2-x86-64.d: Likewise.
447
448 2013-01-17  H.J. Lu  <hongjiu.lu@intel.com>
449
450         * ld-size/size-7.out: New file.
451         * ld-size/size-8.out: Likewise.
452         * ld-size/size-9.out: Likewise.
453         * ld-size/size-9.rd: Likewise.
454         * ld-size/size-9a.c: Likewise.
455         * ld-size/size-9b.c: Likewise.
456         * ld-size/size-10.out: Likewise.
457         * ld-size/size-10.rd: Likewise.
458         * ld-size/size-10a.c: Likewise.
459         * ld-size/size-10b.c: Likewise.
460
461         * ld-size/size.exp (build_tests): Build libsize-9.so and
462         libsize-10.so.
463         Run-time size relocation tests if supported.
464         (run_time_tests): New.
465
466 2013-01-17  H.J. Lu  <hongjiu.lu@intel.com>
467
468         * ld-size/size-1.c: New file.
469         * ld-size/size-1.out: Likewise.
470         * ld-size/size-1a.c: Likewise.
471         * ld-size/size-1b.c: Likewise.
472         * ld-size/size-2.c: Likewise.
473         * ld-size/size-2.out: Likewise.
474         * ld-size/size-2a.c: Likewise.
475         * ld-size/size-2b.c: Likewise.
476
477         * ld-size/size.exp (build_tests): Build libsize-1.so and
478         libsize-2.so.
479         (run_tests): Run size-1 and size-2.
480
481 2013-01-17  H.J. Lu  <hongjiu.lu@intel.com>
482
483         * ld-size/size32-3-i386.d: New file.
484         * ld-size/size32-3-x32.d: Likewise.
485         * ld-size/size32-3-x86-64.d: Likewise.
486         * ld-size/size32-3a.s: Likewise.
487         * ld-size/size32-3b.s: Likewise.
488
489 2013-01-16  H.J. Lu  <hongjiu.lu@intel.com>
490
491         * ld-size/size.exp: New file.
492         * ld-size/size32-1-i386.d: Likewise.
493         * ld-size/size32-1-x32.d: Likewise.
494         * ld-size/size32-1-x86-64.d: Likewise.
495         * ld-size/size32-1.s: Likewise.
496         * ld-size/size32-2-i386.d: Likewise.
497         * ld-size/size32-2-x32.d: Likewise.
498         * ld-size/size32-2-x86-64.d: Likewise.
499         * ld-size/size32-2.s: Likewise.
500         * ld-size/size64-1-x32.d: Likewise.
501         * ld-size/size64-1-x86-64.d: Likewise.
502         * ld-size/size64-1.s: Likewise.
503         * ld-size/size64-2-x32.d: Likewise.
504         * ld-size/size64-2-x86-64.d: Likewise.
505         * ld-size/size64-2.s: Likewise.
506         * ld-size/size-3.c: Likewise.
507         * ld-size/size-3.out: Likewise.
508         * ld-size/size-3a.c: Likewise.
509         * ld-size/size-3b.c: Likewise.
510         * ld-size/size-3c.c: Likewise.
511         * ld-size/size-4.out: Likewise.
512         * ld-size/size-4a.c: Likewise.
513         * ld-size/size-4b.c: Likewise.
514         * ld-size/size-5.out: Likewise.
515         * ld-size/size-5a.c: Likewise.
516         * ld-size/size-5b.c: Likewise.
517         * ld-size/size-6.out: Likewise.
518         * ld-size/size-6a.c: Likewise.
519         * ld-size/size-6b.c: Likewise.
520         * ld-size/size-7.rd: Likewise.
521         * ld-size/size-7a.c: Likewise.
522         * ld-size/size-7b.c: Likewise.
523         * ld-size/size-8.rd: Likewise.
524         * ld-size/size-8a.c: Likewise.
525         * ld-size/size-8b.c: Likewise.
526
527 2013-01-16  Alan Modra  <amodra@gmail.com>
528
529         * ld-plugin/lto.exp (lto-9.o, pr13229.o): Pass -finline.
530
531 2013-01-15  Alan Modra  <amodra@gmail.com>
532
533         * ld-powerpc/tlsso.d: Adjust for plt-thread-safe stubs.
534         * ld-powerpc/tlsso.g: Likewise.
535         * ld-powerpc/tlsso.r: Likewise.
536         * ld-powerpc/tlstocso.d: Likewise.
537         * ld-powerpc/tlstocso.g: Likewise.
538
539 2013-01-15  Alan Modra  <amodra@gmail.com>
540
541         * ld-plugin/lto-16a.d: Match powerpc64 function symbol type.
542         * ld-plugin/lto-16b.d: Likewise.
543         * ld-plugin/lto-17a.d: Likewise.
544         * ld-plugin/lto-17b-2.d: Likewise.
545
546 2013-01-14  Alan Modra  <amodra@gmail.com>
547
548         * ld-elf/pr14926.d: Disable for d10v, msp, xstormy.
549         * ld-elf/sec-to-seg.exp: Choose correct variant output to suit
550         updated microblaze page size.
551
552 2013-01-10  Will Newton <will.newton@imgtec.com>
553
554         * ld-elf/merge.d: Mark Meta as xfail.
555         * ld-gc/start.d: Skip this test on Meta.
556         * ld-gc/personality.d: Skip this test on Meta.
557         * ld-metag/external.s: New file.
558         * ld-metag/metag.exp: New file.
559         * ld-metag/pcrel.d: New file.
560         * ld-metag/pcrel.s: New file.
561         * ld-metag/shared.d: New file.
562         * ld-metag/shared.r: New file.
563         * ld-metag/shared.s: New file.
564         * ld-metag/stub.d: New file.
565         * ld-metag/stub.s: New file.
566         * ld-metag/stub_pic_app.d: New file.
567         * ld-metag/stub_pic_app.r: New file.
568         * ld-metag/stub_pic_app.s: New file.
569         * ld-metag/stub_pic_shared.d: New file.
570         * ld-metag/stub_pic_shared.s: New file.
571         * ld-metag/stub_shared.d: New file.
572         * ld-metag/stub_shared.r: New file.
573         * ld-metag/stub_shared.s: New file.
574
575 2013-01-08  Thomas Schwinge  <thomas@codesourcery.com>
576
577         * ld-i386/export-class.exp: Restore (and reword) comment about
578         excluded targets.
579
580 2013-01-04  Yufeng Zhang  <yufeng.zhang@arm.com>
581
582         * ld-aarch64/emit-relocs-264.d: Append the '-Mno-aliases' option to
583         the objdump directive.
584         * ld-aarch64/emit-relocs-266.d: Ditto.
585         * ld-aarch64/emit-relocs-268.d: Ditto.
586         * ld-aarch64/emit-relocs-269.d: Ditto.
587         * ld-aarch64/emit-relocs-270.d: Ditto.
588         * ld-aarch64/emit-relocs-271.d: Ditto.
589         * ld-aarch64/emit-relocs-272.d: Ditto.
590
591 For older changes see ChangeLog-2012
592 \f
593 Copyright (C) 2013 Free Software Foundation, Inc.
594
595 Copying and distribution of this file, with or without modification,
596 are permitted in any medium without royalty provided the copyright
597 notice and this notice are preserved.
598
599 Local Variables:
600 mode: change-log
601 left-margin: 8
602 fill-column: 74
603 version-control: never
604 End: