Fix previous check-in.
[deliverable/binutils-gdb.git] / binutils / testsuite / ChangeLog
... / ...
CommitLineData
12009-07-29 Alan Modra <amodra@bigpond.net.au>
2
3 * binutils-all/testranges.s: Replace .value with .short.
4
52009-07-16 Dave Korn <dave.korn.cygwin@gmail.com>
6 H.J. Lu <hongjiu.lu@intel.com>
7
8 * binutils-all/objcopy.exp: Run testranges and testranges-ia64
9 for ELF targets only.
10
112009-07-16 H.J. Lu <hongjiu.lu@intel.com>
12
13 * binutils-all/objcopy.exp; Run testranges-ia64.
14
15 * binutils-all/testranges.d: Don't run for ia64.
16
17 * binutils-all/testranges-ia64.d: New.
18 * binutils-all/testranges-ia64.s: Likewise.
19
202009-07-14 Jan Kratochvil <jan.kratochvil@redhat.com>
21
22 * binutils-all/objcopy.exp (testranges): New test.
23 * binutils-all/testranges.d, binutils-all/testranges.s: New files.
24
252009-06-25 Christopher Faylor <me+cygwin@cgf.cx>
26
27 * binutils-all/objcopy.exp: Move XFAIL from objcopy_test to
28 copy_executable.
29
302009-06-25 Christopher Faylor <me+cygwin@cgf.cx>
31
32 * binutils-all/objcopy.exp: Always treat objcopy_test as XFAIL on
33 cygwin.
34
352009-04-16 Alan Modra <amodra@bigpond.net.au>
36
37 * binutils-all/localize-hidden-1.s: Use "==" instead of ".set".
38 * binutils-all/localize-hidden-2.s: Likewise.
39
402009-04-02 Dave Korn <dave.korn.cygwin@gmail.com>
41
42 * inutils-all/objcopy.exp (strip_executable): Delete remote dest
43 file before downloading.
44 (strip_executable_with_saving_a_symbol): Likewise.
45 (keep_debug_symbols_and_test_copy): Likewise.
46
472009-03-11 Joseph Myers <joseph@codesourcery.com>
48
49 * binutils-all/objdump.W, binutils-all/objdump.s: Don't match
50 literal "tmpdir/" in expected output.
51
522009-03-11 Chris Demetriou <cgd@google.com>
53
54 * binutils-all/ar.exp (deterministic_archive): New test.
55
562009-03-09 H.J. Lu <hongjiu.lu@intel.com>
57
58 PR binutils/9933
59 * binutils-all/copy-4.d: New.
60
61 * binutils-all/objcopy.exp: Run copy-4.
62
632009-03-03 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
64
65 * config/hppa.sed: Fix spelling.
66
672009-03-02 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
68
69 * binutils-all/localize-hidden-1.s: Change .equ to .set.
70 * binutils-all/localize-hidden-2.s: Likewise.
71
722009-01-29 Nick Clifton <nickc@redhat.com>
73
74 * binutils-all/objdump.W: Do not assume that high and low PC
75 addresses will have been computed.
76
772008-10-06 Tom Tromey <tromey@redhat.com>
78
79 * binutils-all/objdump.W: Update.
80
812008-10-03 H.J. Lu <hongjiu.lu@intel.com>
82
83 * binutils-all/group.s: Updated.
84 * binutils-all/group-2.s: Likewise.
85 * binutils-all/group-3.s: Likewise.
86 * binutils-all/group-4.s: Likewise.
87 * binutils-all/strip-7.d: Likewise.
88 * binutils-all/strip-9.d: Likewise.
89
902008-10-01 H.J. Lu <hongjiu.lu@intel.com>
91
92 * binutils-all/group-4.s: New.
93 * binutils-all/strip-8.d: Likewise.
94 * binutils-all/strip-9.d: Likewise.
95
96 * binutils-all/objcopy.exp: Test objcopy on group-4.s. Run
97 strip-8 and strip-9.
98
992008-10-01 H.J. Lu <hongjiu.lu@intel.com>
100
101 * binutils-all/group-3.s: New.
102 * binutils-all/strip-6.d: Likewise.
103 * binutils-all/strip-7.d: Likewise.
104
105 * binutils-all/objcopy.exp: Test objcopy on group-3.s. Run
106 strip-6 and strip-7.
107
1082008-10-01 H.J. Lu <hongjiu.lu@intel.com>
109
110 * binutils-all/group-2.s: New.
111 * binutils-all/strip-4.d: Likewise.
112 * binutils-all/strip-5.d: Likewise.
113
114 * binutils-all/objcopy.exp: Test objcopy on group-2.s. Run
115 strip-4 and strip-5.
116
1172008-07-26 Alan Modra <amodra@bigpond.net.au>
118
119 * binutils-all/objdump.exp: Run compressed debug test only for ELF.
120
1212008-07-11 Hans-Peter Nilsson <hp@axis.com>
122
123 * binutils-all/objdump.W: Generalize to adjust for targets with
124 non-byte-size instructions.
125
1262008-07-09 Craig Silverstein <csilvers@google.com>
127
128 * binutils-all/objdump.exp: Add test for objdump -s on a file
129 with a compressed debug section. Add test for objdump -W on a
130 file that contains a compressed debug section.
131 * binutils-all/readelf.exp: Call readelf_compressed_wa_test.
132 (readelf_compressed_wa_test): New function.
133 * binutils-all/dw2-compressed.S: New file.
134 * binutils-all/objdump.W: New file.
135 * binutils-all/objdump.s: New file.
136 * binutils-all/readelf.wa: New file.
137
1382008-07-08 Kai Tietz <kai.tietz@onevision.com>
139
140 * binutils-all/objcopy.exp (copy_setup): Check if host-triplet
141 is target-triplet for execution tests.
142 (copy_executable): Likewise.
143 (strip_executable): Likewise.
144 (strip_executable_with_saving_a_symbol): Likewise.
145
1462008-05-29 Jan Kratochvil <jan.kratochvil@redhat.com>
147
148 * binutils-all/objcopy.exp: Call KEEP_DEBUG_SYMBOLS_AND_TEST_COPY.
149 (keep_debug_symbols_and_test_copy): New function.
150 (test5, test6): New variables.
151
1522008-03-27 Cary Coutant <ccoutant@google.com>
153
154 * binutils-all/ar.exp: Add thin archive tests.
155
1562008-02-26 Joseph Myers <joseph@codesourcery.com>
157
158 * config/default.exp (gcc_gas_flag, dlltool_gas_flag): Define to
159 empty for testing an installed toolchain.
160
1612008-02-04 Bob Wilson <bob.wilson@acm.org>
162
163 * binutils-all/objdump.exp (cpus_expected): Add xtensa.
164
1652007-10-26 Alan Modra <amodra@bigpond.net.au>
166
167 * binutils-all/windres/windres.exp: Don't xfail.
168
1692007-10-16 Nick Clifton <nickc@redhat.com>
170
171 * binutils-all/readelf.ss: Accept COMMON in readelf's output.
172 * binutils-all/readelf.ss-64: Likewise.
173 * binutils-all/readelf.ss-mips: Likewise.
174 * binutils-all/readelf.ss-tmips: Likewise.
175
1762007-08-30 Nick Clifton <nickc@redhat.com>
177
178 * binutils-all/dumptest.s: New test file.
179 * binutils-all/readelf.exp: Add test of readelf's -p switch.
180
1812007-08-28 Mark Shinwell <shinwell@codesourcery.com>
182 Joseph Myers <joseph@codesourcery.com>
183
184 * binutils-all/ar.exp (long_filenames): Delete temporary files on
185 the host.
186 * binutils-all/arm/objdump.exp: Only check "which $OBJDUMP" if
187 host is local.
188 * binutils-all/objcopy.exp: Use ${srecfile} to get the name of the
189 srec file to be passed to binutils_run.
190 (objcopy_test_readelf): Use remote_exec.
191 * binutils-all/readelf.exp (readelf_find_size): Use remote_exec.
192 (readelf_test): Likewise.
193 (readelf_wi_test): Likewise.
194 * lib/utils-lib.exp (run_dump_test): Only check "which $binary" if
195 host is local. Use remote_exec. Use $tempfile not
196 tmpdir/bintest.o.
197
1982007-08-09 Alan Modra <amodra@bigpond.net.au>
199
200 * binutils-all/copy-2.d (not-target): Match *-*-*aout.
201 * binutils-all/copy-3.d (not-target): Likewise.
202 * binutils-all/objcopy.exp (objcopy_test): Remove extraneous
203 setup_xfail.
204 * windres/windres.exp: Return unsupported rather than fail if
205 windows.h not found.
206
2072007-07-05 Nick Clifton <nickc@redhat.com>
208
209 * lib/utils-lib.exp: Update copyright notice to refer to GPLv3.
210 * config/default.exp, binutils-all/ar.exp,
211 binutils-all/dlltool.exp, binutils-all/nm.exp,
212 binutils-all/objcopy.exp, binutils-all/arm/objdump.exp,
213 binutils-all/hppa/objdump.exp, binutils-all/m68k/objdump.exp,
214 binutils-all/vax/objdump.exp, binutils-all/windres/windres.exp,
215 binutils-all/windres/msupdate: Likewise.
216
2172007-06-23 H.J. Lu <hongjiu.lu@intel.com>
218
219 * binutils-all/strip-3.d: Also strip .xtensa.info section.
220
2212007-05-24 Kai Tietz <Kai.Tietz@onevision.com>
222
223 * binutils-all/windres/version_cat.rc: New.
224 * binutils-all/windres/version_cat.rsd: New.
225
2262007-05-23 Kai Tietz <Kai.Tietz@onevision.com>
227
228 * binutils-all/windres/html.rc: New.
229 * binutils-all/windres/html.rsd: New.
230 * binutils-all/windres/html1.hm: New.
231 * binutils-all/windres/html2.hm: New.
232 * binutils-all/windres/messagetable.rc: New.
233 * binutils-all/windres/messagetable.rsd: New.
234 * binutils-all/windres/MSG00001.bin: New.
235 * binutils-all/windres/strtab2.rc: New.
236 * binutils-all/windres/strtab2.rsd: New.
237 * binutils-all/windres/version.rc: New.
238 * binutils-all/windres/version.rsd: New.
239 * binutils-all/windres/dialog.rsd: Fix expected results.
240
2412007-05-17 Joseph Myers <joseph@codesourcery.com>
242
243 * binutils-all/strip-3.d: Strip .pdr section.
244
2452007-05-15 Alan Modra <amodra@bigpond.net.au>
246
247 * binutils-all/objcopy.exp: Only run needed-by-reloc test for ELF.
248
2492007-05-11 Alan Modra <amodra@bigpond.net.au>
250
251 * binutils-all/needed-by-reloc.s: Use .long rather than .4byte.
252
2532007-05-08 Mark Shinwell <shinwell@codesourcery.com>
254
255 * binutils-all/strip-3.d: Strip .ARM.attributes and .reginfo
256 sections.
257
2582007-05-02 Alan Modra <amodra@bigpond.net.au>
259
260 * binutils-all/objcopy.exp (copy_setup): Don't perror, use send_log.
261 (copy_executable): Return early if test2 is blank.
262 Return unsupported rather than unresolved if we can't run
263 executables. Do test1 if we can compile.
264
2652007-04-24 Nathan Froyd <froydnj@codesourcery.com>
266 Phil Edwards <phil@codesourcery.com>
267
268 * binutils-all/objcopy.exp: Add test for stripping a symbol
269 used in a relocation.
270 * binutils-all/needed-by-reloc.s: New file.
271
2722007-04-20 Nathan Froyd <froydnj@codesourcery.com>
273 Phil Edwards <phil@codesourcery.com>
274 Thomas de Lellis <tdel@windriver.com>
275
276 * binutils-all/objcopy.exp: Add test for --reverse-bytes.
277
2782007-04-21 Richard Earnshaw <rearnsha@arm.com>
279
280 * binutils-all/readelf.exp (regexp_diff): Delete.
281
2822007-04-20 Richard Earnshaw <rearnsha@arm.com>
283
284 * binutils-all/arm/thumb2-cond.s: Allow for tab expansion by the pty.
285 Rename the second test.
286
2872007-04-12 H.J. Lu <hongjiu.lu@intel.com>
288
289 PR binutils/4348
290 * binutils-all/empty.s: New file.
291 * binutils-all/strip-3.d: Likewise.
292
293 * binutils-all/objcopy.exp: Run strip-3 for ELF target.
294
2952007-02-27 Nathan Sidwell <nathan@codesourcery.com>
296
297 * binutils-all/objcopy.exp: Skip for uclinux targets.
298
2992007-02-14 Nick Clifton <nickc@redhat.com>
300
301 * binutils-all/readelf.exp (readelf_wi_test): Fix unexpected
302 output failure message.
303
3042007-01-08 Kai Tietz <kai.tietz@onevision.com>
305
306 * copy-3.d: Renamed target x86_64-*-mingw64 to x86_64-*-mingw*
307 * dlltool.exp: Dito
308 * lang.rc: Dito
309 * strtab1.rc: Dito
310 * windres.exp: Dito
311
3122006-09-20 Kai Tietz <Kai.Tietz@onevision.com>
313
314 * binutils-all/copy-3.d: Add support for target x86_64-pc-mingw64.
315 * binutils-all/dlltool.exp: Likewise.
316 * binutils-all/objcopy.exp: Likewise.
317 * binutils-all/windres/windres.exp: Likewise.
318 * binutils-all/windres/lang.rc: xfail it as long as there is no windows.h.
319 * binutils-all/windres/strtab1.rc: Likewise.
320 * lib/utils-lib.exp: Adjust executable prefix detection (as .exe).
321
3222006-09-14 H.J. Lu <hongjiu.lu@intel.com>
323
324 PR binutils/3181
325 * binutils-all/objcopy.exp: Run strip-1 and strip-2 for ELF
326 targets.
327
328 * binutils-all/strip-1.d: New file.
329 * binutils-all/strip-2.d: Likewise.
330
331 * lib/utils-lib.exp (run_dump_test): Support strip.
332
3332006-08-15 Thiemo Seufer <ths@mips.com>
334 Nigel Stephens <nigel@mips.com>
335 David Ung <davidu@mips.com>
336
337 * binutils-all/readelf.exp (readelf_test): Handle mips*-sde-elf*.
338
3392006-06-24 Richard Sandiford <richard@codesourcery.com>
340
341 * binutils-all/localize-hidden-1.d: Use objdump --syms instead
342 of readelf.
343
3442006-06-23 Richard Sandiford <richard@codesourcery.com>
345
346 * binutils-all/localize-hidden-1.s,
347 * binutils-all/localize-hidden-1.d,
348 * binutils-all/localize-hidden-2.s,
349 * binutils-all/localize-hidden-2.d: New tests.
350 * binutils-all/objcopy.exp: Run them.
351
3522006-06-06 Paul Brook <paul@codesourcery.com>
353
354 * binutils-all/arm/objdump.exp: New file.
355 * binutils-all/arm/thumb2-cond.s: New test.
356
3572006-05-03 H.J. Lu <hongjiu.lu@intel.com>
358
359 * binutils-all/copy-3.d: Fix a typo.
360
3612006-05-03 H.J. Lu <hongjiu.lu@intel.com>
362
363 * binutils-all/copy-3.d: New.
364
365 * objcopy.exp: Run copy-3.
366
3672006-05-02 Dave Korn <dave.korn@artimi.com>
368
369 * binutils-all/copy-1.d (name): Correct spelling of 'setting'.
370 * binutils-all/copy-1.d (name): Likewise.
371
3722006-05-02 Nick Clifton <nickc@redhat.com>
373
374 * binutils-all/copy-2.d: Change the name of the section whose
375 flags are changed to "foo" so that the test will work with PE
376 based targets. Skip this test for AOUT based targeted.
377 * binutils-all/copytest.s: New file.
378
3792006-05-01 H.J. Lu <hongjiu.lu@intel.com>
380
381 * binutils-all/objcopy.exp: Run "copy-1" for ELF only.
382
3832006-05-01 Ben Elliston <bje@au.ibm.com>
384
385 * binutils-all/objcopy.exp (objcopy_test_readelf): Remove stray ;
386
3872006-04-26 H.J. Lu <hongjiu.lu@intel.com>
388
389 PR binutils/2593
390 * binutils-all/copy-1.d: New file.
391 * binutils-all/copy-1.s: Likewise.
392 * binutils-all/copy-2.d: Likewise.
393
394 * binutils-all/objcopy.exp: Add run_dump_test "copy-1" and
395 run_dump_test "copy-2".
396
397 * lib/utils-lib.exp (run_dump_test): New.
398 (slurp_options): Likewise.
399 (regexp_diff): Likewise.
400 (file_contents): Likewise.
401 (verbose_eval): Likewise.
402
4032006-04-25 H.J. Lu <hongjiu.lu@intel.com>
404
405 PR binutils/2467
406 * binutils-all/objcopy.exp (strip_test): Also test "strip -g"
407 on archive.
408
4092006-04-10 H.J. Lu <hongjiu.lu@intel.com>
410
411 * lib/utils-lib.exp (default_binutils_run): Check exit status.
412
4132005-12-24 Ben Elliston <bje@gnu.org>
414
415 * config/default.exp: Do not load the unneeded util-defs.exp.
416
4172005-11-15 Jan Beulich <jbeulich@novell.com>
418
419 * config/default.exp (link_or_copy): New. Use it for setting
420 up assembler and linker for the compiler to use.
421
4222005-10-20 H.J. Lu <hongjiu.lu@intel.com>
423
424 PR ld/251
425 * binutils-all/group.s: New file.
426
427 * binutils-all/objcopy.exp (objcopy_test_readelf): New
428 procedure.
429 Use it to test ELF group.
430
4312005-10-19 H.J. Lu <hongjiu.lu@intel.com>
432
433 PR ld/1487
434 * binutils-all/objcopy.exp (objcopy_test): New procedure.
435 Use it to test simple copy, ia64 link order and ELF unknown
436 section type.
437
438 * binutils-all/unknown.s: New file.
439
4402005-10-19 H.J. Lu <hongjiu.lu@intel.com>
441
442 PR binutils/1321
443 * binutils-all/link-order.s: New.
444
445 * binutils-all/objcopy.exp: Check ia64 link order.
446
4472005-10-11 Danny Smith <dannysmith@users.sourceforge.net>
448
449 * binutils-all/windres/escapex-2.rc: New file.
450 * binutils-all/windres/escapex-2.rsd: Generate.
451
4522005-08-26 Christian Groessler <chris@groessler.org>
453
454 * binutils-all/objcopy.exp: Don't setup_xfail "z8*-*".
455
4562005-08-18 Alan Modra <amodra@bigpond.net.au>
457
458 * binutils-all/objcopy.exp: Remove a29k support.
459 * binutils-all/objdump.exp: Likewise, alliant and convex too.
460
4612005-05-07 Nick Clifton <nickc@redhat.com>
462
463 * Update the address and phone number of the FSF organization in
464 the GPL notices in the following files:
465 binutils-all/ar.exp, binutils-all/dlltool.exp,
466 binutils-all/nm.exp, binutils-all/objcopy.exp,
467 binutils-all/objdump.exp, binutils-all/readelf.exp,
468 binutils-all/size.exp, binutils-all/hppa/objdump.exp,
469 binutils-all/m68k/objdump.exp, binutils-all/vax/objdump.exp,
470 binutils-all/windres/msupdate, binutils-all/windres/windres.exp,
471 config/default.exp, lib/utils-lib.exp
472
4732005-04-04 Jan-Benedict Glaw <jbglaw@lug-owl.>
474
475 * binutils-all/vax/objdump.exp: Condense the two tests into one
476 and add a "-M entry:" for the second label.
477
4782005-03-29 Jan-Benedict Glaw <jbglaw@lug-owl.de>
479
480 * binutils-all/vax: New directory.
481 * binutils-all/vax/objdump.exp: New script. Test the -Mentry:
482 switch added to the VAX disassembler.
483 * binutils-all/vax/entrymask.s: New assembler source file.
484
4852005-03-08 Ben Elliston <bje@au.ibm.com>
486
487 * config/default.exp: Remove send_user call for stray output.
488
4892005-01-04 Martin Koegler <mkoegler@auto.tuwien.ac.at>
490
491 * binutils-all/testprog.c: Add prototype for printf() and make
492 type of "string" array be "char" in order to avoid compile time
493 warnings.
494
4952004-12-31 Alan Modra <amodra@bigpond.net.au>
496
497 * binutils-all/readelf.ss: Allow for both .rel and .rela sections.
498
4992004-11-04 Hans-Peter Nilsson <hp@axis.com>
500
501 * binutils-all/objdump.exp (cpus_expected): Append cris.
502
5032004-10-28 H.J. Lu <hongjiu.lu@intel.com>
504
505 * binutils-all/dlltool.exp: Set XFAIL if $target_xfail is yes.
506
5072004-10-23 Aaron W. LaFramboise <aaron98wiridge9@aaronwl.com>
508
509 * binutils-all/alias.def: New file.
510 * binutils-all/dlltool.exp: Two new -p tests.
511 * config/default.exp (dlltool_gas_flag): New variable.
512 Copy gas and lds executables into tmpdir/gas directory rather than
513 making symlinks which might not be supported by the host OS.
514 Attempt to handle the case where the host OS does not use the .exe
515 extension but the target OS does.
516 * lib/utils-lib.exp (exe_ext): New procedure.
517
5182004-07-12 Nick Clifton <nickc@redhat.com>
519
520 * binutils-all/dlltool.exp: Check that the -p switch is not
521 rejected.
522
5232004-07-09 Andreas Schwab <schwab@suse.de>
524
525 * binutils-all/m68k/movem.s: New file.
526
527 * binutils-all/m68k/objdump.exp: New file.
528
5292004-05-15 Nick Clifton <nickc@redhat.com>
530
531 * binutils-all/readelf.ss: Allow for ARM mapping symbols.
532
5332004-05-12 Ben Elliston <bje@au.ibm.com>
534
535 * binutils-all/ar.exp: Remove stray semicolons.
536 * binutils-all/dlltool.exp: Likewise.
537 * binutils-all/objcopy.exp: Likewise.
538 * binutils-all/readelf.exp: Likewise.
539 * binutils-all/windres/windres.exp: Likewise.
540 * lib/utils-lib.exp: Likewise.
541
5422004-04-14 Richard Sandiford <rsandifo@redhat.com>
543
544 * binutils-all/readelf.ss-mips: Allow named section symbols.
545
5462004-03-30 Jakub Jelinek <jakub@redhat.com>
547
548 * binutils-all/objcopy.exp: Accept main as a data symbol as well.
549
5502004-02-27 Andreas Schwab <schwab@suse.de>
551
552 * binutils-all/ar.exp (argument_parsing): New test.
553
5542004-02-20 Nathan Sidwell <nathan@codesourcery.com>
555
556 * binutils-all/objcopy.exp: Reorder arguments for POSIXLY_CORRECT
557 systems.
558
559For older changes see ChangeLog-9303
560\f
561Local Variables:
562mode: change-log
563left-margin: 8
564fill-column: 74
565version-control: never
566End:
This page took 0.042296 seconds and 4 git commands to generate.