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