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