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