bfd/
[deliverable/binutils-gdb.git] / ld / testsuite / ChangeLog
1 2007-03-22 H.J. Lu <hongjiu.lu@intel.com>
2
3 PR ld/4007
4 * ld-elf/note-1.d: New file.
5 * ld-elf/note-1.s: Likewise.
6 * ld-elf/note-1.t: Likewise.
7 * ld-i386/alloc.d: Likewise.
8 * ld-i386/alloc.s: Likewise.
9 * ld-i386/alloc.t: Likewise.
10
11 * ld-i386/i386.exp: Run "alloc".
12
13 2007-03-20 Paul Brook <paul@codesourcery.com>
14
15 * ld-arm/arm-elf.exp (ld-arm/arm-elf.exp): Add arm-pic-veneer.
16 * ld-arm/arm-pic-veneer.d: New test.
17 * ld-arm/arm-pic-veneer.s: New test.
18
19 2007-03-08 Richard Sandiford <richard@codesourcery.com>
20
21 * ld-elf/extract-symbol-1.ld (data): Explicitly set the start address
22 to 0.
23
24 2007-03-07 Alan Modra <amodra@bigpond.net.au>
25
26 * ld-elf/extract-symbol-1sec.d: xfail hppa.
27 * ld-elf/extract-symbol-1sym.d: xfail hppa.
28
29 2007-03-07 H.J. Lu <hongjiu.lu@intel.com>
30
31 PR 3958
32 * ld-elf/linkonce1.d: New.
33 * ld-elf/linkonce1a.s: New.
34 * ld-elf/linkonce1b.s: New.
35 * ld-elf/linkonce2.d: New.
36 * ld-i386/pcrel16abs.d: New.
37 * ld-i386/pcrel16abs.s: New.
38 * ld-i386/i386.exp: Run it.
39
40 2007-03-06 H.J. Lu <hongjiu.lu@intel.com>
41
42 PR ld/4144
43 * ld-elf/nobits-1.d: New file.
44 * ld-elf/nobits-1.s: Likewise.
45 * ld-elf/nobits-1.t: Likewise.
46
47 2007-03-02 Richard Sandiford <richard@codesourcery.com>
48
49 * ld-elf/binutils.exp: Revert last change.
50
51 2007-03-01 Richard Sandiford <richard@codesourcery.com>
52
53 * ld-elf/extract-symbol-1sym.d, ld-elf/extract-symbol-1sec.d,
54 * ld-elf/extract-symbol-1.s, ld-elf/extract-symbol-1.ld: New tests.
55 * ld-elf/binutils.exp: Run them.
56
57 2007-02-28 Nick Clifton <nickc@redhat.com>
58
59 PR ld/3796
60 * ld-arm/arm-elf.exp (armelftests): Move "Thumb-2 BL" test into...
61 (armeabitests): ... here, a new array for EABI specific tests.
62 (armelftests): Add extra command line options for VFP11 fix tests
63 and thumb shared library test.
64
65 2007-02-22 Paul Brook <paul@codesourcery.com>
66
67 * ld-arm/arm-elf.exp (armelftests): Add gc-unwind.h.
68 * ld-arm/gc-unwind.s: New file.
69 * ld-arm/gc-unwind.d: New file.
70
71 2007-02-14 H.J. Lu <hongjiu.lu@intel.com>
72
73 PR ld/3953
74 * ld-elf/beginwarn.c: New file.
75 * ld-elf/warn.out: Likewise.
76
77 * ld-elf/shared.exp (build_tests): Add "Build warn libbar.so".
78 (run_tests): Add "Run warn with versioned libfoo.so".
79
80 * lib/ld-lib.exp (default_ld_relocate): Make exec_output global
81 and remove target first.
82 (default_ld_link): Likewise.
83 (default_ld_simple_link): Likewise.
84 (run_ld_link_exec_tests): Take an optional linker warning and
85 check it.
86 (default_ld_link): Check pruned linker output.
87
88 2007-02-13 H.J. Lu <hongjiu.lu@intel.com>
89
90 * ld-scripts/default-script1.d: Expect extra symbols.
91 * ld-scripts/default-script2.d: Likewise.
92 * ld-scripts/default-script3.d: Likewise.
93 * ld-scripts/default-script4.d: Likewise.
94
95 2007-02-13 Alan Modra <amodra@bigpond.net.au>
96
97 * ld-powerpc/relbrlt.d: Update.
98 * ld-powerpc/tlsexe.r: Update.
99 * ld-powerpc/tlsexetoc.r: Update.
100 * ld-powerpc/tlsso.r: Update.
101 * ld-powerpc/tlstocso.r: Update.
102
103 2007-02-12 Alan Modra <amodra@bigpond.net.au>
104
105 * ld-powerpc/relbrlt.d: Update.
106
107 2007-02-06 Nick Clifton <nickc@redhat.com>
108
109 PR ld/3805
110 * ld-elf/sec64k.exp: Expect the relocatable version of this test
111 to fail for the m32r because it creates both .rel and .rela
112 sections.
113
114 2007-02-05 Dave Brolley <brolley@redhat.com>
115
116 * ld-undefined/undefined.exp: XFAIL the undefined test
117 * ld-mep: New, with content.
118
119 2007-02-05 H.J. Lu <hongjiu.lu@intel.com>
120
121 * ld-i386/pcrel16.d: Undo the last change.
122 * ld-x86-64/pcrel16.d: Likewise.
123
124 2007-02-02 H.J. Lu <hongjiu.lu@intel.com>
125
126 * ld-i386/pcrel16.d: Updated.
127 * ld-x86-64/pcrel16.d: Likewise.
128
129 2007-02-01 Alan Modra <amodra@bigpond.net.au>
130
131 * ld-scripts/default-script.exp: Add "--local-store 0:0" to
132 LDFLAGS for spu.
133
134 2007-01-29 Julian Brown <julian@codesourcery.com>
135
136 * ld-arm/arm-elf.exp: Add VFP11 tests.
137 * ld-arm/vfp11-fix-none.s: New file.
138 * ld-arm/vfp11-fix-none.d: Expected disassembly of above.
139 * ld-arm/vfp11-fix-scalar.s: New file.
140 * ld-arm/vfp11-fix-scalar.d: Expected disassembly of above.
141 * ld-arm/vfp11-fix-vector.s: New file.
142 * ld-arm/vfp11-fix-vector.d: Expected disassembly of above.
143
144 2007-01-23 Nathan Sidwell <nathan@codesourcery.com>
145
146 * ld-elf/header.d: Reduce page size, restrict to linux & vxworks
147 * ld-elf/header.s: Adjust.
148 * ld-elf/header.t: Reduce initial offset.
149
150 2007-01-23 Andreas Schwab <schwab@suse.de>
151
152 * lib/ld-lib.exp (run_dump_test): Don't prematurely remove
153 assembler output.
154
155 2007-01-19 H.J. Lu <hongjiu.lu@intel.com>
156
157 * ld-elf/dl6.c: New file.
158 * ld-elf/dl6a.out: Likewise.
159 * ld-elf/dl6amain.c: Likewise.
160 * ld-elf/dl6b.out: Likewise.
161 * ld-elf/dl6bmain.c: Likewise.
162 * ld-elf/dl6cmain.c: Likewise.
163 * ld-elf/dl6dmain.c: Likewise.
164
165 * ld-elf/shared.exp: Add new tests for -Bsymbolic,
166 -Bsymbolic-functions, --dynamic-list-data and
167 --dynamic-list-cpp-new.
168
169 2007-01-19 H.J. Lu <hongjiu.lu@intel.com>
170
171 * ld-elf/maxpage3.t: New file.
172 * ld-elf/maxpage3a.d: Likewise.
173 * ld-elf/maxpage3b.d: Likewise.
174 * ld-elf/maxpage3c.d: Likewise.
175
176 2007-01-19 H.J. Lu <hongjiu.lu@intel.com>
177
178 * ld-scripts/default-script.exp: New file.
179 * ld-scripts/default-script.s: Likewise.
180 * ld-scripts/default-script.t: Likewise.
181 * ld-scripts/default-script1.d: Likewise.
182 * ld-scripts/default-script2.d: Likewise.
183 * ld-scripts/default-script3.d: Likewise.
184 * ld-scripts/default-script4.d: Likewise.
185
186 2007-01-18 H.J. Lu <hongjiu.lu@intel.com>
187
188 PR ld/1283
189 * lib/ld-lib.exp (run_dump_test): Remove output file first.
190
191 2007-01-17 H.J. Lu <hongjiu.lu@intel.com>
192
193 * ld-elf/header.d: Adjust for .text section with 16byte
194 alignment.
195
196 2007-01-16 H.J. Lu <hongjiu.lu@intel.com>
197
198 * ld-elf/dl1main.c (main): Fix a typo.
199
200 2007-01-16 H.J. Lu <hongjiu.lu@intel.com>
201
202 PR ld/3831
203 * ld-elf/del.cc: New.
204 * ld-elf/dl5.cc: Likewise.
205 * ld-elf/dl5.out: Likewise.
206 * ld-elf/new.cc: Likewise.
207
208 * ld-elf/shared.exp: Add tests for --dynamic-list-data and
209 --dynamic-list-cpp-new.
210
211 2007-01-12 Hans-Peter Nilsson <hp@axis.com>
212
213 * ld-elf/header.d: Allow arbitrary lines between "Program Header"
214 and "Sections". Only run on *-*-linux*.
215
216 2007-01-11 Nathan Sidwell <nathan@codesourcery.com>
217
218 * ld-elf/header.d: New.
219 * ld-elf/header.t: New.
220 * ld-elf/header.s: New.
221
222 2007-01-08 Kai Tietz <kai.tietz@onevision.com>
223
224 * ld-fastcall/fastcall.exp: Renamed target x86_64-*-mingw64 to
225 x86_64-*-mingw*.
226 * ld-pe/pe.exp: Ditto.
227 * ld-scripts/align.exp: Ditto.
228 * ld-scripts/defined.exp: Ditto.
229 * ld-scripts/provide.exp: Ditto.
230 * ld-scripts/weak.exp: Ditto.
231
232 2007-01-06 Nathan Sidwell <nathan@codesourcery.com>
233
234 * ld-scripts/expr.exp: New.
235 * ld-scripts/expr1.s: New.
236 * ld-scripts/expr1.d: New.
237 * ld-scripts/expr1.t: New.
238
239 For older changes see ChangeLog-2006
240 \f
241 Local Variables:
242 mode: change-log
243 left-margin: 8
244 fill-column: 74
245 version-control: never
246 End:
This page took 0.033751 seconds and 4 git commands to generate.