OpenCores
URL https://opencores.org/ocsvn/open8_urisc/open8_urisc/trunk

Subversion Repositories open8_urisc

[/] [open8_urisc/] [trunk/] [gnu/] [binutils/] [binutils/] [testsuite/] [ChangeLog] - Blame information for rev 163

Go to most recent revision | Details | Compare with Previous | View Log

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

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.