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