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