gas/
[deliverable/binutils-gdb.git] / binutils / testsuite / ChangeLog
... / ...
CommitLineData
12009-08-06 H.J. Lu <hongjiu.lu@intel.com>
2
3 PR binutils/10492
4 * binutils-all/objcopy.exp: Run strip-10.
5
6 * binutils-all/strip-10.d: New.
7 * binutils-all/unique.s: Likewise.
8
92009-07-31 Daniel Gutson <dgutson@codesourcery.com>
10 Daniel Jacobowitz <dan@codesourcery.com>
11
12 * binutils-all/arm/thumb2-cond.s: Use instructions instead of
13 .short.
14
152009-07-29 Alan Modra <amodra@bigpond.net.au>
16
17 * binutils-all/testranges.s: Replace .value with .short.
18
192009-07-16 Dave Korn <dave.korn.cygwin@gmail.com>
20 H.J. Lu <hongjiu.lu@intel.com>
21
22 * binutils-all/objcopy.exp: Run testranges and testranges-ia64
23 for ELF targets only.
24
252009-07-16 H.J. Lu <hongjiu.lu@intel.com>
26
27 * binutils-all/objcopy.exp; Run testranges-ia64.
28
29 * binutils-all/testranges.d: Don't run for ia64.
30
31 * binutils-all/testranges-ia64.d: New.
32 * binutils-all/testranges-ia64.s: Likewise.
33
342009-07-14 Jan Kratochvil <jan.kratochvil@redhat.com>
35
36 * binutils-all/objcopy.exp (testranges): New test.
37 * binutils-all/testranges.d, binutils-all/testranges.s: New files.
38
392009-06-25 Christopher Faylor <me+cygwin@cgf.cx>
40
41 * binutils-all/objcopy.exp: Move XFAIL from objcopy_test to
42 copy_executable.
43
442009-06-25 Christopher Faylor <me+cygwin@cgf.cx>
45
46 * binutils-all/objcopy.exp: Always treat objcopy_test as XFAIL on
47 cygwin.
48
492009-04-16 Alan Modra <amodra@bigpond.net.au>
50
51 * binutils-all/localize-hidden-1.s: Use "==" instead of ".set".
52 * binutils-all/localize-hidden-2.s: Likewise.
53
542009-04-02 Dave Korn <dave.korn.cygwin@gmail.com>
55
56 * inutils-all/objcopy.exp (strip_executable): Delete remote dest
57 file before downloading.
58 (strip_executable_with_saving_a_symbol): Likewise.
59 (keep_debug_symbols_and_test_copy): Likewise.
60
612009-03-11 Joseph Myers <joseph@codesourcery.com>
62
63 * binutils-all/objdump.W, binutils-all/objdump.s: Don't match
64 literal "tmpdir/" in expected output.
65
662009-03-11 Chris Demetriou <cgd@google.com>
67
68 * binutils-all/ar.exp (deterministic_archive): New test.
69
702009-03-09 H.J. Lu <hongjiu.lu@intel.com>
71
72 PR binutils/9933
73 * binutils-all/copy-4.d: New.
74
75 * binutils-all/objcopy.exp: Run copy-4.
76
772009-03-03 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
78
79 * config/hppa.sed: Fix spelling.
80
812009-03-02 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
82
83 * binutils-all/localize-hidden-1.s: Change .equ to .set.
84 * binutils-all/localize-hidden-2.s: Likewise.
85
862009-01-29 Nick Clifton <nickc@redhat.com>
87
88 * binutils-all/objdump.W: Do not assume that high and low PC
89 addresses will have been computed.
90
912008-10-06 Tom Tromey <tromey@redhat.com>
92
93 * binutils-all/objdump.W: Update.
94
952008-10-03 H.J. Lu <hongjiu.lu@intel.com>
96
97 * binutils-all/group.s: Updated.
98 * binutils-all/group-2.s: Likewise.
99 * binutils-all/group-3.s: Likewise.
100 * binutils-all/group-4.s: Likewise.
101 * binutils-all/strip-7.d: Likewise.
102 * binutils-all/strip-9.d: Likewise.
103
1042008-10-01 H.J. Lu <hongjiu.lu@intel.com>
105
106 * binutils-all/group-4.s: New.
107 * binutils-all/strip-8.d: Likewise.
108 * binutils-all/strip-9.d: Likewise.
109
110 * binutils-all/objcopy.exp: Test objcopy on group-4.s. Run
111 strip-8 and strip-9.
112
1132008-10-01 H.J. Lu <hongjiu.lu@intel.com>
114
115 * binutils-all/group-3.s: New.
116 * binutils-all/strip-6.d: Likewise.
117 * binutils-all/strip-7.d: Likewise.
118
119 * binutils-all/objcopy.exp: Test objcopy on group-3.s. Run
120 strip-6 and strip-7.
121
1222008-10-01 H.J. Lu <hongjiu.lu@intel.com>
123
124 * binutils-all/group-2.s: New.
125 * binutils-all/strip-4.d: Likewise.
126 * binutils-all/strip-5.d: Likewise.
127
128 * binutils-all/objcopy.exp: Test objcopy on group-2.s. Run
129 strip-4 and strip-5.
130
1312008-07-26 Alan Modra <amodra@bigpond.net.au>
132
133 * binutils-all/objdump.exp: Run compressed debug test only for ELF.
134
1352008-07-11 Hans-Peter Nilsson <hp@axis.com>
136
137 * binutils-all/objdump.W: Generalize to adjust for targets with
138 non-byte-size instructions.
139
1402008-07-09 Craig Silverstein <csilvers@google.com>
141
142 * binutils-all/objdump.exp: Add test for objdump -s on a file
143 with a compressed debug section. Add test for objdump -W on a
144 file that contains a compressed debug section.
145 * binutils-all/readelf.exp: Call readelf_compressed_wa_test.
146 (readelf_compressed_wa_test): New function.
147 * binutils-all/dw2-compressed.S: New file.
148 * binutils-all/objdump.W: New file.
149 * binutils-all/objdump.s: New file.
150 * binutils-all/readelf.wa: New file.
151
1522008-07-08 Kai Tietz <kai.tietz@onevision.com>
153
154 * binutils-all/objcopy.exp (copy_setup): Check if host-triplet
155 is target-triplet for execution tests.
156 (copy_executable): Likewise.
157 (strip_executable): Likewise.
158 (strip_executable_with_saving_a_symbol): Likewise.
159
1602008-05-29 Jan Kratochvil <jan.kratochvil@redhat.com>
161
162 * binutils-all/objcopy.exp: Call KEEP_DEBUG_SYMBOLS_AND_TEST_COPY.
163 (keep_debug_symbols_and_test_copy): New function.
164 (test5, test6): New variables.
165
1662008-03-27 Cary Coutant <ccoutant@google.com>
167
168 * binutils-all/ar.exp: Add thin archive tests.
169
1702008-02-26 Joseph Myers <joseph@codesourcery.com>
171
172 * config/default.exp (gcc_gas_flag, dlltool_gas_flag): Define to
173 empty for testing an installed toolchain.
174
1752008-02-04 Bob Wilson <bob.wilson@acm.org>
176
177 * binutils-all/objdump.exp (cpus_expected): Add xtensa.
178
1792007-10-26 Alan Modra <amodra@bigpond.net.au>
180
181 * binutils-all/windres/windres.exp: Don't xfail.
182
1832007-10-16 Nick Clifton <nickc@redhat.com>
184
185 * binutils-all/readelf.ss: Accept COMMON in readelf's output.
186 * binutils-all/readelf.ss-64: Likewise.
187 * binutils-all/readelf.ss-mips: Likewise.
188 * binutils-all/readelf.ss-tmips: Likewise.
189
1902007-08-30 Nick Clifton <nickc@redhat.com>
191
192 * binutils-all/dumptest.s: New test file.
193 * binutils-all/readelf.exp: Add test of readelf's -p switch.
194
1952007-08-28 Mark Shinwell <shinwell@codesourcery.com>
196 Joseph Myers <joseph@codesourcery.com>
197
198 * binutils-all/ar.exp (long_filenames): Delete temporary files on
199 the host.
200 * binutils-all/arm/objdump.exp: Only check "which $OBJDUMP" if
201 host is local.
202 * binutils-all/objcopy.exp: Use ${srecfile} to get the name of the
203 srec file to be passed to binutils_run.
204 (objcopy_test_readelf): Use remote_exec.
205 * binutils-all/readelf.exp (readelf_find_size): Use remote_exec.
206 (readelf_test): Likewise.
207 (readelf_wi_test): Likewise.
208 * lib/utils-lib.exp (run_dump_test): Only check "which $binary" if
209 host is local. Use remote_exec. Use $tempfile not
210 tmpdir/bintest.o.
211
2122007-08-09 Alan Modra <amodra@bigpond.net.au>
213
214 * binutils-all/copy-2.d (not-target): Match *-*-*aout.
215 * binutils-all/copy-3.d (not-target): Likewise.
216 * binutils-all/objcopy.exp (objcopy_test): Remove extraneous
217 setup_xfail.
218 * windres/windres.exp: Return unsupported rather than fail if
219 windows.h not found.
220
2212007-07-05 Nick Clifton <nickc@redhat.com>
222
223 * lib/utils-lib.exp: Update copyright notice to refer to GPLv3.
224 * config/default.exp, binutils-all/ar.exp,
225 binutils-all/dlltool.exp, binutils-all/nm.exp,
226 binutils-all/objcopy.exp, binutils-all/arm/objdump.exp,
227 binutils-all/hppa/objdump.exp, binutils-all/m68k/objdump.exp,
228 binutils-all/vax/objdump.exp, binutils-all/windres/windres.exp,
229 binutils-all/windres/msupdate: Likewise.
230
2312007-06-23 H.J. Lu <hongjiu.lu@intel.com>
232
233 * binutils-all/strip-3.d: Also strip .xtensa.info section.
234
2352007-05-24 Kai Tietz <Kai.Tietz@onevision.com>
236
237 * binutils-all/windres/version_cat.rc: New.
238 * binutils-all/windres/version_cat.rsd: New.
239
2402007-05-23 Kai Tietz <Kai.Tietz@onevision.com>
241
242 * binutils-all/windres/html.rc: New.
243 * binutils-all/windres/html.rsd: New.
244 * binutils-all/windres/html1.hm: New.
245 * binutils-all/windres/html2.hm: New.
246 * binutils-all/windres/messagetable.rc: New.
247 * binutils-all/windres/messagetable.rsd: New.
248 * binutils-all/windres/MSG00001.bin: New.
249 * binutils-all/windres/strtab2.rc: New.
250 * binutils-all/windres/strtab2.rsd: New.
251 * binutils-all/windres/version.rc: New.
252 * binutils-all/windres/version.rsd: New.
253 * binutils-all/windres/dialog.rsd: Fix expected results.
254
2552007-05-17 Joseph Myers <joseph@codesourcery.com>
256
257 * binutils-all/strip-3.d: Strip .pdr section.
258
2592007-05-15 Alan Modra <amodra@bigpond.net.au>
260
261 * binutils-all/objcopy.exp: Only run needed-by-reloc test for ELF.
262
2632007-05-11 Alan Modra <amodra@bigpond.net.au>
264
265 * binutils-all/needed-by-reloc.s: Use .long rather than .4byte.
266
2672007-05-08 Mark Shinwell <shinwell@codesourcery.com>
268
269 * binutils-all/strip-3.d: Strip .ARM.attributes and .reginfo
270 sections.
271
2722007-05-02 Alan Modra <amodra@bigpond.net.au>
273
274 * binutils-all/objcopy.exp (copy_setup): Don't perror, use send_log.
275 (copy_executable): Return early if test2 is blank.
276 Return unsupported rather than unresolved if we can't run
277 executables. Do test1 if we can compile.
278
2792007-04-24 Nathan Froyd <froydnj@codesourcery.com>
280 Phil Edwards <phil@codesourcery.com>
281
282 * binutils-all/objcopy.exp: Add test for stripping a symbol
283 used in a relocation.
284 * binutils-all/needed-by-reloc.s: New file.
285
2862007-04-20 Nathan Froyd <froydnj@codesourcery.com>
287 Phil Edwards <phil@codesourcery.com>
288 Thomas de Lellis <tdel@windriver.com>
289
290 * binutils-all/objcopy.exp: Add test for --reverse-bytes.
291
2922007-04-21 Richard Earnshaw <rearnsha@arm.com>
293
294 * binutils-all/readelf.exp (regexp_diff): Delete.
295
2962007-04-20 Richard Earnshaw <rearnsha@arm.com>
297
298 * binutils-all/arm/thumb2-cond.s: Allow for tab expansion by the pty.
299 Rename the second test.
300
3012007-04-12 H.J. Lu <hongjiu.lu@intel.com>
302
303 PR binutils/4348
304 * binutils-all/empty.s: New file.
305 * binutils-all/strip-3.d: Likewise.
306
307 * binutils-all/objcopy.exp: Run strip-3 for ELF target.
308
3092007-02-27 Nathan Sidwell <nathan@codesourcery.com>
310
311 * binutils-all/objcopy.exp: Skip for uclinux targets.
312
3132007-02-14 Nick Clifton <nickc@redhat.com>
314
315 * binutils-all/readelf.exp (readelf_wi_test): Fix unexpected
316 output failure message.
317
3182007-01-08 Kai Tietz <kai.tietz@onevision.com>
319
320 * copy-3.d: Renamed target x86_64-*-mingw64 to x86_64-*-mingw*
321 * dlltool.exp: Dito
322 * lang.rc: Dito
323 * strtab1.rc: Dito
324 * windres.exp: Dito
325
3262006-09-20 Kai Tietz <Kai.Tietz@onevision.com>
327
328 * binutils-all/copy-3.d: Add support for target x86_64-pc-mingw64.
329 * binutils-all/dlltool.exp: Likewise.
330 * binutils-all/objcopy.exp: Likewise.
331 * binutils-all/windres/windres.exp: Likewise.
332 * binutils-all/windres/lang.rc: xfail it as long as there is no windows.h.
333 * binutils-all/windres/strtab1.rc: Likewise.
334 * lib/utils-lib.exp: Adjust executable prefix detection (as .exe).
335
3362006-09-14 H.J. Lu <hongjiu.lu@intel.com>
337
338 PR binutils/3181
339 * binutils-all/objcopy.exp: Run strip-1 and strip-2 for ELF
340 targets.
341
342 * binutils-all/strip-1.d: New file.
343 * binutils-all/strip-2.d: Likewise.
344
345 * lib/utils-lib.exp (run_dump_test): Support strip.
346
3472006-08-15 Thiemo Seufer <ths@mips.com>
348 Nigel Stephens <nigel@mips.com>
349 David Ung <davidu@mips.com>
350
351 * binutils-all/readelf.exp (readelf_test): Handle mips*-sde-elf*.
352
3532006-06-24 Richard Sandiford <richard@codesourcery.com>
354
355 * binutils-all/localize-hidden-1.d: Use objdump --syms instead
356 of readelf.
357
3582006-06-23 Richard Sandiford <richard@codesourcery.com>
359
360 * binutils-all/localize-hidden-1.s,
361 * binutils-all/localize-hidden-1.d,
362 * binutils-all/localize-hidden-2.s,
363 * binutils-all/localize-hidden-2.d: New tests.
364 * binutils-all/objcopy.exp: Run them.
365
3662006-06-06 Paul Brook <paul@codesourcery.com>
367
368 * binutils-all/arm/objdump.exp: New file.
369 * binutils-all/arm/thumb2-cond.s: New test.
370
3712006-05-03 H.J. Lu <hongjiu.lu@intel.com>
372
373 * binutils-all/copy-3.d: Fix a typo.
374
3752006-05-03 H.J. Lu <hongjiu.lu@intel.com>
376
377 * binutils-all/copy-3.d: New.
378
379 * objcopy.exp: Run copy-3.
380
3812006-05-02 Dave Korn <dave.korn@artimi.com>
382
383 * binutils-all/copy-1.d (name): Correct spelling of 'setting'.
384 * binutils-all/copy-1.d (name): Likewise.
385
3862006-05-02 Nick Clifton <nickc@redhat.com>
387
388 * binutils-all/copy-2.d: Change the name of the section whose
389 flags are changed to "foo" so that the test will work with PE
390 based targets. Skip this test for AOUT based targeted.
391 * binutils-all/copytest.s: New file.
392
3932006-05-01 H.J. Lu <hongjiu.lu@intel.com>
394
395 * binutils-all/objcopy.exp: Run "copy-1" for ELF only.
396
3972006-05-01 Ben Elliston <bje@au.ibm.com>
398
399 * binutils-all/objcopy.exp (objcopy_test_readelf): Remove stray ;
400
4012006-04-26 H.J. Lu <hongjiu.lu@intel.com>
402
403 PR binutils/2593
404 * binutils-all/copy-1.d: New file.
405 * binutils-all/copy-1.s: Likewise.
406 * binutils-all/copy-2.d: Likewise.
407
408 * binutils-all/objcopy.exp: Add run_dump_test "copy-1" and
409 run_dump_test "copy-2".
410
411 * lib/utils-lib.exp (run_dump_test): New.
412 (slurp_options): Likewise.
413 (regexp_diff): Likewise.
414 (file_contents): Likewise.
415 (verbose_eval): Likewise.
416
4172006-04-25 H.J. Lu <hongjiu.lu@intel.com>
418
419 PR binutils/2467
420 * binutils-all/objcopy.exp (strip_test): Also test "strip -g"
421 on archive.
422
4232006-04-10 H.J. Lu <hongjiu.lu@intel.com>
424
425 * lib/utils-lib.exp (default_binutils_run): Check exit status.
426
4272005-12-24 Ben Elliston <bje@gnu.org>
428
429 * config/default.exp: Do not load the unneeded util-defs.exp.
430
4312005-11-15 Jan Beulich <jbeulich@novell.com>
432
433 * config/default.exp (link_or_copy): New. Use it for setting
434 up assembler and linker for the compiler to use.
435
4362005-10-20 H.J. Lu <hongjiu.lu@intel.com>
437
438 PR ld/251
439 * binutils-all/group.s: New file.
440
441 * binutils-all/objcopy.exp (objcopy_test_readelf): New
442 procedure.
443 Use it to test ELF group.
444
4452005-10-19 H.J. Lu <hongjiu.lu@intel.com>
446
447 PR ld/1487
448 * binutils-all/objcopy.exp (objcopy_test): New procedure.
449 Use it to test simple copy, ia64 link order and ELF unknown
450 section type.
451
452 * binutils-all/unknown.s: New file.
453
4542005-10-19 H.J. Lu <hongjiu.lu@intel.com>
455
456 PR binutils/1321
457 * binutils-all/link-order.s: New.
458
459 * binutils-all/objcopy.exp: Check ia64 link order.
460
4612005-10-11 Danny Smith <dannysmith@users.sourceforge.net>
462
463 * binutils-all/windres/escapex-2.rc: New file.
464 * binutils-all/windres/escapex-2.rsd: Generate.
465
4662005-08-26 Christian Groessler <chris@groessler.org>
467
468 * binutils-all/objcopy.exp: Don't setup_xfail "z8*-*".
469
4702005-08-18 Alan Modra <amodra@bigpond.net.au>
471
472 * binutils-all/objcopy.exp: Remove a29k support.
473 * binutils-all/objdump.exp: Likewise, alliant and convex too.
474
4752005-05-07 Nick Clifton <nickc@redhat.com>
476
477 * Update the address and phone number of the FSF organization in
478 the GPL notices in the following files:
479 binutils-all/ar.exp, binutils-all/dlltool.exp,
480 binutils-all/nm.exp, binutils-all/objcopy.exp,
481 binutils-all/objdump.exp, binutils-all/readelf.exp,
482 binutils-all/size.exp, binutils-all/hppa/objdump.exp,
483 binutils-all/m68k/objdump.exp, binutils-all/vax/objdump.exp,
484 binutils-all/windres/msupdate, binutils-all/windres/windres.exp,
485 config/default.exp, lib/utils-lib.exp
486
4872005-04-04 Jan-Benedict Glaw <jbglaw@lug-owl.>
488
489 * binutils-all/vax/objdump.exp: Condense the two tests into one
490 and add a "-M entry:" for the second label.
491
4922005-03-29 Jan-Benedict Glaw <jbglaw@lug-owl.de>
493
494 * binutils-all/vax: New directory.
495 * binutils-all/vax/objdump.exp: New script. Test the -Mentry:
496 switch added to the VAX disassembler.
497 * binutils-all/vax/entrymask.s: New assembler source file.
498
4992005-03-08 Ben Elliston <bje@au.ibm.com>
500
501 * config/default.exp: Remove send_user call for stray output.
502
5032005-01-04 Martin Koegler <mkoegler@auto.tuwien.ac.at>
504
505 * binutils-all/testprog.c: Add prototype for printf() and make
506 type of "string" array be "char" in order to avoid compile time
507 warnings.
508
5092004-12-31 Alan Modra <amodra@bigpond.net.au>
510
511 * binutils-all/readelf.ss: Allow for both .rel and .rela sections.
512
5132004-11-04 Hans-Peter Nilsson <hp@axis.com>
514
515 * binutils-all/objdump.exp (cpus_expected): Append cris.
516
5172004-10-28 H.J. Lu <hongjiu.lu@intel.com>
518
519 * binutils-all/dlltool.exp: Set XFAIL if $target_xfail is yes.
520
5212004-10-23 Aaron W. LaFramboise <aaron98wiridge9@aaronwl.com>
522
523 * binutils-all/alias.def: New file.
524 * binutils-all/dlltool.exp: Two new -p tests.
525 * config/default.exp (dlltool_gas_flag): New variable.
526 Copy gas and lds executables into tmpdir/gas directory rather than
527 making symlinks which might not be supported by the host OS.
528 Attempt to handle the case where the host OS does not use the .exe
529 extension but the target OS does.
530 * lib/utils-lib.exp (exe_ext): New procedure.
531
5322004-07-12 Nick Clifton <nickc@redhat.com>
533
534 * binutils-all/dlltool.exp: Check that the -p switch is not
535 rejected.
536
5372004-07-09 Andreas Schwab <schwab@suse.de>
538
539 * binutils-all/m68k/movem.s: New file.
540
541 * binutils-all/m68k/objdump.exp: New file.
542
5432004-05-15 Nick Clifton <nickc@redhat.com>
544
545 * binutils-all/readelf.ss: Allow for ARM mapping symbols.
546
5472004-05-12 Ben Elliston <bje@au.ibm.com>
548
549 * binutils-all/ar.exp: Remove stray semicolons.
550 * binutils-all/dlltool.exp: Likewise.
551 * binutils-all/objcopy.exp: Likewise.
552 * binutils-all/readelf.exp: Likewise.
553 * binutils-all/windres/windres.exp: Likewise.
554 * lib/utils-lib.exp: Likewise.
555
5562004-04-14 Richard Sandiford <rsandifo@redhat.com>
557
558 * binutils-all/readelf.ss-mips: Allow named section symbols.
559
5602004-03-30 Jakub Jelinek <jakub@redhat.com>
561
562 * binutils-all/objcopy.exp: Accept main as a data symbol as well.
563
5642004-02-27 Andreas Schwab <schwab@suse.de>
565
566 * binutils-all/ar.exp (argument_parsing): New test.
567
5682004-02-20 Nathan Sidwell <nathan@codesourcery.com>
569
570 * binutils-all/objcopy.exp: Reorder arguments for POSIXLY_CORRECT
571 systems.
572
573For older changes see ChangeLog-9303
574\f
575Local Variables:
576mode: change-log
577left-margin: 8
578fill-column: 74
579version-control: never
580End:
This page took 0.052618 seconds and 4 git commands to generate.