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