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