3dfd768c5aa4713d6c4dfa0f4525dbaa1112c1e0
[deliverable/binutils-gdb.git] / binutils / testsuite / ChangeLog
1 2007-04-21 Richard Earnshaw <rearnsha@arm.com>
2
3 * binutils-all/readelf.exp (regexp_diff): Delete.
4
5 2007-04-20 Richard Earnshaw <rearnsha@arm.com>
6
7 * binutils-all/arm/thumb2-cond.s: Allow for tab expansion by the pty.
8 Rename the second test.
9
10 2007-04-12 H.J. Lu <hongjiu.lu@intel.com>
11
12 PR binutils/4348
13 * binutils-all/empty.s: New file.
14 * binutils-all/strip-3.d: Likewise.
15
16 * binutils-all/objcopy.exp: Run strip-3 for ELF target.
17
18 2007-02-27 Nathan Sidwell <nathan@codesourcery.com>
19
20 * binutils-all/objcopy.exp: Skip for uclinux targets.
21
22 2007-02-14 Nick Clifton <nickc@redhat.com>
23
24 * binutils-all/readelf.exp (readelf_wi_test): Fix unexpected
25 output failure message.
26
27 2007-01-08 Kai Tietz <kai.tietz@onevision.com>
28
29 * copy-3.d: Renamed target x86_64-*-mingw64 to x86_64-*-mingw*
30 * dlltool.exp: Dito
31 * lang.rc: Dito
32 * strtab1.rc: Dito
33 * windres.exp: Dito
34
35 2006-09-20 Kai Tietz <Kai.Tietz@onevision.com>
36
37 * binutils-all/copy-3.d: Add support for target x86_64-pc-mingw64.
38 * binutils-all/dlltool.exp: Likewise.
39 * binutils-all/objcopy.exp: Likewise.
40 * binutils-all/windres/windres.exp: Likewise.
41 * binutils-all/windres/lang.rc: xfail it as long as there is no windows.h.
42 * binutils-all/windres/strtab1.rc: Likewise.
43 * lib/utils-lib.exp: Adjust executable prefix detection (as .exe).
44
45 2006-09-14 H.J. Lu <hongjiu.lu@intel.com>
46
47 PR binutils/3181
48 * binutils-all/objcopy.exp: Run strip-1 and strip-2 for ELF
49 targets.
50
51 * binutils-all/strip-1.d: New file.
52 * binutils-all/strip-2.d: Likewise.
53
54 * lib/utils-lib.exp (run_dump_test): Support strip.
55
56 2006-08-15 Thiemo Seufer <ths@mips.com>
57 Nigel Stephens <nigel@mips.com>
58 David Ung <davidu@mips.com>
59
60 * binutils-all/readelf.exp (readelf_test): Handle mips*-sde-elf*.
61
62 2006-06-24 Richard Sandiford <richard@codesourcery.com>
63
64 * binutils-all/localize-hidden-1.d: Use objdump --syms instead
65 of readelf.
66
67 2006-06-23 Richard Sandiford <richard@codesourcery.com>
68
69 * binutils-all/localize-hidden-1.s,
70 * binutils-all/localize-hidden-1.d,
71 * binutils-all/localize-hidden-2.s,
72 * binutils-all/localize-hidden-2.d: New tests.
73 * binutils-all/objcopy.exp: Run them.
74
75 2006-06-06 Paul Brook <paul@codesourcery.com>
76
77 * binutils-all/arm/objdump.exp: New file.
78 * binutils-all/arm/thumb2-cond.s: New test.
79
80 2006-05-03 H.J. Lu <hongjiu.lu@intel.com>
81
82 * binutils-all/copy-3.d: Fix a typo.
83
84 2006-05-03 H.J. Lu <hongjiu.lu@intel.com>
85
86 * binutils-all/copy-3.d: New.
87
88 * objcopy.exp: Run copy-3.
89
90 2006-05-02 Dave Korn <dave.korn@artimi.com>
91
92 * binutils-all/copy-1.d (name): Correct spelling of 'setting'.
93 * binutils-all/copy-1.d (name): Likewise.
94
95 2006-05-02 Nick Clifton <nickc@redhat.com>
96
97 * binutils-all/copy-2.d: Change the name of the section whose
98 flags are changed to "foo" so that the test will work with PE
99 based targets. Skip this test for AOUT based targeted.
100 * binutils-all/copytest.s: New file.
101
102 2006-05-01 H.J. Lu <hongjiu.lu@intel.com>
103
104 * binutils-all/objcopy.exp: Run "copy-1" for ELF only.
105
106 2006-05-01 Ben Elliston <bje@au.ibm.com>
107
108 * binutils-all/objcopy.exp (objcopy_test_readelf): Remove stray ;
109
110 2006-04-26 H.J. Lu <hongjiu.lu@intel.com>
111
112 PR binutils/2593
113 * binutils-all/copy-1.d: New file.
114 * binutils-all/copy-1.s: Likewise.
115 * binutils-all/copy-2.d: Likewise.
116
117 * binutils-all/objcopy.exp: Add run_dump_test "copy-1" and
118 run_dump_test "copy-2".
119
120 * lib/utils-lib.exp (run_dump_test): New.
121 (slurp_options): Likewise.
122 (regexp_diff): Likewise.
123 (file_contents): Likewise.
124 (verbose_eval): Likewise.
125
126 2006-04-25 H.J. Lu <hongjiu.lu@intel.com>
127
128 PR binutils/2467
129 * binutils-all/objcopy.exp (strip_test): Also test "strip -g"
130 on archive.
131
132 2006-04-10 H.J. Lu <hongjiu.lu@intel.com>
133
134 * lib/utils-lib.exp (default_binutils_run): Check exit status.
135
136 2005-12-24 Ben Elliston <bje@gnu.org>
137
138 * config/default.exp: Do not load the unneeded util-defs.exp.
139
140 2005-11-15 Jan Beulich <jbeulich@novell.com>
141
142 * config/default.exp (link_or_copy): New. Use it for setting
143 up assembler and linker for the compiler to use.
144
145 2005-10-20 H.J. Lu <hongjiu.lu@intel.com>
146
147 PR ld/251
148 * binutils-all/group.s: New file.
149
150 * binutils-all/objcopy.exp (objcopy_test_readelf): New
151 procedure.
152 Use it to test ELF group.
153
154 2005-10-19 H.J. Lu <hongjiu.lu@intel.com>
155
156 PR ld/1487
157 * binutils-all/objcopy.exp (objcopy_test): New procedure.
158 Use it to test simple copy, ia64 link order and ELF unknown
159 section type.
160
161 * binutils-all/unknown.s: New file.
162
163 2005-10-19 H.J. Lu <hongjiu.lu@intel.com>
164
165 PR binutils/1321
166 * binutils-all/link-order.s: New.
167
168 * binutils-all/objcopy.exp: Check ia64 link order.
169
170 2005-10-11 Danny Smith <dannysmith@users.sourceforge.net>
171
172 * binutils-all/windres/escapex-2.rc: New file.
173 * binutils-all/windres/escapex-2.rsd: Generate.
174
175 2005-08-26 Christian Groessler <chris@groessler.org>
176
177 * binutils-all/objcopy.exp: Don't setup_xfail "z8*-*".
178
179 2005-08-18 Alan Modra <amodra@bigpond.net.au>
180
181 * binutils-all/objcopy.exp: Remove a29k support.
182 * binutils-all/objdump.exp: Likewise, alliant and convex too.
183
184 2005-05-07 Nick Clifton <nickc@redhat.com>
185
186 * Update the address and phone number of the FSF organization in
187 the GPL notices in the following files:
188 binutils-all/ar.exp, binutils-all/dlltool.exp,
189 binutils-all/nm.exp, binutils-all/objcopy.exp,
190 binutils-all/objdump.exp, binutils-all/readelf.exp,
191 binutils-all/size.exp, binutils-all/hppa/objdump.exp,
192 binutils-all/m68k/objdump.exp, binutils-all/vax/objdump.exp,
193 binutils-all/windres/msupdate, binutils-all/windres/windres.exp,
194 config/default.exp, lib/utils-lib.exp
195
196 2005-04-04 Jan-Benedict Glaw <jbglaw@lug-owl.>
197
198 * binutils-all/vax/objdump.exp: Condense the two tests into one
199 and add a "-M entry:" for the second label.
200
201 2005-03-29 Jan-Benedict Glaw <jbglaw@lug-owl.de>
202
203 * binutils-all/vax: New directory.
204 * binutils-all/vax/objdump.exp: New script. Test the -Mentry:
205 switch added to the VAX disassembler.
206 * binutils-all/vax/entrymask.s: New assembler source file.
207
208 2005-03-08 Ben Elliston <bje@au.ibm.com>
209
210 * config/default.exp: Remove send_user call for stray output.
211
212 2005-01-04 Martin Koegler <mkoegler@auto.tuwien.ac.at>
213
214 * binutils-all/testprog.c: Add prototype for printf() and make
215 type of "string" array be "char" in order to avoid compile time
216 warnings.
217
218 2004-12-31 Alan Modra <amodra@bigpond.net.au>
219
220 * binutils-all/readelf.ss: Allow for both .rel and .rela sections.
221
222 2004-11-04 Hans-Peter Nilsson <hp@axis.com>
223
224 * binutils-all/objdump.exp (cpus_expected): Append cris.
225
226 2004-10-28 H.J. Lu <hongjiu.lu@intel.com>
227
228 * binutils-all/dlltool.exp: Set XFAIL if $target_xfail is yes.
229
230 2004-10-23 Aaron W. LaFramboise <aaron98wiridge9@aaronwl.com>
231
232 * binutils-all/alias.def: New file.
233 * binutils-all/dlltool.exp: Two new -p tests.
234 * config/default.exp (dlltool_gas_flag): New variable.
235 Copy gas and lds executables into tmpdir/gas directory rather than
236 making symlinks which might not be supported by the host OS.
237 Attempt to handle the case where the host OS does not use the .exe
238 extension but the target OS does.
239 * lib/utils-lib.exp (exe_ext): New procedure.
240
241 2004-07-12 Nick Clifton <nickc@redhat.com>
242
243 * binutils-all/dlltool.exp: Check that the -p switch is not
244 rejected.
245
246 2004-07-09 Andreas Schwab <schwab@suse.de>
247
248 * binutils-all/m68k/movem.s: New file.
249
250 * binutils-all/m68k/objdump.exp: New file.
251
252 2004-05-15 Nick Clifton <nickc@redhat.com>
253
254 * binutils-all/readelf.ss: Allow for ARM mapping symbols.
255
256 2004-05-12 Ben Elliston <bje@au.ibm.com>
257
258 * binutils-all/ar.exp: Remove stray semicolons.
259 * binutils-all/dlltool.exp: Likewise.
260 * binutils-all/objcopy.exp: Likewise.
261 * binutils-all/readelf.exp: Likewise.
262 * binutils-all/windres/windres.exp: Likewise.
263 * lib/utils-lib.exp: Likewise.
264
265 2004-04-14 Richard Sandiford <rsandifo@redhat.com>
266
267 * binutils-all/readelf.ss-mips: Allow named section symbols.
268
269 2004-03-30 Jakub Jelinek <jakub@redhat.com>
270
271 * binutils-all/objcopy.exp: Accept main as a data symbol as well.
272
273 2004-02-27 Andreas Schwab <schwab@suse.de>
274
275 * binutils-all/ar.exp (argument_parsing): New test.
276
277 2004-02-20 Nathan Sidwell <nathan@codesourcery.com>
278
279 * binutils-all/objcopy.exp: Reorder arguments for POSIXLY_CORRECT
280 systems.
281
282 For older changes see ChangeLog-9303
283 \f
284 Local Variables:
285 mode: change-log
286 left-margin: 8
287 fill-column: 74
288 version-control: never
289 End:
This page took 0.067839 seconds and 3 git commands to generate.