* ld-mips-elf/dyn-sec64.ld: Use HIDDEN to define _gp.
[deliverable/binutils-gdb.git] / ld / testsuite / ChangeLog
1 2012-08-06 Maciej W. Rozycki <macro@codesourcery.com>
2
3 * ld-mips-elf/dyn-sec64.ld: Use HIDDEN to define _gp.
4 * ld-mips-elf/eh-frame5.ld: Likewise.
5 * ld-mips-elf/got-dump-1.ld: Likewise.
6 * ld-mips-elf/got-dump-2.ld: Likewise.
7 * ld-mips-elf/got-page-1.ld: Likewise.
8 * ld-mips-elf/mips-dyn.ld: Likewise.
9 * ld-mips-elf/mips-lib.ld: Likewise.
10 * ld-mips-elf/mips16-pic-1.ld: Likewise.
11 * ld-mips-elf/no-shared-1.ld: Likewise.
12 * ld-mips-elf/pic-and-nonpic-1.ld: Likewise.
13 * ld-mips-elf/pic-and-nonpic-3a.ld: Likewise.
14 * ld-mips-elf/pic-and-nonpic-3b.ld: Likewise.
15 * ld-mips-elf/pic-and-nonpic-4b.ld: Likewise.
16 * ld-mips-elf/pic-and-nonpic-5b.ld: Likewise.
17 * ld-mips-elf/pic-and-nonpic-6.ld: Likewise.
18 * ld-mips-elf/reloc-2.ld: Likewise.
19 * ld-mips-elf/reloc-estimate-1.ld: Likewise.
20 * ld-mips-elf/stub-dynsym-1.ld: Likewise.
21 * ld-mips-elf/tls-hidden3.ld: Likewise.
22 * ld-mips-elf/mips16-pic-2.ad: Update accordingly.
23 * ld-mips-elf/pic-and-nonpic-3b.ad: Likewise.
24 * ld-mips-elf/pic-and-nonpic-4b.ad: Likewise.
25 * ld-mips-elf/pic-and-nonpic-5b.ad: Likewise.
26 * ld-mips-elf/pic-and-nonpic-6-n32.ad: Likewise.
27 * ld-mips-elf/pic-and-nonpic-6-n64.ad: Likewise.
28 * ld-mips-elf/pic-and-nonpic-6-o32.ad: Likewise.
29 * ld-mips-elf/eh-frame5.d: Likewise.
30 * ld-mips-elf/tlsdyn-o32-1.d: Likewise.
31 * ld-mips-elf/tlsdyn-o32-2.d: Likewise.
32 * ld-mips-elf/tlsdyn-o32-3.d: Likewise.
33 * ld-mips-elf/tlsdyn-o32.d: Likewise.
34 * ld-mips-elf/pic-and-nonpic-3a.dd: Likewise.
35 * ld-mips-elf/pic-and-nonpic-3b.dd: Likewise.
36 * ld-mips-elf/pic-and-nonpic-6-n32.dd: Likewise.
37 * ld-mips-elf/pic-and-nonpic-6-n64.dd: Likewise.
38 * ld-mips-elf/pic-and-nonpic-6-o32.dd: Likewise.
39 * ld-mips-elf/tls-multi-got-1.got: Likewise.
40 * ld-mips-elf/tlsdyn-o32-1.got: Likewise.
41 * ld-mips-elf/tlsdyn-o32-2.got: Likewise.
42 * ld-mips-elf/tlsdyn-o32-3.got: Likewise.
43 * ld-mips-elf/tlsdyn-o32.got: Likewise.
44 * ld-mips-elf/tlslib-o32-ver.got: Likewise.
45 * ld-mips-elf/tlslib-o32.got: Likewise.
46 * ld-mips-elf/mips16-pic-2.nd: Likewise.
47 * ld-mips-elf/pic-and-nonpic-1.nd: Likewise.
48 * ld-mips-elf/pic-and-nonpic-3b.nd: Likewise.
49 * ld-mips-elf/pic-and-nonpic-4b.nd: Likewise.
50 * ld-mips-elf/pic-and-nonpic-5b.nd: Likewise.
51 * ld-mips-elf/pic-and-nonpic-6-n32.nd: Likewise.
52 * ld-mips-elf/pic-and-nonpic-6-n64.nd: Likewise.
53 * ld-mips-elf/pic-and-nonpic-6-o32.nd: Likewise.
54 * ld-mips-elf/tls-multi-got-1.r: Likewise.
55 * ld-mips-elf/pic-and-nonpic-3b.rd: Likewise.
56 * ld-mips-elf/pic-and-nonpic-4b.rd: Likewise.
57 * ld-mips-elf/mips-elf.exp: Likewise.
58
59 2012-08-06 Maciej W. Rozycki <macro@codesourcery.com>
60
61 * ld-mips-elf/gp-hidden.rd: New test.
62 * ld-mips-elf/gp-hidden.sd: New test.
63 * ld-mips-elf/gp-hidden-lib.rd: New test.
64 * ld-mips-elf/gp-hidden-ver.rd: New test.
65 * ld-mips-elf/gp-hidden-64.rd: New test.
66 * ld-mips-elf/gp-hidden-lib-64.rd: New test.
67 * ld-mips-elf/gp-hidden-ver-64.rd: New test.
68 * ld-mips-elf/gp-hidden.s: New test source.
69 * ld-mips-elf/gp-hidden-lib.s: New test source.
70 * ld-mips-elf/gp-hidden-ver.s: New test source.
71 * ld-mips-elf/gp-hidden-ver.ver: New test version script.
72 * ld-mips-elf/mips-elf.exp: Run the new tests.
73
74 2012-08-06 Maciej W. Rozycki <macro@codesourcery.com>
75
76 * ld-mips-elf/rel32-o32.d: Adjust section VMAs after the removal
77 of _gp from the global scope.
78 * ld-mips-elf/rel32-n32.d: Likewise.
79 * ld-mips-elf/rel64.d: Likewise.
80
81 2012-08-06 Maciej W. Rozycki <macro@codesourcery.com>
82
83 * ld-mips-elf/mips-elf.exp: Set has_newabi for all Linux targets.
84 Adjust abi_asflags for targets that do not infer the ISA from the
85 ABI.
86 * ld-mips-elf/eh-frame1-n32.d: Adjust for targets that do not
87 infer the ISA from the ABI.
88 * ld-mips-elf/eh-frame1-n64.d: Likewise.
89 * ld-mips-elf/eh-frame2-n32.d: Likewise.
90 * ld-mips-elf/eh-frame2-n64.d: Likewise.
91 * ld-mips-elf/elf-rel-got-n32-embed.d: Likewise.
92 * ld-mips-elf/elf-rel-got-n32.d: Likewise.
93 * ld-mips-elf/elf-rel-got-n64-embed.d: Likewise.
94 * ld-mips-elf/elf-rel-got-n64-linux.d: Likewise.
95 * ld-mips-elf/elf-rel-got-n64.d: Likewise.
96 * ld-mips-elf/elf-rel-xgot-n32-embed.d: Likewise.
97 * ld-mips-elf/elf-rel-xgot-n32.d: Likewise.
98 * ld-mips-elf/elf-rel-xgot-n64-embed.d: Likewise.
99 * ld-mips-elf/elf-rel-xgot-n64-linux.d: Likewise.
100 * ld-mips-elf/elf-rel-xgot-n64.d: Likewise.
101 * ld-mips-elf/emit-relocs-1.d: Likewise.
102 * ld-mips-elf/got-page-2.d: Likewise.
103 * ld-mips-elf/no-shared-1-n32.d: Likewise.
104 * ld-mips-elf/no-shared-1-n64.d: Likewise.
105 * ld-mips-elf/rel32-n32.d: Likewise.
106 * ld-mips-elf/rel64.d: Likewise.
107 * ld-mips-elf/relax-jalr-n32-shared.d: Likewise.
108 * ld-mips-elf/relax-jalr-n32.d: Likewise.
109 * ld-mips-elf/relax-jalr-n64-shared.d: Likewise.
110 * ld-mips-elf/relax-jalr-n64.d: Likewise.
111 * ld-mips-elf/reloc-1-n32.d: Likewise.
112 * ld-mips-elf/reloc-1-n64.d: Likewise.
113 * ld-mips-elf/textrel-1.d: Likewise.
114
115 2012-08-06 Maciej W. Rozycki <macro@codesourcery.com>
116
117 * ld-mips-elf/reloc-1-n32.d: Add -EB to GAS flags.
118 * ld-mips-elf/mips-elf.exp: Update GAS flags in reloc test 6.
119
120 2012-08-06 Maciej W. Rozycki <macro@codesourcery.com>
121
122 * lib/ld-lib.exp (run_dump_test): Implement the EXTRA_OPTIONS
123 argument and the "dump" keyword.
124 * ld-mips-elf/emit-relocs-1a.s: Make section alignment uniform
125 across targets.
126 * ld-mips-elf/emit-relocs-1b.s: Likewise.
127 * ld-mips-elf/jalbal.s: Adjust padding.
128 * ld-mips-elf/elf-rel-got-n32-embed.d: New test.
129 * ld-mips-elf/elf-rel-got-n64-embed.d: New test.
130 * ld-mips-elf/elf-rel-xgot-n32-embed.d: New test.
131 * ld-mips-elf/elf-rel-xgot-n64-embed.d: New test.
132 * ld-mips-elf/elf-rel-got-n32.d: Remove -melf32btsmipn32.
133 * ld-mips-elf/elf-rel-got-n64.d: Remove -melf64btsmip. Adjust
134 output.
135 * ld-mips-elf/elf-rel-got-n64-linux.d: Remove -melf64btsmip.
136 * ld-mips-elf/elf-rel-xgot-n32.d: Remove -melf32btsmipn32.
137 Adjust output.
138 * ld-mips-elf/elf-rel-xgot-n64.d: Remove -melf64btsmip. Adjust
139 output.
140 * ld-mips-elf/elf-rel-xgot-n64-linux.d: Likewise.
141 * ld-mips-elf/reloc-1-n64.d: Remove -melf64btsmip.
142 * ld-mips-elf/mips-elf.exp: Set has_newabi for mips*-sde-elf*
143 too. Move tool flags from o32_as_flags and o32_ld_flags
144 variables into abi_asflags and abi_ldflags arrays. Adjust test
145 cases run to use them. Run the new tests.
146
147 2012-08-05 Maciej W. Rozycki <macro@linux-mips.org>
148
149 * ld-vax-elf: New directory.
150 * ld-vax-elf/plt-local-lib.dd: New test.
151 * ld-vax-elf/plt-local-lib.ld: New test linker script.
152 * ld-vax-elf/plt-local-lib.s: New test source.
153 * ld-vax-elf/plt-local.dd: New test.
154 * ld-vax-elf/plt-local.ld: New test linker script.
155 * ld-vax-elf/plt-local.s: New test source.
156 * ld-vax-elf/plt-local-hidden-pic.s: New test source.
157 * ld-vax-elf/plt-local-rehidden-pic.s: New test source.
158 * ld-vax-elf/vax-elf.exp: New test script.
159
160 2012-08-03 Maciej W. Rozycki <macro@codesourcery.com>
161
162 * lib/ld-lib.exp (at_least_gcc_version): Accept more version
163 number formats; avoid throwing exceptions in any case.
164
165 2012-08-03 Maciej W. Rozycki <macro@codesourcery.com>
166
167 * ld-mips-elf/mode-change-error-1.d: Update the error message.
168
169 2012-08-02 Maciej W. Rozycki <macro@codesourcery.com>
170
171 * ld-mips-elf/got-vers-1.rd: Fix a typo.
172
173 2012-08-01 James Lemke <jwlemke@codesourcery.com>
174
175 * ld-gc/pr13683.d: XFAIL for powerpc*-*-eabivle.
176
177 2012-07-31 H.J. Lu <hongjiu.lu@intel.com>
178
179 * ld-elf/fini0.s: Indent global directive.
180 * ld-elf/foo0.s: Likewise.
181 * ld-elf/init0.s: Likewise.
182
183 * ld-elf/pr14156c.t: Keep text section.
184
185 2012-07-26 Meador Inge <meadori@codesourcery.com>
186
187 PR ld/14397
188 * ld-arm/arm-elf.exp: Add tests of linking without .rel.plt.
189 * ld-arm/arm-no-rel-plt.out: Linker script without .rel.plt section.
190 * ld-arm/arm-no-rel-plt.out: Expected output.
191
192 2012-07-13 Hans-Peter Nilsson <hp@axis.com>
193
194 * ld-elf/foo0.s: Use ARM-compatible .section syntax.
195 * ld-elf/foo1.s: Likewise.
196 * ld-elf/foo2.s: Likewise.
197 * ld-elf/foo3.s: Likewise.
198 * ld-elf/foon.s: Likewise.
199
200 2012-07-10 H.J. Lu <hongjiu.lu@intel.com>
201
202 PR ld/14156
203 * ld-elf/fini0.s: New file.
204 * ld-elf/fini1.s: Likewise.
205 * ld-elf/fini2.s: Likewise.
206 * ld-elf/fini3.s: Likewise.
207 * ld-elf/finin.s: Likewise.
208 * ld-elf/foo0.s: Likewise.
209 * ld-elf/foo1.s: Likewise.
210 * ld-elf/foo2.s: Likewise.
211 * ld-elf/foo3.s: Likewise.
212 * ld-elf/foon.s: Likewise.
213 * ld-elf/init0.s: Likewise.
214 * ld-elf/init1.s: Likewise.
215 * ld-elf/init2.s: Likewise.
216 * ld-elf/init3.s: Likewise.
217 * ld-elf/initn.s: Likewise.
218 * ld-elf/pr14156a.d: Likewise.
219 * ld-elf/pr14156b.d: Likewise.
220 * ld-elf/pr14156c.d: Likewise.
221 * ld-elf/pr14156c.t: Likewise.
222
223 2012-07-09 H.J. Lu <hongjiu.lu@intel.com>
224
225 PR ld/14323
226 * ld-elf/pr14323-1.c: New.
227 * ld-elf/pr14323-2.c: Likewise.
228
229 * ld-elf/shared.exp (build_tests): Add libpr14323-2.so.
230 (run_tests): Add pr14323.
231
232 2012-07-03 H.J. Lu <hongjiu.lu@intel.com>
233
234 PR ld/3351
235 * ld-elf/indirect.exp: New file.
236 * ld-elf/indirect1a.c: Likewise.
237 * ld-elf/indirect1b.c: Likewise.
238 * ld-elf/indirect1c.c: Likewise.
239 * ld-elf/indirect2.c: Likewise.
240 * ld-elf/indirect3.out: Likewise.
241 * ld-elf/indirect3a.c: Likewise.
242 * ld-elf/indirect3b.c: Likewise.
243 * ld-elf/indirect3c.c: Likewise.
244 * ld-elf/indirect4.out: Likewise.
245 * ld-elf/indirect4a.c: Likewise.
246 * ld-elf/indirect4b.c: Likewise.
247 * ld-elf/indirect4c.c: Likewise.
248
249 2012-07-02 Roland McGrath <mcgrathr@google.com>
250
251 * ld/testsuite/ld-i386/tlsbin-nacl.rd: Update for symbol table changes.
252 * ld/testsuite/ld-i386/tlsbindesc-nacl.rd: Likewise.
253 * ld/testsuite/ld-i386/tlsdesc-nacl.rd: Likewise.
254 * ld/testsuite/ld-i386/tlsgdesc-nacl.rd: Likewise.
255 * ld/testsuite/ld-i386/tlsnopic-nacl.rd: Likewise.
256 * ld/testsuite/ld-i386/tlspic-nacl.rd: Likewise.
257 * ld/testsuite/ld-x86-64/tlsbin-nacl.rd: Likewise.
258 * ld/testsuite/ld-x86-64/tlsbindesc-nacl.rd: Likewise.
259 * ld/testsuite/ld-x86-64/tlsdesc-nacl.rd: Likewise.
260 * ld/testsuite/ld-x86-64/tlsgdesc-nacl.rd: Likewise.
261 * ld/testsuite/ld-x86-64/tlspic-nacl.rd: Likewise.
262
263 2012-07-02 H.J. Lu <hongjiu.lu@intel.com>
264
265 * ld-elf/data2.c: New file.
266 * ld-elf/weakdef1.c: Likewise.
267
268 * ld-elf/shared.exp: Add tests for libdata2 and weakdef1.
269
270 2012-06-28 Roland McGrath <mcgrathr@google.com>
271
272 * ld-arm/arm-elf.exp (armelftests_common): Add a test that gets
273 arm-lib.so built so armeabitests_common can use it.
274 (unresolved-1-dyn): Exclude this test for [istarget "arm*-*-nacl*"].
275
276 2012-06-26 Roland McGrath <mcgrathr@google.com>
277
278 * ld-elf/ehdr_start.d (target): Add *-*-nacl*.
279
280 2012-06-27 Alan Modra <amodra@gmail.com>
281
282 * ld-elf/ehdr_start.s: Use data rather than rodata.
283 * ld-elf/ehdr_start.d: Run on linux and gnu targets only.
284
285 2012-06-25 Roland McGrath <mcgrathr@google.com>
286
287 * ld-elf/ehdr_start.d (ld): Add explicit -e _start.
288 (notarget): Add arm*-*-eabi* cris-*-*.
289
290 2012-06-22 Roland McGrath <mcgrathr@google.com>
291
292 * ld-elf/ehdr_start.s: New file.
293 * ld-elf/ehdr_start.d: New file.
294
295 2012-06-21 Alan Modra <amodra@gmail.com>
296
297 * ld-gc/start.d: Update.
298
299 2012-06-18 Hans-Peter Nilsson <hp@axis.com>
300
301 * ld-cris/dso-pltdis1.d, ld-cris/dso-pltdis2.d, dsofng.s
302 dsofn4g.s: New tests.
303
304 2012-06-17 Hans-Peter Nilsson <hp@axis.com>
305
306 * ld-cris/tls-e-tpiecomm1.d, ld-cris/tls-e-tpiecomm1.s: New test.
307 * ld-cris/tls-dso-tpoffgotcomm1.d,
308 ld-cris/tls-dso-tpoffgotcomm1.s: Ditto.
309
310 * ld-cris/tls-e-tpoffgotcomm1.d: New test.
311
312 2012-06-16 Alan Modra <amodra@gmail.com>
313
314 * ld-alpha/emptygot.nm, * ld-alpha/tlsbin.rd, * ld-alpha/tlsbinr.rd,
315 * ld-alpha/tlspic.rd, * ld-arm/arm-dyn.ld, * ld-arm/armthumb-lib.sym,
316 * ld-arm/farcall-mixed-app.sym, * ld-arm/mixed-app.sym,
317 * ld-arm/mixed-lib.sym, * ld-arm/preempt-app.sym,
318 * ld-cris/libdso-2.d, * ld-cris/pv32-1.d, * ld-cris/tls-e-20.d,
319 * ld-cris/tls-e-20a.d, * ld-cris/tls-e-80.d,
320 * ld-cris/tls-e-tpoffcomm1.d, * ld-cris/tls-gc-68.d,
321 * ld-cris/tls-gc-69.d, * ld-cris/tls-gc-70.d, * ld-cris/tls-gc-71.d,
322 * ld-cris/tls-gc-75.d, * ld-cris/tls-gc-76.d, * ld-cris/tls-gc-79.d,
323 * ld-cris/weakhiddso.d, * ld-cris/weakref3.d, * ld-cris/weakref4.d,
324 * ld-elfvsb/hidden2.d, * ld-i386/tlsbin.rd, * ld-i386/tlsbindesc.rd,
325 * ld-i386/tlsdesc.rd, * ld-i386/tlsgdesc.rd, * ld-i386/tlsnopic.rd,
326 * ld-i386/tlspic.rd, * ld-ia64/tlsbin.rd, * ld-ia64/tlspic.rd,
327 * ld-mips-elf/tlsdyn-o32-1.d, * ld-mips-elf/tlsdyn-o32-1.got,
328 * ld-mips-elf/tlsdyn-o32-2.d, * ld-mips-elf/tlsdyn-o32-2.got,
329 * ld-mips-elf/tlsdyn-o32-3.d, * ld-mips-elf/tlsdyn-o32-3.got,
330 * ld-mmix/bpo-10.d, * ld-mmix/bpo-11.d, * ld-mmix/greg-6.d,
331 * ld-mmix/greg-7.d, * ld-mmix/loc1.d, * ld-mmix/loc2.d,
332 * ld-mmix/loc3.d, * ld-mmix/loc4.d, * ld-mmix/loc6.d,
333 * ld-mmix/locdo-1.d, * ld-mmix/loct-1.d, * ld-mmix/locto-1.d,
334 * ld-mmix/start-1.d, * ld-mmix/undef-3.d, * ld-powerpc/relbrlt.d,
335 * ld-powerpc/tlsexe.r, * ld-powerpc/tlsexe32.r,
336 * ld-powerpc/tlsexetoc.r, * ld-powerpc/tlsso.r,
337 * ld-powerpc/tlsso32.r, * ld-powerpc/tlstocso.r,
338 * ld-s390/tlsbin.rd, * ld-s390/tlsbin_64.rd, * ld-s390/tlspic.rd,
339 * ld-s390/tlspic_64.rd, * ld-scripts/empty-address-1.d,
340 * ld-scripts/empty-address-2a.d, * ld-scripts/empty-address-2b.d,
341 * ld-scripts/empty-address-3a.d, * ld-scripts/empty-address-3b.d,
342 * ld-scripts/empty-address-3c.d, * ld-sh/sh64/abi32.xd,
343 * ld-sh/sh64/abi64.xd, * ld-sh/sh64/cmpct1.xd,
344 * ld-sh/sh64/crange1.rd, * ld-sh/sh64/crange2.rd,
345 * ld-sh/sh64/crange3-cmpct.rd, * ld-sh/sh64/crange3-media.rd,
346 * ld-sh/sh64/crange3.rd, * ld-sh/sh64/mix1.xd, * ld-sh/sh64/mix2.xd,
347 * ld-sh/sh64/shdl32.xd, * ld-sh/sh64/shdl64.xd,
348 * ld-sparc/gotop32.rd, * ld-sparc/gotop64.rd,
349 * ld-sparc/tlssunbin32.rd, * ld-sparc/tlssunbin64.rd,
350 * ld-sparc/tlssunnopic32.rd, * ld-sparc/tlssunnopic64.rd,
351 * ld-sparc/tlssunpic32.rd, * ld-sparc/tlssunpic64.rd,
352 * ld-spu/icache1.d, * ld-spu/pic.d, * ld-tic6x/shlib-1.rd,
353 * ld-tic6x/shlib-1b.rd, * ld-tic6x/shlib-1r.rd,
354 * ld-tic6x/shlib-1rb.rd, * ld-tic6x/shlib-app-1.rd,
355 * ld-tic6x/shlib-app-1b.rd, * ld-tic6x/shlib-app-1r.rd,
356 * ld-tic6x/shlib-app-1rb.rd, * ld-tic6x/shlib-noindex.rd,
357 * ld-tic6x/static-app-1.rd, * ld-tic6x/static-app-1b.rd,
358 * ld-tic6x/static-app-1r.rd, * ld-tic6x/static-app-1rb.rd,
359 * ld-x86-64/tlsbin.rd, * ld-x86-64/tlsbindesc.rd,
360 * ld-x86-64/tlsdesc.rd, * ld-x86-64/tlsgdesc.rd,
361 * ld-x86-64/tlspic.rd: Update.
362 * ld-tic6x/dsbt-be.ld: Add ". = .;" before __c6xabi_DSBT_BASE.
363 * ld-tic6x/dsbt.ld: Likewise.
364
365 2012-06-13 Nick Clifton <nickc@redhat.com>
366
367 * ld-arm/arm-app-abs32.d; Update expected disassembly in line with
368 improved architecture detection.
369 * ld-arm/arm-app.d: Likewise.
370 * ld-arm/arm-lib-plt32.d: Likewise.
371 * ld-arm/arm-lib.d: Likewise.
372 * ld-arm/arm-static-app.d: Likewise.
373 * ld-arm/armthumb-lib.d: Likewise.
374 * ld-arm/farcall-mixed-app-v5.d: Likewise.
375 * ld-arm/farcall-mixed-app.d: Likewise.
376 * ld-arm/farcall-mixed-lib-v4t.d: Likewise.
377 * ld-arm/farcall-mixed-lib.d: Likewise.
378 * ld-arm/mixed-app-v5.d: Likewise.
379 * ld-arm/mixed-app.d: Likewise.
380 * ld-arm/mixed-lib.d: Likewise.
381 * ld-arm/tls-app.d: Likewise.
382 * ld-arm/tls-descrelax-be32.d: Likewise.
383 * ld-arm/tls-descrelax.d: Likewise.
384 * ld-arm/tls-descseq.d: Likewise.
385 * ld-arm/tls-gdesc-got.d: Likewise.
386 * ld-arm/tls-gdesc.d: Likewise.
387 * ld-arm/tls-gdierelax.d: Likewise.
388 * ld-arm/tls-gdierelax2.d: Likewise.
389 * ld-arm/tls-gdlerelax.d: Likewise.
390 * ld-arm/tls-lib-loc.d: Likewise.
391 * ld-arm/tls-lib.d: Likewise.
392 * ld-arm/tls-thumb1.d: Likewise.
393
394 2012-06-12 H.J. Lu <hongjiu.lu@intel.com>
395
396 PR ld/14207
397 * ld-x86-64/x86-64.exp: Run pr14207.
398
399 * ld-x86-64/pr14207.d: New file.
400 * ld-x86-64/pr14207.s: Likewise.
401
402 2012-06-11 H.J. Lu <hongjiu.lu@intel.com>
403
404 PR ld/14215
405 * ld-i386/i386.exp: Run pr14215.
406 * ld-x86-64/x86-64.exp: Likewise.
407
408 * ld-i386/pr14215.d: New file.
409 * ld-i386/pr14215.s: Likewise.
410 * ld-x86-64/pr14215.d: Likewise.
411 * ld-x86-64/pr14215.s: Likewise.
412
413 2012-06-06 Alan Modra <amodra@gmail.com>
414
415 * ld-alpha/tlsbin.rd, * ld-alpha/tlsbinr.rd, * ld-alpha/tlspic.rd,
416 * ld-arm/script-type.sym, * ld-cris/hiddef1.d, * ld-cris/tls-e-20a.d,
417 * ld-cris/tls-e-tpoffcomm1.d, * ld-cris/tls-gc-76.d,
418 * ld-cris/tls-local-64.d, * ld-i386/pr12718.d, * ld-i386/pr12921.d,
419 * ld-i386/tlsbin.rd, * ld-i386/tlsbindesc.rd, * ld-i386/tlsdesc.rd,
420 * ld-i386/tlsnopic.rd, * ld-i386/tlspic.rd, * ld-ia64/tlsbin.rd,
421 * ld-ia64/tlspic.rd, * ld-mips-elf/reloc-merge-lo16.d,
422 * ld-mmix/bpo-1.d, * ld-mmix/bpo-10.d, * ld-mmix/bpo-11.d,
423 * ld-mmix/bpo-14.d, * ld-mmix/bpo-16.d, * ld-mmix/bpo-17.d,
424 * ld-mmix/bpo-18.d, * ld-mmix/bpo-2.d, * ld-mmix/bpo-22.d,
425 * ld-mmix/bpo-3.d, * ld-mmix/bpo-4.d, * ld-mmix/bpo-5.d,
426 * ld-mmix/bpo-9.d, * ld-mmix/greg-1.d, * ld-mmix/greg-19.d,
427 * ld-mmix/greg-2.d, * ld-mmix/greg-3.d, * ld-mmix/greg-4.d,
428 * ld-mmix/greg-5.d, * ld-mmix/greg-5s.d, * ld-mmix/greg-6.d,
429 * ld-mmix/greg-7.d, * ld-mmix/loc4.d, * ld-mmix/local1.d,
430 * ld-mmix/local3.d, * ld-mmix/local5.d, * ld-mmix/local7.d,
431 * ld-mmix/loct-1.d, * ld-mn10300/i135409-1.d, * ld-powerpc/tlsexe.r,
432 * ld-powerpc/tlsexe32.r, * ld-powerpc/tlsexetoc.r,
433 * ld-powerpc/tlsso.r, * ld-powerpc/tlsso32.r, * ld-powerpc/tlstocso.r,
434 * ld-powerpc/vxworks-relax-2.rd, * ld-s390/tlsbin.rd,
435 * ld-s390/tlspic.rd, * ld-s390/tlspic_64.rd, * ld-sh/sub2l-1.d,
436 * ld-sh/weak1.d, * ld-sh/sh64/abi32.xd, * ld-sh/sh64/abi64.xd,
437 * ld-sh/sh64/cmpct1.xd, * ld-sh/sh64/crange1.rd,
438 * ld-sh/sh64/crange2.rd, * ld-sh/sh64/crange3-cmpct.rd,
439 * ld-sh/sh64/crange3-media.rd, * ld-sh/sh64/crange3.rd,
440 * ld-sh/sh64/crangerel1.rd, * ld-sh/sh64/crangerel2.rd,
441 * ld-sh/sh64/mix1.xd, * ld-sh/sh64/mix2.xd, * ld-sh/sh64/shdl32.xd,
442 * ld-sh/sh64/shdl64.xd, * ld-sparc/gotop32.rd,
443 * ld-sparc/gotop64.rd, * ld-sparc/tlssunbin32.rd,
444 * ld-sparc/tlssunbin64.rd, * ld-sparc/tlssunnopic32.rd,
445 * ld-sparc/tlssunnopic64.rd, * ld-sparc/tlssunpic32.rd,
446 * ld-sparc/tlssunpic64.rd, * ld-tic6x/shlib-1.rd,
447 * ld-tic6x/shlib-1b.rd, * ld-tic6x/shlib-1r.rd, * ld-tic6x/shlib-1rb.rd,
448 * ld-tic6x/shlib-app-1.rd, * ld-tic6x/shlib-app-1b.rd,
449 * ld-tic6x/shlib-app-1r.rd, * ld-tic6x/shlib-app-1rb.rd,
450 * ld-tic6x/shlib-noindex.rd, * ld-tic6x/static-app-1.rd,
451 * ld-tic6x/static-app-1b.rd, * ld-tic6x/static-app-1r.rd,
452 * ld-tic6x/static-app-1rb.rd, * ld-x86-64/ilp32-4-nacl.d,
453 * ld-x86-64/ilp32-4.d, * ld-x86-64/pr12718.d, * ld-x86-64/pr12921.d,
454 * ld-x86-64/split-by-file-nacl.rd, * ld-x86-64/split-by-file.rd,
455 * ld-x86-64/tlsbin.rd, * ld-x86-64/tlsbindesc.rd,
456 * ld-x86-64/tlsdesc.rd, * ld-x86-64/tlspic.rd: Update to suit
457 added STT_FILE symbols.
458
459 2012-06-06 Alan Modra <amodra@gmail.com>
460
461 * ld-mmix/bpo-9.d: Update.
462 * ld-mmix/bpo-10.d: Update.
463 * ld-mmix/bpo-11.d: Update.
464 * ld-mmix/sec-7m.d: Update.
465
466 2012-05-31 H.J. Lu <hongjiu.lu@intel.com>
467
468 * ld-ifunc/ifunc-13a-x86-64.s: Add missing "foo" after ".global".
469 * ld-ifunc/ifunc-15-x86-64.s: Likewise.
470
471 2012-05-30 Nick Clifton <nickc@redhat.com>
472
473 * ld-tic6x/shlib-1b.rd: Revert previous delta.
474 * ld-tic6x/shlib-1rb.rd: Likewise.
475 * ld-tic6x/shlib-1.rd: Likewise.
476 * ld-tic6x/shlib-1r.rd: Likewise.
477 * ld-tic6x/shlib-app-1b.rd: Likewise.
478 * ld-tic6x/shlib-app-1rb.rd: Likewise.
479 * ld-tic6x/shlib-app-1.rd: Likewise.
480 * ld-tic6x/shlib-app-1r.rd: Likewise.
481 * ld-tic6x/shlib-noindex.rd: Likewise.
482 * ld-tic6x/static-app-1b.rd: Likewise.
483 * ld-tic6x/static-app-1rb.rd: Likewise.
484 * ld-tic6x/static-app-1.rd: Likewise.
485 * ld-tic6x/static-app-1r.rd: Likewise.
486
487 2012-05-29 Nick Clifton <nickc@redhat.com>
488
489 * ld-tic6x/shlib-1b.rd: Update expected readelf output.
490 * ld-tic6x/shlib-1rb.rd: Likewise.
491 * ld-tic6x/shlib-1.rd: Likewise.
492 * ld-tic6x/shlib-1r.rd: Likewise.
493 * ld-tic6x/shlib-app-1b.rd: Likewise.
494 * ld-tic6x/shlib-app-1rb.rd: Likewise.
495 * ld-tic6x/shlib-app-1.rd: Likewise.
496 * ld-tic6x/shlib-app-1r.rd: Likewise.
497 * ld-tic6x/shlib-noindex.rd: Likewise.
498 * ld-tic6x/static-app-1b.rd: Likewise.
499 * ld-tic6x/static-app-1rb.rd: Likewise.
500 * ld-tic6x/static-app-1.rd: Likewise.
501 * ld-tic6x/static-app-1r.rd: Likewise.
502
503 2012-05-28 Nick Clifton <nickc@redhat.com>
504
505 * ld-ifunc/ifunc-13a-i386.s: Fix use of .global directive.
506 * ld-ifunc/ifunc-15a-i385.s: Likewise.
507
508 2012-05-28 Alan Modra <amodra@gmail.com>
509
510 PR ld/14170
511 * ld-elf/pr14170a.s: Put foo, bar address in .data.
512 * ld-elf/elf.exp: Don't run pr14170 test on hppa64-hpux. Ignore
513 tic6x warnings.
514
515 2012-05-27 H.J. Lu <hongjiu.lu@intel.com>
516
517 PR ld/14170
518 * ld-elf/elf.exp: Add a test for PR ld/14170.
519
520 * ld-elf/pr14170a.s: New file.
521 * ld-elf/pr14170b.s: Likewise.
522 * ld-elf/pr14170c.s: Likewise.
523
524 2012-05-26 Alan Modra <amodra@gmail.com>
525
526 * ld-srec/srec.exp: Remove powerpc64 flag setting.
527
528 2012-05-22 H.J. Lu <hongjiu.lu@intel.com>
529
530 * ld-elf/eh1.d: Don't skip x86_64-*-linux-gnux32.
531 * ld-elf/eh2.d: Likewise.
532 * ld-elf/eh3.d: Likewise.
533 * ld-elf/eh4.d: Likewise.
534
535 2012-05-22 H.J. Lu <hongjiu.lu@intel.com>
536
537 * ld-x86-64/ilp32-11.s Add ".space 0x1000" before func.
538 (func): Make it global and hidden.
539 * ld-x86-64/ilp32-11.d: Updated.
540
541 2012-05-22 Roland McGrath <mcgrathr@google.com>
542
543 * ld-elf/eh4.d: Revert last change.
544 Loosen CFI-matching regexps so they match x86_64-*-nacl* variant too.
545
546 * ld-x86-64/pr12570a.d (name): Distinguish it from pr12570b.d case.
547 Loosen CFI-matching regexp so it matches x86_64-*-nacl* variant too.
548 * ld-x86-64/pr12570b.d: Likewise.
549 * ld-x86-64/x86-64.exp: Revert last change.
550
551 2012-05-22 H.J. Lu <hongjiu.lu@intel.com>
552
553 * ld-elf/eh4.d: Skip x86_64-*-nacl*.
554
555 * ld-x86-64/x86-64.exp: Xfail pr12570a for x86_64-*-nacl*.
556
557 2012-05-22 H.J. Lu <hongjiu.lu@intel.com>
558
559 PR ld/13909
560 * ld-i386/i386.exp: Revert the last change.
561 * ld-x86-64/x86-64.exp: Likewise.
562
563 * ld-i386/dummy.s: Removed.
564 * ld-i386/pr13909.d: Likewise.
565 * ld-x86-64/pr13909.d: Likewise.
566
567 2012-05-22 H.J. Lu <hongjiu.lu@intel.com>
568
569 PR ld/13909
570 * ld-i386/i386.exp: Run pr13909.
571 * ld-x86-64/x86-64.exp: Likewise.
572
573 * ld-i386/dummy.s: New file.
574 * ld-i386/pr13909.d: Likewise.
575 * ld-x86-64/pr13909.d: Likewise.
576
577 2012-05-22 H.J. Lu <hongjiu.lu@intel.com>
578
579 PR ld/14105
580 * ld-elf/eh4.d: Add PLT eh_frame.
581
582 * ld-i386/i386.exp: Run pr12570a and pr12570b.
583 * ld-x86-64/x86-64.exp: Likewise.
584
585 * ld-i386/pr12570a.d: New file.
586 * ld-i386/pr12570a.s: Likewise.
587 * ld-i386/pr12570b.s: Likewise.
588 * ld-i386/pr12570b.s: Likewise.
589 * ld-x86-64/pr12570a.d: Likewise.
590 * ld-x86-64/pr12570a.s: Likewise.
591 * ld-x86-64/pr12570b.d: Likewise.
592 * ld-x86-64/pr12570b.s: Likewise.
593
594 2012-05-19 Alan Modra <amodra@gmail.com>
595
596 * ld-elf/elf.exp (note-3.so): xfail tic6x due to non-pic warnings.
597
598 2012-05-19 Alan Modra <amodra@gmail.com>
599
600 * ld-powerpc/vle.ld: New.
601 * ld-powerpc/powerpc.exp (vle reloc tests): Link using vle.ld.
602
603 2012-05-18 H.J. Lu <hongjiu.lu@intel.com>
604
605 * ld-i386/tlsdesc-nacl.rd: Update for dynamic sym changes.
606 * ld-i386/tlsdesc.rd: Likewise.
607 * ld-i386/tlsgdesc-nacl.rd: Likewise.
608 * ld-i386/tlsgdesc.rd: Likewise.
609 * ld-i386/tlsnopic-nacl.rd: Likewise.
610 * ld-i386/tlsnopic.rd: Likewise.
611 * ld-i386/tlspic-nacl.rd: Likewise.
612 * ld-i386/tlspic.rd: Likewise.
613 * ld-x86-64/tlsdesc-nacl.rd: Likewise.
614 * ld-x86-64/tlsdesc.rd: Likewise.
615 * ld-x86-64/tlsgdesc-nacl.rd: Likewise.
616 * ld-x86-64/tlsgdesc.rd: Likewise.
617 * ld-x86-64/tlspic-nacl.rd: Likewise.
618 * ld-x86-64/tlspic.rd: Likewise.
619
620 2012-05-18 Alan Modra <amodra@gmail.com>
621
622 * ld-tic6x/mvk-reloc-local-r.d: Adjust for signed addend.
623 * ld-tic6x/unwind-6.d: Typo fix.
624
625 2012-05-18 Alan Modra <amodra@gmail.com>
626
627 * ld-elf/init-mixed.c: Include config.h first.
628
629 2012-05-17 H.J. Lu <hongjiu.lu@intel.com>
630
631 * ld-arm/emit-relocs1-vxworks.d: Expect addend as signed.
632 * ld-spu/pic.d: Likewise.
633
634 2012-05-17 Hans-Peter Nilsson <hp@axis.com>
635
636 * lib/ld-lib.exp (run_dump_test): For options "warning" and
637 "error", append to earlier option values without adding a space.
638
639 2012-05-17 Alan Modra <amodra@gmail.com>
640
641 * ld-m68k/tls-ld-1.d: Update.
642
643 2012-05-17 Alan Modra <amodra@gmail.com>
644
645 * ld-powerpc/tlsso.r: Update for dynamic sym changes.
646 * ld-powerpc/tlsso32.d: Likewise.
647 * ld-powerpc/tlsso32.r: Likewise.
648 * ld-powerpc/tlstocso.r: Likewise.
649
650 2012-05-16 Meador Inge <meadori@codesourcery.com>
651
652 * ld-arm/gc-hidden-1.d: Fix disassembly pattern.
653
654 2012-05-15 James Murray <jsm@jsm-net.demon.co.uk>
655
656 * ld-m68hc11/xgate-link.s: New.
657 * ld-m68hc11/xgate-link.d: New.
658 * ld-m68hc11/xgate-offset.s: New.
659 * ld-m68hc11/xgate-offset.d: New.
660 * ld-m68hc11/xgate1.s: New.
661 * ld-m68hc11/xgate1.d: New.
662 * ld-m68hc11/xgate2.s: New.
663 * ld-m68hc11/m68hc11.exp: Updated.
664 * ld-m68hc11/*.d: Brought in line with changed objdump output.
665 * ld-gc/gc.exp: Update CFLAGS for m68hc11.
666 * ld-plugin/plugin.exp: Likewise.
667 * ld-srec/srec.exp: XFAIL for m68hc11 and m68hc12.
668
669 2012-05-14 David S. Miller <davem@davemloft.net>
670
671 * ld-sparc/tlssunbin32.rd: Update.
672 * ld-sparc/tlssunbin64.rd: Likewise.
673
674 2012-05-14 James Lemke <jwlemke@codesourcery.com>
675
676 * ld-powerpc/powerpc.exp: Create ppceabitests.
677 * ld-powerpc/vle-multiseg.s: New.
678 * ld-powerpc/vle-multiseg-1.d: New.
679 * ld-powerpc/vle-multiseg-1.ld: New.
680 * ld-powerpc/vle-multiseg-2.d: New.
681 * ld-powerpc/vle-multiseg-2.ld: New.
682 * ld-powerpc/vle-multiseg-3.d: New.
683 * ld-powerpc/vle-multiseg-3.ld: New.
684 * ld-powerpc/vle-multiseg-4.d: New.
685 * ld-powerpc/vle-multiseg-4.ld: New.
686 * ld-powerpc/vle-multiseg-5.d: New.
687 * ld-powerpc/vle-multiseg-5.ld: New.
688 * ld-powerpc/vle-multiseg-6.d: New.
689 * ld-powerpc/vle-multiseg-6.ld: New.
690 * ld-powerpc/vle-multiseg-6a.s: New.
691 * ld-powerpc/vle-multiseg-6b.s: New.
692 * ld-powerpc/vle-multiseg-6c.s: New.
693 * ld-powerpc/vle-multiseg-6d.s: New.
694 * ld-powerpc/powerpc.exp: Run new tests.
695
696 2012-05-14 Catherine Moore <clm@codesourcery.com>
697
698 * ld-powerpc/apuinfo.rd: Update for VLE.
699 * ld-powerpc/vle-reloc-1.d: New.
700 * ld-powerpc/vle-reloc-1.s: New.
701 * ld-powerpc/vle-reloc-2.d: New.
702 * ld-powerpc/vle-reloc-2.s: New.
703 * ld-powerpc/vle-reloc-3.d: New.
704 * ld-powerpc/vle-reloc-3.s: New.
705 * ld-powerpc/vle-reloc-def-1.s: New.
706 * ld-powerpc/vle-reloc-def-2.s: New.
707 * ld-powerpc/vle-reloc-def-3.s: New.
708
709 2012-05-13 Richard Sandiford <rdsandiford@googlemail.com>
710
711 * ld-mips-elf/mips-elf.exp (mips16_call_global_test): Use the
712 no-shared-1.ld linker script.
713 * ld-mips-elf/mips16-call-global-1.s: Add alignment directive.
714 * ld-mips-elf/mips16-call-global-2.s: Likewise.
715 * ld-mips-elf/mips16-call-global-3.s: Likewise.
716 * ld-mips-elf/mips16-call-global.d: Use 50000 as the base address.
717
718 2012-05-13 Richard Sandiford <rdsandiford@googlemail.com>
719
720 * ld-mips-elf/attr-gnu-4-00.d: Remove assembler options and emulator
721 linker option.
722 * ld-mips-elf/attr-gnu-4-01.d, ld-mips-elf/attr-gnu-4-02.d,
723 ld-mips-elf/attr-gnu-4-03.d, ld-mips-elf/attr-gnu-4-04.d,
724 ld-mips-elf/attr-gnu-4-05.d, ld-mips-elf/attr-gnu-4-10.d,
725 ld-mips-elf/attr-gnu-4-11.d, ld-mips-elf/attr-gnu-4-12.d,
726 ld-mips-elf/attr-gnu-4-13.d, ld-mips-elf/attr-gnu-4-14.d,
727 ld-mips-elf/attr-gnu-4-15.d, ld-mips-elf/attr-gnu-4-20.d,
728 ld-mips-elf/attr-gnu-4-21.d, ld-mips-elf/attr-gnu-4-22.d,
729 ld-mips-elf/attr-gnu-4-23.d, ld-mips-elf/attr-gnu-4-24.d,
730 ld-mips-elf/attr-gnu-4-25.d, ld-mips-elf/attr-gnu-4-30.d,
731 ld-mips-elf/attr-gnu-4-31.d, ld-mips-elf/attr-gnu-4-32.d,
732 ld-mips-elf/attr-gnu-4-33.d, ld-mips-elf/attr-gnu-4-34.d,
733 ld-mips-elf/attr-gnu-4-35.d, ld-mips-elf/attr-gnu-4-40.d,
734 ld-mips-elf/attr-gnu-4-41.d, ld-mips-elf/attr-gnu-4-42.d,
735 ld-mips-elf/attr-gnu-4-43.d, ld-mips-elf/attr-gnu-4-44.d,
736 ld-mips-elf/attr-gnu-4-45.d, ld-mips-elf/attr-gnu-4-51.d: Likewise.
737
738 2012-05-13 Richard Sandiford <rdsandiford@googlemail.com>
739
740 * ld-mips-elf/eh-frame1.ld (.gcc_compiled_long32): Add KEEP.
741 * ld-mips-elf/eh-frame3.d: Move definition of foo to the link line
742 and change to a 32-bit value. Expect CIEs to be marged.
743 * ld-mips-elf/eh-frame4.d: Move definition of foo to the link line.
744
745 2012-05-12 H.J. Lu <hongjiu.lu@intel.com>
746
747 * ld-alpha/tlspic.rd: Updated.
748 * ld-powerpc/tlsso.r: Likewise.
749 * ld-powerpc/tlsso32.r: Likewise.
750 * ld-powerpc/vxworks1-lib.rd: Likewise.
751 * ld-s390/tlspic.rd: Likewise.
752 * ld-s390/tlspic_64.rd: Likewise.
753 * ld-sh/shared-1.d: Likewise.
754 * ld-sh/tlspic-2.d: Likewise.
755 * ld-sparc/tlssunnopic32.rd: Likewise.
756 * ld-sparc/tlssunnopic64.rd: Likewise.
757 * ld-sparc/tlssunpic32.rd: Likewise.
758 * ld-sparc/tlssunpic64.rd: Likewise.
759
760 2012-05-11 H.J. Lu <hongjiu.lu@intel.com>
761
762 * ld-cris/hiddef1.d: Updated.
763 * ld-cris/libdso-2.d: Likewise.
764 * ld-cris/tls-js1.d: Likewise.
765 * ld-cris/tls-local-63.d: Likewise.
766 * ld-cris/tls-local-64.d: Likewise.
767
768 2012-05-11 H.J. Lu <hongjiu.lu@intel.com>
769
770 PR binutils/14088
771 * ld-ia64/tlspic.rd: Updated.
772 * ld-x86-64/tlsdesc-nacl.rd: Likewise.
773 * ld-x86-64/tlsdesc.rd: Likewise.
774 * ld-x86-64/tlspic-nacl.rd: Likewise.
775 * ld-x86-64/tlspic.rd: Likewise.
776
777 2012-05-10 H.J. Lu <hongjiu.lu@intel.com>
778
779 * ld-x86-64/ilp32-11.d: Updated.
780
781 2012-05-10 H.J. Lu <hongjiu.lu@intel.com>
782
783 * ld-x86-64/pr13082-1a.d: Check RELACOUNT.
784 * ld-x86-64/pr13082-1b.d: Likewise.
785
786 2012-05-09 H.J. Lu <hongjiu.lu@intel.com>
787
788 * ld-x86-64/ilp32-11.d: New file.
789 * ld-x86-64/ilp32-11.s: Likewise.
790
791 * ld-x86-64/x86-64.exp: Run ilp32-11.
792
793 2012-05-05 H.J. Lu <hongjiu.lu@intel.com>
794
795 PR ld/14052
796 * ld-elf/pr14052.d: New file.
797 * ld-elf/pr14052.t: Likewise.
798
799 2012-05-05 Alan Modra <amodra@gmail.com>
800
801 PR ld/14052
802 PR ld/13621
803 * ld-elf/warn2.d: Revert 2012-02-13 change.
804 * ld-elf/zerosize1.d, ld-elf/zerosize1.s: Delete.
805
806 2012-05-04 H.J. Lu <hongjiu.lu@intel.com>
807
808 * ld-elf/eh1.d: Skip x86_64-*-linux-gnux32.
809 * ld-elf/eh2.d: Likewise.
810 * ld-elf/eh3.d: Likewise.
811 * ld-elf/eh4.d: Likewise.
812
813 * ld-elfvsb/elfvsb.exp: Xfail x86_64-*-linux-gnux32.
814 * ld-shared/shared.exp: Likewise.
815
816 * ld-ifunc/ifunc-3a-x86.d: Support x86_64-*-linux-gnux32.
817
818 2012-04-24 Roland McGrath <mcgrathr@google.com>
819
820 * ld-x86-64/plt-nacl.pd: Fix expected nop padding.
821 * ld-x86-64/tlsdesc-nacl.pd: Likewise.
822
823 2012-04-24 Hans-Peter Nilsson <hp@axis.com>
824
825 PR ld/13990
826 * ld-arm/arm-elf.exp: Run gc-hidden-1.
827 * ld-arm/gc-hidden-1.d: New test-file.
828 * ld-arm/gcdfn.s, ld-arm/hideall.ld, ld-arm/hidfn.s,
829 ld-arm/main.s: New files.
830
831 2012-04-23 Andreas Schwab <schwab@linux-m68k.org>
832
833 * ld-pie/pie.exp: Remove extra braces.
834
835 2012-04-13 H.J. Lu <hongjiu.lu@intel.com>
836
837 PR ld/13947
838 * ld-x86-64/x86-64.exp: Run pr13947.
839 * ld-x86-64/pr13947.d: New file.
840 * ld-x86-64/pr13947.s: Likewise.
841
842 2012-04-13 Roland McGrath <mcgrathr@google.com>
843
844 * ld-arm/arm-elf.exp (armelftests_common): Move cases using
845 mixed-lib.so to ...
846 (armelftests_nonacl): ... here.
847
848 2012-04-12 Roland McGrath <mcgrathr@google.com>
849
850 * ld-arm/arm-elf.exp (armelftests): Split out into ...
851 (armelftests_common, armelftests_nonacl): ... these two.
852 (armeabitests): Split out into ...
853 (armeabitests_common, armeabitests_nonacl): ... these two.
854 Omit _nonacl sets for arm*-*-nacl* targets.
855
856 * ld-arm/farcall-mix.d: Don't match exact addresses, only symbolic ones.
857 * ld-arm/farcall-mix2.d: Likewise.
858 * ld-arm/farcall-group.d: Likewise.
859
860 * ld-arm/tls-gdesc-got.d: Match variant file formats too.
861 Accept some variation in exact addresses.
862
863 * ld-arm/thumb2-b-interwork.d: Match variant file formats too.
864 Fix regexps not to care about exact addresses where not relevant.
865
866 * ld-arm/thumb2-bl-undefweak.d: Match any hex strings, not any
867 strings of particular exact lengths.
868 * ld-arm/thumb2-bl-undefweak1.d: Likewise.
869
870 * ld-arm/arm-app.r: Match variant file formats too.
871 * ld-arm/arm-app-abs32.r: Likewise.
872 * ld-arm/arm-lib.d: Likewise.
873 * ld-arm/arm-lib.r: Likewise.
874 * ld-arm/arm-static-app.r: Likewise.
875 * ld-arm/armv4-bx.d: Likewise.
876 * ld-arm/data-only-map.d: Likewise.
877 * ld-arm/group-relocs.d: Likewise.
878 * ld-arm/jump19.d: Likewise.
879 * ld-arm/reloc-boundaries.d: Likewise.
880 * ld-arm/thumb1-bl.d: Likewise.
881 * ld-arm/thumb2-bl.d: Likewise.
882 * ld-arm/tls-app.d: Likewise.
883 * ld-arm/tls-app.r: Likewise.
884 * ld-arm/tls-gdierelax.d: Likewise.
885 * ld-arm/tls-gdierelax2.d: Likewise.
886 * ld-arm/tls-gdlerelax.d: Likewise.
887 * ld-arm/tls-lib.d: Likewise.
888 * ld-arm/tls-lib.r: Likewise.
889 * ld-arm/tls-mixed.r: Likewise.
890 * ld-arm/vfp11-fix-none.d: Likewise.
891 * ld-arm/vfp11-fix-scalar.d: Likewise.
892 * ld-arm/vfp11-fix-vector.d: Likewise.
893 * ld-arm/arm-static-app.d: Likewise.
894 Fix regexps not to care about exact number of leading spaces.
895 * ld-arm/arm-app-abs32.d: Likewise.
896 * ld-arm/fix-arm1176-off.d: Likewise.
897 * ld-arm/fix-arm1176-on.d: Likewise.
898
899 * ld-arm/arm-elf.exp: Treat nacl targets like eabi targets.
900
901 2012-04-09 Roland McGrath <mcgrathr@google.com>
902
903 * ld-elf/eh1.d: Add explicit --64 to as options, and explicit
904 -melf_x86_64 and -Ttext to ld options, so we don't assume every
905 x86_64-*-* target uses --64 (vs --x32) by default or has the
906 same address space layout.
907 * ld-elf/eh2.d: Likewise.
908 * ld-elf/eh3.d: Likewise.
909 * ld-elf/eh4.d: Likewise.
910 * ld-elf/elf.exp: For target *-*-nacl*, use options_regsub(ld) to
911 map -melf_x86_64 to -melf_x86_64_nacl.
912
913 2012-04-07 David S. Miller <davem@davemloft.net>
914
915 * ld-sparc/tlssunbin32.rd: Fix regexp.
916 * ld-sparc/tlssunbin64.rd: Likewise.
917
918 2012-04-03 Roland McGrath <mcgrathr@google.com>
919
920 * ld-x86-64/ilp32-4-nacl.d: New file.
921 * ld-x86-64/x86-64.exp: Run it.
922
923 * ld-discard/discard.exp: Accept nacl targets too.
924 * ld-elf/binutils.exp: Likewise.
925 * ld-elf/comm-data.exp: Likewise.
926 * ld-elf/elf.exp: Likewise.
927 * ld-elf/tls_common.exp: Likewise.
928 * ld-elfvers/vers.exp: Likewise.
929 * ld-elfvsb/elfvsb.exp: Likewise.
930 * ld-elfweak/elfweak.exp: Likewise.
931 * ld-gc/gc.exp: Likewise.
932 * ld-ifunc/binutils.exp: Likewise.
933 * ld-ifunc/ifunc.exp: Likewise.
934 * ld-linkonce/linkonce.exp:Likewise.
935 * ld-pie/pie.exp: Likewise.
936 * ld-shared/shared.exp: Likewise.
937 * ld-undefined/weak-undef.exp: Likewise.
938 * ld-unique/unique.exp: Likewise.
939 * ld-x86-64/dwarfreloc.exp: Likewise.
940 * ld-x86-64/line.exp: Likewise.
941
942 * lib/ld-lib.exp (slurp_options): Support global array
943 options_regsub to apply substitutions to the contents
944 of options lines read from the file.
945 * ld-i386/emit-relocs.d: Renamed to ...
946 * ld-i386/emit-relocs.rd: ... this.
947 * ld-i386/i386.exp: Accept nacl targets too.
948 For them, use options_regsub to replace elf_i386 with
949 elf_i386_nacl in run_dump_test cases; apply the same
950 substitution in $i386tests; replace foo.rd expectations
951 files with foo-nacl.rd in $i386tests.
952 (i386tests): Change emit-relocs.d to emit-relocs.rd here.
953 * ld-i386/emit-relocs-nacl.rd: New file.
954 * ld-i386/plt-nacl.pd: New file.
955 * ld-i386/plt-pic-nacl.pd: New file.
956 * ld-i386/tlsbin-nacl.rd: New file.
957 * ld-i386/tlsbindesc-nacl.rd: New file.
958 * ld-i386/tlsdesc-nacl.rd: New file.
959 * ld-i386/tlsgdesc-nacl.rd: New file.
960 * ld-i386/tlsnopic-nacl.rd: New file.
961 * ld-i386/tlspic-nacl.rd: New file.
962 * ld-x86-64/x86-64.exp: Accept nacl targets too.
963 For them, use options_regsub to replace elf_x86_64 with
964 elf_x86_64_nacl in run_dump_test cases; apply the same
965 substitution in $x86_64tests; replace foo.rd expectations
966 files with foo-nacl.rd in $x86_64tests.
967 Add explicit -melf_x86_64 to ld options in tests that need it,
968 in case the default emulation is x32 (as it is for x86_64-nacl).
969 * ld/testsuite/ld-x86-64/plt-nacl.pd: New file.
970 * ld/testsuite/ld-x86-64/split-by-file-nacl.rd: New file.
971 * ld/testsuite/ld-x86-64/tlsbin-nacl.rd: New file.
972 * ld/testsuite/ld-x86-64/tlsbindesc-nacl.rd: New file.
973 * ld/testsuite/ld-x86-64/tlsdesc-nacl.pd: New file.
974 * ld/testsuite/ld-x86-64/tlsdesc-nacl.rd: New file.
975 * ld/testsuite/ld-x86-64/tlsgdesc-nacl.rd: New file.
976 * ld/testsuite/ld-x86-64/tlspic-nacl.rd: New file.
977
978 * ld-i386/hidden2.d: Loosen regexps to match any file format variant,
979 and not to depend on exact addresses, displacements, etc. where
980 they are irrelevant.
981 * ld-i386/pcrel16.d: Likewise.
982 * ld-i386/pcrel16abs.d: Likewise.
983 * ld-i386/pr12718.d: Likewise.
984 * ld-i386/pr12921.d: Likewise.
985 * ld-i386/reloc.d: Likewise.
986 * ld-i386/tlsbin.dd: Likewise.
987 * ld-i386/tlsbin.sd: Likewise.
988 * ld-i386/tlsbin.td: Likewise.
989 * ld-i386/tlsbindesc.dd: Likewise.
990 * ld-i386/tlsbindesc.sd: Likewise.
991 * ld-i386/tlsbindesc.td: Likewise.
992 * ld-i386/tlsdesc.dd: Likewise.
993 * ld-i386/tlsdesc.sd: Likewise.
994 * ld-i386/tlsdesc.td: Likewise.
995 * ld-i386/tlsg.sd: Likewise.
996 * ld-i386/tlsgdesc.dd: Likewise.
997 * ld-i386/tlsindntpoff.dd: Likewise.
998 * ld-i386/tlsnopic.dd: Likewise.
999 * ld-i386/tlsnopic.sd: Likewise.
1000 * ld-i386/tlspic.dd: Likewise.
1001 * ld-i386/tlspic.sd: Likewise.
1002 * ld-i386/tlspic.td: Likewise.
1003 * ld-i386/tlspie2.d: Likewise.
1004 * ld-x86-64/hidden2.d: Likewise.
1005 * ld-x86-64/pcrel16.d: Likewise.
1006 * ld-x86-64/pr12718.d: Likewise.
1007 * ld-x86-64/pr12921.d: Likewise.
1008 * ld-x86-64/protected3.d: Likewise.
1009 * ld-x86-64/tlsbin.dd: Likewise.
1010 * ld-x86-64/tlsbin.sd: Likewise.
1011 * ld-x86-64/tlsbin.td: Likewise.
1012 * ld-x86-64/tlsbindesc.dd: Likewise.
1013 * ld-x86-64/tlsbindesc.sd: Likewise.
1014 * ld-x86-64/tlsbindesc.td: Likewise.
1015 * ld-x86-64/tlsdesc.dd: Likewise.
1016 * ld-x86-64/tlsdesc.sd: Likewise.
1017 * ld-x86-64/tlsdesc.td: Likewise.
1018 * ld-x86-64/tlsg.sd: Likewise.
1019 * ld-x86-64/tlsgd5.dd: Likewise.
1020 * ld-x86-64/tlsgd6.dd: Likewise.
1021 * ld-x86-64/tlsgdesc.dd: Likewise.
1022 * ld-x86-64/tlspic.dd: Likewise.
1023 * ld-x86-64/tlspic.sd: Likewise.
1024 * ld-x86-64/tlspic.td: Likewise.
1025
1026 * ld-x86-64/ilp32-8.d: Match any file format variant.
1027 Use a -Ttext and adjust expected results, to handle variant layouts.
1028 * ld-x86-64/ilp32-9.d: Likewise.
1029
1030 * ld-i386/alloc.t: Remove superfluous OUTPUT_FORMAT statement.
1031 * ld-i386/pr12627.t: Likewise.
1032
1033 * ld-x86-64/abs-l1om.d: Add target: constraint.
1034 * ld-x86-64/protected2-l1om.d: Likewise.
1035 * ld-x86-64/protected3-l1om.d: Likewise.
1036 * ld-x86-64/ilp32-4.d: Likewise.
1037
1038 * ld-x86-64/plt.s: New file.
1039 * ld-x86-64/pltlib.s: New file.
1040 * ld-x86-64/plt.pd: New file.
1041 * ld-x86-64/x86-64.exp (x86_64tests): Add them.
1042
1043 * ld-i386/plt.s: New file.
1044 * ld-i386/pltlib.s: New file.
1045 * ld-i386/plt.pd: New file.
1046 * ld-i386/plt-pic.s: New file.
1047 * ld-i386/plt-pic.pd: New file.
1048 * ld-i386/i386.exp (i386tests): Add them.
1049
1050 2012-03-25 Alan Modra <amodra@gmail.com>
1051
1052 * ld-powerpc/vxworks-relax.rd: Remove check on reloc section
1053 file offset and reloc symbol indices.
1054
1055 2012-03-21 Hans-Peter Nilsson <hp@axis.com>
1056
1057 PR ld/13813
1058 * ld-mips-elf/comm-data.exp (mips_comm_data_test): For N32 and N64
1059 tests, also specify assembler option -march=mips3.
1060
1061 2012-03-20 H.J. Lu <hongjiu.lu@intel.com>
1062
1063 PR ld/13880
1064 * ld-i386/i386.exp: Run protected4 and protected5.
1065 * ld-x86-64/x86-64.exp: Likewise.
1066
1067 * ld-i386/protected4.d: New.
1068 * ld-i386/protected4.s: Likewise.
1069 * ld-i386/protected5.d: Likewise.
1070 * ld-i386/protected5.s: Likewise.
1071 * ld-x86-64/protected4.d: Likewise.
1072 * ld-x86-64/protected4.s: Likewise.
1073 * ld-x86-64/protected5.d: Likewise.
1074 * ld-x86-64/protected5.s: Likewise.
1075
1076 2012-03-19 Andreas Schwab <schwab@linux-m68k.org>
1077
1078 * ld-m68k/m68k.exp ("TLS indirect symbol use"): Pass
1079 --copy-dt-needed-entries.
1080
1081 2012-03-16 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
1082
1083 * ld-arm/arm-elf.exp: Add new testcases.
1084 * ld-arm/attr-merge-2.attr: Update ouput.
1085 * ld-arm/attr-merge-2a.s: Remove Tag_DIV_use test.
1086 * ld-arm/attr-merge-2b.s: Likewise.
1087 * ld-arm/attr-merge-3.attr: Updated expected output.
1088 * ld-arm/attr-merge-4.attr: Likewise.
1089 * ld-arm/attr-merge-5.attr: Likewise.
1090 * ld-arm/attr-merge-6.attr: Likewise.
1091 * ld-arm/attr-merge-7.attr: Likewise.
1092 * ld-arm/attr-merge-arch-1.attr: Likewise.
1093 * ld-arm/attr-merge-arch-2.attr: Likewise.
1094 * ld-arm/attr-merge-unknown-2.d: Likewise.
1095 * ld-arm/attr-merge-unknown-2r.d: Likewise.
1096 * ld-arm/attr-merge-unknown-3.d: Likewise.
1097 * ld-arm/attr-merge-vfp-1.d: Likewise.
1098 * ld-arm/attr-merge-vfp-1r.d: Likewise.
1099 * ld-arm/attr-merge-vfp-2.d: Likewise.
1100 * ld-arm/attr-merge-vfp-2r.d: Likewise.
1101 * ld-arm/attr-merge-vfp-3.d: Likewise.
1102 * ld-arm/attr-merge-vfp-3r.d: Likewise.
1103 * ld-arm/attr-merge-vfp-4.d: Likewise.
1104 * ld-arm/attr-merge-vfp-4r.d: Likewise.
1105 * ld-arm/attr-merge-vfp-5.d: Likewise.
1106 * ld-arm/attr-merge-vfp-5r.d: Likewise.
1107 * ld-arm/attr-merge-vfp-6.d: Likewise.
1108 * ld-arm/attr-merge-vfp-6r.d: Likewise.
1109 * ld-arm/attr-merge-wchar-00-nowarn.d: Likewise.
1110 * ld-arm/attr-merge-wchar-00.d: Likewise.
1111 * ld-arm/attr-merge-wchar-02-nowarn.d: Likewise.
1112 * ld-arm/attr-merge-wchar-02.d: Likewise.
1113 * ld-arm/attr-merge-wchar-04-nowarn.d: Likewise.
1114 * ld-arm/attr-merge-wchar-04.d: Likewise.
1115 * ld-arm/attr-merge-wchar-20-nowarn.d: Likewise.
1116 * ld-arm/attr-merge-wchar-20.d: Likewise.
1117 * ld-arm/attr-merge-wchar-22-nowarn.d: Likewise.
1118 * ld-arm/attr-merge-wchar-22.d: Likewise.
1119 * ld-arm/attr-merge-wchar-24-nowarn.d: Likewise.
1120 * ld-arm/attr-merge-wchar-40-nowarn.d: Likewise.
1121 * ld-arm/attr-merge-wchar-40.d: Likewise.
1122 * ld-arm/attr-merge-wchar-42-nowarn.d: Likewise.
1123 * ld-arm/attr-merge-wchar-44-nowarn.d: Likewise.
1124 * ld-arm/attr-merge-wchar-44.d: Likewise.
1125 * ld-arm/attr-merge.attr: Likewise.
1126 * ld-arm/attr-merge-div-0.s: New testcase.
1127 * ld-arm/attr-merge-div-00.d: Likewise.
1128 * ld-arm/attr-merge-div-01-m3.d: Likewise.
1129 * ld-arm/attr-merge-div-01.d: Likewise.
1130 * ld-arm/attr-merge-div-02.d: Likewise.
1131 * ld-arm/attr-merge-div-1.s: Likewise.
1132 * ld-arm/attr-merge-div-10-m3.d: Likewise.
1133 * ld-arm/attr-merge-div-10.d: Likewise.
1134 * ld-arm/attr-merge-div-11.d: Likewise.
1135 * ld-arm/attr-merge-div-12.d: Likewise.
1136 * ld-arm/attr-merge-div-120.d: Likewise.
1137 * ld-arm/attr-merge-div-2.s: Likewise.
1138 * ld-arm/attr-merge-div-20.d: Likewise.
1139 * ld-arm/attr-merge-div-21.d: Likewise.
1140 * ld-arm/attr-merge-div-22.d: Likewise.
1141
1142 2012-03-16 Alan Modra <amodra@gmail.com>
1143
1144 * ld-gc/pr13683.d: Accept powerpc64 function descriptor syms.
1145
1146 2012-03-15 Alan Modra <amodra@gmail.com>
1147
1148 * config/default.exp: Update copyright date.
1149 * ld-elf/shared.exp: Pass --no-as-needed to various tests linking
1150 shared libs.
1151 * ld-elfvers/vers.exp: Likewise.
1152
1153 2012-03-14 H.J. Lu <hongjiu.lu@intel.com>
1154
1155 PR ld/13839
1156 * ld-elf/pr13839.d: New.
1157 * ld-elf/pr13839.s: Likewise.
1158 * ld-elf/pr13839.t: Likewise.
1159
1160 2012-03-09 H.J. Lu <hongjiu.lu@intel.com>
1161
1162 PR ld/13817
1163 * ld-i386/pr13302.d: Updated.
1164 * ld-x86-64/pr13082-5b.d: Likewise.
1165 * ld-x86-64/pr13082-6a.d: Likewise.
1166 * ld-x86-64/pr13082-6b.d: Likewise.
1167
1168 2012-03-06 Alan Modra <amodra@gmail.com>
1169
1170 PR ld/13683
1171 * ld-gc/pr13683.d: Allow non-zero top address digit.
1172
1173 2012-03-05 Hans-Peter Nilsson <hp@axis.com>
1174
1175 PR ld/13803
1176 * ld-arm/fix-arm1176-off.d, ld-arm/fix-arm1176-on.d: Regexpify
1177 address of func_to_branch_to.
1178
1179 2012-03-01 Hans-Peter Nilsson <hp@axis.com>
1180
1181 PR ld/13789
1182 * ld-elf/zerosize1.d: Allow xyzzy to be either OBJECT or NOTYPE.
1183
1184 2012-02-25 Walter Lee <walt@tilera.com>
1185
1186 * ld-tilegx/reloc-be.d: New.
1187 * ld-tilegx/reloc-le.d: New.
1188 * ld-tilegx/reloc.d: Delete.
1189 * ld-tilegx/tilegx.exp: Test big and little endian.
1190
1191 2012-02-22 Nick Clifton <nickc@redhat.com>
1192
1193 PR ld/13683
1194 * ld-gc/pr13683.c: New test source file.
1195 * ld-gc/pr13683.d: New test control and output file.
1196 * ld-gc/gc.exp: Run the pr13683 test.
1197
1198 * ld-cris/tls-gc-68: Update expected symbol table dump.
1199 * ld-cris/tls-gc-69: Likewise.
1200 * ld-cris/tls-gc-70: Likewise.
1201 * ld-cris/tls-gc-71: Likewise.
1202 * ld-cris/tls-gc-75: Likewise.
1203 * ld-cris/tls-gc-76.d: Likewise.
1204 * ld-cris/tls-gc-79.d: Likewise.
1205
1206 2012-02-20 Thomas Schwinge <thomas@schwinge.name>
1207
1208 * ld-elf/comm-data.exp: Run for *-*-gnu*.
1209
1210 2012-02-14 Alan Modra <amodra@gmail.com>
1211
1212 * ld-elf/linkoncerdiff.d: Don't run for hppa64-hpux.
1213 * ld-elf/pr11304a.s: Always have whitespace before directives.
1214 * ld-elf/pr11304b.s: Likewise.
1215 * ld-selective/selective.exp: Test m68hc1* variant of m6811, m6812.
1216 * lib/ld-lib.exp: Likewise, and vice versa.
1217
1218 2012-02-13 Richard Henderson <rth@redhat.com>
1219
1220 PR ld/13621
1221 * ld-elf/warn2.d: Expect ABS section for Foo.
1222 * ld-elf/zerosize1.d, ld-elf/zerosize1.s: New test.
1223
1224 2012-02-13 Alan Modra <amodra@gmail.com>
1225
1226 * ld-m68hc11/m68hc11.exp: Run for m68hc11-*-* and m68hc12-*-*.
1227 * ld-m68hc11/adj-brset.d: Remove redundant #target line. Add
1228 -m m68hc11elf to ld invocation.
1229 * ld-m68hc11/adj-jump.d: Likewise.
1230 * ld-m68hc11/bug-1403.d: Likewise.
1231 * ld-m68hc11/bug-1417.d: Likewise.
1232 * ld-m68hc11/bug-3331.d: Likewise.
1233 * ld-m68hc11/relax-direct.d: Likewise.
1234 * ld-m68hc11/relax-group.d: Likewise.
1235 * ld-m68hc11/far-hc11.d: Remove redundant #target line. Adjust for
1236 changed addresses.
1237 * ld-m68hc11/far-hc12.d: Remove redundant #target line.
1238 * ld-m68hc11/link-hcs12.d: Likewise, and adjust for header changes.
1239
1240 2012-02-09 H.J. Lu <hongjiu.lu@intel.com>
1241
1242 PR ld/13675
1243 * ld-i386/tlsnopic.dd: Update no-op padding.
1244 * ld-i386/tlspic.dd: Likewise.
1245
1246 2012-01-31 H.J. Lu <hongjiu.lu@intel.com>
1247
1248 PR ld/13616
1249 * ld-i386/tlsbindesc.dd: Update no-op padding.
1250 * ld-i386/tlsnopic.dd: Likewise.
1251 * ld-i386/tlspic.dd: Likewise.
1252 * ld-x86-64/tlsbin.dd: Likewise.
1253 * ld-x86-64/tlsbindesc.dd: Likewise.
1254 * ld-x86-64/tlspic.dd: Likewise.
1255
1256 2012-01-17 Alan Modra <amodra@gmail.com>
1257
1258 * config/default.exp: Provide tmpdir/ld/collect-ld.
1259
1260 2012-01-10 H.J. Lu <hongjiu.lu@intel.com>
1261
1262 PR ld/13581
1263 * ld-x86-64/ilp32-4.s: New.
1264 * ld-x86-64/ilp32-10.d: Likewise.
1265 * ld-x86-64/ilp32-10.s: Likewise.
1266
1267 * ld-x86-64/ilp32-4.d: Adjusted.
1268 * ld-x86-64/ilp32-5.d: Likewise.
1269 * ld-x86-64/ilp32-5.s: Likewise.
1270
1271 * ld-x86-64/x86-64.exp: Run ilp32-10.
1272
1273 2012-01-05 Nick Clifton <nickc@redhat.com>
1274
1275 * ld-x86-64/x86-64.exp: Add test of linking mixed 32-bit and
1276 64-bit objects when the 32-bit object (loaded first) contains 32+
1277 local symbols, all referenced by relocs and the 64-bit object
1278 contains a reloc that uses a symbol in the 32-bit object.
1279 * 32bit.s: New source file.
1280 * 64bit.s: New source file.
1281 * incompatible.l: New expected linker output file.
1282
1283 For older changes see ChangeLog-2011
1284 \f
1285 Local Variables:
1286 mode: change-log
1287 left-margin: 8
1288 fill-column: 74
1289 version-control: never
1290 End:
This page took 0.056269 seconds and 4 git commands to generate.