Improve orphaned TLS section handling
[binutils-gdb.git] / ld / testsuite / ChangeLog
1 2014-01-24 H.J. Lu <hongjiu.lu@intel.com>
2
3 PR ld/16498
4 * ld-elf/pr16498a.d: New file.
5 * ld-elf/pr16498a.s: Likewise.
6 * ld-elf/pr16498a.t: Likewise.
7
8 2014-01-22 Alan Modra <amodra@gmail.com>
9
10 * ld-scripts/pr14962-2.d: Correct target triple.
11
12 2014-01-22 Alan Modra <amodra@gmail.com>
13
14 * ld-shared/elf-offset.ld: Align end of .bss with canonical form
15 of ALIGN that allows an empty .bss to be removed.
16 * ld-arm/arm-dyn.ld: Likewise.
17 * ld-arm/arm-lib.ld: Likewise.
18 * ld-elfvsb/elf-offset.ld: Likewise.
19 * ld-mips-elf/mips-dyn.ld: Likewise.
20 * ld-mips-elf/mips-lib.ld: Likewise.
21 * ld-arm/arm-no-rel-plt.ld: Remove duplicate ALIGN.
22 * ld-powerpc/vle-multiseg-1.ld: Remove ALIGN at start of section.
23 ALIGN address of section instead.
24 * ld-powerpc/vle-multiseg-2.ld: Likewise.
25 * ld-powerpc/vle-multiseg-3.ld: Likewise.
26 * ld-powerpc/vle-multiseg-4.ld: Likewise.
27 * ld-powerpc/vle-multiseg-6.ld: Likewise.
28 * ld-scripts/empty-aligned.d: Check section headers not program
29 headers. Remove xfail and notarget.
30 * ld-scripts/empty-aligned.t: Use canonical ALIGN for end of .text2.
31
32 2014-01-21 H.J. Lu <hongjiu.lu@intel.com>
33
34 PR ld/16467
35 * ld-ifunc/dummy.c: New file.
36 * ld-ifunc/pr16467.out: Likewise.
37 * ld-ifunc/pr16467a.c: Likewise.
38 * ld-ifunc/pr16467a.map: Likewise.
39 * ld-ifunc/pr16467b.c: Likewise.
40 * ld-ifunc/pr16467b.map: Likewise.
41 * ld-ifunc/pr16467c.c: Likewise.
42
43 * ld-ifunc/ifunc.exp (run_cc_link_tests): New.
44 (run_ld_link_exec_tests): Run pr16467.
45
46 2014-01-21 H.J. Lu <hongjiu.lu@intel.com>
47
48 PR ld/2404
49 * ld-elf/shared.exp: Add a PIE test for PR ld/2404.
50
51 2014-01-20 H.J. Lu <hongjiu.lu@intel.com>
52
53 PR ld/2404
54 * ld-elf/pr2404.out: New file.
55 * ld-elf/pr2404a.c: Likewise.
56 * ld-elf/pr2404b.c: Likewise.
57
58 * ld-elf/shared.exp (build_tests): Build libpr2404a.so and
59 libpr2404b.a.
60 (run_tests): Run pr2404.
61
62 2014-01-20 Alan Modra <amodra@gmail.com>
63
64 * ld-scripts/pr14962-2.d,
65 * ld-scripts/pr14962-2.t: New test.
66 * ld-scripts/expr.exp: Run it.
67
68 2014-01-15 Alan Modra <amodra@gmail.com>
69
70 * ld-elf/ehdr_start-shared.d: New.
71 * ld-elf/ehdr_start-userdef.d: xfail frv.
72 * ld-elf/ehdr_start-weak.d: Likewise.
73 * ld-elf/ehdr_start.d: Likewise.
74
75 2014-01-14 Vidya Praveen <vidyapraveen@arm.com>
76
77 * lib/ld-lib.exp (default_ld_link): Remove support for ldflags.
78 (default_ld_simple_link): Likewise.
79
80 2014-01-10 Alan Modra <amodra@gmail.com>
81
82 * ld-x86-64/pr14207.d: Adjust.
83
84 2014-01-09 H.J. Lu <hongjiu.lu@intel.com>
85
86 * ld-elf/binutils.exp (binutils_test): Check if GNU_RELRO segment
87 is generated.
88
89 2014-01-09 Vidya Praveen <vidyapraveen@arm.com>
90
91 * lib/ld-lib.exp (check_lto_shared_available): New check.
92 * ld-plugin/lto.exp: Use check_lto_shared_available.
93
94 2014-01-08 H.J. Lu <hongjiu.lu@intel.com>
95
96 PR ld/14207
97 PR ld/16322
98 PR binutils/16323
99 * ld-elf/pr16322.d: New file.
100 * ld-elf/pr16322.s: Likewise.
101
102 * ld-x86-64/pr14207.d: Expect PT_GNU_RELRO segment.
103
104 For older changes see ChangeLog-2013
105 \f
106 Copyright (C) 2014 Free Software Foundation, Inc.
107
108 Copying and distribution of this file, with or without modification,
109 are permitted in any medium without royalty provided the copyright
110 notice and this notice are preserved.
111
112 Local Variables:
113 mode: change-log
114 left-margin: 8
115 fill-column: 74
116 version-control: never
117 End: