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