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

Subversion Repositories scarts

[/] [scarts/] [trunk/] [toolchain/] [scarts-binutils/] [binutils-2.19.1/] [binutils/] [testsuite/] [ChangeLog] - Blame information for rev 6

Details | Compare with Previous | View Log

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

powered by: WebSVN 2.1.0

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