daily update
[deliverable/binutils-gdb.git] / binutils / testsuite / ChangeLog
CommitLineData
72d4c02f
KT
12008-07-08 Kai Tietz <kai.tietz@onevision.com>
2
3 * binutils-all/objcopy.exp (copy_setup): Check if host-triplet
4 is target-triplet for execution tests.
5 (copy_executable): Likewise.
6 (strip_executable): Likewise.
7 (strip_executable_with_saving_a_symbol): Likewise.
8
11701589
JK
92008-05-29 Jan Kratochvil <jan.kratochvil@redhat.com>
10
11 * binutils-all/objcopy.exp: Call KEEP_DEBUG_SYMBOLS_AND_TEST_COPY.
12 (keep_debug_symbols_and_test_copy): New function.
13 (test5, test6): New variables.
14
a8da6403
NC
152008-03-27 Cary Coutant <ccoutant@google.com>
16
17 * binutils-all/ar.exp: Add thin archive tests.
18
b67ce46f
JM
192008-02-26 Joseph Myers <joseph@codesourcery.com>
20
21 * config/default.exp (gcc_gas_flag, dlltool_gas_flag): Define to
22 empty for testing an installed toolchain.
23
2d312b6b
BW
242008-02-04 Bob Wilson <bob.wilson@acm.org>
25
26 * binutils-all/objdump.exp (cpus_expected): Add xtensa.
27
08a80eb6
AM
282007-10-26 Alan Modra <amodra@bigpond.net.au>
29
30 * binutils-all/windres/windres.exp: Don't xfail.
31
504b7d20
NC
322007-10-16 Nick Clifton <nickc@redhat.com>
33
34 * binutils-all/readelf.ss: Accept COMMON in readelf's output.
35 * binutils-all/readelf.ss-64: Likewise.
36 * binutils-all/readelf.ss-mips: Likewise.
37 * binutils-all/readelf.ss-tmips: Likewise.
38
09c11c86
NC
392007-08-30 Nick Clifton <nickc@redhat.com>
40
41 * binutils-all/dumptest.s: New test file.
42 * binutils-all/readelf.exp: Add test of readelf's -p switch.
43
7f6a71ff
JM
442007-08-28 Mark Shinwell <shinwell@codesourcery.com>
45 Joseph Myers <joseph@codesourcery.com>
46
47 * binutils-all/ar.exp (long_filenames): Delete temporary files on
48 the host.
49 * binutils-all/arm/objdump.exp: Only check "which $OBJDUMP" if
50 host is local.
51 * binutils-all/objcopy.exp: Use ${srecfile} to get the name of the
52 srec file to be passed to binutils_run.
53 (objcopy_test_readelf): Use remote_exec.
54 * binutils-all/readelf.exp (readelf_find_size): Use remote_exec.
55 (readelf_test): Likewise.
56 (readelf_wi_test): Likewise.
57 * lib/utils-lib.exp (run_dump_test): Only check "which $binary" if
58 host is local. Use remote_exec. Use $tempfile not
59 tmpdir/bintest.o.
60
151fab34
AM
612007-08-09 Alan Modra <amodra@bigpond.net.au>
62
63 * binutils-all/copy-2.d (not-target): Match *-*-*aout.
64 * binutils-all/copy-3.d (not-target): Likewise.
65 * binutils-all/objcopy.exp (objcopy_test): Remove extraneous
66 setup_xfail.
1e1c6a43
AM
67 * windres/windres.exp: Return unsupported rather than fail if
68 windows.h not found.
151fab34 69
32866df7
NC
702007-07-05 Nick Clifton <nickc@redhat.com>
71
72 * lib/utils-lib.exp: Update copyright notice to refer to GPLv3.
73 * config/default.exp, binutils-all/ar.exp,
74 binutils-all/dlltool.exp, binutils-all/nm.exp,
75 binutils-all/objcopy.exp, binutils-all/arm/objdump.exp,
76 binutils-all/hppa/objdump.exp, binutils-all/m68k/objdump.exp,
77 binutils-all/vax/objdump.exp, binutils-all/windres/windres.exp,
78 binutils-all/windres/msupdate: Likewise.
79
4b3a42a7
L
802007-06-23 H.J. Lu <hongjiu.lu@intel.com>
81
82 * binutils-all/strip-3.d: Also strip .xtensa.info section.
83
fc108f8f
NC
842007-05-24 Kai Tietz <Kai.Tietz@onevision.com>
85
86 * binutils-all/windres/version_cat.rc: New.
87 * binutils-all/windres/version_cat.rsd: New.
88
4a594fce
NC
892007-05-23 Kai Tietz <Kai.Tietz@onevision.com>
90
91 * binutils-all/windres/html.rc: New.
92 * binutils-all/windres/html.rsd: New.
93 * binutils-all/windres/html1.hm: New.
94 * binutils-all/windres/html2.hm: New.
95 * binutils-all/windres/messagetable.rc: New.
96 * binutils-all/windres/messagetable.rsd: New.
97 * binutils-all/windres/MSG00001.bin: New.
98 * binutils-all/windres/strtab2.rc: New.
99 * binutils-all/windres/strtab2.rsd: New.
100 * binutils-all/windres/version.rc: New.
101 * binutils-all/windres/version.rsd: New.
102 * binutils-all/windres/dialog.rsd: Fix expected results.
103
f891f2a9
JM
1042007-05-17 Joseph Myers <joseph@codesourcery.com>
105
106 * binutils-all/strip-3.d: Strip .pdr section.
107
b8b6abe0
AM
1082007-05-15 Alan Modra <amodra@bigpond.net.au>
109
110 * binutils-all/objcopy.exp: Only run needed-by-reloc test for ELF.
111
b4de6476
AM
1122007-05-11 Alan Modra <amodra@bigpond.net.au>
113
114 * binutils-all/needed-by-reloc.s: Use .long rather than .4byte.
115
e46ab513
MS
1162007-05-08 Mark Shinwell <shinwell@codesourcery.com>
117
118 * binutils-all/strip-3.d: Strip .ARM.attributes and .reginfo
119 sections.
120
0d063f63
AM
1212007-05-02 Alan Modra <amodra@bigpond.net.au>
122
123 * binutils-all/objcopy.exp (copy_setup): Don't perror, use send_log.
124 (copy_executable): Return early if test2 is blank.
125 Return unsupported rather than unresolved if we can't run
126 executables. Do test1 if we can compile.
127
312aaa3c
NC
1282007-04-24 Nathan Froyd <froydnj@codesourcery.com>
129 Phil Edwards <phil@codesourcery.com>
130
131 * binutils-all/objcopy.exp: Add test for stripping a symbol
132 used in a relocation.
133 * binutils-all/needed-by-reloc.s: New file.
134
9e48b4c6
NC
1352007-04-20 Nathan Froyd <froydnj@codesourcery.com>
136 Phil Edwards <phil@codesourcery.com>
137 Thomas de Lellis <tdel@windriver.com>
138
139 * binutils-all/objcopy.exp: Add test for --reverse-bytes.
140
d3013035
RE
1412007-04-21 Richard Earnshaw <rearnsha@arm.com>
142
143 * binutils-all/readelf.exp (regexp_diff): Delete.
144
9401f88d
RE
1452007-04-20 Richard Earnshaw <rearnsha@arm.com>
146
147 * binutils-all/arm/thumb2-cond.s: Allow for tab expansion by the pty.
148 Rename the second test.
149
1aa9ef63
L
1502007-04-12 H.J. Lu <hongjiu.lu@intel.com>
151
152 PR binutils/4348
153 * binutils-all/empty.s: New file.
154 * binutils-all/strip-3.d: Likewise.
155
156 * binutils-all/objcopy.exp: Run strip-3 for ELF target.
157
903b1f5b
NS
1582007-02-27 Nathan Sidwell <nathan@codesourcery.com>
159
160 * binutils-all/objcopy.exp: Skip for uclinux targets.
161
b279a55c
NC
1622007-02-14 Nick Clifton <nickc@redhat.com>
163
164 * binutils-all/readelf.exp (readelf_wi_test): Fix unexpected
165 output failure message.
166
42037fe5
NC
1672007-01-08 Kai Tietz <kai.tietz@onevision.com>
168
169 * copy-3.d: Renamed target x86_64-*-mingw64 to x86_64-*-mingw*
170 * dlltool.exp: Dito
171 * lang.rc: Dito
172 * strtab1.rc: Dito
173 * windres.exp: Dito
174
99ad8390
NC
1752006-09-20 Kai Tietz <Kai.Tietz@onevision.com>
176
177 * binutils-all/copy-3.d: Add support for target x86_64-pc-mingw64.
178 * binutils-all/dlltool.exp: Likewise.
179 * binutils-all/objcopy.exp: Likewise.
180 * binutils-all/windres/windres.exp: Likewise.
181 * binutils-all/windres/lang.rc: xfail it as long as there is no windows.h.
182 * binutils-all/windres/strtab1.rc: Likewise.
183 * lib/utils-lib.exp: Adjust executable prefix detection (as .exe).
184
748fc5e9
L
1852006-09-14 H.J. Lu <hongjiu.lu@intel.com>
186
7d3d6bd5 187 PR binutils/3181
748fc5e9
L
188 * binutils-all/objcopy.exp: Run strip-1 and strip-2 for ELF
189 targets.
190
191 * binutils-all/strip-1.d: New file.
192 * binutils-all/strip-2.d: Likewise.
193
194 * lib/utils-lib.exp (run_dump_test): Support strip.
195
4be041b2
TS
1962006-08-15 Thiemo Seufer <ths@mips.com>
197 Nigel Stephens <nigel@mips.com>
198 David Ung <davidu@mips.com>
199
200 * binutils-all/readelf.exp (readelf_test): Handle mips*-sde-elf*.
201
a87866e6
RS
2022006-06-24 Richard Sandiford <richard@codesourcery.com>
203
204 * binutils-all/localize-hidden-1.d: Use objdump --syms instead
205 of readelf.
206
d58c2e3a
RS
2072006-06-23 Richard Sandiford <richard@codesourcery.com>
208
209 * binutils-all/localize-hidden-1.s,
210 * binutils-all/localize-hidden-1.d,
211 * binutils-all/localize-hidden-2.s,
212 * binutils-all/localize-hidden-2.d: New tests.
213 * binutils-all/objcopy.exp: Run them.
214
c22aaad1
PB
2152006-06-06 Paul Brook <paul@codesourcery.com>
216
217 * binutils-all/arm/objdump.exp: New file.
218 * binutils-all/arm/thumb2-cond.s: New test.
219
5a135cf2
L
2202006-05-03 H.J. Lu <hongjiu.lu@intel.com>
221
222 * binutils-all/copy-3.d: Fix a typo.
223
81fc501a
L
2242006-05-03 H.J. Lu <hongjiu.lu@intel.com>
225
226 * binutils-all/copy-3.d: New.
227
228 * objcopy.exp: Run copy-3.
229
e44d194f
DK
2302006-05-02 Dave Korn <dave.korn@artimi.com>
231
232 * binutils-all/copy-1.d (name): Correct spelling of 'setting'.
233 * binutils-all/copy-1.d (name): Likewise.
234
7cc27f03
NC
2352006-05-02 Nick Clifton <nickc@redhat.com>
236
237 * binutils-all/copy-2.d: Change the name of the section whose
238 flags are changed to "foo" so that the test will work with PE
239 based targets. Skip this test for AOUT based targeted.
240 * binutils-all/copytest.s: New file.
241
85d7f0b9
L
2422006-05-01 H.J. Lu <hongjiu.lu@intel.com>
243
244 * binutils-all/objcopy.exp: Run "copy-1" for ELF only.
245
004314cc
BE
2462006-05-01 Ben Elliston <bje@au.ibm.com>
247
248 * binutils-all/objcopy.exp (objcopy_test_readelf): Remove stray ;
249
af3c5dea
L
2502006-04-26 H.J. Lu <hongjiu.lu@intel.com>
251
252 PR binutils/2593
253 * binutils-all/copy-1.d: New file.
254 * binutils-all/copy-1.s: Likewise.
255 * binutils-all/copy-2.d: Likewise.
256
257 * binutils-all/objcopy.exp: Add run_dump_test "copy-1" and
258 run_dump_test "copy-2".
259
260 * lib/utils-lib.exp (run_dump_test): New.
261 (slurp_options): Likewise.
262 (regexp_diff): Likewise.
263 (file_contents): Likewise.
264 (verbose_eval): Likewise.
265
8648f88f
L
2662006-04-25 H.J. Lu <hongjiu.lu@intel.com>
267
268 PR binutils/2467
269 * binutils-all/objcopy.exp (strip_test): Also test "strip -g"
270 on archive.
271
da28e1e1
L
2722006-04-10 H.J. Lu <hongjiu.lu@intel.com>
273
274 * lib/utils-lib.exp (default_binutils_run): Check exit status.
275
49236396
BE
2762005-12-24 Ben Elliston <bje@gnu.org>
277
278 * config/default.exp: Do not load the unneeded util-defs.exp.
279
9ab80182
JB
2802005-11-15 Jan Beulich <jbeulich@novell.com>
281
282 * config/default.exp (link_or_copy): New. Use it for setting
283 up assembler and linker for the compiler to use.
284
6a0d0afd
L
2852005-10-20 H.J. Lu <hongjiu.lu@intel.com>
286
287 PR ld/251
288 * binutils-all/group.s: New file.
289
290 * binutils-all/objcopy.exp (objcopy_test_readelf): New
291 procedure.
292 Use it to test ELF group.
293
64bb95af
L
2942005-10-19 H.J. Lu <hongjiu.lu@intel.com>
295
6a0d0afd 296 PR ld/1487
64bb95af
L
297 * binutils-all/objcopy.exp (objcopy_test): New procedure.
298 Use it to test simple copy, ia64 link order and ELF unknown
299 section type.
300
301 * binutils-all/unknown.s: New file.
302
ad2fb2cd
L
3032005-10-19 H.J. Lu <hongjiu.lu@intel.com>
304
305 PR binutils/1321
306 * binutils-all/link-order.s: New.
307
308 * binutils-all/objcopy.exp: Check ia64 link order.
309
3d888abf
DS
3102005-10-11 Danny Smith <dannysmith@users.sourceforge.net>
311
312 * binutils-all/windres/escapex-2.rc: New file.
313 * binutils-all/windres/escapex-2.rsd: Generate.
314
c0524131
NC
3152005-08-26 Christian Groessler <chris@groessler.org>
316
317 * binutils-all/objcopy.exp: Don't setup_xfail "z8*-*".
318
c17ae8a2
AM
3192005-08-18 Alan Modra <amodra@bigpond.net.au>
320
321 * binutils-all/objcopy.exp: Remove a29k support.
322 * binutils-all/objdump.exp: Likewise, alliant and convex too.
323
b43b5d5f
NC
3242005-05-07 Nick Clifton <nickc@redhat.com>
325
326 * Update the address and phone number of the FSF organization in
327 the GPL notices in the following files:
328 binutils-all/ar.exp, binutils-all/dlltool.exp,
329 binutils-all/nm.exp, binutils-all/objcopy.exp,
330 binutils-all/objdump.exp, binutils-all/readelf.exp,
331 binutils-all/size.exp, binutils-all/hppa/objdump.exp,
332 binutils-all/m68k/objdump.exp, binutils-all/vax/objdump.exp,
333 binutils-all/windres/msupdate, binutils-all/windres/windres.exp,
334 config/default.exp, lib/utils-lib.exp
335
ae99769b
NC
3362005-04-04 Jan-Benedict Glaw <jbglaw@lug-owl.>
337
338 * binutils-all/vax/objdump.exp: Condense the two tests into one
339 and add a "-M entry:" for the second label.
340
ec72cfe5
NC
3412005-03-29 Jan-Benedict Glaw <jbglaw@lug-owl.de>
342
343 * binutils-all/vax: New directory.
344 * binutils-all/vax/objdump.exp: New script. Test the -Mentry:
345 switch added to the VAX disassembler.
346 * binutils-all/vax/entrymask.s: New assembler source file.
347
55aba704
BE
3482005-03-08 Ben Elliston <bje@au.ibm.com>
349
350 * config/default.exp: Remove send_user call for stray output.
351
c9bc3b3d
NC
3522005-01-04 Martin Koegler <mkoegler@auto.tuwien.ac.at>
353
354 * binutils-all/testprog.c: Add prototype for printf() and make
355 type of "string" array be "char" in order to avoid compile time
356 warnings.
357
ca0548b6
AM
3582004-12-31 Alan Modra <amodra@bigpond.net.au>
359
360 * binutils-all/readelf.ss: Allow for both .rel and .rela sections.
361
45175cda
HPN
3622004-11-04 Hans-Peter Nilsson <hp@axis.com>
363
364 * binutils-all/objdump.exp (cpus_expected): Append cris.
365
e4c8d1e4
L
3662004-10-28 H.J. Lu <hongjiu.lu@intel.com>
367
368 * binutils-all/dlltool.exp: Set XFAIL if $target_xfail is yes.
369
0fd555c4
NC
3702004-10-23 Aaron W. LaFramboise <aaron98wiridge9@aaronwl.com>
371
372 * binutils-all/alias.def: New file.
373 * binutils-all/dlltool.exp: Two new -p tests.
374 * config/default.exp (dlltool_gas_flag): New variable.
375 Copy gas and lds executables into tmpdir/gas directory rather than
376 making symlinks which might not be supported by the host OS.
377 Attempt to handle the case where the host OS does not use the .exe
378 extension but the target OS does.
379 * lib/utils-lib.exp (exe_ext): New procedure.
380
607dea97
NC
3812004-07-12 Nick Clifton <nickc@redhat.com>
382
383 * binutils-all/dlltool.exp: Check that the -p switch is not
384 rejected.
385
8577e690
AS
3862004-07-09 Andreas Schwab <schwab@suse.de>
387
388 * binutils-all/m68k/movem.s: New file.
389
390 * binutils-all/m68k/objdump.exp: New file.
391
d2093c13
NC
3922004-05-15 Nick Clifton <nickc@redhat.com>
393
394 * binutils-all/readelf.ss: Allow for ARM mapping symbols.
395
8d263650
BE
3962004-05-12 Ben Elliston <bje@au.ibm.com>
397
398 * binutils-all/ar.exp: Remove stray semicolons.
399 * binutils-all/dlltool.exp: Likewise.
400 * binutils-all/objcopy.exp: Likewise.
401 * binutils-all/readelf.exp: Likewise.
402 * binutils-all/windres/windres.exp: Likewise.
403 * lib/utils-lib.exp: Likewise.
404
e9e2c3f6
RS
4052004-04-14 Richard Sandiford <rsandifo@redhat.com>
406
407 * binutils-all/readelf.ss-mips: Allow named section symbols.
408
adacfc81
JJ
4092004-03-30 Jakub Jelinek <jakub@redhat.com>
410
411 * binutils-all/objcopy.exp: Accept main as a data symbol as well.
412
af865222
AS
4132004-02-27 Andreas Schwab <schwab@suse.de>
414
415 * binutils-all/ar.exp (argument_parsing): New test.
416
627fe3fb
NS
4172004-02-20 Nathan Sidwell <nathan@codesourcery.com>
418
419 * binutils-all/objcopy.exp: Reorder arguments for POSIXLY_CORRECT
876f4090 420 systems.
a46a5b58 421
c9e214e5
AM
422For older changes see ChangeLog-9303
423\f
424Local Variables:
425mode: change-log
426left-margin: 8
427fill-column: 74
428version-control: never
429End:
This page took 0.201147 seconds and 4 git commands to generate.