Add initial Intel K1OM support.
[deliverable/binutils-gdb.git] / binutils / testsuite / ChangeLog
1 2011-07-22 H.J. Lu <hongjiu.lu@intel.com>
2
3 * binutils-all/elfedit.exp: Run elfedit-4.
4
5 * binutils-all/elfedit-4.d: New.
6
7 2011-06-30 Bernd Schmidt <bernds@codesourcery.com>
8
9 * binutils-all/objcopy.exp (strip_test, strip_executable):
10 On ELF targets, test that OS/ABI is preserved.
11 (copy_setup): Do test on tic6x-*-uclinux.
12
13 2011-06-19 H.J. Lu <hongjiu.lu@intel.com>
14
15 * binutils-all/elfedit-1.d: Updated for x32.
16
17 2011-05-18 Nick Clifton <nickc@redhat.com>
18
19 PR binutils/12753
20 * lib/utils-lib.exp (run_dump_test): Allow nm as a program.
21 * binutils-all/nm.exp: Test running "nm -g" on an object file
22 containing a unique symbol.
23
24 2011-05-13 Alan Modra <amodra@gmail.com>
25
26 * binutils-all/objcopy.exp objcopy_text): Remove xfails for sh-rtems
27 and tic4x.
28
29 2011-05-02 H.J. Lu <hongjiu.lu@intel.com>
30
31 PR binutils/12720
32 * binutils-all/ar.exp (delete_an_element): New.
33 (move_an_element): Likewise.
34 Run delete_an_element and move_an_element.
35
36 2011-04-30 H.J. Lu <hongjiu.lu@intel.com>
37
38 * binutils-all/x86-64/compressed-1a.d: Adjust for change in output
39 format.
40
41 2011-04-29 Hans-Peter Nilsson <hp@axis.com>
42
43 * binutils-all/i386/compressed-1a.d: Adjust for change in output
44 format.
45
46 2011-04-28 Tom Tromey <tromey@redhat.com>
47
48 * binutils-all/objdump.W: Correct output.
49
50 011-04-11 Kai Tietz
51
52 * binutils-all/windres/windres.exp: Add '// cpparg <option>' command
53 to rc file interpretation to specify addition pre-processor commands
54 as script option.
55 * binutils-all/windres/strtab3.rc: New.
56 * binutils-all/windres/strtab3.rsd: New.
57 * binutils-all/windres/README: Add note about cpparg script option.
58 argument
59
60 2011-04-11 Nick Clifton <nickc@redhat.com>
61
62 * binutils-all/arm/simple.s: Fix assembly problems for COFF based
63 ARM toolchaisn by removing .type and .size directives.
64
65 2011-04-07 Paul Carroll<pcarroll@codesourcery.com>
66
67 * binutils-all/arm/simple.s: Demo issue with objdump with
68 multiple input files
69 * binutils-all/arm/objdump.exp: added new ARM test case code
70
71 2011-04-06 Joseph Myers <joseph@codesourcery.com>
72
73 * binutils-all/objcopy.exp (*arm*-*-coff): Change to arm*-*-coff.
74 (xscale-*-coff, thumb*-*-coff, thumb*-*-pe): Don't handle.
75
76 2011-03-31 Bernd Schmidt <bernds@codesourcery.com>
77
78 * lib/binutils-common.exp (is_elf_format): Accept tic6x*-*-uclinux*.
79
80 2011-01-03 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
81
82 * lib/binutils-common.exp (regexp_diff): Use "==" instead of "eq".
83
84 2010-12-31 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
85
86 * binutils-all/copy-2.d: Change "hppa" to "hppa*" in not-target list.
87 * binutils-all/copy-3.d: Add hppa*-*-hpux* to not-target list.
88 * binutils-all/objcopy.exp (reverse-bytes): xfail on 32-bit hpux.
89
90 2010-12-31 Richard Sandiford <rdsandiford@googlemail.com>
91
92 * binutils-all/readelf.exp: Handle MIPS FreeBSD targets.
93
94 2010-12-09 Maciej W. Rozycki <macro@codesourcery.com>
95
96 * lib/binutils-common.exp (regexp_diff): Implement inverse
97 matching, requested by `!'.
98
99 2010-11-20 Richard Sandiford <rdsandiford@googlemail.com>
100
101 * lib/binutils-common.exp (regexp_diff): New procedure.
102 * lib/utils-lib.exp (regexp_diff): Delete.
103
104 2010-11-20 Richard Sandiford <rdsandiford@googlemail.com>
105
106 * lib/binutils-common.exp: New file.
107 * lib/utils-lib.exp (load_common_lib): New function. Load
108 binutils-common.exp.
109 (is_elf_format): Delete.
110
111 2010-11-15 H.J. Lu <hongjiu.lu@intel.com>
112
113 * binutils-all/compress.exp: Replace binutils_assemble with
114 binutils_assemble_flags for --nocompress-debug-sections.
115
116 2010-11-15 H.J. Lu <hongjiu.lu@intel.com>
117
118 * binutils-all/compress.exp: Pass --nocompress-debug-sections to
119 assembler for uncompressed debug sections.
120
121 * binutils-all/testranges.d: Also expect .zdebug in section name.
122
123 2010-11-08 Thomas Schwinge <thomas@schwinge.name>
124
125 * lib/utils-lib.exp (is_elf_format): Consider for *-*-gnu*, too.
126 * binutils-all/elfedit-2.d (target): Likewise.
127 * binutils-all/elfedit-3.d (target): Likewise.
128 * binutils-all/i386/i386.exp: Likewise.
129 * binutils-all/objcopy.exp: Likewise.
130 * binutils-all/strip-3.d (target): Likewise.
131
132 2010-11-08 Alan Modra <amodra@gmail.com>
133
134 * binutils-all/objdump.W: Adjust expected result for debug section
135 rename.
136
137 2010-11-02 H.J. Lu <hongjiu.lu@intel.com>
138
139 * binutils-all/libdw2.out: Also accept MIPS_DWARF.
140
141 2010-10-29 H.J. Lu <hongjiu.lu@intel.com>
142
143 * binutils-all/compress.exp: New.
144 * binutils-all/dw2-1.S: Likewise.
145 * binutils-all/dw2-2.S: Likewise.
146 * binutils-all/libdw2-compressed.out: Likewise.
147 * binutils-all/libdw2.out: Likewise.
148
149 2010-10-22 Mark Mitchell <mark@codesourcery.com>
150
151 * binutils-all/group-5.d: Expect ".group" for the name of group
152 sections.
153 * binutils-all/strip-2.d: Likewise.
154
155 2010-10-12 Andreas Schwab <schwab@linux-m68k.org>
156
157 * binutils-all/m68k/objdump.exp: Add fnop test.
158 * binutils-all/m68k/fnop.s: New file.
159
160 2010-09-29 Alan Modra <amodra@gmail.com>
161
162 * lib/utils-lib.exp (is_elf_format): Merge with gas and ld versions.
163
164 2010-09-23 Alan Modra <amodra@gmail.com>
165
166 * binutils-all/ar.exp: Don't run unique_symbol on msp or hpux.
167 * binutils-all/copy-2.d: Update not-target list.
168 * binutils-all/note-1.d: Don't run on h8300.
169 * binutils-all/objcopy.exp: Don't run strip-10 on msp or hpux.
170 (objcopy_test): Remove h8300-rtems from xfails.
171
172 2010-09-16 Alan Modra <amodra@gmail.com>
173
174 * binutils-all/i386/i386.exp: Don't run on linuxaout.
175
176 2010-09-10 Ben Gardiner <bengardiner@nanometrics.ca>
177
178 * binutils-all/objcopy.exp: Add test of new --interleave-width
179 option.
180
181 2010-09-03 Jan Kratochvil <jan.kratochvil@redhat.com>
182
183 * binutils-all/objdump.W: Update DW_OP_reg5 expected output.
184
185 2010-08-23 H.J. Lu <hongjiu.lu@intel.com>
186
187 * binutils-all/elfedit-3.d: New.
188
189 * binutils-all/elfedit.exp: Run elfedit-3.
190
191 2010-07-19 Andreas Schwab <schwab@redhat.com>
192
193 * binutils-all/readelf.s: Ignore "Key to Flags" contents.
194 * binutils-all/readelf.s-64: Likewise.
195 * binutils-all/i386/compressed-1b.d: Likewise.
196 * binutils-all/i386/compressed-1c.d: Likewise.
197 * binutils-all/x86-64/compressed-1b.d: Likewise.
198 * binutils-all/x86-64/compressed-1c.d: Likewise.
199
200 2010-07-14 H.J. Lu <hongjiu.lu@intel.com>
201
202 * binutils-all/i386/compressed-1a.d: Fix a typo.
203 * binutils-all/i386/compressed-1b.d: Likewise.
204 * binutils-all/i386/compressed-1c.d: Likewise.
205 * binutils-all/x86-64/compressed-1a.d: Likewise.
206 * binutils-all/x86-64/compressed-1b.d: Likewise.
207 * binutils-all/x86-64/compressed-1c.d: Likewise.
208
209 2010-07-14 H.J. Lu <hongjiu.lu@intel.com>
210
211 * config/default.exp (binutils_assemble): Use
212 default_binutils_assemble_flags.
213 (binutils_assemble_flags): New.
214
215 * lib/utils-lib.exp (default_binutils_assemble): Renamed to ...
216 (default_binutils_assemble_flags): This. Add asflags and
217 pass it to target_assemble.
218 (run_dump_test): Support assembler flags.
219
220 * binutils-all/i386/compressed-1.s: New.
221 * binutils-all/i386/compressed-1a.d: Likewise.
222 * binutils-all/i386/compressed-1b.d: Likewise.
223 * binutils-all/i386/compressed-1c.d: Likewise.
224 * binutils-all/i386/i386.exp: Likewise.
225 * binutils-all/x86-64/compressed-1.s: Likewise.
226 * binutils-all/x86-64/compressed-1a.d: Likewise.
227 * binutils-all/x86-64/compressed-1b.d: Likewise.
228 * binutils-all/x86-64/compressed-1c.d: Likewise.
229 * binutils-all/x86-64/x86-64.exp: Likewise.
230
231 2010-07-05 H.J. Lu <hongjiu.lu@intel.com>
232
233 PR gas/10531
234 PR gas/11789
235 * binutils-all/objdump.W: Remove bogus line debug info.
236
237 2010-05-18 H.J. Lu <hongjiu.lu@intel.com>
238
239 PR gas/11600
240 * binutils-all/objcopy.exp: Run exclude-1a and exclude-1b for
241 ELF targets.
242
243 * binutils-all/exclude-1.s: New.
244 * binutils-all/exclude-1a.d: Likewise.
245 * binutils-all/exclude-1b.d: Likewise.
246
247 2010-04-30 H.J. Lu <hongjiu.lu@intel.com>
248
249 * binutils-all/dlltool.exp: Add a missing `"'.
250
251 2010-04-27 Kai Tietz <kai.tietz@onevision.com>
252
253 * binutils-all/dlltool.exp: Allow test for
254 arm-wince-pe target.
255
256 2010-03-30 Kai TIetz <kai.tietz@onevision.com>
257
258 * binutils-all/objcopy.exp: Mark simple copy executable
259 as failing for all *-*-mingw32* targets.
260
261 2010-03-26 Matt Rice <ratmice@gmail.com>
262
263 * binutils-all/ar.exp (unique_symbol): New test.
264
265 2010-02-18 Alan Modra <amodra@gmail.com>
266
267 * binutils-all/group-5.s, * binutils-all/group-5.d: New test.
268 * binutils-all/objcopy.exp: Run it.
269
270 2010-02-01 Nathan Sidwell <nathan@codesourcery.com>
271
272 * binutils-all/note-1.d: New.
273 * binutils-all/objcopy.exp: Add it.
274
275 2010-01-30 Dave Korn <dave.korn.cygwin@gmail.com>
276
277 * binutils-all/windres/html.rc: Don't xfail x86_64-*-mingw*.
278 * binutils-all/windres/lang.rc: Likewise.
279 * binutils-all/windres/messagetable.rc: Likewise.
280 * binutils-all/windres/strtab1.rc: Likewise.
281 * binutils-all/windres/strtab2.rc: Likewise.
282 * binutils-all/windres/version.rc: Likewise.
283 * binutils-all/windres/version_cat.rc: Likewise.
284
285 2010-01-19 Ian Lance Taylor <iant@google.com>
286
287 * lib/utils-lib.exp (run_dump_test): Permit option values to use
288 $srcdir to refer to the source directory.
289 * binutils-all/add-section.d: New test.
290 * binutils-all/add-empty-section.d: New test.
291 * binutils-all/empty-file: New test input file.
292 * binutils-all/objcopy.exp: Run new tests.
293
294 2010-01-08 H.J. Lu <hongjiu.lu@intel.com>
295
296 * binutils-all/elfedit-2.d: New.
297
298 * binutils-all/elfedit.exp: Run elfedit-2.
299
300 2010-01-06 H.J. Lu <hongjiu.lu@intel.com>
301
302 PR binutils/11131
303 * binutils-all/elfedit-1.d: New.
304 * binutils-all/elfedit.exp: Likewise.
305
306 * config/default.exp (ELFEDIT): New. Set if it doesn't exist.
307 (ELFEDITFLAGS): Likewise.
308
309 * lib/utils-lib.exp (run_dump_test): Support elfedit.
310
311 2009-10-28 Kai Tietz <kai.tietz@onevision.com>
312
313 * binutils-all/dlltool.exp: Add tests for --no-leading-underscore
314 and --leading-underscore option for dlltool.
315
316 2009-10-23 Kai Tietz <kai.tietz@onevision.com>
317
318 * binutils-all/dlltool.exp: Add new test.
319 * binutils-all/alias-2.def: New file.
320
321 2009-10-18 Vincent Rivière <vincent.riviere@freesbee.fr>
322
323 * binutils-all/copy-2.d: Exclude more aout targets.
324 * binutils-all/copy-3.d: Likewise.
325
326 2009-09-23 Alan Modra <amodra@bigpond.net.au>
327
328 * binutils-all/readelf.s: Tolerate some whitespace differences.
329 * binutils-all/readelf.s-64: Likewise.
330 * binutils-all/readelf.ss: Likewise.
331 * binutils-all/readelf.ss-64: Likewise.
332 * binutils-all/readelf.ss-mips: Likewise.
333 * binutils-all/readelf.ss-tmips: Likewise.
334 * binutils-all/strip-10.d: Likewise.
335
336 2009-09-08 Alan Modra <amodra@bigpond.net.au>
337
338 * binutils-all/objdump.exp (cpus_expected): Add ms1.
339
340 2009-09-07 Jan Kratochvil <jan.kratochvil@redhat.com>
341
342 * binutils-all/testranges.s (.debug_info): Pad the only CU.
343
344 2009-09-07 Jan Kratochvil <jan.kratochvil@redhat.com>
345
346 * binutils-all/testranges.s: Replace all .long by .4byte.
347
348 2009-09-04 DJ Delorie <dj@redhat.com>
349
350 * binutils-all/objdump.exp: Add m16c and m32c to the list of
351 expected cpus.
352
353 2009-09-02 Jie Zhang <jie.zhang@analog.com>
354
355 * binutils-all/bfin/unknown-mode.s: New test.
356 * binutils-all/bfin/objdump.exp: New test.
357
358 2009-08-17 Nick Clifton <nickc@redhat.com>
359
360 * binutils-all/strip-10.d: Accept "<OS specific>: 10" for the type
361 of the UNIQUE symbol.
362
363 2009-08-07 Daniel Jacobowitz <dan@codesourcery.com>
364
365 * binutils-all/testranges.s: Use %progbits. Use ";#" for comments.
366
367 2009-08-06 H.J. Lu <hongjiu.lu@intel.com>
368
369 PR binutils/10492
370 * binutils-all/objcopy.exp: Run strip-10.
371
372 * binutils-all/strip-10.d: New.
373 * binutils-all/unique.s: Likewise.
374
375 2009-07-31 Daniel Gutson <dgutson@codesourcery.com>
376 Daniel Jacobowitz <dan@codesourcery.com>
377
378 * binutils-all/arm/thumb2-cond.s: Use instructions instead of
379 .short.
380
381 2009-07-29 Alan Modra <amodra@bigpond.net.au>
382
383 * binutils-all/testranges.s: Replace .value with .short.
384
385 2009-07-16 Dave Korn <dave.korn.cygwin@gmail.com>
386 H.J. Lu <hongjiu.lu@intel.com>
387
388 * binutils-all/objcopy.exp: Run testranges and testranges-ia64
389 for ELF targets only.
390
391 2009-07-16 H.J. Lu <hongjiu.lu@intel.com>
392
393 * binutils-all/objcopy.exp; Run testranges-ia64.
394
395 * binutils-all/testranges.d: Don't run for ia64.
396
397 * binutils-all/testranges-ia64.d: New.
398 * binutils-all/testranges-ia64.s: Likewise.
399
400 2009-07-14 Jan Kratochvil <jan.kratochvil@redhat.com>
401
402 * binutils-all/objcopy.exp (testranges): New test.
403 * binutils-all/testranges.d, binutils-all/testranges.s: New files.
404
405 2009-06-25 Christopher Faylor <me+cygwin@cgf.cx>
406
407 * binutils-all/objcopy.exp: Move XFAIL from objcopy_test to
408 copy_executable.
409
410 2009-06-25 Christopher Faylor <me+cygwin@cgf.cx>
411
412 * binutils-all/objcopy.exp: Always treat objcopy_test as XFAIL on
413 cygwin.
414
415 2009-04-16 Alan Modra <amodra@bigpond.net.au>
416
417 * binutils-all/localize-hidden-1.s: Use "==" instead of ".set".
418 * binutils-all/localize-hidden-2.s: Likewise.
419
420 2009-04-02 Dave Korn <dave.korn.cygwin@gmail.com>
421
422 * inutils-all/objcopy.exp (strip_executable): Delete remote dest
423 file before downloading.
424 (strip_executable_with_saving_a_symbol): Likewise.
425 (keep_debug_symbols_and_test_copy): Likewise.
426
427 2009-03-11 Joseph Myers <joseph@codesourcery.com>
428
429 * binutils-all/objdump.W, binutils-all/objdump.s: Don't match
430 literal "tmpdir/" in expected output.
431
432 2009-03-11 Chris Demetriou <cgd@google.com>
433
434 * binutils-all/ar.exp (deterministic_archive): New test.
435
436 2009-03-09 H.J. Lu <hongjiu.lu@intel.com>
437
438 PR binutils/9933
439 * binutils-all/copy-4.d: New.
440
441 * binutils-all/objcopy.exp: Run copy-4.
442
443 2009-03-03 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
444
445 * config/hppa.sed: Fix spelling.
446
447 2009-03-02 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
448
449 * binutils-all/localize-hidden-1.s: Change .equ to .set.
450 * binutils-all/localize-hidden-2.s: Likewise.
451
452 2009-01-29 Nick Clifton <nickc@redhat.com>
453
454 * binutils-all/objdump.W: Do not assume that high and low PC
455 addresses will have been computed.
456
457 2008-10-06 Tom Tromey <tromey@redhat.com>
458
459 * binutils-all/objdump.W: Update.
460
461 2008-10-03 H.J. Lu <hongjiu.lu@intel.com>
462
463 * binutils-all/group.s: Updated.
464 * binutils-all/group-2.s: Likewise.
465 * binutils-all/group-3.s: Likewise.
466 * binutils-all/group-4.s: Likewise.
467 * binutils-all/strip-7.d: Likewise.
468 * binutils-all/strip-9.d: Likewise.
469
470 2008-10-01 H.J. Lu <hongjiu.lu@intel.com>
471
472 * binutils-all/group-4.s: New.
473 * binutils-all/strip-8.d: Likewise.
474 * binutils-all/strip-9.d: Likewise.
475
476 * binutils-all/objcopy.exp: Test objcopy on group-4.s. Run
477 strip-8 and strip-9.
478
479 2008-10-01 H.J. Lu <hongjiu.lu@intel.com>
480
481 * binutils-all/group-3.s: New.
482 * binutils-all/strip-6.d: Likewise.
483 * binutils-all/strip-7.d: Likewise.
484
485 * binutils-all/objcopy.exp: Test objcopy on group-3.s. Run
486 strip-6 and strip-7.
487
488 2008-10-01 H.J. Lu <hongjiu.lu@intel.com>
489
490 * binutils-all/group-2.s: New.
491 * binutils-all/strip-4.d: Likewise.
492 * binutils-all/strip-5.d: Likewise.
493
494 * binutils-all/objcopy.exp: Test objcopy on group-2.s. Run
495 strip-4 and strip-5.
496
497 2008-07-26 Alan Modra <amodra@bigpond.net.au>
498
499 * binutils-all/objdump.exp: Run compressed debug test only for ELF.
500
501 2008-07-11 Hans-Peter Nilsson <hp@axis.com>
502
503 * binutils-all/objdump.W: Generalize to adjust for targets with
504 non-byte-size instructions.
505
506 2008-07-09 Craig Silverstein <csilvers@google.com>
507
508 * binutils-all/objdump.exp: Add test for objdump -s on a file
509 with a compressed debug section. Add test for objdump -W on a
510 file that contains a compressed debug section.
511 * binutils-all/readelf.exp: Call readelf_compressed_wa_test.
512 (readelf_compressed_wa_test): New function.
513 * binutils-all/dw2-compressed.S: New file.
514 * binutils-all/objdump.W: New file.
515 * binutils-all/objdump.s: New file.
516 * binutils-all/readelf.wa: New file.
517
518 2008-07-08 Kai Tietz <kai.tietz@onevision.com>
519
520 * binutils-all/objcopy.exp (copy_setup): Check if host-triplet
521 is target-triplet for execution tests.
522 (copy_executable): Likewise.
523 (strip_executable): Likewise.
524 (strip_executable_with_saving_a_symbol): Likewise.
525
526 2008-05-29 Jan Kratochvil <jan.kratochvil@redhat.com>
527
528 * binutils-all/objcopy.exp: Call KEEP_DEBUG_SYMBOLS_AND_TEST_COPY.
529 (keep_debug_symbols_and_test_copy): New function.
530 (test5, test6): New variables.
531
532 2008-03-27 Cary Coutant <ccoutant@google.com>
533
534 * binutils-all/ar.exp: Add thin archive tests.
535
536 2008-02-26 Joseph Myers <joseph@codesourcery.com>
537
538 * config/default.exp (gcc_gas_flag, dlltool_gas_flag): Define to
539 empty for testing an installed toolchain.
540
541 2008-02-04 Bob Wilson <bob.wilson@acm.org>
542
543 * binutils-all/objdump.exp (cpus_expected): Add xtensa.
544
545 2007-10-26 Alan Modra <amodra@bigpond.net.au>
546
547 * binutils-all/windres/windres.exp: Don't xfail.
548
549 2007-10-16 Nick Clifton <nickc@redhat.com>
550
551 * binutils-all/readelf.ss: Accept COMMON in readelf's output.
552 * binutils-all/readelf.ss-64: Likewise.
553 * binutils-all/readelf.ss-mips: Likewise.
554 * binutils-all/readelf.ss-tmips: Likewise.
555
556 2007-08-30 Nick Clifton <nickc@redhat.com>
557
558 * binutils-all/dumptest.s: New test file.
559 * binutils-all/readelf.exp: Add test of readelf's -p switch.
560
561 2007-08-28 Mark Shinwell <shinwell@codesourcery.com>
562 Joseph Myers <joseph@codesourcery.com>
563
564 * binutils-all/ar.exp (long_filenames): Delete temporary files on
565 the host.
566 * binutils-all/arm/objdump.exp: Only check "which $OBJDUMP" if
567 host is local.
568 * binutils-all/objcopy.exp: Use ${srecfile} to get the name of the
569 srec file to be passed to binutils_run.
570 (objcopy_test_readelf): Use remote_exec.
571 * binutils-all/readelf.exp (readelf_find_size): Use remote_exec.
572 (readelf_test): Likewise.
573 (readelf_wi_test): Likewise.
574 * lib/utils-lib.exp (run_dump_test): Only check "which $binary" if
575 host is local. Use remote_exec. Use $tempfile not
576 tmpdir/bintest.o.
577
578 2007-08-09 Alan Modra <amodra@bigpond.net.au>
579
580 * binutils-all/copy-2.d (not-target): Match *-*-*aout.
581 * binutils-all/copy-3.d (not-target): Likewise.
582 * binutils-all/objcopy.exp (objcopy_test): Remove extraneous
583 setup_xfail.
584 * windres/windres.exp: Return unsupported rather than fail if
585 windows.h not found.
586
587 2007-07-05 Nick Clifton <nickc@redhat.com>
588
589 * lib/utils-lib.exp: Update copyright notice to refer to GPLv3.
590 * config/default.exp, binutils-all/ar.exp,
591 binutils-all/dlltool.exp, binutils-all/nm.exp,
592 binutils-all/objcopy.exp, binutils-all/arm/objdump.exp,
593 binutils-all/hppa/objdump.exp, binutils-all/m68k/objdump.exp,
594 binutils-all/vax/objdump.exp, binutils-all/windres/windres.exp,
595 binutils-all/windres/msupdate: Likewise.
596
597 2007-06-23 H.J. Lu <hongjiu.lu@intel.com>
598
599 * binutils-all/strip-3.d: Also strip .xtensa.info section.
600
601 2007-05-24 Kai Tietz <Kai.Tietz@onevision.com>
602
603 * binutils-all/windres/version_cat.rc: New.
604 * binutils-all/windres/version_cat.rsd: New.
605
606 2007-05-23 Kai Tietz <Kai.Tietz@onevision.com>
607
608 * binutils-all/windres/html.rc: New.
609 * binutils-all/windres/html.rsd: New.
610 * binutils-all/windres/html1.hm: New.
611 * binutils-all/windres/html2.hm: New.
612 * binutils-all/windres/messagetable.rc: New.
613 * binutils-all/windres/messagetable.rsd: New.
614 * binutils-all/windres/MSG00001.bin: New.
615 * binutils-all/windres/strtab2.rc: New.
616 * binutils-all/windres/strtab2.rsd: New.
617 * binutils-all/windres/version.rc: New.
618 * binutils-all/windres/version.rsd: New.
619 * binutils-all/windres/dialog.rsd: Fix expected results.
620
621 2007-05-17 Joseph Myers <joseph@codesourcery.com>
622
623 * binutils-all/strip-3.d: Strip .pdr section.
624
625 2007-05-15 Alan Modra <amodra@bigpond.net.au>
626
627 * binutils-all/objcopy.exp: Only run needed-by-reloc test for ELF.
628
629 2007-05-11 Alan Modra <amodra@bigpond.net.au>
630
631 * binutils-all/needed-by-reloc.s: Use .long rather than .4byte.
632
633 2007-05-08 Mark Shinwell <shinwell@codesourcery.com>
634
635 * binutils-all/strip-3.d: Strip .ARM.attributes and .reginfo
636 sections.
637
638 2007-05-02 Alan Modra <amodra@bigpond.net.au>
639
640 * binutils-all/objcopy.exp (copy_setup): Don't perror, use send_log.
641 (copy_executable): Return early if test2 is blank.
642 Return unsupported rather than unresolved if we can't run
643 executables. Do test1 if we can compile.
644
645 2007-04-24 Nathan Froyd <froydnj@codesourcery.com>
646 Phil Edwards <phil@codesourcery.com>
647
648 * binutils-all/objcopy.exp: Add test for stripping a symbol
649 used in a relocation.
650 * binutils-all/needed-by-reloc.s: New file.
651
652 2007-04-20 Nathan Froyd <froydnj@codesourcery.com>
653 Phil Edwards <phil@codesourcery.com>
654 Thomas de Lellis <tdel@windriver.com>
655
656 * binutils-all/objcopy.exp: Add test for --reverse-bytes.
657
658 2007-04-21 Richard Earnshaw <rearnsha@arm.com>
659
660 * binutils-all/readelf.exp (regexp_diff): Delete.
661
662 2007-04-20 Richard Earnshaw <rearnsha@arm.com>
663
664 * binutils-all/arm/thumb2-cond.s: Allow for tab expansion by the pty.
665 Rename the second test.
666
667 2007-04-12 H.J. Lu <hongjiu.lu@intel.com>
668
669 PR binutils/4348
670 * binutils-all/empty.s: New file.
671 * binutils-all/strip-3.d: Likewise.
672
673 * binutils-all/objcopy.exp: Run strip-3 for ELF target.
674
675 2007-02-27 Nathan Sidwell <nathan@codesourcery.com>
676
677 * binutils-all/objcopy.exp: Skip for uclinux targets.
678
679 2007-02-14 Nick Clifton <nickc@redhat.com>
680
681 * binutils-all/readelf.exp (readelf_wi_test): Fix unexpected
682 output failure message.
683
684 2007-01-08 Kai Tietz <kai.tietz@onevision.com>
685
686 * copy-3.d: Renamed target x86_64-*-mingw64 to x86_64-*-mingw*
687 * dlltool.exp: Dito
688 * lang.rc: Dito
689 * strtab1.rc: Dito
690 * windres.exp: Dito
691
692 2006-09-20 Kai Tietz <Kai.Tietz@onevision.com>
693
694 * binutils-all/copy-3.d: Add support for target x86_64-pc-mingw64.
695 * binutils-all/dlltool.exp: Likewise.
696 * binutils-all/objcopy.exp: Likewise.
697 * binutils-all/windres/windres.exp: Likewise.
698 * binutils-all/windres/lang.rc: xfail it as long as there is no windows.h.
699 * binutils-all/windres/strtab1.rc: Likewise.
700 * lib/utils-lib.exp: Adjust executable prefix detection (as .exe).
701
702 2006-09-14 H.J. Lu <hongjiu.lu@intel.com>
703
704 PR binutils/3181
705 * binutils-all/objcopy.exp: Run strip-1 and strip-2 for ELF
706 targets.
707
708 * binutils-all/strip-1.d: New file.
709 * binutils-all/strip-2.d: Likewise.
710
711 * lib/utils-lib.exp (run_dump_test): Support strip.
712
713 2006-08-15 Thiemo Seufer <ths@mips.com>
714 Nigel Stephens <nigel@mips.com>
715 David Ung <davidu@mips.com>
716
717 * binutils-all/readelf.exp (readelf_test): Handle mips*-sde-elf*.
718
719 2006-06-24 Richard Sandiford <richard@codesourcery.com>
720
721 * binutils-all/localize-hidden-1.d: Use objdump --syms instead
722 of readelf.
723
724 2006-06-23 Richard Sandiford <richard@codesourcery.com>
725
726 * binutils-all/localize-hidden-1.s,
727 * binutils-all/localize-hidden-1.d,
728 * binutils-all/localize-hidden-2.s,
729 * binutils-all/localize-hidden-2.d: New tests.
730 * binutils-all/objcopy.exp: Run them.
731
732 2006-06-06 Paul Brook <paul@codesourcery.com>
733
734 * binutils-all/arm/objdump.exp: New file.
735 * binutils-all/arm/thumb2-cond.s: New test.
736
737 2006-05-03 H.J. Lu <hongjiu.lu@intel.com>
738
739 * binutils-all/copy-3.d: Fix a typo.
740
741 2006-05-03 H.J. Lu <hongjiu.lu@intel.com>
742
743 * binutils-all/copy-3.d: New.
744
745 * objcopy.exp: Run copy-3.
746
747 2006-05-02 Dave Korn <dave.korn@artimi.com>
748
749 * binutils-all/copy-1.d (name): Correct spelling of 'setting'.
750 * binutils-all/copy-1.d (name): Likewise.
751
752 2006-05-02 Nick Clifton <nickc@redhat.com>
753
754 * binutils-all/copy-2.d: Change the name of the section whose
755 flags are changed to "foo" so that the test will work with PE
756 based targets. Skip this test for AOUT based targeted.
757 * binutils-all/copytest.s: New file.
758
759 2006-05-01 H.J. Lu <hongjiu.lu@intel.com>
760
761 * binutils-all/objcopy.exp: Run "copy-1" for ELF only.
762
763 2006-05-01 Ben Elliston <bje@au.ibm.com>
764
765 * binutils-all/objcopy.exp (objcopy_test_readelf): Remove stray ;
766
767 2006-04-26 H.J. Lu <hongjiu.lu@intel.com>
768
769 PR binutils/2593
770 * binutils-all/copy-1.d: New file.
771 * binutils-all/copy-1.s: Likewise.
772 * binutils-all/copy-2.d: Likewise.
773
774 * binutils-all/objcopy.exp: Add run_dump_test "copy-1" and
775 run_dump_test "copy-2".
776
777 * lib/utils-lib.exp (run_dump_test): New.
778 (slurp_options): Likewise.
779 (regexp_diff): Likewise.
780 (file_contents): Likewise.
781 (verbose_eval): Likewise.
782
783 2006-04-25 H.J. Lu <hongjiu.lu@intel.com>
784
785 PR binutils/2467
786 * binutils-all/objcopy.exp (strip_test): Also test "strip -g"
787 on archive.
788
789 2006-04-10 H.J. Lu <hongjiu.lu@intel.com>
790
791 * lib/utils-lib.exp (default_binutils_run): Check exit status.
792
793 2005-12-24 Ben Elliston <bje@gnu.org>
794
795 * config/default.exp: Do not load the unneeded util-defs.exp.
796
797 2005-11-15 Jan Beulich <jbeulich@novell.com>
798
799 * config/default.exp (link_or_copy): New. Use it for setting
800 up assembler and linker for the compiler to use.
801
802 2005-10-20 H.J. Lu <hongjiu.lu@intel.com>
803
804 PR ld/251
805 * binutils-all/group.s: New file.
806
807 * binutils-all/objcopy.exp (objcopy_test_readelf): New
808 procedure.
809 Use it to test ELF group.
810
811 2005-10-19 H.J. Lu <hongjiu.lu@intel.com>
812
813 PR ld/1487
814 * binutils-all/objcopy.exp (objcopy_test): New procedure.
815 Use it to test simple copy, ia64 link order and ELF unknown
816 section type.
817
818 * binutils-all/unknown.s: New file.
819
820 2005-10-19 H.J. Lu <hongjiu.lu@intel.com>
821
822 PR binutils/1321
823 * binutils-all/link-order.s: New.
824
825 * binutils-all/objcopy.exp: Check ia64 link order.
826
827 2005-10-11 Danny Smith <dannysmith@users.sourceforge.net>
828
829 * binutils-all/windres/escapex-2.rc: New file.
830 * binutils-all/windres/escapex-2.rsd: Generate.
831
832 2005-08-26 Christian Groessler <chris@groessler.org>
833
834 * binutils-all/objcopy.exp: Don't setup_xfail "z8*-*".
835
836 2005-08-18 Alan Modra <amodra@bigpond.net.au>
837
838 * binutils-all/objcopy.exp: Remove a29k support.
839 * binutils-all/objdump.exp: Likewise, alliant and convex too.
840
841 2005-05-07 Nick Clifton <nickc@redhat.com>
842
843 * Update the address and phone number of the FSF organization in
844 the GPL notices in the following files:
845 binutils-all/ar.exp, binutils-all/dlltool.exp,
846 binutils-all/nm.exp, binutils-all/objcopy.exp,
847 binutils-all/objdump.exp, binutils-all/readelf.exp,
848 binutils-all/size.exp, binutils-all/hppa/objdump.exp,
849 binutils-all/m68k/objdump.exp, binutils-all/vax/objdump.exp,
850 binutils-all/windres/msupdate, binutils-all/windres/windres.exp,
851 config/default.exp, lib/utils-lib.exp
852
853 2005-04-04 Jan-Benedict Glaw <jbglaw@lug-owl.>
854
855 * binutils-all/vax/objdump.exp: Condense the two tests into one
856 and add a "-M entry:" for the second label.
857
858 2005-03-29 Jan-Benedict Glaw <jbglaw@lug-owl.de>
859
860 * binutils-all/vax: New directory.
861 * binutils-all/vax/objdump.exp: New script. Test the -Mentry:
862 switch added to the VAX disassembler.
863 * binutils-all/vax/entrymask.s: New assembler source file.
864
865 2005-03-08 Ben Elliston <bje@au.ibm.com>
866
867 * config/default.exp: Remove send_user call for stray output.
868
869 2005-01-04 Martin Koegler <mkoegler@auto.tuwien.ac.at>
870
871 * binutils-all/testprog.c: Add prototype for printf() and make
872 type of "string" array be "char" in order to avoid compile time
873 warnings.
874
875 2004-12-31 Alan Modra <amodra@bigpond.net.au>
876
877 * binutils-all/readelf.ss: Allow for both .rel and .rela sections.
878
879 2004-11-04 Hans-Peter Nilsson <hp@axis.com>
880
881 * binutils-all/objdump.exp (cpus_expected): Append cris.
882
883 2004-10-28 H.J. Lu <hongjiu.lu@intel.com>
884
885 * binutils-all/dlltool.exp: Set XFAIL if $target_xfail is yes.
886
887 2004-10-23 Aaron W. LaFramboise <aaron98wiridge9@aaronwl.com>
888
889 * binutils-all/alias.def: New file.
890 * binutils-all/dlltool.exp: Two new -p tests.
891 * config/default.exp (dlltool_gas_flag): New variable.
892 Copy gas and lds executables into tmpdir/gas directory rather than
893 making symlinks which might not be supported by the host OS.
894 Attempt to handle the case where the host OS does not use the .exe
895 extension but the target OS does.
896 * lib/utils-lib.exp (exe_ext): New procedure.
897
898 2004-07-12 Nick Clifton <nickc@redhat.com>
899
900 * binutils-all/dlltool.exp: Check that the -p switch is not
901 rejected.
902
903 2004-07-09 Andreas Schwab <schwab@suse.de>
904
905 * binutils-all/m68k/movem.s: New file.
906
907 * binutils-all/m68k/objdump.exp: New file.
908
909 2004-05-15 Nick Clifton <nickc@redhat.com>
910
911 * binutils-all/readelf.ss: Allow for ARM mapping symbols.
912
913 2004-05-12 Ben Elliston <bje@au.ibm.com>
914
915 * binutils-all/ar.exp: Remove stray semicolons.
916 * binutils-all/dlltool.exp: Likewise.
917 * binutils-all/objcopy.exp: Likewise.
918 * binutils-all/readelf.exp: Likewise.
919 * binutils-all/windres/windres.exp: Likewise.
920 * lib/utils-lib.exp: Likewise.
921
922 2004-04-14 Richard Sandiford <rsandifo@redhat.com>
923
924 * binutils-all/readelf.ss-mips: Allow named section symbols.
925
926 2004-03-30 Jakub Jelinek <jakub@redhat.com>
927
928 * binutils-all/objcopy.exp: Accept main as a data symbol as well.
929
930 2004-02-27 Andreas Schwab <schwab@suse.de>
931
932 * binutils-all/ar.exp (argument_parsing): New test.
933
934 2004-02-20 Nathan Sidwell <nathan@codesourcery.com>
935
936 * binutils-all/objcopy.exp: Reorder arguments for POSIXLY_CORRECT
937 systems.
938
939 For older changes see ChangeLog-9303
940 \f
941 Local Variables:
942 mode: change-log
943 left-margin: 8
944 fill-column: 74
945 version-control: never
946 End:
This page took 0.063059 seconds and 4 git commands to generate.