bfd/
[binutils.git] / ld / testsuite / ChangeLog
blob2f75a9e54f599e71fe8f83b6174f299893b12905
1 2007-02-14  H.J. Lu  <hongjiu.lu@intel.com>
3         PR ld/3953
4         * ld-elf/beginwarn.c: New file.
5         * ld-elf/warn.out: Likewise.
7         * ld-elf/shared.exp (build_tests): Add "Build warn libbar.so".
8         (run_tests): Add "Run warn with versioned libfoo.so".
10         * lib/ld-lib.exp (default_ld_relocate): Make exec_output global
11         and remove target first.
12         (default_ld_link): Likewise.
13         (default_ld_simple_link): Likewise.
14         (run_ld_link_exec_tests): Take an optional linker warning and
15         check it.
16         (default_ld_link): Check pruned linker output.
18 2007-02-13  H.J. Lu  <hongjiu.lu@intel.com>
20         * ld-scripts/default-script1.d: Expect extra symbols.
21         * ld-scripts/default-script2.d: Likewise.
22         * ld-scripts/default-script3.d: Likewise.
23         * ld-scripts/default-script4.d: Likewise.
25 2007-02-13  Alan Modra  <amodra@bigpond.net.au>
27         * ld-powerpc/relbrlt.d: Update.
28         * ld-powerpc/tlsexe.r: Update.
29         * ld-powerpc/tlsexetoc.r: Update.
30         * ld-powerpc/tlsso.r: Update.
31         * ld-powerpc/tlstocso.r: Update.
33 2007-02-12  Alan Modra  <amodra@bigpond.net.au>
35         * ld-powerpc/relbrlt.d: Update.
37 2007-02-06  Nick Clifton  <nickc@redhat.com>
39         PR ld/3805
40         * ld-elf/sec64k.exp: Expect the relocatable version of this test
41         to fail for the m32r because it creates both .rel and .rela
42         sections.
44 2007-02-05  Dave Brolley  <brolley@redhat.com>
46         * ld-undefined/undefined.exp: XFAIL the undefined test
47         * ld-mep: New, with content.
49 2007-02-05  H.J. Lu  <hongjiu.lu@intel.com>
51         * ld-i386/pcrel16.d: Undo the last change.
52         * ld-x86-64/pcrel16.d: Likewise.
54 2007-02-02  H.J. Lu  <hongjiu.lu@intel.com>
56         * ld-i386/pcrel16.d: Updated.
57         * ld-x86-64/pcrel16.d: Likewise.
59 2007-02-01  Alan Modra  <amodra@bigpond.net.au>
61         * ld-scripts/default-script.exp: Add "--local-store 0:0" to
62         LDFLAGS for spu.
64 2007-01-29  Julian Brown  <julian@codesourcery.com>
66         * ld-arm/arm-elf.exp: Add VFP11 tests.
67         * ld-arm/vfp11-fix-none.s: New file.
68         * ld-arm/vfp11-fix-none.d: Expected disassembly of above.
69         * ld-arm/vfp11-fix-scalar.s: New file.
70         * ld-arm/vfp11-fix-scalar.d: Expected disassembly of above.
71         * ld-arm/vfp11-fix-vector.s: New file.
72         * ld-arm/vfp11-fix-vector.d: Expected disassembly of above.
74 2007-01-23  Nathan Sidwell  <nathan@codesourcery.com>
76         * ld-elf/header.d: Reduce page size, restrict to linux & vxworks
77         * ld-elf/header.s: Adjust.
78         * ld-elf/header.t: Reduce initial offset.
80 2007-01-23  Andreas Schwab  <schwab@suse.de>
82         * lib/ld-lib.exp (run_dump_test): Don't prematurely remove
83         assembler output.
85 2007-01-19  H.J. Lu  <hongjiu.lu@intel.com>
87         * ld-elf/dl6.c: New file.
88         * ld-elf/dl6a.out: Likewise.
89         * ld-elf/dl6amain.c: Likewise.
90         * ld-elf/dl6b.out: Likewise.
91         * ld-elf/dl6bmain.c: Likewise.
92         * ld-elf/dl6cmain.c: Likewise.
93         * ld-elf/dl6dmain.c: Likewise.
95         * ld-elf/shared.exp: Add new tests for -Bsymbolic,
96         -Bsymbolic-functions, --dynamic-list-data and
97         --dynamic-list-cpp-new.
99 2007-01-19  H.J. Lu  <hongjiu.lu@intel.com>
101         * ld-elf/maxpage3.t: New file.
102         * ld-elf/maxpage3a.d: Likewise.
103         * ld-elf/maxpage3b.d: Likewise.
104         * ld-elf/maxpage3c.d: Likewise.
106 2007-01-19  H.J. Lu  <hongjiu.lu@intel.com>
108         * ld-scripts/default-script.exp: New file.
109         * ld-scripts/default-script.s: Likewise.
110         * ld-scripts/default-script.t: Likewise.
111         * ld-scripts/default-script1.d: Likewise.
112         * ld-scripts/default-script2.d: Likewise.
113         * ld-scripts/default-script3.d: Likewise.
114         * ld-scripts/default-script4.d: Likewise.
116 2007-01-18  H.J. Lu  <hongjiu.lu@intel.com>
118         PR ld/1283
119         * lib/ld-lib.exp (run_dump_test): Remove output file first.
121 2007-01-17  H.J. Lu  <hongjiu.lu@intel.com>
123         * ld-elf/header.d: Adjust for .text section with 16byte
124         alignment.
126 2007-01-16  H.J. Lu  <hongjiu.lu@intel.com>
128         * ld-elf/dl1main.c (main): Fix a typo.
130 2007-01-16  H.J. Lu  <hongjiu.lu@intel.com>
132         PR ld/3831
133         * ld-elf/del.cc: New.
134         * ld-elf/dl5.cc: Likewise.
135         * ld-elf/dl5.out: Likewise.
136         * ld-elf/new.cc: Likewise.
138         * ld-elf/shared.exp: Add tests for --dynamic-list-data and
139          --dynamic-list-cpp-new.
141 2007-01-12  Hans-Peter Nilsson  <hp@axis.com>
143         * ld-elf/header.d: Allow arbitrary lines between "Program Header"
144         and "Sections".  Only run on *-*-linux*.
146 2007-01-11  Nathan Sidwell  <nathan@codesourcery.com>
148         * ld-elf/header.d: New.
149         * ld-elf/header.t: New.
150         * ld-elf/header.s: New.
152 2007-01-08  Kai Tietz   <kai.tietz@onevision.com>
154         * ld-fastcall/fastcall.exp: Renamed target x86_64-*-mingw64 to
155         x86_64-*-mingw*.
156         * ld-pe/pe.exp: Ditto.
157         * ld-scripts/align.exp: Ditto.
158         * ld-scripts/defined.exp: Ditto.
159         * ld-scripts/provide.exp: Ditto.
160         * ld-scripts/weak.exp: Ditto.
162 2007-01-06  Nathan Sidwell  <nathan@codesourcery.com>
164         * ld-scripts/expr.exp: New.
165         * ld-scripts/expr1.s: New.
166         * ld-scripts/expr1.d: New.
167         * ld-scripts/expr1.t: New.
169 For older changes see ChangeLog-2006
171 Local Variables:
172 mode: change-log
173 left-margin: 8
174 fill-column: 74
175 version-control: never
176 End: