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