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