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