This patch prevents a linker testsuite error if the checks are run with a
[binutils-gdb.git] / ld / testsuite / ChangeLog
1 2014-07-07 Nick Clifton <nickc@redhat.com>
2
3 * lib/ld-lib.exp (check_lto_available): Check that a compiler is
4 available before testing for LTO support.
5
6 2014-07-07 Alan Modra <amodra@gmail.com>
7
8 * config/default.exp: Don't make tmpdir/gas. Put as symlink into
9 tmpdir/ld.
10 (gcc_gas_flag, gcc_ld_flag): Delete.
11 (gcc_B_opt, ld_L_opt): New globals.
12 ld-elf/shared.exp: Remove all refs to gcc_gas_flag and gcc_ld_flag.
13 ld-plugin/lto.exp: Likewise.
14 lib/ld-lib.exp (run_host_cmd): Add gcc_B_opt and ld_L_opt here.
15 (ld_simple_link): Remove -B handling now that this is done in
16 run_host_cmd. Simplify.
17 (default_ld_compile): Simplify.
18 (check_lto_available): Use run_host_cmd_yesno.
19 (check_lto_shared_available): Likewise.
20
21 2014-07-05 Alan Modra <amodra@gmail.com>
22
23 * lib/ld-lib.exp (run_ld_link_tests): Stop after assembling objects
24 if binfile is empty.
25 (run_ld_link_exec_tests, run_cc_link_tests): Likewise. Tidy
26 status checks.
27 * ld-plugin/lto.exp: Don't use libdummy.a trick to compile objects.
28 Instead use an empty output file.
29
30 2014-07-03 Alan Modra <amodra@gmail.com>
31
32 * ld-elf/pr17068.s: New.
33 * ld-elf/pr17068a.s: New.
34 * ld-elf/pr17068b.s: New.
35 * ld-elf/pr17068c.s: New.
36 * ld-elf/pr17068d.s: New.
37 * ld-elf/pr17068e.s: New.
38 * ld-elf/pr17068ez.s: New.
39 * ld-elf/elf.exp: Run new test.
40
41 2014-07-02 Alan Modra <amodra@gmail.com>
42
43 * ld-powerpc/ambiguousv1.d: Match symbol table too.
44 * ld-powerpc/ambiguousv2.d: Likewise.
45 * ld-powerpc/ambiguousv1b.d: New.
46 * ld-powerpc/ambiguousv2b.d: New.
47 * ld-powerpc/powerpc.exp: Run new tests.
48
49 2014-06-25 Kyle McMartin <kyle@redhat.com>
50
51 * ld-arm/tls-gdierelax2.d: Fix expected offsets.
52
53 2014-06-16 Will Newton <will.newton@linaro.org>
54
55 * ld-arm/arm-elf.exp: Add ifunc-gdesc test.
56 * ld-arm/ifunc-gdesc.r: New file.
57 * ld-arm/ifunc-gdesc.s: Likewise.
58 * ld-arm/ifunc-gdesc.ver: Likewise.
59
60 2014-06-09 Ryan Mansfield <rmansfield@qnx.com>
61
62 * config/default.exp (GASP): Remove.
63
64 2014-06-03 Alan Modra <amodra@gmail.com>
65
66 * ld-powerpc/elfv2exe.d: Update for changed plt call stubs.
67
68 2014-05-28 Matthew Fortune <matthew.fortune@imgtec.com>
69
70 * lib/ld-lib.exp: Add objcopy_objects command to run_dump_test.
71 This allows each input object to be optionally run through
72 objcopy before linking.
73
74 2014-05-20 Will Newton <will.newton@linaro.org>
75
76 * ld-shared/shared.exp: Mark non-PIC shared object tests
77 as xfail on aarch64.
78
79 2014-05-19 Andreas Tobler <andreast@fgznet.ch>
80
81 * ld-elf/shared.exp: Introduce the extralibs variable to control
82 the libraries to be linked. Don't link -ldl on *-*-freebsd*.
83
84 * ld-bootstrap/bootstrap.exp: Do not add -ldl to the extralibs on
85 *-*-freebsd*.
86
87 2014-05-10 Hans-Peter Nilsson <hp@bitrange.com>
88
89 * ld-mmix/wrap1.d, ld-mmix/wrap1a.s, ld-mmix/wrap1b.s,
90 ld-mmix/wrap1c.s, ld-mmix/wrap2.d, ld-mmix/wrap3.d,
91 ld-mmix/wrap3a.s, ld-mmix/wrap3b.s, ld-mmix/wrap4.d: New
92 tests.
93
94 2014-05-09 H.J. Lu <hongjiu.lu@intel.com>
95
96 * ld-x86-64/tlsbin.dd: Replace data32 with data16.
97 * ld-x86-64/tlsdesc-nacl.pd: Likewise.
98 * ld-x86-64/tlsgdesc.dd: Likewise.
99 * ld-x86-64/tlsld1.dd: Likewise.
100 * ld-x86-64/tlsld3.dd: Likewise.
101 * ld-x86-64/tlspic.dd: Likewise.
102
103 2014-05-02 Max Filippov <jcmvbkbc@gmail.com>
104
105 * ld-xtensa/diff_overflow.exp, * ld-xtensa/diff_overflow1.s,
106 * ld-xtensa/diff_overflow2.s: Add test for DIFF* relocation
107 signedness and overflow checking.
108
109 2014-05-01 Hans-Peter Nilsson <hp@bitrange.com>
110
111 * ld-mmix/sec-11.d, ld-mmix/sec-11.ld, ld-mmix/sec-10.s,
112 ld-mmix/sec-10.d, ld-mmix/b-offlocmis.s, ld-mmix/sec-12.d: New
113 tests.
114 * ld-mmix/b-offloc.s: Correct address in comment.
115
116 2014-04-23 Will Newton <will.newton@linaro.org>
117
118 * ld-arm/arm-no-rel-plt.ld: Remove OUTPUT_FORMAT and
119 SEARCH_DIR commands.
120 * ld-arm/arm-rel32.d: Update regexps to allow test to
121 pass on armeb-linux-eabi configuration.
122 * ld-arm/data-only-map.d: Likewise.
123 * ld-arm/fix-arm1176-off.d: Likewise.
124 * ld-arm/fix-arm1176-on.d: Likewise.
125 * ld-arm/ifunc-1.gd: Likewise.
126 * ld-arm/ifunc-10.gd: Likewise.
127 * ld-arm/ifunc-11.gd: Likewise.
128 * ld-arm/ifunc-12.gd: Likewise.
129 * ld-arm/ifunc-13.gd: Likewise.
130 * ld-arm/ifunc-14.gd: Likewise.
131 * ld-arm/ifunc-15.gd: Likewise.
132 * ld-arm/ifunc-16.gd: Likewise.
133 * ld-arm/ifunc-17.gd: Likewise.
134 * ld-arm/ifunc-2.gd: Likewise.
135 * ld-arm/ifunc-3.gd: Likewise.
136 * ld-arm/ifunc-4.gd: Likewise.
137 * ld-arm/ifunc-5.gd: Likewise.
138 * ld-arm/ifunc-6.gd: Likewise.
139 * ld-arm/ifunc-7.gd: Likewise.
140 * ld-arm/ifunc-8.gd: Likewise.
141 * ld-arm/ifunc-9.gd: Likewise.
142 * ld-arm/jump-reloc-veneers-long.d: Likewise.
143 * ld-arm/reloc-boundaries.d: Likewise.
144
145 2014-04-22 H.J. Lu <hongjiu.lu@intel.com>
146
147 PR ld/16846
148 * ld-plugin/lto.exp (lto_link_tests): Add tests for PR ld/16846.
149 * ld-plugin/pr16846a.c: New file.
150 * ld-plugin/pr16846b.c: Likewise.
151 * ld-plugin/pr16846c.c: Likewise.
152
153 2014-04-22 Christian Svensson <blue@cmd.nu>
154
155 * ld-discard/extern.d: Remove openrisc and or32 support. Add
156 support for or1k.
157 * ld-discard/start.d: Likewise.
158 * ld-discard/static.d: Likewise.
159 * ld-elf/group1.d: Likewise.
160 * ld-elf/group3b.d: Likewise.
161 * ld-elf/group8a.d: Likewise.
162 * ld-elf/group8b.d: Likewise.
163 * ld-elf/group9a.d: Likewise.
164 * ld-elf/group9b.d: Likewise.
165 * ld-elf/linkonce2.d: Likewise.
166 * ld-elf/merge.d: Likewise.
167 * ld-elf/merge2.d: Likewise.
168 * ld-elf/orphan-region.d: Likewise.
169 * ld-elf/orphan.d: Likewise.
170 * ld-elf/orphan3.d: Likewise.
171 * ld-elf/pr12851.d: Likewise.
172 * ld-elf/pr12975.d: Likewise.
173 * ld-elf/pr13177.d: Likewise.
174 * ld-elf/pr13195.d: Likewise.
175 * ld-elf/pr349.d: Likewise.
176 * ld-elf/sec64k.exp: Likewise.
177 * ld-elf/warn1.d: Likewise.
178 * ld-elf/warn2.d: Likewise.
179 * ld-elf/warn3.d: Likewise.
180 * ld-scripts/weak.exp: Likewise.
181 * lib/ld-lib.exp: Likewise.
182
183 2014-04-17 Kwok Cheung Yeung <kcy@codesourcery.com>
184
185 * ld-mips-elf/elf-rel-xgot-n32.d: Update for new GOT layout.
186 * ld-mips-elf/elf-rel-xgot-n32-embed.d: Likewise.
187 * ld-mips-elf/elf-rel-xgot-n64.d: Likewise.
188 * ld-mips-elf/elf-rel-xgot-n64-embed.d: Likewise.
189 * ld-mips-elf/elf-rel-xgot-n64-linux.d: Likewise.
190
191 2014-04-15 Marcus Shawcroft <marcus.shawcroft@arm.com>
192
193 * ld-aarch64/tls-relax-gdesc-ie.s (var): Adjust test case
194 to include all 5 bits of LDR destination register.
195
196 2014-04-10 Senthil Kumar Selvaraj <senthil_kumar.selvaraj@atmel.com>
197
198 * ld-avr/norelax_diff.d: New testcase.
199 * ld-avr/relax_diff.d: Likewise.
200 * ld-avr/relax.s: Likewise.
201
202 2014-04-05 Andreas Schwab <schwab@linux-m68k.org>
203
204 * ld-plugin/lto.exp: Make "-Wp," prefix optional when filtering
205 out _FORTIFY_SOURCE.
206 ("Build libdummy.a 9", "PR ld/12696"): Mark as c++.
207
208 2014-04-04 Alan Modra <amodra@gmail.com>
209
210 * ld-scripts/fill.d, * ld-scripts/fill.t, * ld-scripts/fill_0.s,
211 * ld-scripts/fill_1.s, * ld-scripts/fill_2.s: New test.
212 * ld-scripts/data.exp: Run it.
213
214 2014-03-31 Marcus Shawcroft <marcus.shawcroft@arm.com>
215
216 * ld-aarch64/eh-frame.d: Adjust FDE pc address.
217
218 2014-03-27 H.J. Lu <hongjiu.lu@intel.com>
219
220 PR ld/16756
221 * ld-plugin/lto.exp: Expect filename and line number for PR
222 ld/12760 test.
223
224 2014-03-27 Yury Gribov <y.gribov@samsung.com>
225 Pavel Fedin <p.fedin@samsung.com>
226
227 * ld-arm/arm-app-abs32.d: Update expected disassembly, taking into
228 account the pretty printing of PLT entries.
229 * ld-arm/arm-app.d: Likewise.
230 * ld-arm/arm-lib-plt32.d: Likewise.
231 * ld-arm/arm-lib.d: Likewise.
232 * ld-arm/armthumb-lib.d: Likewise.
233 * ld-arm/cortex-a8-fix-b-plt.d: Likewise.
234 * ld-arm/cortex-a8-fix-bcc-plt.d: Likewise.
235 * ld-arm/cortex-a8-fix-bl-plt.d: Likewise.
236 * ld-arm/cortex-a8-fix-bl-rel-plt.d: Likewise.
237 * ld-arm/cortex-a8-fix-blx-plt.d: Likewise.
238 * ld-arm/farcall-mixed-app-v5.d: Likewise.
239 * ld-arm/farcall-mixed-app.d: Likewise.
240 * ld-arm/farcall-mixed-lib-v4t.d: Likewise.
241 * ld-arm/farcall-mixed-lib.d: Likewise.
242 * ld-arm/ifunc-10.dd: Likewise.
243 * ld-arm/ifunc-14.dd: Likewise.
244 * ld-arm/ifunc-15.dd: Likewise.
245 * ld-arm/ifunc-3.dd: Likewise.
246 * ld-arm/ifunc-4.dd: Likewise.
247 * ld-arm/ifunc-7.dd: Likewise.
248 * ld-arm/ifunc-8.dd: Likewise.
249 * ld-arm/ifunc-9.dd: Likewise.
250 * ld-arm/long-plt-format.d: Likewise.
251 * ld-arm/mixed-app-v5.d: Likewise.
252 * ld-arm/mixed-app.d: Likewise.
253 * ld-arm/mixed-lib.d: Likewise.
254 * ld-arm/thumb2-bl-undefweak.d: Likewise.
255 * ld-arm/thumb2-bl-undefweak1.d: Likewise.
256
257 2014-03-26 Alan Modra <amodra@gmail.com>
258
259 * ld-powerpc/startv1.s, * ld-powerpc/startv2.s, * ld-powerpc/funref.s,
260 * ld-powerpc/funv1.s, * ld-powerpc/funv2.s,
261 * ld-powerpc/ambiguousv1.d, * ld-powerpc/ambiguousv2.d: New test files.
262 * ld-powerpc/powerpc.exp: Run new tests.
263
264 2014-03-25 Will Newton <will.newton@linaro.org>
265
266 * ld-aarch64/aarch64-elf.exp: Add relasz dump test.
267 * ld-aarch64/relasz.d: New file.
268 * ld-aarch64/relasz.s: Likewise.
269
270 2014-03-20 Richard Sandiford <rdsandiford@googlemail.com>
271
272 * ld-elf/merge.d: Remove MIPS XFAIL.
273
274 2014-03-20 Will Newton <will.newton@linaro.org>
275
276 * ld-arm/ifunc-14.rd: Update symbol values.
277
278 2014-03-19 Nick Clifton <nickc@redhat.com>
279
280 * config/default.exp (ASFLAGS): For the RX target add:
281 -muse-conventional-section-names.
282
283 2014-03-15 Alan Modra <amodra@gmail.com>
284
285 * ld-powerpc/vle-reloc-3.d: Remove addresses.
286
287 2014-03-14 Alan Modra <amodra@gmail.com>
288
289 * ld-powerpc/vle.ld: Place .PPC.EMB.sdata0 within 32k of 0.
290 * ld-powerpc/vle-reloc-3.d: Update.
291
292 2014-03-06 Roland McGrath <mcgrathr@google.com>
293
294 * ld-arm/gc-hidden-1.d: Remove target, add not-target to match
295 other ELF-only tests in this directory. Loosen regexps so they
296 don't care what the exact addresses are.
297
298 2014-03-06 Roland McGrath <mcgrathr@google.com>
299
300 * ld-arm/arm-elf.exp (armelftests_common): Move long-plt case ...
301 (armelftests_nonacl): ... here.
302
303 2014-03-05 Alan Modra <amodra@gmail.com>
304
305 Update copyright years.
306
307 2014-03-05 Alan Modra <amodra@gmail.com>
308
309 * ld-powerpc/elfv2-2a.s, ld-powerpc/elfv2-2b.s: New files.
310 * ld-powerpc/elfv2-2exe.d, ld-powerpc/elfv2-2so.d: New files.
311 * ld-powerpc/powerpc.exp: Run new test.
312
313 2014-03-03 Alan Modra <amodra@gmail.com>
314
315 * ld-scripts/phdrs2.exp: Correct copyright punctuation.
316 * ld-v850/v850.exp: Correct copyright typo.
317
318 2014-03-01 Yuri Gribov <y.gribov@samsung.com>
319
320 * ld-arm/long-plt-format.d, ld-arm/arm-elf.exp: Adjust for arm-eabi.
321
322 2014-02-27 Yuri Gribov <y.gribov@samsung.com>
323
324 * ld-arm/long-plt-format.s: New test case.
325 * ld-arm/long-plt-format.d: Expected disassembly.
326 * ld-arm/arm-elf.exp: Run the new test.
327
328 2014-02-27 Nick Clifton <nickc@redhat.com>
329
330 * ld-pe/longsecn-1.d: Allow for extra sections.
331 * ld-pe/longsecn-2.d: Likewise.
332 * ld-pe/longsecn.d: Likewise.
333 * ld-pe/secrel.d: Likewise.
334
335 2014-02-21 Alan Modra <amodra@gmail.com>
336
337 * ld-bootstrap/bootstrap.exp: Add ppc476 workaround test.
338 * ld-bootstrap/ppc476.t: New file.
339
340 2014-02-19 Igor Zamyatin <igor.zamyatin@intel.com>
341 H.J. Lu <hongjiu.lu@intel.com>
342
343 * ld-x86-64/mpx.exp: Run bnd-ifunc-1 and bnd-plt-1.
344 * ld-x86-64/bnd-ifunc-1.d: New file.
345 * ld-x86-64/bnd-ifunc-1.s: Likewise.
346 * ld-x86-64/bnd-plt-1.d: Likewise.
347
348 2014-02-18 Jack Carter <jack.carter@imgtec.com>
349
350 * ld-mips-elf/pic-and-nonpic-3a.sd: Check DYNAMIC segment flags.
351
352 2014-02-16 Thomas Schwinge <thomas@codesourcery.com>
353
354 * ld-elfweak/elfweak.exp (setup_xfail_gnu_hurd): Remove function
355 and all usage of it.
356
357 2014-02-10 H.J. Lu <hongjiu.lu@intel.com>
358
359 PR gold/16530
360 * ld-elf/dynamic-1.c: New file.
361 * ld-elf/dynamic-1.rd: Likewise.
362 * ld-elf/dynamic-1.syms: Likewise.
363
364 * ld-elf/shared.exp (build_tests): Add dynamic-1.
365
366 2014-02-02 Sebastian Huber <sebastian.huber@embedded-brains.de>
367
368 * ld-scripts/rgn-at9.d: New file.
369 * ld-scripts/rgn-at9.t: Likewise.
370 * ld-scripts/rgn-at10.d: Likewise.
371 * ld-scripts/rgn-at10.s: Likewise.
372 * ld-scripts/rgn-at10.t: Likewise.
373 * ld-scripts/rgn-at11.d: Likewise.
374 * ld-scripts/rgn-at11.t: Likewise.
375
376 2014-01-30 Sandra Loosemore <sandra@codesourcery.com>
377
378 * ld-nios2/relax_call26.s: New.
379 * ld-nios2/relax_call26_boundary.ld: New.
380 * ld-nios2/relax_call26_boundary.s: New.
381 * ld-nios2/relax_call26_boundary_c8.d: New.
382 * ld-nios2/relax_call26_boundary_cc.d: New.
383 * ld-nios2/relax_call26_boundary_d0.d: New.
384 * ld-nios2/relax_call26_boundary_d4.d: New.
385 * ld-nios2/relax_call26_boundary_d8.d: New.
386 * ld-nios2/relax_call26_boundary_dc.d: New.
387 * ld-nios2/relax_call26_boundary_f0.d: New.
388 * ld-nios2/relax_call26_boundary_f4.d: New.
389 * ld-nios2/relax_call26_boundary_f8.d: New.
390 * ld-nios2/relax_call26_boundary_fc.d: New.
391 * ld-nios2/relax_call26_cache.d: New.
392 * ld-nios2/relax_call26_cache.ld: New.
393 * ld-nios2/relax_call26_cache.s: New.
394 * ld-nios2/relax_call26_multi.d: New.
395 * ld-nios2/relax_call26_multi.ld: New.
396 * ld-nios2/relax_call26_norelax.d: New.
397 * ld-nios2/relax_call26_shared.d: New.
398 * ld-nios2/relax_call26_shared.ld: New.
399
400 2014-01-29 H.J. Lu <hongjiu.lu@intel.com>
401
402 * ld-elf/rdynamic-1.c: New file.
403 * ld-elf/rdynamic-1.rd: Likewise.
404
405 * ld-elf/shared.exp (build_tests): Add rdynamic-1.
406
407 2014-01-28 Nick Clifton <nickc@redhat.com>
408
409 PR binutils/16317
410 * ld-tic6x/shlib-1.rd: Expect I attribute with RELA sections.
411 * ld-tic6x/shlib-1b.rd: Likewise.
412 * ld-tic6x/shlib-1r.rd: Likewise.
413 * ld-tic6x/shlib-1rb.rd: Likewise.
414 * ld-tic6x/shlib-app-1rd: Likewise.
415 * ld-tic6x/shlib-app-1b.rd: Likewise.
416 * ld-tic6x/shlib-app-1r.rd: Likewise.
417 * ld-tic6x/shlib-app-1rb.rd: Likewise.
418 * ld-tic6x/shlib-noindex.rd: Likewise.
419 * ld-tic6x/static-app-1.rd: Likewise.
420 * ld-tic6x/static-app-1b.rd: Likewise.
421 * ld-tic6x/static-app-1r.rd: Likewise.
422 * ld-tic6x/static-app-1rb.rd: Likewise.
423 PR binutils/16318
424 * ld-tic6x/tic6x.exp: Expect C6000 osabi value in relocatable
425 objects.
426
427 2014-01-24 H.J. Lu <hongjiu.lu@intel.com>
428
429 * ld-elf/pr16498a.s: Replace .align with .p2align.
430
431 2014-01-24 H.J. Lu <hongjiu.lu@intel.com>
432
433 PR ld/16498
434 * ld-elf/pr16498b.d: New file.
435 * ld-elf/pr16498b.t: Likewise.
436
437 2014-01-24 H.J. Lu <hongjiu.lu@intel.com>
438
439 PR ld/16498
440 * ld-elf/pr16498a.d: New file.
441 * ld-elf/pr16498a.s: Likewise.
442 * ld-elf/pr16498a.t: Likewise.
443
444 2014-01-22 Alan Modra <amodra@gmail.com>
445
446 * ld-scripts/pr14962-2.d: Correct target triple.
447
448 2014-01-22 Alan Modra <amodra@gmail.com>
449
450 * ld-shared/elf-offset.ld: Align end of .bss with canonical form
451 of ALIGN that allows an empty .bss to be removed.
452 * ld-arm/arm-dyn.ld: Likewise.
453 * ld-arm/arm-lib.ld: Likewise.
454 * ld-elfvsb/elf-offset.ld: Likewise.
455 * ld-mips-elf/mips-dyn.ld: Likewise.
456 * ld-mips-elf/mips-lib.ld: Likewise.
457 * ld-arm/arm-no-rel-plt.ld: Remove duplicate ALIGN.
458 * ld-powerpc/vle-multiseg-1.ld: Remove ALIGN at start of section.
459 ALIGN address of section instead.
460 * ld-powerpc/vle-multiseg-2.ld: Likewise.
461 * ld-powerpc/vle-multiseg-3.ld: Likewise.
462 * ld-powerpc/vle-multiseg-4.ld: Likewise.
463 * ld-powerpc/vle-multiseg-6.ld: Likewise.
464 * ld-scripts/empty-aligned.d: Check section headers not program
465 headers. Remove xfail and notarget.
466 * ld-scripts/empty-aligned.t: Use canonical ALIGN for end of .text2.
467
468 2014-01-21 H.J. Lu <hongjiu.lu@intel.com>
469
470 PR ld/16467
471 * ld-ifunc/dummy.c: New file.
472 * ld-ifunc/pr16467.out: Likewise.
473 * ld-ifunc/pr16467a.c: Likewise.
474 * ld-ifunc/pr16467a.map: Likewise.
475 * ld-ifunc/pr16467b.c: Likewise.
476 * ld-ifunc/pr16467b.map: Likewise.
477 * ld-ifunc/pr16467c.c: Likewise.
478
479 * ld-ifunc/ifunc.exp (run_cc_link_tests): New.
480 (run_ld_link_exec_tests): Run pr16467.
481
482 2014-01-21 H.J. Lu <hongjiu.lu@intel.com>
483
484 PR ld/2404
485 * ld-elf/shared.exp: Add a PIE test for PR ld/2404.
486
487 2014-01-20 H.J. Lu <hongjiu.lu@intel.com>
488
489 PR ld/2404
490 * ld-elf/pr2404.out: New file.
491 * ld-elf/pr2404a.c: Likewise.
492 * ld-elf/pr2404b.c: Likewise.
493
494 * ld-elf/shared.exp (build_tests): Build libpr2404a.so and
495 libpr2404b.a.
496 (run_tests): Run pr2404.
497
498 2014-01-20 Alan Modra <amodra@gmail.com>
499
500 * ld-scripts/pr14962-2.d,
501 * ld-scripts/pr14962-2.t: New test.
502 * ld-scripts/expr.exp: Run it.
503
504 2014-01-15 Alan Modra <amodra@gmail.com>
505
506 * ld-elf/ehdr_start-shared.d: New.
507 * ld-elf/ehdr_start-userdef.d: xfail frv.
508 * ld-elf/ehdr_start-weak.d: Likewise.
509 * ld-elf/ehdr_start.d: Likewise.
510
511 2014-01-14 Vidya Praveen <vidyapraveen@arm.com>
512
513 * lib/ld-lib.exp (default_ld_link): Remove support for ldflags.
514 (default_ld_simple_link): Likewise.
515
516 2014-01-10 Alan Modra <amodra@gmail.com>
517
518 * ld-x86-64/pr14207.d: Adjust.
519
520 2014-01-09 H.J. Lu <hongjiu.lu@intel.com>
521
522 * ld-elf/binutils.exp (binutils_test): Check if GNU_RELRO segment
523 is generated.
524
525 2014-01-09 Vidya Praveen <vidyapraveen@arm.com>
526
527 * lib/ld-lib.exp (check_lto_shared_available): New check.
528 * ld-plugin/lto.exp: Use check_lto_shared_available.
529
530 2014-01-08 H.J. Lu <hongjiu.lu@intel.com>
531
532 PR ld/14207
533 PR ld/16322
534 PR binutils/16323
535 * ld-elf/pr16322.d: New file.
536 * ld-elf/pr16322.s: Likewise.
537
538 * ld-x86-64/pr14207.d: Expect PT_GNU_RELRO segment.
539
540 For older changes see ChangeLog-2013
541 \f
542 Copyright (C) 2014 Free Software Foundation, Inc.
543
544 Copying and distribution of this file, with or without modification,
545 are permitted in any medium without royalty provided the copyright
546 notice and this notice are preserved.
547
548 Local Variables:
549 mode: change-log
550 left-margin: 8
551 fill-column: 74
552 version-control: never
553 End: