PR 4515
[deliverable/binutils-gdb.git] / binutils / testsuite / ChangeLog
CommitLineData
32866df7
NC
12007-07-05 Nick Clifton <nickc@redhat.com>
2
3 * lib/utils-lib.exp: Update copyright notice to refer to GPLv3.
4 * config/default.exp, binutils-all/ar.exp,
5 binutils-all/dlltool.exp, binutils-all/nm.exp,
6 binutils-all/objcopy.exp, binutils-all/arm/objdump.exp,
7 binutils-all/hppa/objdump.exp, binutils-all/m68k/objdump.exp,
8 binutils-all/vax/objdump.exp, binutils-all/windres/windres.exp,
9 binutils-all/windres/msupdate: Likewise.
10
4b3a42a7
L
112007-06-23 H.J. Lu <hongjiu.lu@intel.com>
12
13 * binutils-all/strip-3.d: Also strip .xtensa.info section.
14
fc108f8f
NC
152007-05-24 Kai Tietz <Kai.Tietz@onevision.com>
16
17 * binutils-all/windres/version_cat.rc: New.
18 * binutils-all/windres/version_cat.rsd: New.
19
4a594fce
NC
202007-05-23 Kai Tietz <Kai.Tietz@onevision.com>
21
22 * binutils-all/windres/html.rc: New.
23 * binutils-all/windres/html.rsd: New.
24 * binutils-all/windres/html1.hm: New.
25 * binutils-all/windres/html2.hm: New.
26 * binutils-all/windres/messagetable.rc: New.
27 * binutils-all/windres/messagetable.rsd: New.
28 * binutils-all/windres/MSG00001.bin: New.
29 * binutils-all/windres/strtab2.rc: New.
30 * binutils-all/windres/strtab2.rsd: New.
31 * binutils-all/windres/version.rc: New.
32 * binutils-all/windres/version.rsd: New.
33 * binutils-all/windres/dialog.rsd: Fix expected results.
34
f891f2a9
JM
352007-05-17 Joseph Myers <joseph@codesourcery.com>
36
37 * binutils-all/strip-3.d: Strip .pdr section.
38
b8b6abe0
AM
392007-05-15 Alan Modra <amodra@bigpond.net.au>
40
41 * binutils-all/objcopy.exp: Only run needed-by-reloc test for ELF.
42
b4de6476
AM
432007-05-11 Alan Modra <amodra@bigpond.net.au>
44
45 * binutils-all/needed-by-reloc.s: Use .long rather than .4byte.
46
e46ab513
MS
472007-05-08 Mark Shinwell <shinwell@codesourcery.com>
48
49 * binutils-all/strip-3.d: Strip .ARM.attributes and .reginfo
50 sections.
51
0d063f63
AM
522007-05-02 Alan Modra <amodra@bigpond.net.au>
53
54 * binutils-all/objcopy.exp (copy_setup): Don't perror, use send_log.
55 (copy_executable): Return early if test2 is blank.
56 Return unsupported rather than unresolved if we can't run
57 executables. Do test1 if we can compile.
58
312aaa3c
NC
592007-04-24 Nathan Froyd <froydnj@codesourcery.com>
60 Phil Edwards <phil@codesourcery.com>
61
62 * binutils-all/objcopy.exp: Add test for stripping a symbol
63 used in a relocation.
64 * binutils-all/needed-by-reloc.s: New file.
65
9e48b4c6
NC
662007-04-20 Nathan Froyd <froydnj@codesourcery.com>
67 Phil Edwards <phil@codesourcery.com>
68 Thomas de Lellis <tdel@windriver.com>
69
70 * binutils-all/objcopy.exp: Add test for --reverse-bytes.
71
d3013035
RE
722007-04-21 Richard Earnshaw <rearnsha@arm.com>
73
74 * binutils-all/readelf.exp (regexp_diff): Delete.
75
9401f88d
RE
762007-04-20 Richard Earnshaw <rearnsha@arm.com>
77
78 * binutils-all/arm/thumb2-cond.s: Allow for tab expansion by the pty.
79 Rename the second test.
80
1aa9ef63
L
812007-04-12 H.J. Lu <hongjiu.lu@intel.com>
82
83 PR binutils/4348
84 * binutils-all/empty.s: New file.
85 * binutils-all/strip-3.d: Likewise.
86
87 * binutils-all/objcopy.exp: Run strip-3 for ELF target.
88
903b1f5b
NS
892007-02-27 Nathan Sidwell <nathan@codesourcery.com>
90
91 * binutils-all/objcopy.exp: Skip for uclinux targets.
92
b279a55c
NC
932007-02-14 Nick Clifton <nickc@redhat.com>
94
95 * binutils-all/readelf.exp (readelf_wi_test): Fix unexpected
96 output failure message.
97
42037fe5
NC
982007-01-08 Kai Tietz <kai.tietz@onevision.com>
99
100 * copy-3.d: Renamed target x86_64-*-mingw64 to x86_64-*-mingw*
101 * dlltool.exp: Dito
102 * lang.rc: Dito
103 * strtab1.rc: Dito
104 * windres.exp: Dito
105
99ad8390
NC
1062006-09-20 Kai Tietz <Kai.Tietz@onevision.com>
107
108 * binutils-all/copy-3.d: Add support for target x86_64-pc-mingw64.
109 * binutils-all/dlltool.exp: Likewise.
110 * binutils-all/objcopy.exp: Likewise.
111 * binutils-all/windres/windres.exp: Likewise.
112 * binutils-all/windres/lang.rc: xfail it as long as there is no windows.h.
113 * binutils-all/windres/strtab1.rc: Likewise.
114 * lib/utils-lib.exp: Adjust executable prefix detection (as .exe).
115
748fc5e9
L
1162006-09-14 H.J. Lu <hongjiu.lu@intel.com>
117
7d3d6bd5 118 PR binutils/3181
748fc5e9
L
119 * binutils-all/objcopy.exp: Run strip-1 and strip-2 for ELF
120 targets.
121
122 * binutils-all/strip-1.d: New file.
123 * binutils-all/strip-2.d: Likewise.
124
125 * lib/utils-lib.exp (run_dump_test): Support strip.
126
4be041b2
TS
1272006-08-15 Thiemo Seufer <ths@mips.com>
128 Nigel Stephens <nigel@mips.com>
129 David Ung <davidu@mips.com>
130
131 * binutils-all/readelf.exp (readelf_test): Handle mips*-sde-elf*.
132
a87866e6
RS
1332006-06-24 Richard Sandiford <richard@codesourcery.com>
134
135 * binutils-all/localize-hidden-1.d: Use objdump --syms instead
136 of readelf.
137
d58c2e3a
RS
1382006-06-23 Richard Sandiford <richard@codesourcery.com>
139
140 * binutils-all/localize-hidden-1.s,
141 * binutils-all/localize-hidden-1.d,
142 * binutils-all/localize-hidden-2.s,
143 * binutils-all/localize-hidden-2.d: New tests.
144 * binutils-all/objcopy.exp: Run them.
145
c22aaad1
PB
1462006-06-06 Paul Brook <paul@codesourcery.com>
147
148 * binutils-all/arm/objdump.exp: New file.
149 * binutils-all/arm/thumb2-cond.s: New test.
150
5a135cf2
L
1512006-05-03 H.J. Lu <hongjiu.lu@intel.com>
152
153 * binutils-all/copy-3.d: Fix a typo.
154
81fc501a
L
1552006-05-03 H.J. Lu <hongjiu.lu@intel.com>
156
157 * binutils-all/copy-3.d: New.
158
159 * objcopy.exp: Run copy-3.
160
e44d194f
DK
1612006-05-02 Dave Korn <dave.korn@artimi.com>
162
163 * binutils-all/copy-1.d (name): Correct spelling of 'setting'.
164 * binutils-all/copy-1.d (name): Likewise.
165
7cc27f03
NC
1662006-05-02 Nick Clifton <nickc@redhat.com>
167
168 * binutils-all/copy-2.d: Change the name of the section whose
169 flags are changed to "foo" so that the test will work with PE
170 based targets. Skip this test for AOUT based targeted.
171 * binutils-all/copytest.s: New file.
172
85d7f0b9
L
1732006-05-01 H.J. Lu <hongjiu.lu@intel.com>
174
175 * binutils-all/objcopy.exp: Run "copy-1" for ELF only.
176
004314cc
BE
1772006-05-01 Ben Elliston <bje@au.ibm.com>
178
179 * binutils-all/objcopy.exp (objcopy_test_readelf): Remove stray ;
180
af3c5dea
L
1812006-04-26 H.J. Lu <hongjiu.lu@intel.com>
182
183 PR binutils/2593
184 * binutils-all/copy-1.d: New file.
185 * binutils-all/copy-1.s: Likewise.
186 * binutils-all/copy-2.d: Likewise.
187
188 * binutils-all/objcopy.exp: Add run_dump_test "copy-1" and
189 run_dump_test "copy-2".
190
191 * lib/utils-lib.exp (run_dump_test): New.
192 (slurp_options): Likewise.
193 (regexp_diff): Likewise.
194 (file_contents): Likewise.
195 (verbose_eval): Likewise.
196
8648f88f
L
1972006-04-25 H.J. Lu <hongjiu.lu@intel.com>
198
199 PR binutils/2467
200 * binutils-all/objcopy.exp (strip_test): Also test "strip -g"
201 on archive.
202
da28e1e1
L
2032006-04-10 H.J. Lu <hongjiu.lu@intel.com>
204
205 * lib/utils-lib.exp (default_binutils_run): Check exit status.
206
49236396
BE
2072005-12-24 Ben Elliston <bje@gnu.org>
208
209 * config/default.exp: Do not load the unneeded util-defs.exp.
210
9ab80182
JB
2112005-11-15 Jan Beulich <jbeulich@novell.com>
212
213 * config/default.exp (link_or_copy): New. Use it for setting
214 up assembler and linker for the compiler to use.
215
6a0d0afd
L
2162005-10-20 H.J. Lu <hongjiu.lu@intel.com>
217
218 PR ld/251
219 * binutils-all/group.s: New file.
220
221 * binutils-all/objcopy.exp (objcopy_test_readelf): New
222 procedure.
223 Use it to test ELF group.
224
64bb95af
L
2252005-10-19 H.J. Lu <hongjiu.lu@intel.com>
226
6a0d0afd 227 PR ld/1487
64bb95af
L
228 * binutils-all/objcopy.exp (objcopy_test): New procedure.
229 Use it to test simple copy, ia64 link order and ELF unknown
230 section type.
231
232 * binutils-all/unknown.s: New file.
233
ad2fb2cd
L
2342005-10-19 H.J. Lu <hongjiu.lu@intel.com>
235
236 PR binutils/1321
237 * binutils-all/link-order.s: New.
238
239 * binutils-all/objcopy.exp: Check ia64 link order.
240
3d888abf
DS
2412005-10-11 Danny Smith <dannysmith@users.sourceforge.net>
242
243 * binutils-all/windres/escapex-2.rc: New file.
244 * binutils-all/windres/escapex-2.rsd: Generate.
245
c0524131
NC
2462005-08-26 Christian Groessler <chris@groessler.org>
247
248 * binutils-all/objcopy.exp: Don't setup_xfail "z8*-*".
249
c17ae8a2
AM
2502005-08-18 Alan Modra <amodra@bigpond.net.au>
251
252 * binutils-all/objcopy.exp: Remove a29k support.
253 * binutils-all/objdump.exp: Likewise, alliant and convex too.
254
b43b5d5f
NC
2552005-05-07 Nick Clifton <nickc@redhat.com>
256
257 * Update the address and phone number of the FSF organization in
258 the GPL notices in the following files:
259 binutils-all/ar.exp, binutils-all/dlltool.exp,
260 binutils-all/nm.exp, binutils-all/objcopy.exp,
261 binutils-all/objdump.exp, binutils-all/readelf.exp,
262 binutils-all/size.exp, binutils-all/hppa/objdump.exp,
263 binutils-all/m68k/objdump.exp, binutils-all/vax/objdump.exp,
264 binutils-all/windres/msupdate, binutils-all/windres/windres.exp,
265 config/default.exp, lib/utils-lib.exp
266
ae99769b
NC
2672005-04-04 Jan-Benedict Glaw <jbglaw@lug-owl.>
268
269 * binutils-all/vax/objdump.exp: Condense the two tests into one
270 and add a "-M entry:" for the second label.
271
ec72cfe5
NC
2722005-03-29 Jan-Benedict Glaw <jbglaw@lug-owl.de>
273
274 * binutils-all/vax: New directory.
275 * binutils-all/vax/objdump.exp: New script. Test the -Mentry:
276 switch added to the VAX disassembler.
277 * binutils-all/vax/entrymask.s: New assembler source file.
278
55aba704
BE
2792005-03-08 Ben Elliston <bje@au.ibm.com>
280
281 * config/default.exp: Remove send_user call for stray output.
282
c9bc3b3d
NC
2832005-01-04 Martin Koegler <mkoegler@auto.tuwien.ac.at>
284
285 * binutils-all/testprog.c: Add prototype for printf() and make
286 type of "string" array be "char" in order to avoid compile time
287 warnings.
288
ca0548b6
AM
2892004-12-31 Alan Modra <amodra@bigpond.net.au>
290
291 * binutils-all/readelf.ss: Allow for both .rel and .rela sections.
292
45175cda
HPN
2932004-11-04 Hans-Peter Nilsson <hp@axis.com>
294
295 * binutils-all/objdump.exp (cpus_expected): Append cris.
296
e4c8d1e4
L
2972004-10-28 H.J. Lu <hongjiu.lu@intel.com>
298
299 * binutils-all/dlltool.exp: Set XFAIL if $target_xfail is yes.
300
0fd555c4
NC
3012004-10-23 Aaron W. LaFramboise <aaron98wiridge9@aaronwl.com>
302
303 * binutils-all/alias.def: New file.
304 * binutils-all/dlltool.exp: Two new -p tests.
305 * config/default.exp (dlltool_gas_flag): New variable.
306 Copy gas and lds executables into tmpdir/gas directory rather than
307 making symlinks which might not be supported by the host OS.
308 Attempt to handle the case where the host OS does not use the .exe
309 extension but the target OS does.
310 * lib/utils-lib.exp (exe_ext): New procedure.
311
607dea97
NC
3122004-07-12 Nick Clifton <nickc@redhat.com>
313
314 * binutils-all/dlltool.exp: Check that the -p switch is not
315 rejected.
316
8577e690
AS
3172004-07-09 Andreas Schwab <schwab@suse.de>
318
319 * binutils-all/m68k/movem.s: New file.
320
321 * binutils-all/m68k/objdump.exp: New file.
322
d2093c13
NC
3232004-05-15 Nick Clifton <nickc@redhat.com>
324
325 * binutils-all/readelf.ss: Allow for ARM mapping symbols.
326
8d263650
BE
3272004-05-12 Ben Elliston <bje@au.ibm.com>
328
329 * binutils-all/ar.exp: Remove stray semicolons.
330 * binutils-all/dlltool.exp: Likewise.
331 * binutils-all/objcopy.exp: Likewise.
332 * binutils-all/readelf.exp: Likewise.
333 * binutils-all/windres/windres.exp: Likewise.
334 * lib/utils-lib.exp: Likewise.
335
e9e2c3f6
RS
3362004-04-14 Richard Sandiford <rsandifo@redhat.com>
337
338 * binutils-all/readelf.ss-mips: Allow named section symbols.
339
adacfc81
JJ
3402004-03-30 Jakub Jelinek <jakub@redhat.com>
341
342 * binutils-all/objcopy.exp: Accept main as a data symbol as well.
343
af865222
AS
3442004-02-27 Andreas Schwab <schwab@suse.de>
345
346 * binutils-all/ar.exp (argument_parsing): New test.
347
627fe3fb
NS
3482004-02-20 Nathan Sidwell <nathan@codesourcery.com>
349
350 * binutils-all/objcopy.exp: Reorder arguments for POSIXLY_CORRECT
876f4090 351 systems.
a46a5b58 352
c9e214e5
AM
353For older changes see ChangeLog-9303
354\f
355Local Variables:
356mode: change-log
357left-margin: 8
358fill-column: 74
359version-control: never
360End:
This page took 0.150995 seconds and 4 git commands to generate.