]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blob - binutils/testsuite/ChangeLog
include/coff
[thirdparty/binutils-gdb.git] / binutils / testsuite / ChangeLog
1 2011-01-03 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
2
3 * lib/binutils-common.exp (regexp_diff): Use "==" instead of "eq".
4
5 2010-12-31 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
6
7 * binutils-all/copy-2.d: Change "hppa" to "hppa*" in not-target list.
8 * binutils-all/copy-3.d: Add hppa*-*-hpux* to not-target list.
9 * binutils-all/objcopy.exp (reverse-bytes): xfail on 32-bit hpux.
10
11 2010-12-31 Richard Sandiford <rdsandiford@googlemail.com>
12
13 * binutils-all/readelf.exp: Handle MIPS FreeBSD targets.
14
15 2010-12-09 Maciej W. Rozycki <macro@codesourcery.com>
16
17 * lib/binutils-common.exp (regexp_diff): Implement inverse
18 matching, requested by `!'.
19
20 2010-11-20 Richard Sandiford <rdsandiford@googlemail.com>
21
22 * lib/binutils-common.exp (regexp_diff): New procedure.
23 * lib/utils-lib.exp (regexp_diff): Delete.
24
25 2010-11-20 Richard Sandiford <rdsandiford@googlemail.com>
26
27 * lib/binutils-common.exp: New file.
28 * lib/utils-lib.exp (load_common_lib): New function. Load
29 binutils-common.exp.
30 (is_elf_format): Delete.
31
32 2010-11-15 H.J. Lu <hongjiu.lu@intel.com>
33
34 * binutils-all/compress.exp: Replace binutils_assemble with
35 binutils_assemble_flags for --nocompress-debug-sections.
36
37 2010-11-15 H.J. Lu <hongjiu.lu@intel.com>
38
39 * binutils-all/compress.exp: Pass --nocompress-debug-sections to
40 assembler for uncompressed debug sections.
41
42 * binutils-all/testranges.d: Also expect .zdebug in section name.
43
44 2010-11-08 Thomas Schwinge <thomas@schwinge.name>
45
46 * lib/utils-lib.exp (is_elf_format): Consider for *-*-gnu*, too.
47 * binutils-all/elfedit-2.d (target): Likewise.
48 * binutils-all/elfedit-3.d (target): Likewise.
49 * binutils-all/i386/i386.exp: Likewise.
50 * binutils-all/objcopy.exp: Likewise.
51 * binutils-all/strip-3.d (target): Likewise.
52
53 2010-11-08 Alan Modra <amodra@gmail.com>
54
55 * binutils-all/objdump.W: Adjust expected result for debug section
56 rename.
57
58 2010-11-02 H.J. Lu <hongjiu.lu@intel.com>
59
60 * binutils-all/libdw2.out: Also accept MIPS_DWARF.
61
62 2010-10-29 H.J. Lu <hongjiu.lu@intel.com>
63
64 * binutils-all/compress.exp: New.
65 * binutils-all/dw2-1.S: Likewise.
66 * binutils-all/dw2-2.S: Likewise.
67 * binutils-all/libdw2-compressed.out: Likewise.
68 * binutils-all/libdw2.out: Likewise.
69
70 2010-10-22 Mark Mitchell <mark@codesourcery.com>
71
72 * binutils-all/group-5.d: Expect ".group" for the name of group
73 sections.
74 * binutils-all/strip-2.d: Likewise.
75
76 2010-10-12 Andreas Schwab <schwab@linux-m68k.org>
77
78 * binutils-all/m68k/objdump.exp: Add fnop test.
79 * binutils-all/m68k/fnop.s: New file.
80
81 2010-09-29 Alan Modra <amodra@gmail.com>
82
83 * lib/utils-lib.exp (is_elf_format): Merge with gas and ld versions.
84
85 2010-09-23 Alan Modra <amodra@gmail.com>
86
87 * binutils-all/ar.exp: Don't run unique_symbol on msp or hpux.
88 * binutils-all/copy-2.d: Update not-target list.
89 * binutils-all/note-1.d: Don't run on h8300.
90 * binutils-all/objcopy.exp: Don't run strip-10 on msp or hpux.
91 (objcopy_test): Remove h8300-rtems from xfails.
92
93 2010-09-16 Alan Modra <amodra@gmail.com>
94
95 * binutils-all/i386/i386.exp: Don't run on linuxaout.
96
97 2010-09-10 Ben Gardiner <bengardiner@nanometrics.ca>
98
99 * binutils-all/objcopy.exp: Add test of new --interleave-width
100 option.
101
102 2010-09-03 Jan Kratochvil <jan.kratochvil@redhat.com>
103
104 * binutils-all/objdump.W: Update DW_OP_reg5 expected output.
105
106 2010-08-23 H.J. Lu <hongjiu.lu@intel.com>
107
108 * binutils-all/elfedit-3.d: New.
109
110 * binutils-all/elfedit.exp: Run elfedit-3.
111
112 2010-07-19 Andreas Schwab <schwab@redhat.com>
113
114 * binutils-all/readelf.s: Ignore "Key to Flags" contents.
115 * binutils-all/readelf.s-64: Likewise.
116 * binutils-all/i386/compressed-1b.d: Likewise.
117 * binutils-all/i386/compressed-1c.d: Likewise.
118 * binutils-all/x86-64/compressed-1b.d: Likewise.
119 * binutils-all/x86-64/compressed-1c.d: Likewise.
120
121 2010-07-14 H.J. Lu <hongjiu.lu@intel.com>
122
123 * binutils-all/i386/compressed-1a.d: Fix a typo.
124 * binutils-all/i386/compressed-1b.d: Likewise.
125 * binutils-all/i386/compressed-1c.d: Likewise.
126 * binutils-all/x86-64/compressed-1a.d: Likewise.
127 * binutils-all/x86-64/compressed-1b.d: Likewise.
128 * binutils-all/x86-64/compressed-1c.d: Likewise.
129
130 2010-07-14 H.J. Lu <hongjiu.lu@intel.com>
131
132 * config/default.exp (binutils_assemble): Use
133 default_binutils_assemble_flags.
134 (binutils_assemble_flags): New.
135
136 * lib/utils-lib.exp (default_binutils_assemble): Renamed to ...
137 (default_binutils_assemble_flags): This. Add asflags and
138 pass it to target_assemble.
139 (run_dump_test): Support assembler flags.
140
141 * binutils-all/i386/compressed-1.s: New.
142 * binutils-all/i386/compressed-1a.d: Likewise.
143 * binutils-all/i386/compressed-1b.d: Likewise.
144 * binutils-all/i386/compressed-1c.d: Likewise.
145 * binutils-all/i386/i386.exp: Likewise.
146 * binutils-all/x86-64/compressed-1.s: Likewise.
147 * binutils-all/x86-64/compressed-1a.d: Likewise.
148 * binutils-all/x86-64/compressed-1b.d: Likewise.
149 * binutils-all/x86-64/compressed-1c.d: Likewise.
150 * binutils-all/x86-64/x86-64.exp: Likewise.
151
152 2010-07-05 H.J. Lu <hongjiu.lu@intel.com>
153
154 PR gas/10531
155 PR gas/11789
156 * binutils-all/objdump.W: Remove bogus line debug info.
157
158 2010-05-18 H.J. Lu <hongjiu.lu@intel.com>
159
160 PR gas/11600
161 * binutils-all/objcopy.exp: Run exclude-1a and exclude-1b for
162 ELF targets.
163
164 * binutils-all/exclude-1.s: New.
165 * binutils-all/exclude-1a.d: Likewise.
166 * binutils-all/exclude-1b.d: Likewise.
167
168 2010-04-30 H.J. Lu <hongjiu.lu@intel.com>
169
170 * binutils-all/dlltool.exp: Add a missing `"'.
171
172 2010-04-27 Kai Tietz <kai.tietz@onevision.com>
173
174 * binutils-all/dlltool.exp: Allow test for
175 arm-wince-pe target.
176
177 2010-03-30 Kai TIetz <kai.tietz@onevision.com>
178
179 * binutils-all/objcopy.exp: Mark simple copy executable
180 as failing for all *-*-mingw32* targets.
181
182 2010-03-26 Matt Rice <ratmice@gmail.com>
183
184 * binutils-all/ar.exp (unique_symbol): New test.
185
186 2010-02-18 Alan Modra <amodra@gmail.com>
187
188 * binutils-all/group-5.s, * binutils-all/group-5.d: New test.
189 * binutils-all/objcopy.exp: Run it.
190
191 2010-02-01 Nathan Sidwell <nathan@codesourcery.com>
192
193 * binutils-all/note-1.d: New.
194 * binutils-all/objcopy.exp: Add it.
195
196 2010-01-30 Dave Korn <dave.korn.cygwin@gmail.com>
197
198 * binutils-all/windres/html.rc: Don't xfail x86_64-*-mingw*.
199 * binutils-all/windres/lang.rc: Likewise.
200 * binutils-all/windres/messagetable.rc: Likewise.
201 * binutils-all/windres/strtab1.rc: Likewise.
202 * binutils-all/windres/strtab2.rc: Likewise.
203 * binutils-all/windres/version.rc: Likewise.
204 * binutils-all/windres/version_cat.rc: Likewise.
205
206 2010-01-19 Ian Lance Taylor <iant@google.com>
207
208 * lib/utils-lib.exp (run_dump_test): Permit option values to use
209 $srcdir to refer to the source directory.
210 * binutils-all/add-section.d: New test.
211 * binutils-all/add-empty-section.d: New test.
212 * binutils-all/empty-file: New test input file.
213 * binutils-all/objcopy.exp: Run new tests.
214
215 2010-01-08 H.J. Lu <hongjiu.lu@intel.com>
216
217 * binutils-all/elfedit-2.d: New.
218
219 * binutils-all/elfedit.exp: Run elfedit-2.
220
221 2010-01-06 H.J. Lu <hongjiu.lu@intel.com>
222
223 PR binutils/11131
224 * binutils-all/elfedit-1.d: New.
225 * binutils-all/elfedit.exp: Likewise.
226
227 * config/default.exp (ELFEDIT): New. Set if it doesn't exist.
228 (ELFEDITFLAGS): Likewise.
229
230 * lib/utils-lib.exp (run_dump_test): Support elfedit.
231
232 2009-10-28 Kai Tietz <kai.tietz@onevision.com>
233
234 * binutils-all/dlltool.exp: Add tests for --no-leading-underscore
235 and --leading-underscore option for dlltool.
236
237 2009-10-23 Kai Tietz <kai.tietz@onevision.com>
238
239 * binutils-all/dlltool.exp: Add new test.
240 * binutils-all/alias-2.def: New file.
241
242 2009-10-18 Vincent Rivière <vincent.riviere@freesbee.fr>
243
244 * binutils-all/copy-2.d: Exclude more aout targets.
245 * binutils-all/copy-3.d: Likewise.
246
247 2009-09-23 Alan Modra <amodra@bigpond.net.au>
248
249 * binutils-all/readelf.s: Tolerate some whitespace differences.
250 * binutils-all/readelf.s-64: Likewise.
251 * binutils-all/readelf.ss: Likewise.
252 * binutils-all/readelf.ss-64: Likewise.
253 * binutils-all/readelf.ss-mips: Likewise.
254 * binutils-all/readelf.ss-tmips: Likewise.
255 * binutils-all/strip-10.d: Likewise.
256
257 2009-09-08 Alan Modra <amodra@bigpond.net.au>
258
259 * binutils-all/objdump.exp (cpus_expected): Add ms1.
260
261 2009-09-07 Jan Kratochvil <jan.kratochvil@redhat.com>
262
263 * binutils-all/testranges.s (.debug_info): Pad the only CU.
264
265 2009-09-07 Jan Kratochvil <jan.kratochvil@redhat.com>
266
267 * binutils-all/testranges.s: Replace all .long by .4byte.
268
269 2009-09-04 DJ Delorie <dj@redhat.com>
270
271 * binutils-all/objdump.exp: Add m16c and m32c to the list of
272 expected cpus.
273
274 2009-09-02 Jie Zhang <jie.zhang@analog.com>
275
276 * binutils-all/bfin/unknown-mode.s: New test.
277 * binutils-all/bfin/objdump.exp: New test.
278
279 2009-08-17 Nick Clifton <nickc@redhat.com>
280
281 * binutils-all/strip-10.d: Accept "<OS specific>: 10" for the type
282 of the UNIQUE symbol.
283
284 2009-08-07 Daniel Jacobowitz <dan@codesourcery.com>
285
286 * binutils-all/testranges.s: Use %progbits. Use ";#" for comments.
287
288 2009-08-06 H.J. Lu <hongjiu.lu@intel.com>
289
290 PR binutils/10492
291 * binutils-all/objcopy.exp: Run strip-10.
292
293 * binutils-all/strip-10.d: New.
294 * binutils-all/unique.s: Likewise.
295
296 2009-07-31 Daniel Gutson <dgutson@codesourcery.com>
297 Daniel Jacobowitz <dan@codesourcery.com>
298
299 * binutils-all/arm/thumb2-cond.s: Use instructions instead of
300 .short.
301
302 2009-07-29 Alan Modra <amodra@bigpond.net.au>
303
304 * binutils-all/testranges.s: Replace .value with .short.
305
306 2009-07-16 Dave Korn <dave.korn.cygwin@gmail.com>
307 H.J. Lu <hongjiu.lu@intel.com>
308
309 * binutils-all/objcopy.exp: Run testranges and testranges-ia64
310 for ELF targets only.
311
312 2009-07-16 H.J. Lu <hongjiu.lu@intel.com>
313
314 * binutils-all/objcopy.exp; Run testranges-ia64.
315
316 * binutils-all/testranges.d: Don't run for ia64.
317
318 * binutils-all/testranges-ia64.d: New.
319 * binutils-all/testranges-ia64.s: Likewise.
320
321 2009-07-14 Jan Kratochvil <jan.kratochvil@redhat.com>
322
323 * binutils-all/objcopy.exp (testranges): New test.
324 * binutils-all/testranges.d, binutils-all/testranges.s: New files.
325
326 2009-06-25 Christopher Faylor <me+cygwin@cgf.cx>
327
328 * binutils-all/objcopy.exp: Move XFAIL from objcopy_test to
329 copy_executable.
330
331 2009-06-25 Christopher Faylor <me+cygwin@cgf.cx>
332
333 * binutils-all/objcopy.exp: Always treat objcopy_test as XFAIL on
334 cygwin.
335
336 2009-04-16 Alan Modra <amodra@bigpond.net.au>
337
338 * binutils-all/localize-hidden-1.s: Use "==" instead of ".set".
339 * binutils-all/localize-hidden-2.s: Likewise.
340
341 2009-04-02 Dave Korn <dave.korn.cygwin@gmail.com>
342
343 * inutils-all/objcopy.exp (strip_executable): Delete remote dest
344 file before downloading.
345 (strip_executable_with_saving_a_symbol): Likewise.
346 (keep_debug_symbols_and_test_copy): Likewise.
347
348 2009-03-11 Joseph Myers <joseph@codesourcery.com>
349
350 * binutils-all/objdump.W, binutils-all/objdump.s: Don't match
351 literal "tmpdir/" in expected output.
352
353 2009-03-11 Chris Demetriou <cgd@google.com>
354
355 * binutils-all/ar.exp (deterministic_archive): New test.
356
357 2009-03-09 H.J. Lu <hongjiu.lu@intel.com>
358
359 PR binutils/9933
360 * binutils-all/copy-4.d: New.
361
362 * binutils-all/objcopy.exp: Run copy-4.
363
364 2009-03-03 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
365
366 * config/hppa.sed: Fix spelling.
367
368 2009-03-02 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
369
370 * binutils-all/localize-hidden-1.s: Change .equ to .set.
371 * binutils-all/localize-hidden-2.s: Likewise.
372
373 2009-01-29 Nick Clifton <nickc@redhat.com>
374
375 * binutils-all/objdump.W: Do not assume that high and low PC
376 addresses will have been computed.
377
378 2008-10-06 Tom Tromey <tromey@redhat.com>
379
380 * binutils-all/objdump.W: Update.
381
382 2008-10-03 H.J. Lu <hongjiu.lu@intel.com>
383
384 * binutils-all/group.s: Updated.
385 * binutils-all/group-2.s: Likewise.
386 * binutils-all/group-3.s: Likewise.
387 * binutils-all/group-4.s: Likewise.
388 * binutils-all/strip-7.d: Likewise.
389 * binutils-all/strip-9.d: Likewise.
390
391 2008-10-01 H.J. Lu <hongjiu.lu@intel.com>
392
393 * binutils-all/group-4.s: New.
394 * binutils-all/strip-8.d: Likewise.
395 * binutils-all/strip-9.d: Likewise.
396
397 * binutils-all/objcopy.exp: Test objcopy on group-4.s. Run
398 strip-8 and strip-9.
399
400 2008-10-01 H.J. Lu <hongjiu.lu@intel.com>
401
402 * binutils-all/group-3.s: New.
403 * binutils-all/strip-6.d: Likewise.
404 * binutils-all/strip-7.d: Likewise.
405
406 * binutils-all/objcopy.exp: Test objcopy on group-3.s. Run
407 strip-6 and strip-7.
408
409 2008-10-01 H.J. Lu <hongjiu.lu@intel.com>
410
411 * binutils-all/group-2.s: New.
412 * binutils-all/strip-4.d: Likewise.
413 * binutils-all/strip-5.d: Likewise.
414
415 * binutils-all/objcopy.exp: Test objcopy on group-2.s. Run
416 strip-4 and strip-5.
417
418 2008-07-26 Alan Modra <amodra@bigpond.net.au>
419
420 * binutils-all/objdump.exp: Run compressed debug test only for ELF.
421
422 2008-07-11 Hans-Peter Nilsson <hp@axis.com>
423
424 * binutils-all/objdump.W: Generalize to adjust for targets with
425 non-byte-size instructions.
426
427 2008-07-09 Craig Silverstein <csilvers@google.com>
428
429 * binutils-all/objdump.exp: Add test for objdump -s on a file
430 with a compressed debug section. Add test for objdump -W on a
431 file that contains a compressed debug section.
432 * binutils-all/readelf.exp: Call readelf_compressed_wa_test.
433 (readelf_compressed_wa_test): New function.
434 * binutils-all/dw2-compressed.S: New file.
435 * binutils-all/objdump.W: New file.
436 * binutils-all/objdump.s: New file.
437 * binutils-all/readelf.wa: New file.
438
439 2008-07-08 Kai Tietz <kai.tietz@onevision.com>
440
441 * binutils-all/objcopy.exp (copy_setup): Check if host-triplet
442 is target-triplet for execution tests.
443 (copy_executable): Likewise.
444 (strip_executable): Likewise.
445 (strip_executable_with_saving_a_symbol): Likewise.
446
447 2008-05-29 Jan Kratochvil <jan.kratochvil@redhat.com>
448
449 * binutils-all/objcopy.exp: Call KEEP_DEBUG_SYMBOLS_AND_TEST_COPY.
450 (keep_debug_symbols_and_test_copy): New function.
451 (test5, test6): New variables.
452
453 2008-03-27 Cary Coutant <ccoutant@google.com>
454
455 * binutils-all/ar.exp: Add thin archive tests.
456
457 2008-02-26 Joseph Myers <joseph@codesourcery.com>
458
459 * config/default.exp (gcc_gas_flag, dlltool_gas_flag): Define to
460 empty for testing an installed toolchain.
461
462 2008-02-04 Bob Wilson <bob.wilson@acm.org>
463
464 * binutils-all/objdump.exp (cpus_expected): Add xtensa.
465
466 2007-10-26 Alan Modra <amodra@bigpond.net.au>
467
468 * binutils-all/windres/windres.exp: Don't xfail.
469
470 2007-10-16 Nick Clifton <nickc@redhat.com>
471
472 * binutils-all/readelf.ss: Accept COMMON in readelf's output.
473 * binutils-all/readelf.ss-64: Likewise.
474 * binutils-all/readelf.ss-mips: Likewise.
475 * binutils-all/readelf.ss-tmips: Likewise.
476
477 2007-08-30 Nick Clifton <nickc@redhat.com>
478
479 * binutils-all/dumptest.s: New test file.
480 * binutils-all/readelf.exp: Add test of readelf's -p switch.
481
482 2007-08-28 Mark Shinwell <shinwell@codesourcery.com>
483 Joseph Myers <joseph@codesourcery.com>
484
485 * binutils-all/ar.exp (long_filenames): Delete temporary files on
486 the host.
487 * binutils-all/arm/objdump.exp: Only check "which $OBJDUMP" if
488 host is local.
489 * binutils-all/objcopy.exp: Use ${srecfile} to get the name of the
490 srec file to be passed to binutils_run.
491 (objcopy_test_readelf): Use remote_exec.
492 * binutils-all/readelf.exp (readelf_find_size): Use remote_exec.
493 (readelf_test): Likewise.
494 (readelf_wi_test): Likewise.
495 * lib/utils-lib.exp (run_dump_test): Only check "which $binary" if
496 host is local. Use remote_exec. Use $tempfile not
497 tmpdir/bintest.o.
498
499 2007-08-09 Alan Modra <amodra@bigpond.net.au>
500
501 * binutils-all/copy-2.d (not-target): Match *-*-*aout.
502 * binutils-all/copy-3.d (not-target): Likewise.
503 * binutils-all/objcopy.exp (objcopy_test): Remove extraneous
504 setup_xfail.
505 * windres/windres.exp: Return unsupported rather than fail if
506 windows.h not found.
507
508 2007-07-05 Nick Clifton <nickc@redhat.com>
509
510 * lib/utils-lib.exp: Update copyright notice to refer to GPLv3.
511 * config/default.exp, binutils-all/ar.exp,
512 binutils-all/dlltool.exp, binutils-all/nm.exp,
513 binutils-all/objcopy.exp, binutils-all/arm/objdump.exp,
514 binutils-all/hppa/objdump.exp, binutils-all/m68k/objdump.exp,
515 binutils-all/vax/objdump.exp, binutils-all/windres/windres.exp,
516 binutils-all/windres/msupdate: Likewise.
517
518 2007-06-23 H.J. Lu <hongjiu.lu@intel.com>
519
520 * binutils-all/strip-3.d: Also strip .xtensa.info section.
521
522 2007-05-24 Kai Tietz <Kai.Tietz@onevision.com>
523
524 * binutils-all/windres/version_cat.rc: New.
525 * binutils-all/windres/version_cat.rsd: New.
526
527 2007-05-23 Kai Tietz <Kai.Tietz@onevision.com>
528
529 * binutils-all/windres/html.rc: New.
530 * binutils-all/windres/html.rsd: New.
531 * binutils-all/windres/html1.hm: New.
532 * binutils-all/windres/html2.hm: New.
533 * binutils-all/windres/messagetable.rc: New.
534 * binutils-all/windres/messagetable.rsd: New.
535 * binutils-all/windres/MSG00001.bin: New.
536 * binutils-all/windres/strtab2.rc: New.
537 * binutils-all/windres/strtab2.rsd: New.
538 * binutils-all/windres/version.rc: New.
539 * binutils-all/windres/version.rsd: New.
540 * binutils-all/windres/dialog.rsd: Fix expected results.
541
542 2007-05-17 Joseph Myers <joseph@codesourcery.com>
543
544 * binutils-all/strip-3.d: Strip .pdr section.
545
546 2007-05-15 Alan Modra <amodra@bigpond.net.au>
547
548 * binutils-all/objcopy.exp: Only run needed-by-reloc test for ELF.
549
550 2007-05-11 Alan Modra <amodra@bigpond.net.au>
551
552 * binutils-all/needed-by-reloc.s: Use .long rather than .4byte.
553
554 2007-05-08 Mark Shinwell <shinwell@codesourcery.com>
555
556 * binutils-all/strip-3.d: Strip .ARM.attributes and .reginfo
557 sections.
558
559 2007-05-02 Alan Modra <amodra@bigpond.net.au>
560
561 * binutils-all/objcopy.exp (copy_setup): Don't perror, use send_log.
562 (copy_executable): Return early if test2 is blank.
563 Return unsupported rather than unresolved if we can't run
564 executables. Do test1 if we can compile.
565
566 2007-04-24 Nathan Froyd <froydnj@codesourcery.com>
567 Phil Edwards <phil@codesourcery.com>
568
569 * binutils-all/objcopy.exp: Add test for stripping a symbol
570 used in a relocation.
571 * binutils-all/needed-by-reloc.s: New file.
572
573 2007-04-20 Nathan Froyd <froydnj@codesourcery.com>
574 Phil Edwards <phil@codesourcery.com>
575 Thomas de Lellis <tdel@windriver.com>
576
577 * binutils-all/objcopy.exp: Add test for --reverse-bytes.
578
579 2007-04-21 Richard Earnshaw <rearnsha@arm.com>
580
581 * binutils-all/readelf.exp (regexp_diff): Delete.
582
583 2007-04-20 Richard Earnshaw <rearnsha@arm.com>
584
585 * binutils-all/arm/thumb2-cond.s: Allow for tab expansion by the pty.
586 Rename the second test.
587
588 2007-04-12 H.J. Lu <hongjiu.lu@intel.com>
589
590 PR binutils/4348
591 * binutils-all/empty.s: New file.
592 * binutils-all/strip-3.d: Likewise.
593
594 * binutils-all/objcopy.exp: Run strip-3 for ELF target.
595
596 2007-02-27 Nathan Sidwell <nathan@codesourcery.com>
597
598 * binutils-all/objcopy.exp: Skip for uclinux targets.
599
600 2007-02-14 Nick Clifton <nickc@redhat.com>
601
602 * binutils-all/readelf.exp (readelf_wi_test): Fix unexpected
603 output failure message.
604
605 2007-01-08 Kai Tietz <kai.tietz@onevision.com>
606
607 * copy-3.d: Renamed target x86_64-*-mingw64 to x86_64-*-mingw*
608 * dlltool.exp: Dito
609 * lang.rc: Dito
610 * strtab1.rc: Dito
611 * windres.exp: Dito
612
613 2006-09-20 Kai Tietz <Kai.Tietz@onevision.com>
614
615 * binutils-all/copy-3.d: Add support for target x86_64-pc-mingw64.
616 * binutils-all/dlltool.exp: Likewise.
617 * binutils-all/objcopy.exp: Likewise.
618 * binutils-all/windres/windres.exp: Likewise.
619 * binutils-all/windres/lang.rc: xfail it as long as there is no windows.h.
620 * binutils-all/windres/strtab1.rc: Likewise.
621 * lib/utils-lib.exp: Adjust executable prefix detection (as .exe).
622
623 2006-09-14 H.J. Lu <hongjiu.lu@intel.com>
624
625 PR binutils/3181
626 * binutils-all/objcopy.exp: Run strip-1 and strip-2 for ELF
627 targets.
628
629 * binutils-all/strip-1.d: New file.
630 * binutils-all/strip-2.d: Likewise.
631
632 * lib/utils-lib.exp (run_dump_test): Support strip.
633
634 2006-08-15 Thiemo Seufer <ths@mips.com>
635 Nigel Stephens <nigel@mips.com>
636 David Ung <davidu@mips.com>
637
638 * binutils-all/readelf.exp (readelf_test): Handle mips*-sde-elf*.
639
640 2006-06-24 Richard Sandiford <richard@codesourcery.com>
641
642 * binutils-all/localize-hidden-1.d: Use objdump --syms instead
643 of readelf.
644
645 2006-06-23 Richard Sandiford <richard@codesourcery.com>
646
647 * binutils-all/localize-hidden-1.s,
648 * binutils-all/localize-hidden-1.d,
649 * binutils-all/localize-hidden-2.s,
650 * binutils-all/localize-hidden-2.d: New tests.
651 * binutils-all/objcopy.exp: Run them.
652
653 2006-06-06 Paul Brook <paul@codesourcery.com>
654
655 * binutils-all/arm/objdump.exp: New file.
656 * binutils-all/arm/thumb2-cond.s: New test.
657
658 2006-05-03 H.J. Lu <hongjiu.lu@intel.com>
659
660 * binutils-all/copy-3.d: Fix a typo.
661
662 2006-05-03 H.J. Lu <hongjiu.lu@intel.com>
663
664 * binutils-all/copy-3.d: New.
665
666 * objcopy.exp: Run copy-3.
667
668 2006-05-02 Dave Korn <dave.korn@artimi.com>
669
670 * binutils-all/copy-1.d (name): Correct spelling of 'setting'.
671 * binutils-all/copy-1.d (name): Likewise.
672
673 2006-05-02 Nick Clifton <nickc@redhat.com>
674
675 * binutils-all/copy-2.d: Change the name of the section whose
676 flags are changed to "foo" so that the test will work with PE
677 based targets. Skip this test for AOUT based targeted.
678 * binutils-all/copytest.s: New file.
679
680 2006-05-01 H.J. Lu <hongjiu.lu@intel.com>
681
682 * binutils-all/objcopy.exp: Run "copy-1" for ELF only.
683
684 2006-05-01 Ben Elliston <bje@au.ibm.com>
685
686 * binutils-all/objcopy.exp (objcopy_test_readelf): Remove stray ;
687
688 2006-04-26 H.J. Lu <hongjiu.lu@intel.com>
689
690 PR binutils/2593
691 * binutils-all/copy-1.d: New file.
692 * binutils-all/copy-1.s: Likewise.
693 * binutils-all/copy-2.d: Likewise.
694
695 * binutils-all/objcopy.exp: Add run_dump_test "copy-1" and
696 run_dump_test "copy-2".
697
698 * lib/utils-lib.exp (run_dump_test): New.
699 (slurp_options): Likewise.
700 (regexp_diff): Likewise.
701 (file_contents): Likewise.
702 (verbose_eval): Likewise.
703
704 2006-04-25 H.J. Lu <hongjiu.lu@intel.com>
705
706 PR binutils/2467
707 * binutils-all/objcopy.exp (strip_test): Also test "strip -g"
708 on archive.
709
710 2006-04-10 H.J. Lu <hongjiu.lu@intel.com>
711
712 * lib/utils-lib.exp (default_binutils_run): Check exit status.
713
714 2005-12-24 Ben Elliston <bje@gnu.org>
715
716 * config/default.exp: Do not load the unneeded util-defs.exp.
717
718 2005-11-15 Jan Beulich <jbeulich@novell.com>
719
720 * config/default.exp (link_or_copy): New. Use it for setting
721 up assembler and linker for the compiler to use.
722
723 2005-10-20 H.J. Lu <hongjiu.lu@intel.com>
724
725 PR ld/251
726 * binutils-all/group.s: New file.
727
728 * binutils-all/objcopy.exp (objcopy_test_readelf): New
729 procedure.
730 Use it to test ELF group.
731
732 2005-10-19 H.J. Lu <hongjiu.lu@intel.com>
733
734 PR ld/1487
735 * binutils-all/objcopy.exp (objcopy_test): New procedure.
736 Use it to test simple copy, ia64 link order and ELF unknown
737 section type.
738
739 * binutils-all/unknown.s: New file.
740
741 2005-10-19 H.J. Lu <hongjiu.lu@intel.com>
742
743 PR binutils/1321
744 * binutils-all/link-order.s: New.
745
746 * binutils-all/objcopy.exp: Check ia64 link order.
747
748 2005-10-11 Danny Smith <dannysmith@users.sourceforge.net>
749
750 * binutils-all/windres/escapex-2.rc: New file.
751 * binutils-all/windres/escapex-2.rsd: Generate.
752
753 2005-08-26 Christian Groessler <chris@groessler.org>
754
755 * binutils-all/objcopy.exp: Don't setup_xfail "z8*-*".
756
757 2005-08-18 Alan Modra <amodra@bigpond.net.au>
758
759 * binutils-all/objcopy.exp: Remove a29k support.
760 * binutils-all/objdump.exp: Likewise, alliant and convex too.
761
762 2005-05-07 Nick Clifton <nickc@redhat.com>
763
764 * Update the address and phone number of the FSF organization in
765 the GPL notices in the following files:
766 binutils-all/ar.exp, binutils-all/dlltool.exp,
767 binutils-all/nm.exp, binutils-all/objcopy.exp,
768 binutils-all/objdump.exp, binutils-all/readelf.exp,
769 binutils-all/size.exp, binutils-all/hppa/objdump.exp,
770 binutils-all/m68k/objdump.exp, binutils-all/vax/objdump.exp,
771 binutils-all/windres/msupdate, binutils-all/windres/windres.exp,
772 config/default.exp, lib/utils-lib.exp
773
774 2005-04-04 Jan-Benedict Glaw <jbglaw@lug-owl.>
775
776 * binutils-all/vax/objdump.exp: Condense the two tests into one
777 and add a "-M entry:" for the second label.
778
779 2005-03-29 Jan-Benedict Glaw <jbglaw@lug-owl.de>
780
781 * binutils-all/vax: New directory.
782 * binutils-all/vax/objdump.exp: New script. Test the -Mentry:
783 switch added to the VAX disassembler.
784 * binutils-all/vax/entrymask.s: New assembler source file.
785
786 2005-03-08 Ben Elliston <bje@au.ibm.com>
787
788 * config/default.exp: Remove send_user call for stray output.
789
790 2005-01-04 Martin Koegler <mkoegler@auto.tuwien.ac.at>
791
792 * binutils-all/testprog.c: Add prototype for printf() and make
793 type of "string" array be "char" in order to avoid compile time
794 warnings.
795
796 2004-12-31 Alan Modra <amodra@bigpond.net.au>
797
798 * binutils-all/readelf.ss: Allow for both .rel and .rela sections.
799
800 2004-11-04 Hans-Peter Nilsson <hp@axis.com>
801
802 * binutils-all/objdump.exp (cpus_expected): Append cris.
803
804 2004-10-28 H.J. Lu <hongjiu.lu@intel.com>
805
806 * binutils-all/dlltool.exp: Set XFAIL if $target_xfail is yes.
807
808 2004-10-23 Aaron W. LaFramboise <aaron98wiridge9@aaronwl.com>
809
810 * binutils-all/alias.def: New file.
811 * binutils-all/dlltool.exp: Two new -p tests.
812 * config/default.exp (dlltool_gas_flag): New variable.
813 Copy gas and lds executables into tmpdir/gas directory rather than
814 making symlinks which might not be supported by the host OS.
815 Attempt to handle the case where the host OS does not use the .exe
816 extension but the target OS does.
817 * lib/utils-lib.exp (exe_ext): New procedure.
818
819 2004-07-12 Nick Clifton <nickc@redhat.com>
820
821 * binutils-all/dlltool.exp: Check that the -p switch is not
822 rejected.
823
824 2004-07-09 Andreas Schwab <schwab@suse.de>
825
826 * binutils-all/m68k/movem.s: New file.
827
828 * binutils-all/m68k/objdump.exp: New file.
829
830 2004-05-15 Nick Clifton <nickc@redhat.com>
831
832 * binutils-all/readelf.ss: Allow for ARM mapping symbols.
833
834 2004-05-12 Ben Elliston <bje@au.ibm.com>
835
836 * binutils-all/ar.exp: Remove stray semicolons.
837 * binutils-all/dlltool.exp: Likewise.
838 * binutils-all/objcopy.exp: Likewise.
839 * binutils-all/readelf.exp: Likewise.
840 * binutils-all/windres/windres.exp: Likewise.
841 * lib/utils-lib.exp: Likewise.
842
843 2004-04-14 Richard Sandiford <rsandifo@redhat.com>
844
845 * binutils-all/readelf.ss-mips: Allow named section symbols.
846
847 2004-03-30 Jakub Jelinek <jakub@redhat.com>
848
849 * binutils-all/objcopy.exp: Accept main as a data symbol as well.
850
851 2004-02-27 Andreas Schwab <schwab@suse.de>
852
853 * binutils-all/ar.exp (argument_parsing): New test.
854
855 2004-02-20 Nathan Sidwell <nathan@codesourcery.com>
856
857 * binutils-all/objcopy.exp: Reorder arguments for POSIXLY_CORRECT
858 systems.
859
860 For older changes see ChangeLog-9303
861 \f
862 Local Variables:
863 mode: change-log
864 left-margin: 8
865 fill-column: 74
866 version-control: never
867 End: