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