* ld-mips-elf/multi-got-hidden-1.d,
[binutils-gdb.git] / ld / testsuite / ChangeLog
1 2007-10-12 Joseph Myers <joseph@codesourcery.com>
2
3 * ld-mips-elf/multi-got-hidden-1.d,
4 ld-mips-elf/multi-got-hidden-1.s,
5 ld-mips-elf/multi-got-hidden-2.d,
6 ld-mips-elf/multi-got-hidden-2.s: New.
7 * ld-mips-elf/mips-elf.exp: Run multi-got-hidden tests.
8
9 2007-10-12 Alan Modra <amodra@bigpond.net.au>
10
11 * ld-srec/srec.exp: Define __stack_chk_fail sym.
12
13 2007-10-09 H.J. Lu <hongjiu.lu@intel.com>
14
15 PR binutils/4476
16 * ld-elf/hash.d: Check "-s -D" for readelf.
17
18 2007-10-02 Ralf Habecker <ralf.habacker@freenet.de>
19
20 PR linker/4844
21 * ld-auto-import/auto-import.exp: Extend test to include running
22 the application and checking for some output.
23 * ld-auto-import/client.c (struct TEST): Include a variable field
24 with an offset.
25 (const_xyz): A const version of the xyz structure used to test the
26 initialization of constant data.
27
28 2007-09-30 Mike Frysinger <vapier@gentoo.org>
29
30 * ld-selective/selective.exp: Set $compiler based on $testtype and
31 use that instead of $CC.
32
33 2007-09-29 Alan Modra <amodra@bigpond.net.au>
34
35 * ld-selective/sel-dump.exp: Add am33, m88k, mep to xfails.
36 * ld-selective/selective.exp: Don't run for same target list
37 we xfail sel-dump.
38
39 2007-09-29 Mike Frysinger <vapier@gentoo.org>
40
41 * ld-alpha/tlsbin.rd: Use [0-9]+ to match section header count and
42 0x[0-9a-f]+ to match section header offset. Match section indexes
43 with \[[ 0-9]+\]. Use [0-9]+ to match program header count and
44 0x[0-9a-f]+ to match program header offset. Match .dynsym and
45 .symtab entry counts with [0-9]+.
46 * ld-alpha/tlsbinr.rd: Likewise.
47 * ld-alpha/tlspic.rd: Likewise.
48 * ld-i386/tlsbin.rd: Likewise.
49 * ld-i386/tlsbindesc.rd: Likewise.
50 * ld-i386/tlsdesc.rd: Likewise.
51 * ld-i386/tlsgdesc.rd: Likewise.
52 * ld-i386/tlsnopic.rd: Likewise.
53 * ld-i386/tlspic.rd: Likewise.
54 * ld-ia64/tlsbin.rd: Likewise.
55 * ld-ia64/tlspic.rd: Likewise.
56 * ld-powerpc/tlsexe.r: Likewise.
57 * ld-powerpc/tlsexe32.r: Likewise.
58 * ld-powerpc/tlsexetoc.r: Likewise.
59 * ld-powerpc/tlsso.r: Likewise.
60 * ld-powerpc/tlsso32.r: Likewise.
61 * ld-powerpc/tlstocso.r: Likewise.
62 * ld-s390/tlsbin.rd: Likewise.
63 * ld-s390/tlsbin_64.rd: Likewise.
64 * ld-s390/tlspic.rd: Likewise.
65 * ld-s390/tlspic_64.rd: Likewise.
66 * ld-sparc/tlssunbin32.rd: Likewise.
67 * ld-sparc/tlssunbin64.rd: Likewise.
68 * ld-sparc/tlssunnopic32.rd: Likewise.
69 * ld-sparc/tlssunnopic64.rd: Likewise.
70 * ld-sparc/tlssunpic32.rd: Likewise.
71 * ld-sparc/tlssunpic64.rd: Likewise.
72 * ld-x86-64/tlsbin.rd: Likewise.
73 * ld-x86-64/tlsbindesc.rd: Likewise.
74 * ld-x86-64/tlsdesc.rd: Likewise.
75 * ld-x86-64/tlsgdesc.rd: Likewise.
76 * ld-x86-64/tlspic.rd: Likewise.
77
78 2007-09-25 Alan Modra <amodra@bigpond.net.au>
79
80 * ld-spu/ovl.d: Adjust for stub relocs.
81 * ld-spu/ovl2.d: Likewise.
82
83 2007-09-20 H.J. Lu <hongjiu.lu@intel.com>
84
85 PR 658
86 * ld-i386/tlsbin.dd: Updated.
87 * ld-i386/tlsld1.dd: Likewise.
88
89 2007-09-19 Nick Clifton <nickc@redhat.com>
90
91 * ld-scripts/crossref.exp: Compile test source with -mtiny=0 in
92 order to prevent the use of the small data area.
93
94 2007-09-17 H.J. Lu <hongjiu.lu@intel.com>
95
96 PR binutils/3281
97 PR binutils/5037
98 * ld-elf/binutils.exp: Update "-z relro" tests to use relro1.s.
99 Add "-z relro" tests with relro2.s. Add "-z relro" tests with
100 TLS for objcopy.
101
102 * ld-elf/relro1.s: New file.
103 * ld-elf/relro2.s: Likewise.
104
105 2007-09-04 Mike Frysinger <vapier@gentoo.org>
106
107 * lib/ld-lib.exp (default_ld_compile): Pull in global CXXFLAGS and
108 add it to $flags when $ccexe matches *++*.
109 (run_ld_link_exec_tests): Pull in global CXXFLAGS and execute CXX
110 with CXXFLAGS when $lang matches c++.
111 (run_cc_link_tests): Likewise.
112
113 2007-09-02 H.J. Lu <hongjiu.lu@intel.com>
114
115 PR ld/4986
116 * ld-ia64/line.exp: New.
117 * ld-ia64/undefined.s: Likewise.
118
119 * ld-x86-64/line.exp: Don't check CC.
120
121 2007-08-31 H.J. Lu <hongjiu.lu@intel.com>
122
123 PR ld/4986
124 * ld-x86-64/line.exp: New
125 * ld-x86-64/undefined.s: Likewise.
126
127 2007-08-31 Tristan Gingold <gingold@adacore.com>
128
129 * ld-script/map-address.t: Add a test for testing DEFINED in map
130 output.
131 * ld-script/map-address.d: Update expected output.
132
133 2007-08-28 Mark Shinwell <shinwell@codesourcery.com>
134 Joseph Myers <joseph@codesourcery.com>
135
136 * ld-elfcomm/elfcomm.exp: Use run_host_cmd. Only check "which
137 $CC" if host is local.
138 * ld-checks/checks.exp: Use run_host_cmd.
139 * ld-elf/exclude.exp: Likewise.
140 * ld-elf/elf.exp: Download merge.ld if host is remote.
141 * ld-elf/binutils.exp (binutils_test): Use remote_exec.
142 * ld-elf/tls_common.exp: Use run_host_cmd.
143 * lib/ld-lib.exp (ld_version): Only check "which $ld" if host is
144 local. Use remote_exec.
145 (run_host_cmd): New.
146 (run_host_cmd_yesno): New.
147 (default_ld_relocate): Use run_host_cmd_yesno.
148 (default_ld_link): Likewise.
149 (default_ld_simple_link): Use run_host_cmd.
150 (default_ld_compile): Only check "which $ccprog" if host is local.
151 Use remote_file and remote_exec.
152 (default_ld_assemble): Only check "which $as" if host is local.
153 Use run_host_cmd.
154 (default_ld_nm): Use remote_exec, remote_upload and remote_file.
155 (run_dump_test): Use remote_exec, remote_upload and remote_file.
156 Only check "which $binary" if host is local.
157 (run_ld_link_tests): Use remote_exec, remote_upload and
158 remote_file.
159 * ld-selective/selective.exp: Only check "which $CXX" if host is
160 local. Use remote_exec.
161 * ld-scripts/phdrs.exp: Only check "which $objdump" if host is
162 local. Use run_host_cmd.
163 * ld-scripts/phdrs2.exp: Likewise.
164 * ld-scripts/weak.exp: Likewise.
165 * ld-undefined/weak-undef.exp: Likewise.
166 * ld-scripts/crossref.exp: Only check "which $CC" if host is local.
167 Use run_host_cmd.
168 * ld-scripts/map-address.exp: Upload map_address.map if host is
169 remote.
170 * ld-srec/srec.exp (run_srec_tests): Use run_host_cmd. Only check
171 "which $CC" and "which $CXX" if host is local.
172 * ld-undefined/undefined.exp: Only check "which $CC" if host is
173 local. Use remote_file and run_host_cmd.
174 * config/default.exp: Use remote_exec to create tmpdir.
175
176 2007-08-24 H.J. Lu <hongjiu.lu@intel.com>
177
178 * ld-i386/i386.exp (i386tests): Add a test for TLS IE->LE
179 transition.
180 Run tlsie2, tlsie3, tlsie4 and tlsie5.
181
182 * ld-i386/tlsie1.dd: New file.
183 * ld-i386/tlsie1.s: Likewise.
184 * ld-i386/tlsie2.d: Likewise.
185 * ld-i386/tlsie2.s: Likewise.
186 * ld-i386/tlsie3.d: Likewise.
187 * ld-i386/tlsie3.s: Likewise.
188 * ld-i386/tlsie4.d: Likewise.
189 * ld-i386/tlsie4.s: Likewise.
190 * ld-i386/tlsie5.d: Likewise.
191 * ld-i386/tlsie5.s: Likewise.
192 * ld-x86-64/tlsgd2.d: Likewise.
193 * ld-x86-64/tlsgd2.s: Likewise.
194 * ld-x86-64/tlsgd3.d: Likewise.
195 * ld-x86-64/tlsgd3.s: Likewise.
196 * ld-x86-64/tlsie1.dd: Likewise.
197 * ld-x86-64/tlsie1.s: Likewise.
198 * ld-x86-64/tlsie2.d: Likewise.
199 * ld-x86-64/tlsie2.s: Likewise.
200 * ld-x86-64/tlsie3.d: Likewise.
201 * ld-x86-64/tlsie3.s: Likewise.
202
203 * ld-x86-64/x86-64.exp (x86_64tests): Add a test for TLS LD->LE
204 transition.
205 Run tlsgd2, tlsgd3, tlsie2 and tlsie3.
206
207 2007-08-23 H.J. Lu <hongjiu.lu@intel.com>
208
209 * ld-i386/tlsbinpic.s: Add a new GD -> IE test.
210
211 * ld-i386/tlsgd1.s: Add a new GD -> LE test.
212
213 * ld-i386/tlsbin.dd: Updated.
214 * ld-i386/tlsbin.rd: Likewise.
215 * ld-i386/tlsgd1.dd: Likewise.
216
217 2007-08-17 Jakub Jelinek <jakub@redhat.com>
218
219 * ld-sparc/tlssunnopic32.dd: Fix up #target.
220 * ld-sparc/tlssunnopic32.rd: Likewise.
221 * ld-sparc/tlssunnopic32.sd: Likewise.
222 * ld-sparc/tlssunnopic64.dd: Likewise.
223 * ld-sparc/tlssunnopic64.rd: Likewise.
224 * ld-sparc/tlssunnopic64.sd: Likewise.
225
226 2007-08-17 Richard Sandiford <richard@codesourcery.com>
227
228 * lib/ld-lib.exp (run_dump_test): Allow [big_or_little_endian]
229 to appear in assembler and linker options.
230 * ld-mips-elf/vxworks1-static.d (ld): Add [big_or_little_endian].
231
232 2007-08-16 Alan Modra <amodra@bigpond.net.au>
233
234 * ld-srec/srec.exp: Always pass "-G 0". Remove all powerpc
235 xfails.
236
237 2007-08-14 H.J. Lu <hongjiu.lu@intel.com>
238
239 PR ld/4918
240 * ld-i386/i386.exp (i386tests): Add tlsgd1 and tlsld1 tests.
241 * ld-x86-64/x86-64.exp (x86_64tests): Likewise.
242
243 * ld-i386/tlsgd1.dd: New file.
244 * ld-i386/tlsgd1.s: Likewise.
245 * ld-i386/tlsld1.dd: Likewise.
246 * ld-i386/tlsld1.s: Likewise.
247 * ld-x86-64/tlsgd1.dd: Likewise.
248 * ld-x86-64/tlsgd1.s: Likewise.
249 * ld-x86-64/tlsld1.dd: Likewise.
250 * ld-x86-64/tlsld1.s: Likewise.
251
252 2007-08-13 Richard Sandiford <richard@codesourcery.com>
253
254 * ld-mips-elf/vxworks-forced-local-1.d,
255 * ld-mips-elf/vxworks-forced-local-1.s,
256 * ld-mips-elf/vxworks-forced-local-1.ver: New test.
257 * ld-mips-elf/mips-elf.exp: Run it.
258 * ld-mips-elf/tlsdyn-o32-2.d: Adjust for removal of unnecessary
259 local GOT entry.
260 * ld-mips-elf/tlsdyn-o32-2.got: Likewise.
261 * ld-mips-elf/tlsdyn-o32-3.d: Likewise.
262 * ld-mips-elf/tlsdyn-o32-3.got: Likewise.
263 * ld-mips-elf/vxworks1-lib.dd: Likewise.
264 * ld-mips-elf/vxworks1-lib.rd: Likewise.
265
266 2007-08-13 Alan Modra <amodra@bigpond.net.au>
267
268 * ld-powerpc/relbrlt.s (.text.pad2): Adjust space.
269 * ld-powerpc/relbrlt.d: Update.
270 * ld-powerpc/tlsexe.d: Update.
271 * ld-powerpc/tlsexe.g: Update.
272 * ld-powerpc/tlsexe.r: Update.
273 * ld-powerpc/tlsexetoc.d: Update.
274 * ld-powerpc/tlsexetoc.g: Update.
275 * ld-powerpc/tlsexetoc.r: Update.
276 * ld-powerpc/tlsso.d: Update.
277 * ld-powerpc/tlsso.g: Update.
278 * ld-powerpc/tlsso.r: Update.
279 * ld-powerpc/tlstocso.d: Update.
280 * ld-powerpc/tlstocso.g: Update.
281
282 2007-08-06 Kai Tietz <kai.tietz@onevision.com>
283
284 PR ld/4877
285 * ld-pe/pe.exp: Special diff file for x86_64-mingw target.
286 * ld-pe/secrel_64.d: New.
287
288 2007-08-03 Daniel Jacobowitz <dan@codesourcery.com>
289
290 * ld-srec/srec.exp: XFAIL for powerpc*-*-*.
291
292 2007-08-01 Adam Nemet <anemet@caviumnetworks.com>
293
294 * ld-mips-elf/reloc-4.s, ld-mips-elf/reloc-4.d,
295 ld-mips-elf/reloc-5.s, ld-mips-elf/reloc-5.d: New tests.
296 * ld-mips-elf/mips-elf.exp: Invoke them.
297
298 2007-07-29 Alan Modra <amodra@bigpond.net.au>
299
300 * ld-elf/weak-dyn-1.rd: Adjust.
301
302 2007-07-25 Daniel Jacobowitz <dan@codesourcery.com>
303
304 * ld-cdtest/cdtest-foo.cc (strncpy): Fix parameter name.
305
306 2007-07-24 Nick Clifton <nickc@redhat.com>
307
308 * ld-arm/arm-elf.exp: Move EABI attribute tests into EABI only
309 section.
310
311 2007-07-23 Richard Sandiford <richard@codesourcery.com>
312
313 * ld-elf/weak-dyn-1a.s, ld-elf/weak-dyn-1b.s, ld-elf/weak-dyn-1.ld,
314 * ld-elf/weak-dyn-1.rd: New test.
315 * ld-elf/elf.exp: Run it.
316
317 2007-07-13 Nathan Sidwell <nathan@codesourcery.com>
318
319 * ld-scripts/assert.t: Tweak to avoid relying on empty's VMA being
320 zero.
321
322 2007-07-10 H.J. Lu <hongjiu.lu@intel.com>
323
324 * ld-elfvers/vers.exp: Add tests for --defsym.
325
326 * ld-elfvers/vers32.map: Likewise.
327 * ld-elfvers/vers32a.c: Likewise.
328 * ld-elfvers/vers32a.dsym: Likewise.
329 * ld-elfvers/vers32a.ver: Likewise.
330 * ld-elfvers/vers32b.c: Likewise.
331 * ld-elfvers/vers32b.dsym: Likewise.
332 * ld-elfvers/vers32b.ver: Likewise.
333 * ld-elfvers/vers32c.dsym: Likewise.
334 * ld-elfvers/vers32c.ver: Likewise.
335 * ld-elfvers/vers32d.ver: Likewise.
336
337 2007-07-06 Nick Clifton <nickc@redhat.com>
338
339 * lib/default.exp: Update copyright notice to refer to GPLv3.
340 * config/default.exp, ld-alpha/alpha.exp, ld-arm/arm-elf.exp,
341 ld-auto-import/auto-import.exp, ld-bootstrap/bootstrap.exp,
342 ld-cdtest/cdtest.exp, ld-checks/checks.exp, ld-cris/cris.exp,
343 ld-crx/crx.exp, ld-cygwin/exe-export.exp, ld-d10v/d10v.exp,
344 ld-discard/discard.exp, ld-elf/elf.exp, ld-elf/exclude.exp,
345 ld-elf/frame.exp, ld-elf/sec64k.exp, ld-elf/binutils.exp,
346 ld-elf/tls_common.exp, ld-elf/shared.exp, ld-elf/dwarf.exp,
347 ld-elf/wrap.exp, ld-elfcomm/elfcomm.exp, ld-elfvers/vers.exp,
348 ld-elfvsb/elfvsb.exp, ld-elfweak/elfweak.exp, ld-xc16x/xc16x.exp,
349 ld-fastcall/fastcall.exp, ld-frv/tls.exp, ld-h8300/h8300.exp,
350 ld-i386/i386.exp, ld-ia64/ia64.exp, ld-linkonce/linkonce.exp,
351 ld-m68hc11/m68hc11.exp, ld-maxq/maxq.exp,
352 ld-mips-elf/mips-elf-flags.exp, ld-mips-elf/mips-elf.exp,
353 ld-mmix/mmix.exp, ld-pe/pe.exp, ld-pe/direct.exp,
354 ld-powerpc/powerpc.exp, ld-s390/s390.exp, ld-scripts/align.exp,
355 ld-scripts/alignof.exp, ld-scripts/assert.exp,
356 ld-scripts/crossref.exp, ld-scripts/data.exp,
357 ld-scripts/default-script.exp, ld-scripts/defined.exp,
358 ld-scripts/empty-address.exp, ld-scripts/empty-aligned.exp,
359 ld-scripts/empty-orphan.exp, ld-scripts/expr.exp,
360 ld-scripts/extern.exp, ld-scripts/map-address.exp,
361 ld-scripts/overlay-size.exp, ld-scripts/phdrs.exp,
362 ld-scripts/phdrs2.exp, ld-scripts/provide.exp,
363 ld-scripts/script.exp, ld-scripts/size.exp, ld-scripts/sizeof.exp,
364 ld-scripts/sort.exp, ld-scripts/weak.exp,
365 ld-selective/sel-dump.exp, ld-selective/selective.exp,
366 ld-sh/arch/arch.exp, ld-sh/sh64/rd-sh64.exp, ld-sh/sh64/relax.exp,
367 ld-sh/sh64/relfail.exp, ld-sh/sh64/sh64.exp, ld-sh/rd-sh.exp,
368 ld-sh/sh.exp, ld-shared/shared.exp, ld-sparc/sparc.exp,
369 ld-srec/srec.exp, ld-undefined/undefined.exp,
370 ld-undefined/weak-undef.exp, ld-versados/versados.exp,
371 ld-x86-64/x86-64.exp, ld-xstormy16/xstormy16.exp,
372 ld-xtensa/coalesce.exp, ld-xtensa/lcall.exp, ld-pie/pie.exp,
373 ld-m68k/m68k.exp, ld-mep/mep.exp, ld-spu/spu.exp,
374 ld-vxworks/vxworks.exp, lib/ld-lib.exp: Likewise.
375 * ld-frv/frv-elf.exp: Add copyright notice.
376 * ld-libs/libs.exp, ld-sh/sh-vxworks.exp,
377 ld-scripts/dynamic-sections.exp, ld-v850.v850.exp: Likewise.
378
379 2007-07-05 Alan Modra <amodra@bigpond.net.au>
380
381 * ld-powerpc/powerpc.exp: Disable for lynxos and nto.
382
383 2007-07-03 Joseph Myers <joseph@codesourcery.com>
384
385 * ld-arm/attr-merge-2a.s, ld-arm/attr-merge-2b.s,
386 ld-arm/attr-merge-2.attr: New.
387 * ld-arm/arm-elf.exp (armelftests): Add new test.
388
389 2007-07-02 Nathan Sidwell <nathan@codesourcery.com>
390
391 * ld-scripts/alignof.exp: Skip on non-elf
392
393 2007-06-29 Joseph Myers <joseph@codesourcery.com>
394
395 * ld-powerpc/attr-gnu-4-0.s, ld-powerpc/attr-gnu-4-00.d,
396 ld-powerpc/attr-gnu-4-01.d, ld-powerpc/attr-gnu-4-02.d,
397 ld-powerpc/attr-gnu-4-1.s, ld-powerpc/attr-gnu-4-10.d,
398 ld-powerpc/attr-gnu-4-11.d, ld-powerpc/attr-gnu-4-12.d,
399 ld-powerpc/attr-gnu-4-13.d, ld-powerpc/attr-gnu-4-2.s,
400 ld-powerpc/attr-gnu-4-20.d, ld-powerpc/attr-gnu-4-21.d,
401 ld-powerpc/attr-gnu-4-22.d, ld-powerpc/attr-gnu-4-3.s,
402 ld-powerpc/attr-gnu-4-31.d: New.
403 * ld-powerpc/powerpc.exp: Run these new tests.
404
405 2007-06-29 Joseph Myers <joseph@codesourcery.com>
406
407 * ld-mips-elf/attr-gnu-4-0.s, ld-mips-elf/attr-gnu-4-00.d,
408 ld-mips-elf/attr-gnu-4-01.d, ld-mips-elf/attr-gnu-4-02.d,
409 ld-mips-elf/attr-gnu-4-03.d, ld-mips-elf/attr-gnu-4-1.s,
410 ld-mips-elf/attr-gnu-4-10.d, ld-mips-elf/attr-gnu-4-11.d,
411 ld-mips-elf/attr-gnu-4-12.d, ld-mips-elf/attr-gnu-4-13.d,
412 ld-mips-elf/attr-gnu-4-14.d, ld-mips-elf/attr-gnu-4-2.s,
413 ld-mips-elf/attr-gnu-4-20.d, ld-mips-elf/attr-gnu-4-21.d,
414 ld-mips-elf/attr-gnu-4-22.d, ld-mips-elf/attr-gnu-4-23.d,
415 ld-mips-elf/attr-gnu-4-3.s, ld-mips-elf/attr-gnu-4-30.d,
416 ld-mips-elf/attr-gnu-4-31.d, ld-mips-elf/attr-gnu-4-32.d,
417 ld-mips-elf/attr-gnu-4-33.d, ld-mips-elf/attr-gnu-4-4.s,
418 ld-mips-elf/attr-gnu-4-41.d: New.
419 * ld-mips-elf/mips-elf.exp: Run these new tests.
420
421 2007-06-29 Paul Brook <paul@codesourcery.com>
422
423 * ld-arm/arm-elf.exp (armelftests): Add callweak.
424 * ld-arm/callweak.d: New test.
425 * ld-arm/callweak.s: New test.
426
427 2007-06-28 H.J. Lu <hongjiu.lu@intel.com>
428
429 PR ld/4701
430 * ld-elf/noload-2.d: New.
431
432 2007-06-29 H.J. Lu <hjl@gnu.org>
433
434 * ld-scripts/assert.t: Discard .reginfo sections.
435
436 2007-06-26 Joseph Myers <joseph@codesourcery.com>
437
438 * ld-arm/attr-merge.s, ld-arm/attr-merge.attr: New.
439 * ld-arm/arm-elf.exp (armelftests): Add new test.
440
441 2007-06-25 Richard Sandiford <richard@codesourcery.com>
442
443 * ld-mips-elf/mips16-local-stubs-1.s,
444 * ld-mips-elf/mips16-local-stubs-1.d: New tests.
445 * ld-mips-elf/mips-elf.exp: Run them.
446
447 2007-06-19 H.J. Lu <hongjiu.lu@intel.com>
448
449 PR ld/4590
450 * ld-ia64/merge1.d: New.
451 * ld-ia64/merge1.s: Likewise.
452 * ld-ia64/merge2.d: Likewise.
453 * ld-ia64/merge2.s: Likewise.
454 * ld-ia64/merge3.d: Likewise.
455 * ld-ia64/merge3.s: Likewise.
456 * ld-ia64/merge4.d: Likewise.
457 * ld-ia64/merge4.s: Likewise.
458 * ld-ia64/merge5.d: Likewise.
459 * ld-ia64/merge5.s: Likewise.
460
461 2007-06-18 Andreas Schwab <schwab@suse.de>
462
463 * ld-scripts/cross3.t: Add .opd section.
464
465 2007-06-18 Nathan Sidwell <nathan@codesourcery.com>
466
467 * ld-scripts/alignof.s: New.
468 * ld-scripts/alignof.t: New
469 * ld-scripts/alignof.exp: New.
470
471 2007-06-14 Alan Modra <alan@grove.modra.org>
472
473 * ld-spu/ovl.d: Update.
474 * ld-spu/ovl2.d: Update.
475
476 2007-05-24 Nathan Sidwell <nathan@codesourcery.com>
477
478 * ld-scripts/assert.t: Add additional cases.
479 * ld-scripts/extern.t, ld-scripts/extern.s,
480 ld-scripts/extern.exp: New.
481
482 2007-05-22 Paul Brook <paul@codesourcery.com>
483
484 * ld-arm/arm-pic-veneer.d: Update expected output.
485 * ld-arm/arm-call.d: Ditto.
486
487 2007-05-22 Paul Brook <paul@codesourcery.com>
488
489 * ld-arm-mixed-lib.d: Update expected output.
490 * ld-arm/arm-app.d: Ditto.
491 * ld-arm/mixed-app.d: Ditto.
492 * ld-arm/arm-lib-plt32.d: Ditto.
493 * ld-arm/arm-app-abs32.d: Ditto.
494 * ld-arm/mixed-app-v5.d: Ditto.
495 * ld-arm/armthumb-lib.d: Ditto.
496 * ld-arm/arm-lib.d: Ditto.
497
498 2007-05-21 Richard Sandiford <richard@codesourcery.com>
499
500 * ld-arm/emit-relocs1.d, ld-arm/emit-relocs1.s,
501 * ld-arm/emit-relocs1-vxworks.d: New tests.
502 * ld-arm/arm-elf.exp: Run them.
503 * ld-arm/vxworks1.dd: Expect proper branch targets.
504
505 2007-05-18 Joseph Myers <joseph@codesourcery.com>
506
507 * ld-elf/group.ld: Discard .reginfo.
508
509 2007-05-18 Paul Brook <paul@codesourcery.com>
510
511 * ld-arm/arm-call.d: Update expected output.
512
513 2007-05-17 Paul Brook <paul@codesourcery.com>
514
515 * ld-elf/multibss1.s: Use %nobits instead of @nobits.
516
517 2007-05-17 Nathan Sidwell <nathan@codesourcery.com>
518
519 * ld-m68k/merge-error-1a.d: Mismatch is an error.
520 * ld-m68k/merge-error-1b.d: Likewise.
521 * ld-m68k/merge-error-1c.d: Likewise.
522 * ld-m68k/merge-error-1d.d: Likewise.
523 * ld-m68k/merge-error-1e.d: Likewise.
524
525 2007-05-15 H.J. Lu <hongjiu.lu@intel.com>
526
527 PR ld/4504
528 * ld-elf/data1.c: New file.
529 * ld-elf/data1.h: Likewise.
530 * ld-elf/dynbss1.c: Likewise.
531 * ld-elf/pass.out: Likewise.
532
533 * ld-elf/shared.exp (build_tests): Add "Build libdata1.so".
534 (run_tests): Add "Run with libdata1.so".
535
536 2007-05-15 Richard Sandiford <richard@codesourcery.com>
537
538 * ld-arm/vxworks1.ld: Swap .bss and .data.
539 * ld-arm/vxworks1-lib.rd: Update accordingly.
540 * ld-arm/vxworks1-lib.td: New test.
541 * ld-arm/arm-elf.exp: Run it.
542
543 * ld-i386/vxworks1.ld: Swap .bss and .data.
544 * ld-i386/vxworks1-lib.rd: Update accordingly.
545 * ld-i386/vxworks1-lib.td: New test.
546 * ld-i386/i386.exp: Run it.
547
548 * ld-mips-elf/vxworks1.ld: Swap .bss and .data.
549 * ld-mips-elf/vxworks1-lib.rd: Update accordingly.
550 * ld-mips-elf/vxworks1.rd: Likewise.
551
552 * ld-powerpc/vxworks1.ld: Swap .bss and .data.
553 * ld-powerpc/vxworks1-lib.rd: Update accordingly.
554 * ld-powerpc/vxworks1-lib.td: New test.
555 * ld-powerpc/powerpc.exp: Run it.
556
557 * ld-sh/vxworks1.ld: Swap .bss and .data.
558 * ld-sh/vxworks1-lib.rd: Update accordingly.
559 * ld-sh/vxworks1-lib.td: New test.
560 * ld-sh/sh-vxworks.exp: Run it.
561
562 * ld-sparc/vxworks1.ld: Swap .bss and .data.
563 * ld-sparc/vxworks1-lib.rd: Update accordingly.
564 * ld-sparc/vxworks1-lib.td: New test.
565 * ld-sparc/sparc.exp: Run it.
566
567 2007-05-15 Richard Sandiford <richard@codesourcery.com>
568
569 * ld-mips-elf/vxworks1-lib.rd: Expect the GOT relocation to be
570 against symbol 0.
571
572 2007-05-15 Mark Shinwell <shinwell@codesourcery.com>
573
574 * ld-arm/arm-elf.exp: Add jump19 testcase.
575 * ld-arm/jump19.d: New.
576 * ld-arm/jump19.s: New.
577
578 2007-05-14 Richard Sandiford <richard@codesourcery.com>
579
580 * ld-sh/vxworks1.dd: Remove hexadecimal prefixes from constant pool
581 contents. Consistently use "!" as the comment character.
582 Consistently use _PROCEDURE_LINKAGE_TABLE_ in the first PLT entry.
583 * ld-sh/vxworks1-le.dd: Likewise.
584 * ld-sh/vxworks1-lib.dd: Likewise.
585 * ld-sh/vxworks1-lib-le.dd: Likewise.
586 * ld-sh/vxworks3.dd: Likewise.
587 * ld-sh/vxworks3-le.dd: Likewise.
588
589 2007-05-14 Andreas Schwab <schwab@suse.de>
590
591 * ld-elf/dl2a.list: New file.
592 * ld-elf/shared.exp: Add test using --dynamic-list=dl2a.list.
593
594 2007-05-10 Richard Sandiford <richard@codesourcery.com>
595
596 * ld-arm/vxworks1-lib.dd: Expect "push" instead of stmdb and
597 "pop" instead of ldmia. Don't require specific symbolic addresses
598 for in-text addresses. Expect data to be rendered as .words rather
599 than disassembled.
600 * ld-arm/vxworks1.dd: Likewise.
601
602 2007-05-10 Richard Sandiford <richard@codesourcery.com>
603
604 * ld-elf/multibss1.d, ld-elf/multibss1.s: New test.
605
606 2007-04-27 Nathan Sidwell <nathan@codesourcery.com>
607
608 * ld-m68k/plt1-isac.d: New.
609 * ld-m68k/m68k.exp: Add it.
610
611 2007-04-26 H.J. Lu <hongjiu.lu@intel.com>
612
613 PR binutils/4430
614 * ld-i386/tlsbin.dd: Updated.
615 * ld-i386/tlsbindesc.dd: Likewise
616 * ld-i386/tlsdesc.dd: Likewise
617 * ld-i386/tlsgdesc.dd: Likewise
618 * ld-i386/tlsnopic.dd: Likewise
619 * ld-i386/tlspic.dd: Likewise
620 * ld-x86-64/tlsbin.dd: Likewise
621 * ld-x86-64/tlsbindesc.dd: Likewise
622 * ld-x86-64/tlsdesc.dd: Likewise
623 * ld-x86-64/tlsgdesc.dd: Likewise
624 * ld-x86-64/tlspic.dd: Likewise
625
626 2007-04-24 Alan Modra <amodra@bigpond.net.au>
627
628 * ld-linkonce/x.s: Use .gcc_except_table instead of .eh_frame
629 to test that entry for deleted function is zeroed. Add a
630 somewhat closer to normal .eh_frame to test that fde for
631 deleted function is removed.
632 * ld-linkonce/y.s: Likewise.
633 * ld-linkonce/zeroeh.ld: Place .gcc_except_table too.
634 * ld-linkonce/zeroehl32.d: Update.
635
636 2007-04-21 Richard Earnshaw <rearnsha@arm.com>
637
638 * ld-arm/arm-app-abs32.d: Convert to unified syntax.
639 * ld-arm/arm-app.d: Likewise.
640 * ld-arm/arm-lib-plt32.d: Likewise.
641 * ld-arm/arm-lib.d: Likewise.
642 * ld-arm/arm-static-app.d: Likewise.
643 * ld-arm/armthumb-lib.d: Likewise.
644 * ld-arm/mixed-app-v5.d: Likewise.
645 * ld-arm/mixed-app.d: Likewise.
646 * ld-arm/mixed-lib.d: Likewise.
647
648 2007-04-18 Alan Modra <amodra@bigpond.net.au>
649
650 * ld-spu/ovl.lnk: Use OVERLAY keyword.
651
652 2007-04-17 Paul Brook <paul@codesourcery.com>
653
654 * ld-arm/preempt-app.s: New test.
655 * ld-arm/preempt-app.sym: New.
656 * ld-arm/arm-elf.exp: Add preempt-app.
657
658 2007-04-12 Richard Sandiford <richard@codesourcery.com>
659
660 * ld-mips-elf/vxworks1-lib.td: New test.
661 * ld-mips-elf/mips-elf.exp: Run it.
662
663 2007-04-05 H.J. Lu <hongjiu.lu@intel.com>
664
665 PR ld/4304
666 * ld-i386/i386.exp: Run "warn1".
667
668 * ld-i386/warn1.d: New file.
669 * ld-i386/warn1.s: Likewise.
670
671 2007-04-05 H.J. Lu <hongjiu.lu@intel.com>
672
673 * ld-i386/combreloc.d: Remove #target: i?86-*-*.
674 * ld-i386/reloc.d: Likewise.
675
676 2007-04-05 Alan Modra <amodra@bigpond.net.au>
677
678 * ld-spu/ovl2.d: Update.
679
680 2007-04-02 H.J. Lu <hongjiu.lu@intel.com>
681
682 PR ld/4090
683 * ld-elf/expr1.d: New file.
684 * ld-elf/expr1.s: Likewise.
685 * ld-elf/expr1.t: Likewise.
686
687 2007-03-29 Richard Sandiford <richard@codesourcery.com>
688
689 * ld-libs/lib-1.s, ld-libs/lib-2.s, ld-libs/lib-2.d,
690 * ld-libs/libs.exp: New files.
691
692 2007-03-28 Richard Sandiford <richard@codesourcery.com>
693
694 * ld-vxworks/rpath-1.s, ld-vxworks/rpath-1.d,
695 * ld-vxworks/vxworks.exp: New files.
696
697 2007-03-27 Alan Modra <amodra@bigpond.net.au>
698
699 * ld-elf/note-1.s: Increase .foo size.
700
701 2007-03-27 Alan Modra <amodra@bigpond.net.au>
702
703 * ld-spu/spu.exp (embed_test): New.
704 * ld-spu/ear.s: New.
705 * ld-spu/ear.d: New.
706 * ld-spu/embed.rd: New.
707 * ld-spu/ovl2.s: New.
708 * ld-spu/ovl2.d: New.
709
710 2007-03-24 Alan Modra <amodra@bigpond.net.au>
711
712 * ld-elf/overlay.d: -u symbols we want to see in the output.
713
714 2007-03-23 Alan Modra <amodra@bigpond.net.au>
715
716 * ld-spu/ovl.s (f4_a2): Tail call.
717 * ld-spu/ovl.d: Add --emit-relocs to ld options, -r to objdump.
718 Update expected results.
719
720 2007-03-23 Kaz Kojima <kkojima@rr.iij4u.or.jp>
721
722 * ld-sh/ld-r-1.d: Update.
723 * ld-sh/shared-1.d: Likewise.
724
725 2007-03-23 Alan Modra <amodra@bigpond.net.au>
726
727 * ld-elf/elf.exp: Add "--local-store 0:0" to LDFLAGS for spu.
728
729 2007-03-22 H.J. Lu <hongjiu.lu@intel.com>
730
731 PR ld/4210
732 * ld-pe/image_size.d: New file.
733 * ld-pe/image_size.s: Likewise.
734 * ld-pe/image_size.t: Likewise.
735
736 * ld-pe/pe.exp: Run image_size.
737
738 2007-03-22 H.J. Lu <hongjiu.lu@intel.com>
739
740 PR ld/4007
741 * ld-elf/note-1.d: New file.
742 * ld-elf/note-1.s: Likewise.
743 * ld-elf/note-1.t: Likewise.
744 * ld-i386/alloc.d: Likewise.
745 * ld-i386/alloc.s: Likewise.
746 * ld-i386/alloc.t: Likewise.
747
748 * ld-i386/i386.exp: Run "alloc".
749
750 2007-03-20 Paul Brook <paul@codesourcery.com>
751
752 * ld-arm/arm-elf.exp (ld-arm/arm-elf.exp): Add arm-pic-veneer.
753 * ld-arm/arm-pic-veneer.d: New test.
754 * ld-arm/arm-pic-veneer.s: New test.
755
756 2007-03-08 Richard Sandiford <richard@codesourcery.com>
757
758 * ld-elf/extract-symbol-1.ld (data): Explicitly set the start address
759 to 0.
760
761 2007-03-07 Alan Modra <amodra@bigpond.net.au>
762
763 * ld-elf/extract-symbol-1sec.d: xfail hppa.
764 * ld-elf/extract-symbol-1sym.d: xfail hppa.
765
766 2007-03-07 H.J. Lu <hongjiu.lu@intel.com>
767
768 PR 3958
769 * ld-elf/linkonce1.d: New.
770 * ld-elf/linkonce1a.s: New.
771 * ld-elf/linkonce1b.s: New.
772 * ld-elf/linkonce2.d: New.
773 * ld-i386/pcrel16abs.d: New.
774 * ld-i386/pcrel16abs.s: New.
775 * ld-i386/i386.exp: Run it.
776
777 2007-03-06 H.J. Lu <hongjiu.lu@intel.com>
778
779 PR ld/4144
780 * ld-elf/nobits-1.d: New file.
781 * ld-elf/nobits-1.s: Likewise.
782 * ld-elf/nobits-1.t: Likewise.
783
784 2007-03-02 Richard Sandiford <richard@codesourcery.com>
785
786 * ld-elf/binutils.exp: Revert last change.
787
788 2007-03-01 Richard Sandiford <richard@codesourcery.com>
789
790 * ld-elf/extract-symbol-1sym.d, ld-elf/extract-symbol-1sec.d,
791 * ld-elf/extract-symbol-1.s, ld-elf/extract-symbol-1.ld: New tests.
792 * ld-elf/binutils.exp: Run them.
793
794 2007-02-28 Nick Clifton <nickc@redhat.com>
795
796 PR ld/3796
797 * ld-arm/arm-elf.exp (armelftests): Move "Thumb-2 BL" test into...
798 (armeabitests): ... here, a new array for EABI specific tests.
799 (armelftests): Add extra command line options for VFP11 fix tests
800 and thumb shared library test.
801
802 2007-02-22 Paul Brook <paul@codesourcery.com>
803
804 * ld-arm/arm-elf.exp (armelftests): Add gc-unwind.h.
805 * ld-arm/gc-unwind.s: New file.
806 * ld-arm/gc-unwind.d: New file.
807
808 2007-02-14 H.J. Lu <hongjiu.lu@intel.com>
809
810 PR ld/3953
811 * ld-elf/beginwarn.c: New file.
812 * ld-elf/warn.out: Likewise.
813
814 * ld-elf/shared.exp (build_tests): Add "Build warn libbar.so".
815 (run_tests): Add "Run warn with versioned libfoo.so".
816
817 * lib/ld-lib.exp (default_ld_relocate): Make exec_output global
818 and remove target first.
819 (default_ld_link): Likewise.
820 (default_ld_simple_link): Likewise.
821 (run_ld_link_exec_tests): Take an optional linker warning and
822 check it.
823 (default_ld_link): Check pruned linker output.
824
825 2007-02-13 H.J. Lu <hongjiu.lu@intel.com>
826
827 * ld-scripts/default-script1.d: Expect extra symbols.
828 * ld-scripts/default-script2.d: Likewise.
829 * ld-scripts/default-script3.d: Likewise.
830 * ld-scripts/default-script4.d: Likewise.
831
832 2007-02-13 Alan Modra <amodra@bigpond.net.au>
833
834 * ld-powerpc/relbrlt.d: Update.
835 * ld-powerpc/tlsexe.r: Update.
836 * ld-powerpc/tlsexetoc.r: Update.
837 * ld-powerpc/tlsso.r: Update.
838 * ld-powerpc/tlstocso.r: Update.
839
840 2007-02-12 Alan Modra <amodra@bigpond.net.au>
841
842 * ld-powerpc/relbrlt.d: Update.
843
844 2007-02-06 Nick Clifton <nickc@redhat.com>
845
846 PR ld/3805
847 * ld-elf/sec64k.exp: Expect the relocatable version of this test
848 to fail for the m32r because it creates both .rel and .rela
849 sections.
850
851 2007-02-05 Dave Brolley <brolley@redhat.com>
852
853 * ld-undefined/undefined.exp: XFAIL the undefined test
854 * ld-mep: New, with content.
855
856 2007-02-05 H.J. Lu <hongjiu.lu@intel.com>
857
858 * ld-i386/pcrel16.d: Undo the last change.
859 * ld-x86-64/pcrel16.d: Likewise.
860
861 2007-02-02 H.J. Lu <hongjiu.lu@intel.com>
862
863 * ld-i386/pcrel16.d: Updated.
864 * ld-x86-64/pcrel16.d: Likewise.
865
866 2007-02-01 Alan Modra <amodra@bigpond.net.au>
867
868 * ld-scripts/default-script.exp: Add "--local-store 0:0" to
869 LDFLAGS for spu.
870
871 2007-01-29 Julian Brown <julian@codesourcery.com>
872
873 * ld-arm/arm-elf.exp: Add VFP11 tests.
874 * ld-arm/vfp11-fix-none.s: New file.
875 * ld-arm/vfp11-fix-none.d: Expected disassembly of above.
876 * ld-arm/vfp11-fix-scalar.s: New file.
877 * ld-arm/vfp11-fix-scalar.d: Expected disassembly of above.
878 * ld-arm/vfp11-fix-vector.s: New file.
879 * ld-arm/vfp11-fix-vector.d: Expected disassembly of above.
880
881 2007-01-23 Nathan Sidwell <nathan@codesourcery.com>
882
883 * ld-elf/header.d: Reduce page size, restrict to linux & vxworks
884 * ld-elf/header.s: Adjust.
885 * ld-elf/header.t: Reduce initial offset.
886
887 2007-01-23 Andreas Schwab <schwab@suse.de>
888
889 * lib/ld-lib.exp (run_dump_test): Don't prematurely remove
890 assembler output.
891
892 2007-01-19 H.J. Lu <hongjiu.lu@intel.com>
893
894 * ld-elf/dl6.c: New file.
895 * ld-elf/dl6a.out: Likewise.
896 * ld-elf/dl6amain.c: Likewise.
897 * ld-elf/dl6b.out: Likewise.
898 * ld-elf/dl6bmain.c: Likewise.
899 * ld-elf/dl6cmain.c: Likewise.
900 * ld-elf/dl6dmain.c: Likewise.
901
902 * ld-elf/shared.exp: Add new tests for -Bsymbolic,
903 -Bsymbolic-functions, --dynamic-list-data and
904 --dynamic-list-cpp-new.
905
906 2007-01-19 H.J. Lu <hongjiu.lu@intel.com>
907
908 * ld-elf/maxpage3.t: New file.
909 * ld-elf/maxpage3a.d: Likewise.
910 * ld-elf/maxpage3b.d: Likewise.
911 * ld-elf/maxpage3c.d: Likewise.
912
913 2007-01-19 H.J. Lu <hongjiu.lu@intel.com>
914
915 * ld-scripts/default-script.exp: New file.
916 * ld-scripts/default-script.s: Likewise.
917 * ld-scripts/default-script.t: Likewise.
918 * ld-scripts/default-script1.d: Likewise.
919 * ld-scripts/default-script2.d: Likewise.
920 * ld-scripts/default-script3.d: Likewise.
921 * ld-scripts/default-script4.d: Likewise.
922
923 2007-01-18 H.J. Lu <hongjiu.lu@intel.com>
924
925 PR ld/1283
926 * lib/ld-lib.exp (run_dump_test): Remove output file first.
927
928 2007-01-17 H.J. Lu <hongjiu.lu@intel.com>
929
930 * ld-elf/header.d: Adjust for .text section with 16byte
931 alignment.
932
933 2007-01-16 H.J. Lu <hongjiu.lu@intel.com>
934
935 * ld-elf/dl1main.c (main): Fix a typo.
936
937 2007-01-16 H.J. Lu <hongjiu.lu@intel.com>
938
939 PR ld/3831
940 * ld-elf/del.cc: New.
941 * ld-elf/dl5.cc: Likewise.
942 * ld-elf/dl5.out: Likewise.
943 * ld-elf/new.cc: Likewise.
944
945 * ld-elf/shared.exp: Add tests for --dynamic-list-data and
946 --dynamic-list-cpp-new.
947
948 2007-01-12 Hans-Peter Nilsson <hp@axis.com>
949
950 * ld-elf/header.d: Allow arbitrary lines between "Program Header"
951 and "Sections". Only run on *-*-linux*.
952
953 2007-01-11 Nathan Sidwell <nathan@codesourcery.com>
954
955 * ld-elf/header.d: New.
956 * ld-elf/header.t: New.
957 * ld-elf/header.s: New.
958
959 2007-01-08 Kai Tietz <kai.tietz@onevision.com>
960
961 * ld-fastcall/fastcall.exp: Renamed target x86_64-*-mingw64 to
962 x86_64-*-mingw*.
963 * ld-pe/pe.exp: Ditto.
964 * ld-scripts/align.exp: Ditto.
965 * ld-scripts/defined.exp: Ditto.
966 * ld-scripts/provide.exp: Ditto.
967 * ld-scripts/weak.exp: Ditto.
968
969 2007-01-06 Nathan Sidwell <nathan@codesourcery.com>
970
971 * ld-scripts/expr.exp: New.
972 * ld-scripts/expr1.s: New.
973 * ld-scripts/expr1.d: New.
974 * ld-scripts/expr1.t: New.
975
976 For older changes see ChangeLog-2006
977 \f
978 Local Variables:
979 mode: change-log
980 left-margin: 8
981 fill-column: 74
982 version-control: never
983 End: