Correct PowerPC64 local-dynamic TLS linker optimization
[binutils-gdb.git] / ld / testsuite / ChangeLog
1 2015-01-29 Alan Modra <amodra@gmail.com>
2
3 * ld-powerpc/tlsld.d, * ld-powerpc/tlsld.s: New test.
4 * ld-powerpc/tlsld32.d, * ld-powerpc/tlsld32.s: New test.
5 * ld-powerpc/powerpc.exp: Run them. Move tocvar and tocnovar.
6
7 2015-01-28 H.J. Lu <hongjiu.lu@intel.com>
8
9 PR ld/17878
10 * ld-plugin/plugin-1.d: Add LDPT_GET_VIEW.
11 * ld-plugin/plugin-10.d: Likewise.
12 * ld-plugin/plugin-11.d: Likewise.
13 * ld-plugin/plugin-2.d: Likewise.
14 * ld-plugin/plugin-3.d: Likewise.
15 * ld-plugin/plugin-4.d: Likewise.
16 * ld-plugin/plugin-5.d: Likewise.
17 * ld-plugin/plugin-6.d: Likewise.
18 * ld-plugin/plugin-7.d: Likewise.
19 * ld-plugin/plugin-8.d: Likewise.
20 * ld-plugin/plugin-9.d: Likewise.
21
22 2015-01-28 Jan Beulich <jbeulich@suse.com>
23
24 * ld-elf/pr16322.s (p1): Rename to px1.
25 (f1): Rename to fx1.
26
27 2015-01-28 Alan Modra <amodra@gmail.com>
28
29 * ld-powerpc/tocvar.d, * ld-powerpc/tocvar.s: New test.
30 * ld-powerpc/tocnovar.d, * ld-powerpc/tocnovar.s: New test.
31 * ld-powerpc/powerpc.exp: Run tocvar and tocnovar.
32
33 2015-01-28 Senthil Kumar Selvaraj <senthil_kumar.selvaraj@atmel.com>
34
35 * ld-scripts/memory.t: Define new symbol tred.
36 * ld-scripts/memory_sym.t: New.
37 * ld-scripts/script.exp: Perform MEMORY with symbols test, and
38 conditionally check values of linker symbols.
39
40 2015-01-20 Andrew Burgess <andrew.burgess@embecosm.com>
41
42 * ld-scripts/provide-4-map.d: Update expected output.
43 * ld-scripts/provide-5-map.d: Likewise.
44
45 2015-01-20 Andrew Burgess <andrew.burgess@embecosm.com>
46
47 * ld-scripts/provide-4.d: New file.
48 * ld-scripts/provide-4-map.d: New file.
49 * ld-scripts/provide-4.t: New file.
50 * ld-scripts/provide-5.d: New file.
51 * ld-scripts/provide-5.s: New file.
52 * ld-scripts/provide-5-map.d: New file.
53 * ld-scripts/provide-5.t: New file.
54 * ld-scripts/provide.exp: Run the provide-4.d and provide-5.d
55 tests.
56
57 2015-01-20 Andrew Burgess <andrew.burgess@embecosm.com>
58
59 * ld-scripts/overlay-size.d: Add 'map' option.
60 * ld-scripts/overlay-size.exp: Remove manual check of mapfile.
61 * lib/ld-lib.exp (run_dump_test): Add support for new 'map'
62 option, checking linker mapfile output.
63
64 2015-01-20 Alan Modra <amodra@gmail.com>
65
66 * ld-powerpc/ambiguousv1.d,
67 * ld-powerpc/ambiguousv1b.d,
68 * ld-powerpc/ambiguousv2.d,
69 * ld-powerpc/ambiguousv2b.d,
70 * ld-powerpc/elfv2exe.d,
71 * ld-powerpc/elfv2so.d,
72 * ld-powerpc/tlsexe.r,
73 * ld-powerpc/tlsexetoc.r,
74 * ld-powerpc/tlsso.r,
75 * ld-powerpc/tlstocso.r: Update.
76
77 2015-01-20 Alan Modra <amodra@gmail.com>
78
79 PR ld/17615
80 * ld-elf/pr17615.d: Match .sbss too.
81
82 2015-01-19 H.J. Lu <hongjiu.lu@intel.com>
83
84 PR ld/17615
85 * ld-elf/pr17615.d: New file.
86 * ld-elf/pr17615.s: Likewise.
87
88 2015-01-19 Alan Modra <amodra@gmail.com>
89
90 * ld-gc/pr14265.d,
91 * ld-cris/tls-gc-68.d,
92 * ld-cris/tls-gc-69.d,
93 * ld-cris/tls-gc-70.d,
94 * ld-cris/tls-gc-71.d,
95 * ld-cris/tls-gc-75.d,
96 * ld-cris/tls-gc-76.d,
97 * ld-cris/tls-gc-79.d,
98 * ld-mmix/bpo-10.d,
99 * ld-mmix/bpo-11.d: Update.
100
101 2015-01-16 Andreas Krebbel <krebbel@linux.vnet.ibm.com>
102
103 * ld-s390/tlsbin.dd: The nopr register operand is optional and not
104 printed if 0 anymore.
105
106 2015-01-15 H.J. Lu <hongjiu.lu@intel.com>
107
108 PR ld/17847
109 * ld-x86-64/pie1.d: New file.
110 * ld-x86-64/pie1.s: Likwise.
111 * ld-x86-64/x86-64.exp: Run pie1.
112
113 2015-01-13 Thomas Preud'homme <thomas.preudhomme@arm.com>
114
115 * ld-aarch64/aarch64-elf.exp: Added relocs-257-symbolic-func test.
116 * ld-aarch64/relocs-257-symbolic-func.d: New file.
117 * ld-aarch64/relocs-257-symbolic-func.s: Likewise.
118
119 2015-01-13 Jiong Wang <jiong.wang@arm.com>
120
121 * ld-aarch64/tprel_g2_overflow.s: New testcase.
122 * ld-aarch64/tprel_g2_overflow.d: New expectation file.
123 * ld-aarch64/aarch64-elf.exp: Run new testcase.
124
125 2015-01-13 Jiong Wang <jiong.wang@arm.com>
126
127 PR ld/17415
128 * ld-aarch64/pr17415.s: Source file for new test.
129 * ld-aarch64/pr17415.d: Expect file for new test.
130 * ld-aarch64/aarch64-elf.exp: Run the new test.
131
132 2015-01-11 H.J. Lu <hongjiu.lu@intel.com>
133
134 PR ld/17827
135 * ld-x86-64/pr17689.out: Updated.
136 * ld-x86-64/pr17689b.S: Likewise.
137
138 * ld-x86-64/pr17827.rd: New file.
139
140 * ld-x86-64/x86-64.exp: Run PR ld/17827 test.
141
142 2015-01-08 Jan Beulich <jbeulich@suse.com>
143
144 * ld-x86-64/pr14207.d: Adjust expecations to cover the
145 enable_initfini_array=no case.
146
147 2015-01-06 Andrew Burgess <andrew.burgess@embecosm.com>
148
149 * lib/ld-lib.exp (run_dump_test): Extend comment to mention
150 readelf.
151
152 2015-01-01 Alan Modra <amodra@gmail.com>
153
154 Update year range in copyright notice of all files.
155
156 For older changes see ChangeLog-2014
157 \f
158 Copyright (C) 2015 Free Software Foundation, Inc.
159
160 Copying and distribution of this file, with or without modification,
161 are permitted in any medium without royalty provided the copyright
162 notice and this notice are preserved.
163
164 Local Variables:
165 mode: change-log
166 left-margin: 8
167 fill-column: 74
168 version-control: never
169 End: