PR gold/11997
[deliverable/binutils-gdb.git] / binutils / testsuite / ChangeLog
... / ...
CommitLineData
12010-09-03 Jan Kratochvil <jan.kratochvil@redhat.com>
2
3 * binutils-all/objdump.W: Update DW_OP_reg5 expected output.
4
52010-08-23 H.J. Lu <hongjiu.lu@intel.com>
6
7 * binutils-all/elfedit-3.d: New.
8
9 * binutils-all/elfedit.exp: Run elfedit-3.
10
112010-07-19 Andreas Schwab <schwab@redhat.com>
12
13 * binutils-all/readelf.s: Ignore "Key to Flags" contents.
14 * binutils-all/readelf.s-64: Likewise.
15 * binutils-all/i386/compressed-1b.d: Likewise.
16 * binutils-all/i386/compressed-1c.d: Likewise.
17 * binutils-all/x86-64/compressed-1b.d: Likewise.
18 * binutils-all/x86-64/compressed-1c.d: Likewise.
19
202010-07-14 H.J. Lu <hongjiu.lu@intel.com>
21
22 * binutils-all/i386/compressed-1a.d: Fix a typo.
23 * binutils-all/i386/compressed-1b.d: Likewise.
24 * binutils-all/i386/compressed-1c.d: Likewise.
25 * binutils-all/x86-64/compressed-1a.d: Likewise.
26 * binutils-all/x86-64/compressed-1b.d: Likewise.
27 * binutils-all/x86-64/compressed-1c.d: Likewise.
28
292010-07-14 H.J. Lu <hongjiu.lu@intel.com>
30
31 * config/default.exp (binutils_assemble): Use
32 default_binutils_assemble_flags.
33 (binutils_assemble_flags): New.
34
35 * lib/utils-lib.exp (default_binutils_assemble): Renamed to ...
36 (default_binutils_assemble_flags): This. Add asflags and
37 pass it to target_assemble.
38 (run_dump_test): Support assembler flags.
39
40 * binutils-all/i386/compressed-1.s: New.
41 * binutils-all/i386/compressed-1a.d: Likewise.
42 * binutils-all/i386/compressed-1b.d: Likewise.
43 * binutils-all/i386/compressed-1c.d: Likewise.
44 * binutils-all/i386/i386.exp: Likewise.
45 * binutils-all/x86-64/compressed-1.s: Likewise.
46 * binutils-all/x86-64/compressed-1a.d: Likewise.
47 * binutils-all/x86-64/compressed-1b.d: Likewise.
48 * binutils-all/x86-64/compressed-1c.d: Likewise.
49 * binutils-all/x86-64/x86-64.exp: Likewise.
50
512010-07-05 H.J. Lu <hongjiu.lu@intel.com>
52
53 PR gas/10531
54 PR gas/11789
55 * binutils-all/objdump.W: Remove bogus line debug info.
56
572010-05-18 H.J. Lu <hongjiu.lu@intel.com>
58
59 PR gas/11600
60 * binutils-all/objcopy.exp: Run exclude-1a and exclude-1b for
61 ELF targets.
62
63 * binutils-all/exclude-1.s: New.
64 * binutils-all/exclude-1a.d: Likewise.
65 * binutils-all/exclude-1b.d: Likewise.
66
672010-04-30 H.J. Lu <hongjiu.lu@intel.com>
68
69 * binutils-all/dlltool.exp: Add a missing `"'.
70
712010-04-27 Kai Tietz <kai.tietz@onevision.com>
72
73 * binutils-all/dlltool.exp: Allow test for
74 arm-wince-pe target.
75
762010-03-30 Kai TIetz <kai.tietz@onevision.com>
77
78 * binutils-all/objcopy.exp: Mark simple copy executable
79 as failing for all *-*-mingw32* targets.
80
812010-03-26 Matt Rice <ratmice@gmail.com>
82
83 * binutils-all/ar.exp (unique_symbol): New test.
84
852010-02-18 Alan Modra <amodra@gmail.com>
86
87 * binutils-all/group-5.s, * binutils-all/group-5.d: New test.
88 * binutils-all/objcopy.exp: Run it.
89
902010-02-01 Nathan Sidwell <nathan@codesourcery.com>
91
92 * binutils-all/note-1.d: New.
93 * binutils-all/objcopy.exp: Add it.
94
952010-01-30 Dave Korn <dave.korn.cygwin@gmail.com>
96
97 * binutils-all/windres/html.rc: Don't xfail x86_64-*-mingw*.
98 * binutils-all/windres/lang.rc: Likewise.
99 * binutils-all/windres/messagetable.rc: Likewise.
100 * binutils-all/windres/strtab1.rc: Likewise.
101 * binutils-all/windres/strtab2.rc: Likewise.
102 * binutils-all/windres/version.rc: Likewise.
103 * binutils-all/windres/version_cat.rc: Likewise.
104
1052010-01-19 Ian Lance Taylor <iant@google.com>
106
107 * lib/utils-lib.exp (run_dump_test): Permit option values to use
108 $srcdir to refer to the source directory.
109 * binutils-all/add-section.d: New test.
110 * binutils-all/add-empty-section.d: New test.
111 * binutils-all/empty-file: New test input file.
112 * binutils-all/objcopy.exp: Run new tests.
113
1142010-01-08 H.J. Lu <hongjiu.lu@intel.com>
115
116 * binutils-all/elfedit-2.d: New.
117
118 * binutils-all/elfedit.exp: Run elfedit-2.
119
1202010-01-06 H.J. Lu <hongjiu.lu@intel.com>
121
122 PR binutils/11131
123 * binutils-all/elfedit-1.d: New.
124 * binutils-all/elfedit.exp: Likewise.
125
126 * config/default.exp (ELFEDIT): New. Set if it doesn't exist.
127 (ELFEDITFLAGS): Likewise.
128
129 * lib/utils-lib.exp (run_dump_test): Support elfedit.
130
1312009-10-28 Kai Tietz <kai.tietz@onevision.com>
132
133 * binutils-all/dlltool.exp: Add tests for --no-leading-underscore
134 and --leading-underscore option for dlltool.
135
1362009-10-23 Kai Tietz <kai.tietz@onevision.com>
137
138 * binutils-all/dlltool.exp: Add new test.
139 * binutils-all/alias-2.def: New file.
140
1412009-10-18 Vincent Rivière <vincent.riviere@freesbee.fr>
142
143 * binutils-all/copy-2.d: Exclude more aout targets.
144 * binutils-all/copy-3.d: Likewise.
145
1462009-09-23 Alan Modra <amodra@bigpond.net.au>
147
148 * binutils-all/readelf.s: Tolerate some whitespace differences.
149 * binutils-all/readelf.s-64: Likewise.
150 * binutils-all/readelf.ss: Likewise.
151 * binutils-all/readelf.ss-64: Likewise.
152 * binutils-all/readelf.ss-mips: Likewise.
153 * binutils-all/readelf.ss-tmips: Likewise.
154 * binutils-all/strip-10.d: Likewise.
155
1562009-09-08 Alan Modra <amodra@bigpond.net.au>
157
158 * binutils-all/objdump.exp (cpus_expected): Add ms1.
159
1602009-09-07 Jan Kratochvil <jan.kratochvil@redhat.com>
161
162 * binutils-all/testranges.s (.debug_info): Pad the only CU.
163
1642009-09-07 Jan Kratochvil <jan.kratochvil@redhat.com>
165
166 * binutils-all/testranges.s: Replace all .long by .4byte.
167
1682009-09-04 DJ Delorie <dj@redhat.com>
169
170 * binutils-all/objdump.exp: Add m16c and m32c to the list of
171 expected cpus.
172
1732009-09-02 Jie Zhang <jie.zhang@analog.com>
174
175 * binutils-all/bfin/unknown-mode.s: New test.
176 * binutils-all/bfin/objdump.exp: New test.
177
1782009-08-17 Nick Clifton <nickc@redhat.com>
179
180 * binutils-all/strip-10.d: Accept "<OS specific>: 10" for the type
181 of the UNIQUE symbol.
182
1832009-08-07 Daniel Jacobowitz <dan@codesourcery.com>
184
185 * binutils-all/testranges.s: Use %progbits. Use ";#" for comments.
186
1872009-08-06 H.J. Lu <hongjiu.lu@intel.com>
188
189 PR binutils/10492
190 * binutils-all/objcopy.exp: Run strip-10.
191
192 * binutils-all/strip-10.d: New.
193 * binutils-all/unique.s: Likewise.
194
1952009-07-31 Daniel Gutson <dgutson@codesourcery.com>
196 Daniel Jacobowitz <dan@codesourcery.com>
197
198 * binutils-all/arm/thumb2-cond.s: Use instructions instead of
199 .short.
200
2012009-07-29 Alan Modra <amodra@bigpond.net.au>
202
203 * binutils-all/testranges.s: Replace .value with .short.
204
2052009-07-16 Dave Korn <dave.korn.cygwin@gmail.com>
206 H.J. Lu <hongjiu.lu@intel.com>
207
208 * binutils-all/objcopy.exp: Run testranges and testranges-ia64
209 for ELF targets only.
210
2112009-07-16 H.J. Lu <hongjiu.lu@intel.com>
212
213 * binutils-all/objcopy.exp; Run testranges-ia64.
214
215 * binutils-all/testranges.d: Don't run for ia64.
216
217 * binutils-all/testranges-ia64.d: New.
218 * binutils-all/testranges-ia64.s: Likewise.
219
2202009-07-14 Jan Kratochvil <jan.kratochvil@redhat.com>
221
222 * binutils-all/objcopy.exp (testranges): New test.
223 * binutils-all/testranges.d, binutils-all/testranges.s: New files.
224
2252009-06-25 Christopher Faylor <me+cygwin@cgf.cx>
226
227 * binutils-all/objcopy.exp: Move XFAIL from objcopy_test to
228 copy_executable.
229
2302009-06-25 Christopher Faylor <me+cygwin@cgf.cx>
231
232 * binutils-all/objcopy.exp: Always treat objcopy_test as XFAIL on
233 cygwin.
234
2352009-04-16 Alan Modra <amodra@bigpond.net.au>
236
237 * binutils-all/localize-hidden-1.s: Use "==" instead of ".set".
238 * binutils-all/localize-hidden-2.s: Likewise.
239
2402009-04-02 Dave Korn <dave.korn.cygwin@gmail.com>
241
242 * inutils-all/objcopy.exp (strip_executable): Delete remote dest
243 file before downloading.
244 (strip_executable_with_saving_a_symbol): Likewise.
245 (keep_debug_symbols_and_test_copy): Likewise.
246
2472009-03-11 Joseph Myers <joseph@codesourcery.com>
248
249 * binutils-all/objdump.W, binutils-all/objdump.s: Don't match
250 literal "tmpdir/" in expected output.
251
2522009-03-11 Chris Demetriou <cgd@google.com>
253
254 * binutils-all/ar.exp (deterministic_archive): New test.
255
2562009-03-09 H.J. Lu <hongjiu.lu@intel.com>
257
258 PR binutils/9933
259 * binutils-all/copy-4.d: New.
260
261 * binutils-all/objcopy.exp: Run copy-4.
262
2632009-03-03 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
264
265 * config/hppa.sed: Fix spelling.
266
2672009-03-02 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
268
269 * binutils-all/localize-hidden-1.s: Change .equ to .set.
270 * binutils-all/localize-hidden-2.s: Likewise.
271
2722009-01-29 Nick Clifton <nickc@redhat.com>
273
274 * binutils-all/objdump.W: Do not assume that high and low PC
275 addresses will have been computed.
276
2772008-10-06 Tom Tromey <tromey@redhat.com>
278
279 * binutils-all/objdump.W: Update.
280
2812008-10-03 H.J. Lu <hongjiu.lu@intel.com>
282
283 * binutils-all/group.s: Updated.
284 * binutils-all/group-2.s: Likewise.
285 * binutils-all/group-3.s: Likewise.
286 * binutils-all/group-4.s: Likewise.
287 * binutils-all/strip-7.d: Likewise.
288 * binutils-all/strip-9.d: Likewise.
289
2902008-10-01 H.J. Lu <hongjiu.lu@intel.com>
291
292 * binutils-all/group-4.s: New.
293 * binutils-all/strip-8.d: Likewise.
294 * binutils-all/strip-9.d: Likewise.
295
296 * binutils-all/objcopy.exp: Test objcopy on group-4.s. Run
297 strip-8 and strip-9.
298
2992008-10-01 H.J. Lu <hongjiu.lu@intel.com>
300
301 * binutils-all/group-3.s: New.
302 * binutils-all/strip-6.d: Likewise.
303 * binutils-all/strip-7.d: Likewise.
304
305 * binutils-all/objcopy.exp: Test objcopy on group-3.s. Run
306 strip-6 and strip-7.
307
3082008-10-01 H.J. Lu <hongjiu.lu@intel.com>
309
310 * binutils-all/group-2.s: New.
311 * binutils-all/strip-4.d: Likewise.
312 * binutils-all/strip-5.d: Likewise.
313
314 * binutils-all/objcopy.exp: Test objcopy on group-2.s. Run
315 strip-4 and strip-5.
316
3172008-07-26 Alan Modra <amodra@bigpond.net.au>
318
319 * binutils-all/objdump.exp: Run compressed debug test only for ELF.
320
3212008-07-11 Hans-Peter Nilsson <hp@axis.com>
322
323 * binutils-all/objdump.W: Generalize to adjust for targets with
324 non-byte-size instructions.
325
3262008-07-09 Craig Silverstein <csilvers@google.com>
327
328 * binutils-all/objdump.exp: Add test for objdump -s on a file
329 with a compressed debug section. Add test for objdump -W on a
330 file that contains a compressed debug section.
331 * binutils-all/readelf.exp: Call readelf_compressed_wa_test.
332 (readelf_compressed_wa_test): New function.
333 * binutils-all/dw2-compressed.S: New file.
334 * binutils-all/objdump.W: New file.
335 * binutils-all/objdump.s: New file.
336 * binutils-all/readelf.wa: New file.
337
3382008-07-08 Kai Tietz <kai.tietz@onevision.com>
339
340 * binutils-all/objcopy.exp (copy_setup): Check if host-triplet
341 is target-triplet for execution tests.
342 (copy_executable): Likewise.
343 (strip_executable): Likewise.
344 (strip_executable_with_saving_a_symbol): Likewise.
345
3462008-05-29 Jan Kratochvil <jan.kratochvil@redhat.com>
347
348 * binutils-all/objcopy.exp: Call KEEP_DEBUG_SYMBOLS_AND_TEST_COPY.
349 (keep_debug_symbols_and_test_copy): New function.
350 (test5, test6): New variables.
351
3522008-03-27 Cary Coutant <ccoutant@google.com>
353
354 * binutils-all/ar.exp: Add thin archive tests.
355
3562008-02-26 Joseph Myers <joseph@codesourcery.com>
357
358 * config/default.exp (gcc_gas_flag, dlltool_gas_flag): Define to
359 empty for testing an installed toolchain.
360
3612008-02-04 Bob Wilson <bob.wilson@acm.org>
362
363 * binutils-all/objdump.exp (cpus_expected): Add xtensa.
364
3652007-10-26 Alan Modra <amodra@bigpond.net.au>
366
367 * binutils-all/windres/windres.exp: Don't xfail.
368
3692007-10-16 Nick Clifton <nickc@redhat.com>
370
371 * binutils-all/readelf.ss: Accept COMMON in readelf's output.
372 * binutils-all/readelf.ss-64: Likewise.
373 * binutils-all/readelf.ss-mips: Likewise.
374 * binutils-all/readelf.ss-tmips: Likewise.
375
3762007-08-30 Nick Clifton <nickc@redhat.com>
377
378 * binutils-all/dumptest.s: New test file.
379 * binutils-all/readelf.exp: Add test of readelf's -p switch.
380
3812007-08-28 Mark Shinwell <shinwell@codesourcery.com>
382 Joseph Myers <joseph@codesourcery.com>
383
384 * binutils-all/ar.exp (long_filenames): Delete temporary files on
385 the host.
386 * binutils-all/arm/objdump.exp: Only check "which $OBJDUMP" if
387 host is local.
388 * binutils-all/objcopy.exp: Use ${srecfile} to get the name of the
389 srec file to be passed to binutils_run.
390 (objcopy_test_readelf): Use remote_exec.
391 * binutils-all/readelf.exp (readelf_find_size): Use remote_exec.
392 (readelf_test): Likewise.
393 (readelf_wi_test): Likewise.
394 * lib/utils-lib.exp (run_dump_test): Only check "which $binary" if
395 host is local. Use remote_exec. Use $tempfile not
396 tmpdir/bintest.o.
397
3982007-08-09 Alan Modra <amodra@bigpond.net.au>
399
400 * binutils-all/copy-2.d (not-target): Match *-*-*aout.
401 * binutils-all/copy-3.d (not-target): Likewise.
402 * binutils-all/objcopy.exp (objcopy_test): Remove extraneous
403 setup_xfail.
404 * windres/windres.exp: Return unsupported rather than fail if
405 windows.h not found.
406
4072007-07-05 Nick Clifton <nickc@redhat.com>
408
409 * lib/utils-lib.exp: Update copyright notice to refer to GPLv3.
410 * config/default.exp, binutils-all/ar.exp,
411 binutils-all/dlltool.exp, binutils-all/nm.exp,
412 binutils-all/objcopy.exp, binutils-all/arm/objdump.exp,
413 binutils-all/hppa/objdump.exp, binutils-all/m68k/objdump.exp,
414 binutils-all/vax/objdump.exp, binutils-all/windres/windres.exp,
415 binutils-all/windres/msupdate: Likewise.
416
4172007-06-23 H.J. Lu <hongjiu.lu@intel.com>
418
419 * binutils-all/strip-3.d: Also strip .xtensa.info section.
420
4212007-05-24 Kai Tietz <Kai.Tietz@onevision.com>
422
423 * binutils-all/windres/version_cat.rc: New.
424 * binutils-all/windres/version_cat.rsd: New.
425
4262007-05-23 Kai Tietz <Kai.Tietz@onevision.com>
427
428 * binutils-all/windres/html.rc: New.
429 * binutils-all/windres/html.rsd: New.
430 * binutils-all/windres/html1.hm: New.
431 * binutils-all/windres/html2.hm: New.
432 * binutils-all/windres/messagetable.rc: New.
433 * binutils-all/windres/messagetable.rsd: New.
434 * binutils-all/windres/MSG00001.bin: New.
435 * binutils-all/windres/strtab2.rc: New.
436 * binutils-all/windres/strtab2.rsd: New.
437 * binutils-all/windres/version.rc: New.
438 * binutils-all/windres/version.rsd: New.
439 * binutils-all/windres/dialog.rsd: Fix expected results.
440
4412007-05-17 Joseph Myers <joseph@codesourcery.com>
442
443 * binutils-all/strip-3.d: Strip .pdr section.
444
4452007-05-15 Alan Modra <amodra@bigpond.net.au>
446
447 * binutils-all/objcopy.exp: Only run needed-by-reloc test for ELF.
448
4492007-05-11 Alan Modra <amodra@bigpond.net.au>
450
451 * binutils-all/needed-by-reloc.s: Use .long rather than .4byte.
452
4532007-05-08 Mark Shinwell <shinwell@codesourcery.com>
454
455 * binutils-all/strip-3.d: Strip .ARM.attributes and .reginfo
456 sections.
457
4582007-05-02 Alan Modra <amodra@bigpond.net.au>
459
460 * binutils-all/objcopy.exp (copy_setup): Don't perror, use send_log.
461 (copy_executable): Return early if test2 is blank.
462 Return unsupported rather than unresolved if we can't run
463 executables. Do test1 if we can compile.
464
4652007-04-24 Nathan Froyd <froydnj@codesourcery.com>
466 Phil Edwards <phil@codesourcery.com>
467
468 * binutils-all/objcopy.exp: Add test for stripping a symbol
469 used in a relocation.
470 * binutils-all/needed-by-reloc.s: New file.
471
4722007-04-20 Nathan Froyd <froydnj@codesourcery.com>
473 Phil Edwards <phil@codesourcery.com>
474 Thomas de Lellis <tdel@windriver.com>
475
476 * binutils-all/objcopy.exp: Add test for --reverse-bytes.
477
4782007-04-21 Richard Earnshaw <rearnsha@arm.com>
479
480 * binutils-all/readelf.exp (regexp_diff): Delete.
481
4822007-04-20 Richard Earnshaw <rearnsha@arm.com>
483
484 * binutils-all/arm/thumb2-cond.s: Allow for tab expansion by the pty.
485 Rename the second test.
486
4872007-04-12 H.J. Lu <hongjiu.lu@intel.com>
488
489 PR binutils/4348
490 * binutils-all/empty.s: New file.
491 * binutils-all/strip-3.d: Likewise.
492
493 * binutils-all/objcopy.exp: Run strip-3 for ELF target.
494
4952007-02-27 Nathan Sidwell <nathan@codesourcery.com>
496
497 * binutils-all/objcopy.exp: Skip for uclinux targets.
498
4992007-02-14 Nick Clifton <nickc@redhat.com>
500
501 * binutils-all/readelf.exp (readelf_wi_test): Fix unexpected
502 output failure message.
503
5042007-01-08 Kai Tietz <kai.tietz@onevision.com>
505
506 * copy-3.d: Renamed target x86_64-*-mingw64 to x86_64-*-mingw*
507 * dlltool.exp: Dito
508 * lang.rc: Dito
509 * strtab1.rc: Dito
510 * windres.exp: Dito
511
5122006-09-20 Kai Tietz <Kai.Tietz@onevision.com>
513
514 * binutils-all/copy-3.d: Add support for target x86_64-pc-mingw64.
515 * binutils-all/dlltool.exp: Likewise.
516 * binutils-all/objcopy.exp: Likewise.
517 * binutils-all/windres/windres.exp: Likewise.
518 * binutils-all/windres/lang.rc: xfail it as long as there is no windows.h.
519 * binutils-all/windres/strtab1.rc: Likewise.
520 * lib/utils-lib.exp: Adjust executable prefix detection (as .exe).
521
5222006-09-14 H.J. Lu <hongjiu.lu@intel.com>
523
524 PR binutils/3181
525 * binutils-all/objcopy.exp: Run strip-1 and strip-2 for ELF
526 targets.
527
528 * binutils-all/strip-1.d: New file.
529 * binutils-all/strip-2.d: Likewise.
530
531 * lib/utils-lib.exp (run_dump_test): Support strip.
532
5332006-08-15 Thiemo Seufer <ths@mips.com>
534 Nigel Stephens <nigel@mips.com>
535 David Ung <davidu@mips.com>
536
537 * binutils-all/readelf.exp (readelf_test): Handle mips*-sde-elf*.
538
5392006-06-24 Richard Sandiford <richard@codesourcery.com>
540
541 * binutils-all/localize-hidden-1.d: Use objdump --syms instead
542 of readelf.
543
5442006-06-23 Richard Sandiford <richard@codesourcery.com>
545
546 * binutils-all/localize-hidden-1.s,
547 * binutils-all/localize-hidden-1.d,
548 * binutils-all/localize-hidden-2.s,
549 * binutils-all/localize-hidden-2.d: New tests.
550 * binutils-all/objcopy.exp: Run them.
551
5522006-06-06 Paul Brook <paul@codesourcery.com>
553
554 * binutils-all/arm/objdump.exp: New file.
555 * binutils-all/arm/thumb2-cond.s: New test.
556
5572006-05-03 H.J. Lu <hongjiu.lu@intel.com>
558
559 * binutils-all/copy-3.d: Fix a typo.
560
5612006-05-03 H.J. Lu <hongjiu.lu@intel.com>
562
563 * binutils-all/copy-3.d: New.
564
565 * objcopy.exp: Run copy-3.
566
5672006-05-02 Dave Korn <dave.korn@artimi.com>
568
569 * binutils-all/copy-1.d (name): Correct spelling of 'setting'.
570 * binutils-all/copy-1.d (name): Likewise.
571
5722006-05-02 Nick Clifton <nickc@redhat.com>
573
574 * binutils-all/copy-2.d: Change the name of the section whose
575 flags are changed to "foo" so that the test will work with PE
576 based targets. Skip this test for AOUT based targeted.
577 * binutils-all/copytest.s: New file.
578
5792006-05-01 H.J. Lu <hongjiu.lu@intel.com>
580
581 * binutils-all/objcopy.exp: Run "copy-1" for ELF only.
582
5832006-05-01 Ben Elliston <bje@au.ibm.com>
584
585 * binutils-all/objcopy.exp (objcopy_test_readelf): Remove stray ;
586
5872006-04-26 H.J. Lu <hongjiu.lu@intel.com>
588
589 PR binutils/2593
590 * binutils-all/copy-1.d: New file.
591 * binutils-all/copy-1.s: Likewise.
592 * binutils-all/copy-2.d: Likewise.
593
594 * binutils-all/objcopy.exp: Add run_dump_test "copy-1" and
595 run_dump_test "copy-2".
596
597 * lib/utils-lib.exp (run_dump_test): New.
598 (slurp_options): Likewise.
599 (regexp_diff): Likewise.
600 (file_contents): Likewise.
601 (verbose_eval): Likewise.
602
6032006-04-25 H.J. Lu <hongjiu.lu@intel.com>
604
605 PR binutils/2467
606 * binutils-all/objcopy.exp (strip_test): Also test "strip -g"
607 on archive.
608
6092006-04-10 H.J. Lu <hongjiu.lu@intel.com>
610
611 * lib/utils-lib.exp (default_binutils_run): Check exit status.
612
6132005-12-24 Ben Elliston <bje@gnu.org>
614
615 * config/default.exp: Do not load the unneeded util-defs.exp.
616
6172005-11-15 Jan Beulich <jbeulich@novell.com>
618
619 * config/default.exp (link_or_copy): New. Use it for setting
620 up assembler and linker for the compiler to use.
621
6222005-10-20 H.J. Lu <hongjiu.lu@intel.com>
623
624 PR ld/251
625 * binutils-all/group.s: New file.
626
627 * binutils-all/objcopy.exp (objcopy_test_readelf): New
628 procedure.
629 Use it to test ELF group.
630
6312005-10-19 H.J. Lu <hongjiu.lu@intel.com>
632
633 PR ld/1487
634 * binutils-all/objcopy.exp (objcopy_test): New procedure.
635 Use it to test simple copy, ia64 link order and ELF unknown
636 section type.
637
638 * binutils-all/unknown.s: New file.
639
6402005-10-19 H.J. Lu <hongjiu.lu@intel.com>
641
642 PR binutils/1321
643 * binutils-all/link-order.s: New.
644
645 * binutils-all/objcopy.exp: Check ia64 link order.
646
6472005-10-11 Danny Smith <dannysmith@users.sourceforge.net>
648
649 * binutils-all/windres/escapex-2.rc: New file.
650 * binutils-all/windres/escapex-2.rsd: Generate.
651
6522005-08-26 Christian Groessler <chris@groessler.org>
653
654 * binutils-all/objcopy.exp: Don't setup_xfail "z8*-*".
655
6562005-08-18 Alan Modra <amodra@bigpond.net.au>
657
658 * binutils-all/objcopy.exp: Remove a29k support.
659 * binutils-all/objdump.exp: Likewise, alliant and convex too.
660
6612005-05-07 Nick Clifton <nickc@redhat.com>
662
663 * Update the address and phone number of the FSF organization in
664 the GPL notices in the following files:
665 binutils-all/ar.exp, binutils-all/dlltool.exp,
666 binutils-all/nm.exp, binutils-all/objcopy.exp,
667 binutils-all/objdump.exp, binutils-all/readelf.exp,
668 binutils-all/size.exp, binutils-all/hppa/objdump.exp,
669 binutils-all/m68k/objdump.exp, binutils-all/vax/objdump.exp,
670 binutils-all/windres/msupdate, binutils-all/windres/windres.exp,
671 config/default.exp, lib/utils-lib.exp
672
6732005-04-04 Jan-Benedict Glaw <jbglaw@lug-owl.>
674
675 * binutils-all/vax/objdump.exp: Condense the two tests into one
676 and add a "-M entry:" for the second label.
677
6782005-03-29 Jan-Benedict Glaw <jbglaw@lug-owl.de>
679
680 * binutils-all/vax: New directory.
681 * binutils-all/vax/objdump.exp: New script. Test the -Mentry:
682 switch added to the VAX disassembler.
683 * binutils-all/vax/entrymask.s: New assembler source file.
684
6852005-03-08 Ben Elliston <bje@au.ibm.com>
686
687 * config/default.exp: Remove send_user call for stray output.
688
6892005-01-04 Martin Koegler <mkoegler@auto.tuwien.ac.at>
690
691 * binutils-all/testprog.c: Add prototype for printf() and make
692 type of "string" array be "char" in order to avoid compile time
693 warnings.
694
6952004-12-31 Alan Modra <amodra@bigpond.net.au>
696
697 * binutils-all/readelf.ss: Allow for both .rel and .rela sections.
698
6992004-11-04 Hans-Peter Nilsson <hp@axis.com>
700
701 * binutils-all/objdump.exp (cpus_expected): Append cris.
702
7032004-10-28 H.J. Lu <hongjiu.lu@intel.com>
704
705 * binutils-all/dlltool.exp: Set XFAIL if $target_xfail is yes.
706
7072004-10-23 Aaron W. LaFramboise <aaron98wiridge9@aaronwl.com>
708
709 * binutils-all/alias.def: New file.
710 * binutils-all/dlltool.exp: Two new -p tests.
711 * config/default.exp (dlltool_gas_flag): New variable.
712 Copy gas and lds executables into tmpdir/gas directory rather than
713 making symlinks which might not be supported by the host OS.
714 Attempt to handle the case where the host OS does not use the .exe
715 extension but the target OS does.
716 * lib/utils-lib.exp (exe_ext): New procedure.
717
7182004-07-12 Nick Clifton <nickc@redhat.com>
719
720 * binutils-all/dlltool.exp: Check that the -p switch is not
721 rejected.
722
7232004-07-09 Andreas Schwab <schwab@suse.de>
724
725 * binutils-all/m68k/movem.s: New file.
726
727 * binutils-all/m68k/objdump.exp: New file.
728
7292004-05-15 Nick Clifton <nickc@redhat.com>
730
731 * binutils-all/readelf.ss: Allow for ARM mapping symbols.
732
7332004-05-12 Ben Elliston <bje@au.ibm.com>
734
735 * binutils-all/ar.exp: Remove stray semicolons.
736 * binutils-all/dlltool.exp: Likewise.
737 * binutils-all/objcopy.exp: Likewise.
738 * binutils-all/readelf.exp: Likewise.
739 * binutils-all/windres/windres.exp: Likewise.
740 * lib/utils-lib.exp: Likewise.
741
7422004-04-14 Richard Sandiford <rsandifo@redhat.com>
743
744 * binutils-all/readelf.ss-mips: Allow named section symbols.
745
7462004-03-30 Jakub Jelinek <jakub@redhat.com>
747
748 * binutils-all/objcopy.exp: Accept main as a data symbol as well.
749
7502004-02-27 Andreas Schwab <schwab@suse.de>
751
752 * binutils-all/ar.exp (argument_parsing): New test.
753
7542004-02-20 Nathan Sidwell <nathan@codesourcery.com>
755
756 * binutils-all/objcopy.exp: Reorder arguments for POSIXLY_CORRECT
757 systems.
758
759For older changes see ChangeLog-9303
760\f
761Local Variables:
762mode: change-log
763left-margin: 8
764fill-column: 74
765version-control: never
766End:
This page took 0.024859 seconds and 4 git commands to generate.