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