bfd/
[external/binutils.git] / ld / testsuite / ChangeLog
1 2007-02-14  H.J. Lu  <hongjiu.lu@intel.com>
2
3         PR ld/3953
4         * ld-elf/beginwarn.c: New file.
5         * ld-elf/warn.out: Likewise.
6
7         * ld-elf/shared.exp (build_tests): Add "Build warn libbar.so".
8         (run_tests): Add "Run warn with versioned libfoo.so".
9
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.
17
18 2007-02-13  H.J. Lu  <hongjiu.lu@intel.com>
19
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.
24
25 2007-02-13  Alan Modra  <amodra@bigpond.net.au>
26
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.
32
33 2007-02-12  Alan Modra  <amodra@bigpond.net.au>
34
35         * ld-powerpc/relbrlt.d: Update.
36
37 2007-02-06  Nick Clifton  <nickc@redhat.com>
38
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.
43
44 2007-02-05  Dave Brolley  <brolley@redhat.com>
45
46         * ld-undefined/undefined.exp: XFAIL the undefined test
47         * ld-mep: New, with content.
48
49 2007-02-05  H.J. Lu  <hongjiu.lu@intel.com>
50
51         * ld-i386/pcrel16.d: Undo the last change.
52         * ld-x86-64/pcrel16.d: Likewise.
53
54 2007-02-02  H.J. Lu  <hongjiu.lu@intel.com>
55
56         * ld-i386/pcrel16.d: Updated.
57         * ld-x86-64/pcrel16.d: Likewise.
58
59 2007-02-01  Alan Modra  <amodra@bigpond.net.au>
60
61         * ld-scripts/default-script.exp: Add "--local-store 0:0" to
62         LDFLAGS for spu.
63
64 2007-01-29  Julian Brown  <julian@codesourcery.com>
65
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.
73
74 2007-01-23  Nathan Sidwell  <nathan@codesourcery.com>
75
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.
79
80 2007-01-23  Andreas Schwab  <schwab@suse.de>
81
82         * lib/ld-lib.exp (run_dump_test): Don't prematurely remove
83         assembler output.
84
85 2007-01-19  H.J. Lu  <hongjiu.lu@intel.com>
86
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.
94
95         * ld-elf/shared.exp: Add new tests for -Bsymbolic,
96         -Bsymbolic-functions, --dynamic-list-data and
97         --dynamic-list-cpp-new.
98
99 2007-01-19  H.J. Lu  <hongjiu.lu@intel.com>
100
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.
105
106 2007-01-19  H.J. Lu  <hongjiu.lu@intel.com>
107
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.
115
116 2007-01-18  H.J. Lu  <hongjiu.lu@intel.com>
117
118         PR ld/1283
119         * lib/ld-lib.exp (run_dump_test): Remove output file first.
120
121 2007-01-17  H.J. Lu  <hongjiu.lu@intel.com>
122
123         * ld-elf/header.d: Adjust for .text section with 16byte
124         alignment.
125
126 2007-01-16  H.J. Lu  <hongjiu.lu@intel.com>
127
128         * ld-elf/dl1main.c (main): Fix a typo.
129
130 2007-01-16  H.J. Lu  <hongjiu.lu@intel.com>
131
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.
137
138         * ld-elf/shared.exp: Add tests for --dynamic-list-data and
139          --dynamic-list-cpp-new.
140
141 2007-01-12  Hans-Peter Nilsson  <hp@axis.com>
142
143         * ld-elf/header.d: Allow arbitrary lines between "Program Header"
144         and "Sections".  Only run on *-*-linux*.
145
146 2007-01-11  Nathan Sidwell  <nathan@codesourcery.com>
147
148         * ld-elf/header.d: New.
149         * ld-elf/header.t: New.
150         * ld-elf/header.s: New.
151
152 2007-01-08  Kai Tietz   <kai.tietz@onevision.com>
153
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.
161
162 2007-01-06  Nathan Sidwell  <nathan@codesourcery.com>
163
164         * ld-scripts/expr.exp: New.
165         * ld-scripts/expr1.s: New.
166         * ld-scripts/expr1.d: New.
167         * ld-scripts/expr1.t: New.
168
169 For older changes see ChangeLog-2006
170 \f
171 Local Variables:
172 mode: change-log
173 left-margin: 8
174 fill-column: 74
175 version-control: never
176 End: