*** empty log message ***
[deliverable/binutils-gdb.git] / binutils / testsuite / ChangeLog
... / ...
CommitLineData
12010-09-23 Alan Modra <amodra@gmail.com>
2
3 * binutils-all/ar.exp: Don't run unique_symbol on msp or hpux.
4 * binutils-all/copy-2.d: Update not-target list.
5 * binutils-all/note-1.d: Don't run on h8300.
6 * binutils-all/objcopy.exp: Don't run strip-10 on msp or hpux.
7 (objcopy_test): Remove h8300-rtems from xfails.
8
92010-09-16 Alan Modra <amodra@gmail.com>
10
11 * binutils-all/i386/i386.exp: Don't run on linuxaout.
12
132010-09-10 Ben Gardiner <bengardiner@nanometrics.ca>
14
15 * binutils-all/objcopy.exp: Add test of new --interleave-width
16 option.
17
182010-09-03 Jan Kratochvil <jan.kratochvil@redhat.com>
19
20 * binutils-all/objdump.W: Update DW_OP_reg5 expected output.
21
222010-08-23 H.J. Lu <hongjiu.lu@intel.com>
23
24 * binutils-all/elfedit-3.d: New.
25
26 * binutils-all/elfedit.exp: Run elfedit-3.
27
282010-07-19 Andreas Schwab <schwab@redhat.com>
29
30 * binutils-all/readelf.s: Ignore "Key to Flags" contents.
31 * binutils-all/readelf.s-64: Likewise.
32 * binutils-all/i386/compressed-1b.d: Likewise.
33 * binutils-all/i386/compressed-1c.d: Likewise.
34 * binutils-all/x86-64/compressed-1b.d: Likewise.
35 * binutils-all/x86-64/compressed-1c.d: Likewise.
36
372010-07-14 H.J. Lu <hongjiu.lu@intel.com>
38
39 * binutils-all/i386/compressed-1a.d: Fix a typo.
40 * binutils-all/i386/compressed-1b.d: Likewise.
41 * binutils-all/i386/compressed-1c.d: Likewise.
42 * binutils-all/x86-64/compressed-1a.d: Likewise.
43 * binutils-all/x86-64/compressed-1b.d: Likewise.
44 * binutils-all/x86-64/compressed-1c.d: Likewise.
45
462010-07-14 H.J. Lu <hongjiu.lu@intel.com>
47
48 * config/default.exp (binutils_assemble): Use
49 default_binutils_assemble_flags.
50 (binutils_assemble_flags): New.
51
52 * lib/utils-lib.exp (default_binutils_assemble): Renamed to ...
53 (default_binutils_assemble_flags): This. Add asflags and
54 pass it to target_assemble.
55 (run_dump_test): Support assembler flags.
56
57 * binutils-all/i386/compressed-1.s: New.
58 * binutils-all/i386/compressed-1a.d: Likewise.
59 * binutils-all/i386/compressed-1b.d: Likewise.
60 * binutils-all/i386/compressed-1c.d: Likewise.
61 * binutils-all/i386/i386.exp: Likewise.
62 * binutils-all/x86-64/compressed-1.s: Likewise.
63 * binutils-all/x86-64/compressed-1a.d: Likewise.
64 * binutils-all/x86-64/compressed-1b.d: Likewise.
65 * binutils-all/x86-64/compressed-1c.d: Likewise.
66 * binutils-all/x86-64/x86-64.exp: Likewise.
67
682010-07-05 H.J. Lu <hongjiu.lu@intel.com>
69
70 PR gas/10531
71 PR gas/11789
72 * binutils-all/objdump.W: Remove bogus line debug info.
73
742010-05-18 H.J. Lu <hongjiu.lu@intel.com>
75
76 PR gas/11600
77 * binutils-all/objcopy.exp: Run exclude-1a and exclude-1b for
78 ELF targets.
79
80 * binutils-all/exclude-1.s: New.
81 * binutils-all/exclude-1a.d: Likewise.
82 * binutils-all/exclude-1b.d: Likewise.
83
842010-04-30 H.J. Lu <hongjiu.lu@intel.com>
85
86 * binutils-all/dlltool.exp: Add a missing `"'.
87
882010-04-27 Kai Tietz <kai.tietz@onevision.com>
89
90 * binutils-all/dlltool.exp: Allow test for
91 arm-wince-pe target.
92
932010-03-30 Kai TIetz <kai.tietz@onevision.com>
94
95 * binutils-all/objcopy.exp: Mark simple copy executable
96 as failing for all *-*-mingw32* targets.
97
982010-03-26 Matt Rice <ratmice@gmail.com>
99
100 * binutils-all/ar.exp (unique_symbol): New test.
101
1022010-02-18 Alan Modra <amodra@gmail.com>
103
104 * binutils-all/group-5.s, * binutils-all/group-5.d: New test.
105 * binutils-all/objcopy.exp: Run it.
106
1072010-02-01 Nathan Sidwell <nathan@codesourcery.com>
108
109 * binutils-all/note-1.d: New.
110 * binutils-all/objcopy.exp: Add it.
111
1122010-01-30 Dave Korn <dave.korn.cygwin@gmail.com>
113
114 * binutils-all/windres/html.rc: Don't xfail x86_64-*-mingw*.
115 * binutils-all/windres/lang.rc: Likewise.
116 * binutils-all/windres/messagetable.rc: Likewise.
117 * binutils-all/windres/strtab1.rc: Likewise.
118 * binutils-all/windres/strtab2.rc: Likewise.
119 * binutils-all/windres/version.rc: Likewise.
120 * binutils-all/windres/version_cat.rc: Likewise.
121
1222010-01-19 Ian Lance Taylor <iant@google.com>
123
124 * lib/utils-lib.exp (run_dump_test): Permit option values to use
125 $srcdir to refer to the source directory.
126 * binutils-all/add-section.d: New test.
127 * binutils-all/add-empty-section.d: New test.
128 * binutils-all/empty-file: New test input file.
129 * binutils-all/objcopy.exp: Run new tests.
130
1312010-01-08 H.J. Lu <hongjiu.lu@intel.com>
132
133 * binutils-all/elfedit-2.d: New.
134
135 * binutils-all/elfedit.exp: Run elfedit-2.
136
1372010-01-06 H.J. Lu <hongjiu.lu@intel.com>
138
139 PR binutils/11131
140 * binutils-all/elfedit-1.d: New.
141 * binutils-all/elfedit.exp: Likewise.
142
143 * config/default.exp (ELFEDIT): New. Set if it doesn't exist.
144 (ELFEDITFLAGS): Likewise.
145
146 * lib/utils-lib.exp (run_dump_test): Support elfedit.
147
1482009-10-28 Kai Tietz <kai.tietz@onevision.com>
149
150 * binutils-all/dlltool.exp: Add tests for --no-leading-underscore
151 and --leading-underscore option for dlltool.
152
1532009-10-23 Kai Tietz <kai.tietz@onevision.com>
154
155 * binutils-all/dlltool.exp: Add new test.
156 * binutils-all/alias-2.def: New file.
157
1582009-10-18 Vincent Rivière <vincent.riviere@freesbee.fr>
159
160 * binutils-all/copy-2.d: Exclude more aout targets.
161 * binutils-all/copy-3.d: Likewise.
162
1632009-09-23 Alan Modra <amodra@bigpond.net.au>
164
165 * binutils-all/readelf.s: Tolerate some whitespace differences.
166 * binutils-all/readelf.s-64: Likewise.
167 * binutils-all/readelf.ss: Likewise.
168 * binutils-all/readelf.ss-64: Likewise.
169 * binutils-all/readelf.ss-mips: Likewise.
170 * binutils-all/readelf.ss-tmips: Likewise.
171 * binutils-all/strip-10.d: Likewise.
172
1732009-09-08 Alan Modra <amodra@bigpond.net.au>
174
175 * binutils-all/objdump.exp (cpus_expected): Add ms1.
176
1772009-09-07 Jan Kratochvil <jan.kratochvil@redhat.com>
178
179 * binutils-all/testranges.s (.debug_info): Pad the only CU.
180
1812009-09-07 Jan Kratochvil <jan.kratochvil@redhat.com>
182
183 * binutils-all/testranges.s: Replace all .long by .4byte.
184
1852009-09-04 DJ Delorie <dj@redhat.com>
186
187 * binutils-all/objdump.exp: Add m16c and m32c to the list of
188 expected cpus.
189
1902009-09-02 Jie Zhang <jie.zhang@analog.com>
191
192 * binutils-all/bfin/unknown-mode.s: New test.
193 * binutils-all/bfin/objdump.exp: New test.
194
1952009-08-17 Nick Clifton <nickc@redhat.com>
196
197 * binutils-all/strip-10.d: Accept "<OS specific>: 10" for the type
198 of the UNIQUE symbol.
199
2002009-08-07 Daniel Jacobowitz <dan@codesourcery.com>
201
202 * binutils-all/testranges.s: Use %progbits. Use ";#" for comments.
203
2042009-08-06 H.J. Lu <hongjiu.lu@intel.com>
205
206 PR binutils/10492
207 * binutils-all/objcopy.exp: Run strip-10.
208
209 * binutils-all/strip-10.d: New.
210 * binutils-all/unique.s: Likewise.
211
2122009-07-31 Daniel Gutson <dgutson@codesourcery.com>
213 Daniel Jacobowitz <dan@codesourcery.com>
214
215 * binutils-all/arm/thumb2-cond.s: Use instructions instead of
216 .short.
217
2182009-07-29 Alan Modra <amodra@bigpond.net.au>
219
220 * binutils-all/testranges.s: Replace .value with .short.
221
2222009-07-16 Dave Korn <dave.korn.cygwin@gmail.com>
223 H.J. Lu <hongjiu.lu@intel.com>
224
225 * binutils-all/objcopy.exp: Run testranges and testranges-ia64
226 for ELF targets only.
227
2282009-07-16 H.J. Lu <hongjiu.lu@intel.com>
229
230 * binutils-all/objcopy.exp; Run testranges-ia64.
231
232 * binutils-all/testranges.d: Don't run for ia64.
233
234 * binutils-all/testranges-ia64.d: New.
235 * binutils-all/testranges-ia64.s: Likewise.
236
2372009-07-14 Jan Kratochvil <jan.kratochvil@redhat.com>
238
239 * binutils-all/objcopy.exp (testranges): New test.
240 * binutils-all/testranges.d, binutils-all/testranges.s: New files.
241
2422009-06-25 Christopher Faylor <me+cygwin@cgf.cx>
243
244 * binutils-all/objcopy.exp: Move XFAIL from objcopy_test to
245 copy_executable.
246
2472009-06-25 Christopher Faylor <me+cygwin@cgf.cx>
248
249 * binutils-all/objcopy.exp: Always treat objcopy_test as XFAIL on
250 cygwin.
251
2522009-04-16 Alan Modra <amodra@bigpond.net.au>
253
254 * binutils-all/localize-hidden-1.s: Use "==" instead of ".set".
255 * binutils-all/localize-hidden-2.s: Likewise.
256
2572009-04-02 Dave Korn <dave.korn.cygwin@gmail.com>
258
259 * inutils-all/objcopy.exp (strip_executable): Delete remote dest
260 file before downloading.
261 (strip_executable_with_saving_a_symbol): Likewise.
262 (keep_debug_symbols_and_test_copy): Likewise.
263
2642009-03-11 Joseph Myers <joseph@codesourcery.com>
265
266 * binutils-all/objdump.W, binutils-all/objdump.s: Don't match
267 literal "tmpdir/" in expected output.
268
2692009-03-11 Chris Demetriou <cgd@google.com>
270
271 * binutils-all/ar.exp (deterministic_archive): New test.
272
2732009-03-09 H.J. Lu <hongjiu.lu@intel.com>
274
275 PR binutils/9933
276 * binutils-all/copy-4.d: New.
277
278 * binutils-all/objcopy.exp: Run copy-4.
279
2802009-03-03 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
281
282 * config/hppa.sed: Fix spelling.
283
2842009-03-02 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
285
286 * binutils-all/localize-hidden-1.s: Change .equ to .set.
287 * binutils-all/localize-hidden-2.s: Likewise.
288
2892009-01-29 Nick Clifton <nickc@redhat.com>
290
291 * binutils-all/objdump.W: Do not assume that high and low PC
292 addresses will have been computed.
293
2942008-10-06 Tom Tromey <tromey@redhat.com>
295
296 * binutils-all/objdump.W: Update.
297
2982008-10-03 H.J. Lu <hongjiu.lu@intel.com>
299
300 * binutils-all/group.s: Updated.
301 * binutils-all/group-2.s: Likewise.
302 * binutils-all/group-3.s: Likewise.
303 * binutils-all/group-4.s: Likewise.
304 * binutils-all/strip-7.d: Likewise.
305 * binutils-all/strip-9.d: Likewise.
306
3072008-10-01 H.J. Lu <hongjiu.lu@intel.com>
308
309 * binutils-all/group-4.s: New.
310 * binutils-all/strip-8.d: Likewise.
311 * binutils-all/strip-9.d: Likewise.
312
313 * binutils-all/objcopy.exp: Test objcopy on group-4.s. Run
314 strip-8 and strip-9.
315
3162008-10-01 H.J. Lu <hongjiu.lu@intel.com>
317
318 * binutils-all/group-3.s: New.
319 * binutils-all/strip-6.d: Likewise.
320 * binutils-all/strip-7.d: Likewise.
321
322 * binutils-all/objcopy.exp: Test objcopy on group-3.s. Run
323 strip-6 and strip-7.
324
3252008-10-01 H.J. Lu <hongjiu.lu@intel.com>
326
327 * binutils-all/group-2.s: New.
328 * binutils-all/strip-4.d: Likewise.
329 * binutils-all/strip-5.d: Likewise.
330
331 * binutils-all/objcopy.exp: Test objcopy on group-2.s. Run
332 strip-4 and strip-5.
333
3342008-07-26 Alan Modra <amodra@bigpond.net.au>
335
336 * binutils-all/objdump.exp: Run compressed debug test only for ELF.
337
3382008-07-11 Hans-Peter Nilsson <hp@axis.com>
339
340 * binutils-all/objdump.W: Generalize to adjust for targets with
341 non-byte-size instructions.
342
3432008-07-09 Craig Silverstein <csilvers@google.com>
344
345 * binutils-all/objdump.exp: Add test for objdump -s on a file
346 with a compressed debug section. Add test for objdump -W on a
347 file that contains a compressed debug section.
348 * binutils-all/readelf.exp: Call readelf_compressed_wa_test.
349 (readelf_compressed_wa_test): New function.
350 * binutils-all/dw2-compressed.S: New file.
351 * binutils-all/objdump.W: New file.
352 * binutils-all/objdump.s: New file.
353 * binutils-all/readelf.wa: New file.
354
3552008-07-08 Kai Tietz <kai.tietz@onevision.com>
356
357 * binutils-all/objcopy.exp (copy_setup): Check if host-triplet
358 is target-triplet for execution tests.
359 (copy_executable): Likewise.
360 (strip_executable): Likewise.
361 (strip_executable_with_saving_a_symbol): Likewise.
362
3632008-05-29 Jan Kratochvil <jan.kratochvil@redhat.com>
364
365 * binutils-all/objcopy.exp: Call KEEP_DEBUG_SYMBOLS_AND_TEST_COPY.
366 (keep_debug_symbols_and_test_copy): New function.
367 (test5, test6): New variables.
368
3692008-03-27 Cary Coutant <ccoutant@google.com>
370
371 * binutils-all/ar.exp: Add thin archive tests.
372
3732008-02-26 Joseph Myers <joseph@codesourcery.com>
374
375 * config/default.exp (gcc_gas_flag, dlltool_gas_flag): Define to
376 empty for testing an installed toolchain.
377
3782008-02-04 Bob Wilson <bob.wilson@acm.org>
379
380 * binutils-all/objdump.exp (cpus_expected): Add xtensa.
381
3822007-10-26 Alan Modra <amodra@bigpond.net.au>
383
384 * binutils-all/windres/windres.exp: Don't xfail.
385
3862007-10-16 Nick Clifton <nickc@redhat.com>
387
388 * binutils-all/readelf.ss: Accept COMMON in readelf's output.
389 * binutils-all/readelf.ss-64: Likewise.
390 * binutils-all/readelf.ss-mips: Likewise.
391 * binutils-all/readelf.ss-tmips: Likewise.
392
3932007-08-30 Nick Clifton <nickc@redhat.com>
394
395 * binutils-all/dumptest.s: New test file.
396 * binutils-all/readelf.exp: Add test of readelf's -p switch.
397
3982007-08-28 Mark Shinwell <shinwell@codesourcery.com>
399 Joseph Myers <joseph@codesourcery.com>
400
401 * binutils-all/ar.exp (long_filenames): Delete temporary files on
402 the host.
403 * binutils-all/arm/objdump.exp: Only check "which $OBJDUMP" if
404 host is local.
405 * binutils-all/objcopy.exp: Use ${srecfile} to get the name of the
406 srec file to be passed to binutils_run.
407 (objcopy_test_readelf): Use remote_exec.
408 * binutils-all/readelf.exp (readelf_find_size): Use remote_exec.
409 (readelf_test): Likewise.
410 (readelf_wi_test): Likewise.
411 * lib/utils-lib.exp (run_dump_test): Only check "which $binary" if
412 host is local. Use remote_exec. Use $tempfile not
413 tmpdir/bintest.o.
414
4152007-08-09 Alan Modra <amodra@bigpond.net.au>
416
417 * binutils-all/copy-2.d (not-target): Match *-*-*aout.
418 * binutils-all/copy-3.d (not-target): Likewise.
419 * binutils-all/objcopy.exp (objcopy_test): Remove extraneous
420 setup_xfail.
421 * windres/windres.exp: Return unsupported rather than fail if
422 windows.h not found.
423
4242007-07-05 Nick Clifton <nickc@redhat.com>
425
426 * lib/utils-lib.exp: Update copyright notice to refer to GPLv3.
427 * config/default.exp, binutils-all/ar.exp,
428 binutils-all/dlltool.exp, binutils-all/nm.exp,
429 binutils-all/objcopy.exp, binutils-all/arm/objdump.exp,
430 binutils-all/hppa/objdump.exp, binutils-all/m68k/objdump.exp,
431 binutils-all/vax/objdump.exp, binutils-all/windres/windres.exp,
432 binutils-all/windres/msupdate: Likewise.
433
4342007-06-23 H.J. Lu <hongjiu.lu@intel.com>
435
436 * binutils-all/strip-3.d: Also strip .xtensa.info section.
437
4382007-05-24 Kai Tietz <Kai.Tietz@onevision.com>
439
440 * binutils-all/windres/version_cat.rc: New.
441 * binutils-all/windres/version_cat.rsd: New.
442
4432007-05-23 Kai Tietz <Kai.Tietz@onevision.com>
444
445 * binutils-all/windres/html.rc: New.
446 * binutils-all/windres/html.rsd: New.
447 * binutils-all/windres/html1.hm: New.
448 * binutils-all/windres/html2.hm: New.
449 * binutils-all/windres/messagetable.rc: New.
450 * binutils-all/windres/messagetable.rsd: New.
451 * binutils-all/windres/MSG00001.bin: New.
452 * binutils-all/windres/strtab2.rc: New.
453 * binutils-all/windres/strtab2.rsd: New.
454 * binutils-all/windres/version.rc: New.
455 * binutils-all/windres/version.rsd: New.
456 * binutils-all/windres/dialog.rsd: Fix expected results.
457
4582007-05-17 Joseph Myers <joseph@codesourcery.com>
459
460 * binutils-all/strip-3.d: Strip .pdr section.
461
4622007-05-15 Alan Modra <amodra@bigpond.net.au>
463
464 * binutils-all/objcopy.exp: Only run needed-by-reloc test for ELF.
465
4662007-05-11 Alan Modra <amodra@bigpond.net.au>
467
468 * binutils-all/needed-by-reloc.s: Use .long rather than .4byte.
469
4702007-05-08 Mark Shinwell <shinwell@codesourcery.com>
471
472 * binutils-all/strip-3.d: Strip .ARM.attributes and .reginfo
473 sections.
474
4752007-05-02 Alan Modra <amodra@bigpond.net.au>
476
477 * binutils-all/objcopy.exp (copy_setup): Don't perror, use send_log.
478 (copy_executable): Return early if test2 is blank.
479 Return unsupported rather than unresolved if we can't run
480 executables. Do test1 if we can compile.
481
4822007-04-24 Nathan Froyd <froydnj@codesourcery.com>
483 Phil Edwards <phil@codesourcery.com>
484
485 * binutils-all/objcopy.exp: Add test for stripping a symbol
486 used in a relocation.
487 * binutils-all/needed-by-reloc.s: New file.
488
4892007-04-20 Nathan Froyd <froydnj@codesourcery.com>
490 Phil Edwards <phil@codesourcery.com>
491 Thomas de Lellis <tdel@windriver.com>
492
493 * binutils-all/objcopy.exp: Add test for --reverse-bytes.
494
4952007-04-21 Richard Earnshaw <rearnsha@arm.com>
496
497 * binutils-all/readelf.exp (regexp_diff): Delete.
498
4992007-04-20 Richard Earnshaw <rearnsha@arm.com>
500
501 * binutils-all/arm/thumb2-cond.s: Allow for tab expansion by the pty.
502 Rename the second test.
503
5042007-04-12 H.J. Lu <hongjiu.lu@intel.com>
505
506 PR binutils/4348
507 * binutils-all/empty.s: New file.
508 * binutils-all/strip-3.d: Likewise.
509
510 * binutils-all/objcopy.exp: Run strip-3 for ELF target.
511
5122007-02-27 Nathan Sidwell <nathan@codesourcery.com>
513
514 * binutils-all/objcopy.exp: Skip for uclinux targets.
515
5162007-02-14 Nick Clifton <nickc@redhat.com>
517
518 * binutils-all/readelf.exp (readelf_wi_test): Fix unexpected
519 output failure message.
520
5212007-01-08 Kai Tietz <kai.tietz@onevision.com>
522
523 * copy-3.d: Renamed target x86_64-*-mingw64 to x86_64-*-mingw*
524 * dlltool.exp: Dito
525 * lang.rc: Dito
526 * strtab1.rc: Dito
527 * windres.exp: Dito
528
5292006-09-20 Kai Tietz <Kai.Tietz@onevision.com>
530
531 * binutils-all/copy-3.d: Add support for target x86_64-pc-mingw64.
532 * binutils-all/dlltool.exp: Likewise.
533 * binutils-all/objcopy.exp: Likewise.
534 * binutils-all/windres/windres.exp: Likewise.
535 * binutils-all/windres/lang.rc: xfail it as long as there is no windows.h.
536 * binutils-all/windres/strtab1.rc: Likewise.
537 * lib/utils-lib.exp: Adjust executable prefix detection (as .exe).
538
5392006-09-14 H.J. Lu <hongjiu.lu@intel.com>
540
541 PR binutils/3181
542 * binutils-all/objcopy.exp: Run strip-1 and strip-2 for ELF
543 targets.
544
545 * binutils-all/strip-1.d: New file.
546 * binutils-all/strip-2.d: Likewise.
547
548 * lib/utils-lib.exp (run_dump_test): Support strip.
549
5502006-08-15 Thiemo Seufer <ths@mips.com>
551 Nigel Stephens <nigel@mips.com>
552 David Ung <davidu@mips.com>
553
554 * binutils-all/readelf.exp (readelf_test): Handle mips*-sde-elf*.
555
5562006-06-24 Richard Sandiford <richard@codesourcery.com>
557
558 * binutils-all/localize-hidden-1.d: Use objdump --syms instead
559 of readelf.
560
5612006-06-23 Richard Sandiford <richard@codesourcery.com>
562
563 * binutils-all/localize-hidden-1.s,
564 * binutils-all/localize-hidden-1.d,
565 * binutils-all/localize-hidden-2.s,
566 * binutils-all/localize-hidden-2.d: New tests.
567 * binutils-all/objcopy.exp: Run them.
568
5692006-06-06 Paul Brook <paul@codesourcery.com>
570
571 * binutils-all/arm/objdump.exp: New file.
572 * binutils-all/arm/thumb2-cond.s: New test.
573
5742006-05-03 H.J. Lu <hongjiu.lu@intel.com>
575
576 * binutils-all/copy-3.d: Fix a typo.
577
5782006-05-03 H.J. Lu <hongjiu.lu@intel.com>
579
580 * binutils-all/copy-3.d: New.
581
582 * objcopy.exp: Run copy-3.
583
5842006-05-02 Dave Korn <dave.korn@artimi.com>
585
586 * binutils-all/copy-1.d (name): Correct spelling of 'setting'.
587 * binutils-all/copy-1.d (name): Likewise.
588
5892006-05-02 Nick Clifton <nickc@redhat.com>
590
591 * binutils-all/copy-2.d: Change the name of the section whose
592 flags are changed to "foo" so that the test will work with PE
593 based targets. Skip this test for AOUT based targeted.
594 * binutils-all/copytest.s: New file.
595
5962006-05-01 H.J. Lu <hongjiu.lu@intel.com>
597
598 * binutils-all/objcopy.exp: Run "copy-1" for ELF only.
599
6002006-05-01 Ben Elliston <bje@au.ibm.com>
601
602 * binutils-all/objcopy.exp (objcopy_test_readelf): Remove stray ;
603
6042006-04-26 H.J. Lu <hongjiu.lu@intel.com>
605
606 PR binutils/2593
607 * binutils-all/copy-1.d: New file.
608 * binutils-all/copy-1.s: Likewise.
609 * binutils-all/copy-2.d: Likewise.
610
611 * binutils-all/objcopy.exp: Add run_dump_test "copy-1" and
612 run_dump_test "copy-2".
613
614 * lib/utils-lib.exp (run_dump_test): New.
615 (slurp_options): Likewise.
616 (regexp_diff): Likewise.
617 (file_contents): Likewise.
618 (verbose_eval): Likewise.
619
6202006-04-25 H.J. Lu <hongjiu.lu@intel.com>
621
622 PR binutils/2467
623 * binutils-all/objcopy.exp (strip_test): Also test "strip -g"
624 on archive.
625
6262006-04-10 H.J. Lu <hongjiu.lu@intel.com>
627
628 * lib/utils-lib.exp (default_binutils_run): Check exit status.
629
6302005-12-24 Ben Elliston <bje@gnu.org>
631
632 * config/default.exp: Do not load the unneeded util-defs.exp.
633
6342005-11-15 Jan Beulich <jbeulich@novell.com>
635
636 * config/default.exp (link_or_copy): New. Use it for setting
637 up assembler and linker for the compiler to use.
638
6392005-10-20 H.J. Lu <hongjiu.lu@intel.com>
640
641 PR ld/251
642 * binutils-all/group.s: New file.
643
644 * binutils-all/objcopy.exp (objcopy_test_readelf): New
645 procedure.
646 Use it to test ELF group.
647
6482005-10-19 H.J. Lu <hongjiu.lu@intel.com>
649
650 PR ld/1487
651 * binutils-all/objcopy.exp (objcopy_test): New procedure.
652 Use it to test simple copy, ia64 link order and ELF unknown
653 section type.
654
655 * binutils-all/unknown.s: New file.
656
6572005-10-19 H.J. Lu <hongjiu.lu@intel.com>
658
659 PR binutils/1321
660 * binutils-all/link-order.s: New.
661
662 * binutils-all/objcopy.exp: Check ia64 link order.
663
6642005-10-11 Danny Smith <dannysmith@users.sourceforge.net>
665
666 * binutils-all/windres/escapex-2.rc: New file.
667 * binutils-all/windres/escapex-2.rsd: Generate.
668
6692005-08-26 Christian Groessler <chris@groessler.org>
670
671 * binutils-all/objcopy.exp: Don't setup_xfail "z8*-*".
672
6732005-08-18 Alan Modra <amodra@bigpond.net.au>
674
675 * binutils-all/objcopy.exp: Remove a29k support.
676 * binutils-all/objdump.exp: Likewise, alliant and convex too.
677
6782005-05-07 Nick Clifton <nickc@redhat.com>
679
680 * Update the address and phone number of the FSF organization in
681 the GPL notices in the following files:
682 binutils-all/ar.exp, binutils-all/dlltool.exp,
683 binutils-all/nm.exp, binutils-all/objcopy.exp,
684 binutils-all/objdump.exp, binutils-all/readelf.exp,
685 binutils-all/size.exp, binutils-all/hppa/objdump.exp,
686 binutils-all/m68k/objdump.exp, binutils-all/vax/objdump.exp,
687 binutils-all/windres/msupdate, binutils-all/windres/windres.exp,
688 config/default.exp, lib/utils-lib.exp
689
6902005-04-04 Jan-Benedict Glaw <jbglaw@lug-owl.>
691
692 * binutils-all/vax/objdump.exp: Condense the two tests into one
693 and add a "-M entry:" for the second label.
694
6952005-03-29 Jan-Benedict Glaw <jbglaw@lug-owl.de>
696
697 * binutils-all/vax: New directory.
698 * binutils-all/vax/objdump.exp: New script. Test the -Mentry:
699 switch added to the VAX disassembler.
700 * binutils-all/vax/entrymask.s: New assembler source file.
701
7022005-03-08 Ben Elliston <bje@au.ibm.com>
703
704 * config/default.exp: Remove send_user call for stray output.
705
7062005-01-04 Martin Koegler <mkoegler@auto.tuwien.ac.at>
707
708 * binutils-all/testprog.c: Add prototype for printf() and make
709 type of "string" array be "char" in order to avoid compile time
710 warnings.
711
7122004-12-31 Alan Modra <amodra@bigpond.net.au>
713
714 * binutils-all/readelf.ss: Allow for both .rel and .rela sections.
715
7162004-11-04 Hans-Peter Nilsson <hp@axis.com>
717
718 * binutils-all/objdump.exp (cpus_expected): Append cris.
719
7202004-10-28 H.J. Lu <hongjiu.lu@intel.com>
721
722 * binutils-all/dlltool.exp: Set XFAIL if $target_xfail is yes.
723
7242004-10-23 Aaron W. LaFramboise <aaron98wiridge9@aaronwl.com>
725
726 * binutils-all/alias.def: New file.
727 * binutils-all/dlltool.exp: Two new -p tests.
728 * config/default.exp (dlltool_gas_flag): New variable.
729 Copy gas and lds executables into tmpdir/gas directory rather than
730 making symlinks which might not be supported by the host OS.
731 Attempt to handle the case where the host OS does not use the .exe
732 extension but the target OS does.
733 * lib/utils-lib.exp (exe_ext): New procedure.
734
7352004-07-12 Nick Clifton <nickc@redhat.com>
736
737 * binutils-all/dlltool.exp: Check that the -p switch is not
738 rejected.
739
7402004-07-09 Andreas Schwab <schwab@suse.de>
741
742 * binutils-all/m68k/movem.s: New file.
743
744 * binutils-all/m68k/objdump.exp: New file.
745
7462004-05-15 Nick Clifton <nickc@redhat.com>
747
748 * binutils-all/readelf.ss: Allow for ARM mapping symbols.
749
7502004-05-12 Ben Elliston <bje@au.ibm.com>
751
752 * binutils-all/ar.exp: Remove stray semicolons.
753 * binutils-all/dlltool.exp: Likewise.
754 * binutils-all/objcopy.exp: Likewise.
755 * binutils-all/readelf.exp: Likewise.
756 * binutils-all/windres/windres.exp: Likewise.
757 * lib/utils-lib.exp: Likewise.
758
7592004-04-14 Richard Sandiford <rsandifo@redhat.com>
760
761 * binutils-all/readelf.ss-mips: Allow named section symbols.
762
7632004-03-30 Jakub Jelinek <jakub@redhat.com>
764
765 * binutils-all/objcopy.exp: Accept main as a data symbol as well.
766
7672004-02-27 Andreas Schwab <schwab@suse.de>
768
769 * binutils-all/ar.exp (argument_parsing): New test.
770
7712004-02-20 Nathan Sidwell <nathan@codesourcery.com>
772
773 * binutils-all/objcopy.exp: Reorder arguments for POSIXLY_CORRECT
774 systems.
775
776For older changes see ChangeLog-9303
777\f
778Local Variables:
779mode: change-log
780left-margin: 8
781fill-column: 74
782version-control: never
783End:
This page took 0.03281 seconds and 4 git commands to generate.