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