* elf32-ppc.c: Formatting.
[deliverable/binutils-gdb.git] / binutils / testsuite / ChangeLog
CommitLineData
18ae9cc1
L
12010-05-18 H.J. Lu <hongjiu.lu@intel.com>
2
3 PR gas/11600
4 * binutils-all/objcopy.exp: Run exclude-1a and exclude-1b for
5 ELF targets.
6
7 * binutils-all/exclude-1.s: New.
8 * binutils-all/exclude-1a.d: Likewise.
9 * binutils-all/exclude-1b.d: Likewise.
10
062cbcd6
L
112010-04-30 H.J. Lu <hongjiu.lu@intel.com>
12
13 * binutils-all/dlltool.exp: Add a missing `"'.
14
1d2ca237
KT
152010-04-27 Kai Tietz <kai.tietz@onevision.com>
16
17 * binutils-all/dlltool.exp: Allow test for
18 arm-wince-pe target.
19
88f14853
KT
202010-03-30 Kai TIetz <kai.tietz@onevision.com>
21
22 * binutils-all/objcopy.exp: Mark simple copy executable
23 as failing for all *-*-mingw32* targets.
24
a45fc993
AM
252010-03-26 Matt Rice <ratmice@gmail.com>
26
27 * binutils-all/ar.exp (unique_symbol): New test.
28
b2fc24d4
AM
292010-02-18 Alan Modra <amodra@gmail.com>
30
31 * binutils-all/group-5.s, * binutils-all/group-5.d: New test.
32 * binutils-all/objcopy.exp: Run it.
33
0930eddd
NS
342010-02-01 Nathan Sidwell <nathan@codesourcery.com>
35
36 * binutils-all/note-1.d: New.
37 * binutils-all/objcopy.exp: Add it.
38
d7e5ec69
DK
392010-01-30 Dave Korn <dave.korn.cygwin@gmail.com>
40
41 * binutils-all/windres/html.rc: Don't xfail x86_64-*-mingw*.
42 * binutils-all/windres/lang.rc: Likewise.
43 * binutils-all/windres/messagetable.rc: Likewise.
44 * binutils-all/windres/strtab1.rc: Likewise.
45 * binutils-all/windres/strtab2.rc: Likewise.
46 * binutils-all/windres/version.rc: Likewise.
47 * binutils-all/windres/version_cat.rc: Likewise.
48
500ee42e
ILT
492010-01-19 Ian Lance Taylor <iant@google.com>
50
51 * lib/utils-lib.exp (run_dump_test): Permit option values to use
52 $srcdir to refer to the source directory.
53 * binutils-all/add-section.d: New test.
54 * binutils-all/add-empty-section.d: New test.
55 * binutils-all/empty-file: New test input file.
56 * binutils-all/objcopy.exp: Run new tests.
57
dd35de74
L
582010-01-08 H.J. Lu <hongjiu.lu@intel.com>
59
60 * binutils-all/elfedit-2.d: New.
61
62 * binutils-all/elfedit.exp: Run elfedit-2.
63
30fd33bb
L
642010-01-06 H.J. Lu <hongjiu.lu@intel.com>
65
66 PR binutils/11131
67 * binutils-all/elfedit-1.d: New.
68 * binutils-all/elfedit.exp: Likewise.
69
70 * config/default.exp (ELFEDIT): New. Set if it doesn't exist.
71 (ELFEDITFLAGS): Likewise.
72
73 * lib/utils-lib.exp (run_dump_test): Support elfedit.
74
0bd7136a
KT
752009-10-28 Kai Tietz <kai.tietz@onevision.com>
76
77 * binutils-all/dlltool.exp: Add tests for --no-leading-underscore
78 and --leading-underscore option for dlltool.
79
bf201fdd
KT
802009-10-23 Kai Tietz <kai.tietz@onevision.com>
81
82 * binutils-all/dlltool.exp: Add new test.
83 * binutils-all/alias-2.def: New file.
84
76748ada
AM
852009-10-18 Vincent Rivière <vincent.riviere@freesbee.fr>
86
87 * binutils-all/copy-2.d: Exclude more aout targets.
88 * binutils-all/copy-3.d: Likewise.
89
f9272224
AM
902009-09-23 Alan Modra <amodra@bigpond.net.au>
91
92 * binutils-all/readelf.s: Tolerate some whitespace differences.
93 * binutils-all/readelf.s-64: Likewise.
94 * binutils-all/readelf.ss: Likewise.
95 * binutils-all/readelf.ss-64: Likewise.
96 * binutils-all/readelf.ss-mips: Likewise.
97 * binutils-all/readelf.ss-tmips: Likewise.
98 * binutils-all/strip-10.d: Likewise.
99
6e5e57c9
AM
1002009-09-08 Alan Modra <amodra@bigpond.net.au>
101
102 * binutils-all/objdump.exp (cpus_expected): Add ms1.
103
eb7cc021
JK
1042009-09-07 Jan Kratochvil <jan.kratochvil@redhat.com>
105
106 * binutils-all/testranges.s (.debug_info): Pad the only CU.
107
1ecbdee0
JK
1082009-09-07 Jan Kratochvil <jan.kratochvil@redhat.com>
109
110 * binutils-all/testranges.s: Replace all .long by .4byte.
111
4db61d31
DD
1122009-09-04 DJ Delorie <dj@redhat.com>
113
114 * binutils-all/objdump.exp: Add m16c and m32c to the list of
115 expected cpus.
116
10a9c4b4
JZ
1172009-09-02 Jie Zhang <jie.zhang@analog.com>
118
119 * binutils-all/bfin/unknown-mode.s: New test.
120 * binutils-all/bfin/objdump.exp: New test.
121
3f738203
NC
1222009-08-17 Nick Clifton <nickc@redhat.com>
123
124 * binutils-all/strip-10.d: Accept "<OS specific>: 10" for the type
125 of the UNIQUE symbol.
126
cf2a6cfa
DJ
1272009-08-07 Daniel Jacobowitz <dan@codesourcery.com>
128
129 * binutils-all/testranges.s: Use %progbits. Use ";#" for comments.
130
9961db38 1312009-08-06 H.J. Lu <hongjiu.lu@intel.com>
9c04f6ba
L
132
133 PR binutils/10492
134 * binutils-all/objcopy.exp: Run strip-10.
135
136 * binutils-all/strip-10.d: New.
137 * binutils-all/unique.s: Likewise.
138
cd000bff
DJ
1392009-07-31 Daniel Gutson <dgutson@codesourcery.com>
140 Daniel Jacobowitz <dan@codesourcery.com>
141
142 * binutils-all/arm/thumb2-cond.s: Use instructions instead of
143 .short.
144
93845115
AM
1452009-07-29 Alan Modra <amodra@bigpond.net.au>
146
147 * binutils-all/testranges.s: Replace .value with .short.
148
afeb3d7f
L
1492009-07-16 Dave Korn <dave.korn.cygwin@gmail.com>
150 H.J. Lu <hongjiu.lu@intel.com>
151
152 * binutils-all/objcopy.exp: Run testranges and testranges-ia64
153 for ELF targets only.
154
36f8f14a
L
1552009-07-16 H.J. Lu <hongjiu.lu@intel.com>
156
157 * binutils-all/objcopy.exp; Run testranges-ia64.
158
159 * binutils-all/testranges.d: Don't run for ia64.
160
161 * binutils-all/testranges-ia64.d: New.
162 * binutils-all/testranges-ia64.s: Likewise.
163
01a8f077
JK
1642009-07-14 Jan Kratochvil <jan.kratochvil@redhat.com>
165
166 * binutils-all/objcopy.exp (testranges): New test.
167 * binutils-all/testranges.d, binutils-all/testranges.s: New files.
168
899396fe
CF
1692009-06-25 Christopher Faylor <me+cygwin@cgf.cx>
170
171 * binutils-all/objcopy.exp: Move XFAIL from objcopy_test to
172 copy_executable.
173
33c70472
CF
1742009-06-25 Christopher Faylor <me+cygwin@cgf.cx>
175
176 * binutils-all/objcopy.exp: Always treat objcopy_test as XFAIL on
177 cygwin.
178
3f904b16
AM
1792009-04-16 Alan Modra <amodra@bigpond.net.au>
180
181 * binutils-all/localize-hidden-1.s: Use "==" instead of ".set".
182 * binutils-all/localize-hidden-2.s: Likewise.
183
0fcc17f8
DK
1842009-04-02 Dave Korn <dave.korn.cygwin@gmail.com>
185
186 * inutils-all/objcopy.exp (strip_executable): Delete remote dest
187 file before downloading.
188 (strip_executable_with_saving_a_symbol): Likewise.
189 (keep_debug_symbols_and_test_copy): Likewise.
190
c43a5298
JM
1912009-03-11 Joseph Myers <joseph@codesourcery.com>
192
193 * binutils-all/objdump.W, binutils-all/objdump.s: Don't match
194 literal "tmpdir/" in expected output.
195
36e4dce6
CD
1962009-03-11 Chris Demetriou <cgd@google.com>
197
198 * binutils-all/ar.exp (deterministic_archive): New test.
199
0691f7af
L
2002009-03-09 H.J. Lu <hongjiu.lu@intel.com>
201
202 PR binutils/9933
203 * binutils-all/copy-4.d: New.
204
205 * binutils-all/objcopy.exp: Run copy-4.
206
13e637c4
DA
2072009-03-03 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
208
209 * config/hppa.sed: Fix spelling.
210
dfd1e198
DA
2112009-03-02 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
212
213 * binutils-all/localize-hidden-1.s: Change .equ to .set.
214 * binutils-all/localize-hidden-2.s: Likewise.
215
ec0c103c
NC
2162009-01-29 Nick Clifton <nickc@redhat.com>
217
218 * binutils-all/objdump.W: Do not assume that high and low PC
219 addresses will have been computed.
220
80c35038
NC
2212008-10-06 Tom Tromey <tromey@redhat.com>
222
223 * binutils-all/objdump.W: Update.
224
388853f7
L
2252008-10-03 H.J. Lu <hongjiu.lu@intel.com>
226
227 * binutils-all/group.s: Updated.
228 * binutils-all/group-2.s: Likewise.
229 * binutils-all/group-3.s: Likewise.
230 * binutils-all/group-4.s: Likewise.
231 * binutils-all/strip-7.d: Likewise.
232 * binutils-all/strip-9.d: Likewise.
233
e1e87d1e
L
2342008-10-01 H.J. Lu <hongjiu.lu@intel.com>
235
236 * binutils-all/group-4.s: New.
237 * binutils-all/strip-8.d: Likewise.
238 * binutils-all/strip-9.d: Likewise.
239
240 * binutils-all/objcopy.exp: Test objcopy on group-4.s. Run
241 strip-8 and strip-9.
242
f206e905
L
2432008-10-01 H.J. Lu <hongjiu.lu@intel.com>
244
245 * binutils-all/group-3.s: New.
246 * binutils-all/strip-6.d: Likewise.
247 * binutils-all/strip-7.d: Likewise.
248
249 * binutils-all/objcopy.exp: Test objcopy on group-3.s. Run
250 strip-6 and strip-7.
251
eb3980ce
L
2522008-10-01 H.J. Lu <hongjiu.lu@intel.com>
253
254 * binutils-all/group-2.s: New.
255 * binutils-all/strip-4.d: Likewise.
256 * binutils-all/strip-5.d: Likewise.
257
258 * binutils-all/objcopy.exp: Test objcopy on group-2.s. Run
259 strip-4 and strip-5.
260
22bce68e
AM
2612008-07-26 Alan Modra <amodra@bigpond.net.au>
262
263 * binutils-all/objdump.exp: Run compressed debug test only for ELF.
264
5589e138
HPN
2652008-07-11 Hans-Peter Nilsson <hp@axis.com>
266
267 * binutils-all/objdump.W: Generalize to adjust for targets with
268 non-byte-size instructions.
269
1b315056
CS
2702008-07-09 Craig Silverstein <csilvers@google.com>
271
272 * binutils-all/objdump.exp: Add test for objdump -s on a file
273 with a compressed debug section. Add test for objdump -W on a
274 file that contains a compressed debug section.
275 * binutils-all/readelf.exp: Call readelf_compressed_wa_test.
276 (readelf_compressed_wa_test): New function.
277 * binutils-all/dw2-compressed.S: New file.
278 * binutils-all/objdump.W: New file.
279 * binutils-all/objdump.s: New file.
280 * binutils-all/readelf.wa: New file.
281
72d4c02f
KT
2822008-07-08 Kai Tietz <kai.tietz@onevision.com>
283
284 * binutils-all/objcopy.exp (copy_setup): Check if host-triplet
285 is target-triplet for execution tests.
286 (copy_executable): Likewise.
287 (strip_executable): Likewise.
288 (strip_executable_with_saving_a_symbol): Likewise.
289
11701589
JK
2902008-05-29 Jan Kratochvil <jan.kratochvil@redhat.com>
291
292 * binutils-all/objcopy.exp: Call KEEP_DEBUG_SYMBOLS_AND_TEST_COPY.
293 (keep_debug_symbols_and_test_copy): New function.
294 (test5, test6): New variables.
295
a8da6403
NC
2962008-03-27 Cary Coutant <ccoutant@google.com>
297
298 * binutils-all/ar.exp: Add thin archive tests.
299
b67ce46f
JM
3002008-02-26 Joseph Myers <joseph@codesourcery.com>
301
302 * config/default.exp (gcc_gas_flag, dlltool_gas_flag): Define to
303 empty for testing an installed toolchain.
304
2d312b6b 3052008-02-04 Bob Wilson <bob.wilson@acm.org>
a45fc993 306
2d312b6b 307 * binutils-all/objdump.exp (cpus_expected): Add xtensa.
a45fc993 308
08a80eb6
AM
3092007-10-26 Alan Modra <amodra@bigpond.net.au>
310
311 * binutils-all/windres/windres.exp: Don't xfail.
312
504b7d20
NC
3132007-10-16 Nick Clifton <nickc@redhat.com>
314
315 * binutils-all/readelf.ss: Accept COMMON in readelf's output.
316 * binutils-all/readelf.ss-64: Likewise.
317 * binutils-all/readelf.ss-mips: Likewise.
318 * binutils-all/readelf.ss-tmips: Likewise.
a45fc993 319
09c11c86
NC
3202007-08-30 Nick Clifton <nickc@redhat.com>
321
322 * binutils-all/dumptest.s: New test file.
323 * binutils-all/readelf.exp: Add test of readelf's -p switch.
324
7f6a71ff 3252007-08-28 Mark Shinwell <shinwell@codesourcery.com>
a45fc993 326 Joseph Myers <joseph@codesourcery.com>
7f6a71ff
JM
327
328 * binutils-all/ar.exp (long_filenames): Delete temporary files on
329 the host.
330 * binutils-all/arm/objdump.exp: Only check "which $OBJDUMP" if
331 host is local.
332 * binutils-all/objcopy.exp: Use ${srecfile} to get the name of the
333 srec file to be passed to binutils_run.
334 (objcopy_test_readelf): Use remote_exec.
335 * binutils-all/readelf.exp (readelf_find_size): Use remote_exec.
336 (readelf_test): Likewise.
337 (readelf_wi_test): Likewise.
338 * lib/utils-lib.exp (run_dump_test): Only check "which $binary" if
339 host is local. Use remote_exec. Use $tempfile not
340 tmpdir/bintest.o.
341
151fab34
AM
3422007-08-09 Alan Modra <amodra@bigpond.net.au>
343
344 * binutils-all/copy-2.d (not-target): Match *-*-*aout.
345 * binutils-all/copy-3.d (not-target): Likewise.
346 * binutils-all/objcopy.exp (objcopy_test): Remove extraneous
347 setup_xfail.
1e1c6a43
AM
348 * windres/windres.exp: Return unsupported rather than fail if
349 windows.h not found.
151fab34 350
32866df7
NC
3512007-07-05 Nick Clifton <nickc@redhat.com>
352
353 * lib/utils-lib.exp: Update copyright notice to refer to GPLv3.
354 * config/default.exp, binutils-all/ar.exp,
355 binutils-all/dlltool.exp, binutils-all/nm.exp,
356 binutils-all/objcopy.exp, binutils-all/arm/objdump.exp,
357 binutils-all/hppa/objdump.exp, binutils-all/m68k/objdump.exp,
358 binutils-all/vax/objdump.exp, binutils-all/windres/windres.exp,
359 binutils-all/windres/msupdate: Likewise.
360
4b3a42a7
L
3612007-06-23 H.J. Lu <hongjiu.lu@intel.com>
362
363 * binutils-all/strip-3.d: Also strip .xtensa.info section.
364
fc108f8f
NC
3652007-05-24 Kai Tietz <Kai.Tietz@onevision.com>
366
367 * binutils-all/windres/version_cat.rc: New.
368 * binutils-all/windres/version_cat.rsd: New.
369
4a594fce
NC
3702007-05-23 Kai Tietz <Kai.Tietz@onevision.com>
371
372 * binutils-all/windres/html.rc: New.
373 * binutils-all/windres/html.rsd: New.
374 * binutils-all/windres/html1.hm: New.
375 * binutils-all/windres/html2.hm: New.
376 * binutils-all/windres/messagetable.rc: New.
377 * binutils-all/windres/messagetable.rsd: New.
378 * binutils-all/windres/MSG00001.bin: New.
379 * binutils-all/windres/strtab2.rc: New.
380 * binutils-all/windres/strtab2.rsd: New.
381 * binutils-all/windres/version.rc: New.
382 * binutils-all/windres/version.rsd: New.
383 * binutils-all/windres/dialog.rsd: Fix expected results.
384
f891f2a9
JM
3852007-05-17 Joseph Myers <joseph@codesourcery.com>
386
387 * binutils-all/strip-3.d: Strip .pdr section.
388
b8b6abe0
AM
3892007-05-15 Alan Modra <amodra@bigpond.net.au>
390
391 * binutils-all/objcopy.exp: Only run needed-by-reloc test for ELF.
392
b4de6476
AM
3932007-05-11 Alan Modra <amodra@bigpond.net.au>
394
395 * binutils-all/needed-by-reloc.s: Use .long rather than .4byte.
396
e46ab513
MS
3972007-05-08 Mark Shinwell <shinwell@codesourcery.com>
398
399 * binutils-all/strip-3.d: Strip .ARM.attributes and .reginfo
400 sections.
401
0d063f63
AM
4022007-05-02 Alan Modra <amodra@bigpond.net.au>
403
404 * binutils-all/objcopy.exp (copy_setup): Don't perror, use send_log.
405 (copy_executable): Return early if test2 is blank.
406 Return unsupported rather than unresolved if we can't run
407 executables. Do test1 if we can compile.
408
312aaa3c
NC
4092007-04-24 Nathan Froyd <froydnj@codesourcery.com>
410 Phil Edwards <phil@codesourcery.com>
411
412 * binutils-all/objcopy.exp: Add test for stripping a symbol
413 used in a relocation.
414 * binutils-all/needed-by-reloc.s: New file.
415
9e48b4c6
NC
4162007-04-20 Nathan Froyd <froydnj@codesourcery.com>
417 Phil Edwards <phil@codesourcery.com>
418 Thomas de Lellis <tdel@windriver.com>
419
420 * binutils-all/objcopy.exp: Add test for --reverse-bytes.
421
d3013035
RE
4222007-04-21 Richard Earnshaw <rearnsha@arm.com>
423
424 * binutils-all/readelf.exp (regexp_diff): Delete.
425
9401f88d
RE
4262007-04-20 Richard Earnshaw <rearnsha@arm.com>
427
428 * binutils-all/arm/thumb2-cond.s: Allow for tab expansion by the pty.
429 Rename the second test.
430
1aa9ef63
L
4312007-04-12 H.J. Lu <hongjiu.lu@intel.com>
432
433 PR binutils/4348
434 * binutils-all/empty.s: New file.
435 * binutils-all/strip-3.d: Likewise.
436
437 * binutils-all/objcopy.exp: Run strip-3 for ELF target.
438
903b1f5b
NS
4392007-02-27 Nathan Sidwell <nathan@codesourcery.com>
440
441 * binutils-all/objcopy.exp: Skip for uclinux targets.
442
b279a55c
NC
4432007-02-14 Nick Clifton <nickc@redhat.com>
444
445 * binutils-all/readelf.exp (readelf_wi_test): Fix unexpected
446 output failure message.
447
42037fe5
NC
4482007-01-08 Kai Tietz <kai.tietz@onevision.com>
449
450 * copy-3.d: Renamed target x86_64-*-mingw64 to x86_64-*-mingw*
451 * dlltool.exp: Dito
452 * lang.rc: Dito
453 * strtab1.rc: Dito
454 * windres.exp: Dito
455
99ad8390
NC
4562006-09-20 Kai Tietz <Kai.Tietz@onevision.com>
457
458 * binutils-all/copy-3.d: Add support for target x86_64-pc-mingw64.
459 * binutils-all/dlltool.exp: Likewise.
460 * binutils-all/objcopy.exp: Likewise.
461 * binutils-all/windres/windres.exp: Likewise.
462 * binutils-all/windres/lang.rc: xfail it as long as there is no windows.h.
463 * binutils-all/windres/strtab1.rc: Likewise.
464 * lib/utils-lib.exp: Adjust executable prefix detection (as .exe).
465
748fc5e9
L
4662006-09-14 H.J. Lu <hongjiu.lu@intel.com>
467
7d3d6bd5 468 PR binutils/3181
748fc5e9
L
469 * binutils-all/objcopy.exp: Run strip-1 and strip-2 for ELF
470 targets.
471
472 * binutils-all/strip-1.d: New file.
473 * binutils-all/strip-2.d: Likewise.
474
475 * lib/utils-lib.exp (run_dump_test): Support strip.
476
4be041b2 4772006-08-15 Thiemo Seufer <ths@mips.com>
a45fc993
AM
478 Nigel Stephens <nigel@mips.com>
479 David Ung <davidu@mips.com>
4be041b2
TS
480
481 * binutils-all/readelf.exp (readelf_test): Handle mips*-sde-elf*.
482
a87866e6
RS
4832006-06-24 Richard Sandiford <richard@codesourcery.com>
484
485 * binutils-all/localize-hidden-1.d: Use objdump --syms instead
486 of readelf.
487
d58c2e3a
RS
4882006-06-23 Richard Sandiford <richard@codesourcery.com>
489
490 * binutils-all/localize-hidden-1.s,
491 * binutils-all/localize-hidden-1.d,
492 * binutils-all/localize-hidden-2.s,
493 * binutils-all/localize-hidden-2.d: New tests.
494 * binutils-all/objcopy.exp: Run them.
495
c22aaad1
PB
4962006-06-06 Paul Brook <paul@codesourcery.com>
497
498 * binutils-all/arm/objdump.exp: New file.
499 * binutils-all/arm/thumb2-cond.s: New test.
500
5a135cf2
L
5012006-05-03 H.J. Lu <hongjiu.lu@intel.com>
502
503 * binutils-all/copy-3.d: Fix a typo.
504
81fc501a
L
5052006-05-03 H.J. Lu <hongjiu.lu@intel.com>
506
507 * binutils-all/copy-3.d: New.
508
509 * objcopy.exp: Run copy-3.
510
e44d194f
DK
5112006-05-02 Dave Korn <dave.korn@artimi.com>
512
513 * binutils-all/copy-1.d (name): Correct spelling of 'setting'.
514 * binutils-all/copy-1.d (name): Likewise.
515
7cc27f03
NC
5162006-05-02 Nick Clifton <nickc@redhat.com>
517
518 * binutils-all/copy-2.d: Change the name of the section whose
519 flags are changed to "foo" so that the test will work with PE
520 based targets. Skip this test for AOUT based targeted.
521 * binutils-all/copytest.s: New file.
522
85d7f0b9
L
5232006-05-01 H.J. Lu <hongjiu.lu@intel.com>
524
525 * binutils-all/objcopy.exp: Run "copy-1" for ELF only.
526
004314cc
BE
5272006-05-01 Ben Elliston <bje@au.ibm.com>
528
529 * binutils-all/objcopy.exp (objcopy_test_readelf): Remove stray ;
530
af3c5dea
L
5312006-04-26 H.J. Lu <hongjiu.lu@intel.com>
532
533 PR binutils/2593
534 * binutils-all/copy-1.d: New file.
535 * binutils-all/copy-1.s: Likewise.
536 * binutils-all/copy-2.d: Likewise.
537
538 * binutils-all/objcopy.exp: Add run_dump_test "copy-1" and
539 run_dump_test "copy-2".
540
541 * lib/utils-lib.exp (run_dump_test): New.
542 (slurp_options): Likewise.
543 (regexp_diff): Likewise.
544 (file_contents): Likewise.
545 (verbose_eval): Likewise.
546
8648f88f
L
5472006-04-25 H.J. Lu <hongjiu.lu@intel.com>
548
549 PR binutils/2467
550 * binutils-all/objcopy.exp (strip_test): Also test "strip -g"
551 on archive.
552
da28e1e1
L
5532006-04-10 H.J. Lu <hongjiu.lu@intel.com>
554
555 * lib/utils-lib.exp (default_binutils_run): Check exit status.
556
49236396
BE
5572005-12-24 Ben Elliston <bje@gnu.org>
558
559 * config/default.exp: Do not load the unneeded util-defs.exp.
560
9ab80182
JB
5612005-11-15 Jan Beulich <jbeulich@novell.com>
562
563 * config/default.exp (link_or_copy): New. Use it for setting
564 up assembler and linker for the compiler to use.
565
6a0d0afd
L
5662005-10-20 H.J. Lu <hongjiu.lu@intel.com>
567
568 PR ld/251
569 * binutils-all/group.s: New file.
570
571 * binutils-all/objcopy.exp (objcopy_test_readelf): New
572 procedure.
573 Use it to test ELF group.
574
64bb95af
L
5752005-10-19 H.J. Lu <hongjiu.lu@intel.com>
576
6a0d0afd 577 PR ld/1487
64bb95af
L
578 * binutils-all/objcopy.exp (objcopy_test): New procedure.
579 Use it to test simple copy, ia64 link order and ELF unknown
580 section type.
581
582 * binutils-all/unknown.s: New file.
583
ad2fb2cd
L
5842005-10-19 H.J. Lu <hongjiu.lu@intel.com>
585
586 PR binutils/1321
587 * binutils-all/link-order.s: New.
588
589 * binutils-all/objcopy.exp: Check ia64 link order.
590
3d888abf
DS
5912005-10-11 Danny Smith <dannysmith@users.sourceforge.net>
592
593 * binutils-all/windres/escapex-2.rc: New file.
594 * binutils-all/windres/escapex-2.rsd: Generate.
595
c0524131
NC
5962005-08-26 Christian Groessler <chris@groessler.org>
597
598 * binutils-all/objcopy.exp: Don't setup_xfail "z8*-*".
599
c17ae8a2
AM
6002005-08-18 Alan Modra <amodra@bigpond.net.au>
601
602 * binutils-all/objcopy.exp: Remove a29k support.
603 * binutils-all/objdump.exp: Likewise, alliant and convex too.
604
b43b5d5f
NC
6052005-05-07 Nick Clifton <nickc@redhat.com>
606
607 * Update the address and phone number of the FSF organization in
608 the GPL notices in the following files:
609 binutils-all/ar.exp, binutils-all/dlltool.exp,
610 binutils-all/nm.exp, binutils-all/objcopy.exp,
611 binutils-all/objdump.exp, binutils-all/readelf.exp,
612 binutils-all/size.exp, binutils-all/hppa/objdump.exp,
613 binutils-all/m68k/objdump.exp, binutils-all/vax/objdump.exp,
614 binutils-all/windres/msupdate, binutils-all/windres/windres.exp,
615 config/default.exp, lib/utils-lib.exp
616
ae99769b
NC
6172005-04-04 Jan-Benedict Glaw <jbglaw@lug-owl.>
618
619 * binutils-all/vax/objdump.exp: Condense the two tests into one
620 and add a "-M entry:" for the second label.
621
ec72cfe5
NC
6222005-03-29 Jan-Benedict Glaw <jbglaw@lug-owl.de>
623
624 * binutils-all/vax: New directory.
625 * binutils-all/vax/objdump.exp: New script. Test the -Mentry:
626 switch added to the VAX disassembler.
627 * binutils-all/vax/entrymask.s: New assembler source file.
628
55aba704
BE
6292005-03-08 Ben Elliston <bje@au.ibm.com>
630
a45fc993 631 * config/default.exp: Remove send_user call for stray output.
55aba704 632
c9bc3b3d
NC
6332005-01-04 Martin Koegler <mkoegler@auto.tuwien.ac.at>
634
635 * binutils-all/testprog.c: Add prototype for printf() and make
636 type of "string" array be "char" in order to avoid compile time
637 warnings.
638
ca0548b6
AM
6392004-12-31 Alan Modra <amodra@bigpond.net.au>
640
641 * binutils-all/readelf.ss: Allow for both .rel and .rela sections.
642
45175cda
HPN
6432004-11-04 Hans-Peter Nilsson <hp@axis.com>
644
645 * binutils-all/objdump.exp (cpus_expected): Append cris.
646
e4c8d1e4
L
6472004-10-28 H.J. Lu <hongjiu.lu@intel.com>
648
649 * binutils-all/dlltool.exp: Set XFAIL if $target_xfail is yes.
650
0fd555c4
NC
6512004-10-23 Aaron W. LaFramboise <aaron98wiridge9@aaronwl.com>
652
653 * binutils-all/alias.def: New file.
654 * binutils-all/dlltool.exp: Two new -p tests.
655 * config/default.exp (dlltool_gas_flag): New variable.
656 Copy gas and lds executables into tmpdir/gas directory rather than
657 making symlinks which might not be supported by the host OS.
658 Attempt to handle the case where the host OS does not use the .exe
659 extension but the target OS does.
660 * lib/utils-lib.exp (exe_ext): New procedure.
661
607dea97
NC
6622004-07-12 Nick Clifton <nickc@redhat.com>
663
664 * binutils-all/dlltool.exp: Check that the -p switch is not
665 rejected.
666
8577e690
AS
6672004-07-09 Andreas Schwab <schwab@suse.de>
668
669 * binutils-all/m68k/movem.s: New file.
670
671 * binutils-all/m68k/objdump.exp: New file.
672
d2093c13
NC
6732004-05-15 Nick Clifton <nickc@redhat.com>
674
675 * binutils-all/readelf.ss: Allow for ARM mapping symbols.
676
8d263650
BE
6772004-05-12 Ben Elliston <bje@au.ibm.com>
678
679 * binutils-all/ar.exp: Remove stray semicolons.
680 * binutils-all/dlltool.exp: Likewise.
681 * binutils-all/objcopy.exp: Likewise.
682 * binutils-all/readelf.exp: Likewise.
683 * binutils-all/windres/windres.exp: Likewise.
684 * lib/utils-lib.exp: Likewise.
685
e9e2c3f6
RS
6862004-04-14 Richard Sandiford <rsandifo@redhat.com>
687
688 * binutils-all/readelf.ss-mips: Allow named section symbols.
689
adacfc81
JJ
6902004-03-30 Jakub Jelinek <jakub@redhat.com>
691
692 * binutils-all/objcopy.exp: Accept main as a data symbol as well.
693
af865222
AS
6942004-02-27 Andreas Schwab <schwab@suse.de>
695
696 * binutils-all/ar.exp (argument_parsing): New test.
697
627fe3fb
NS
6982004-02-20 Nathan Sidwell <nathan@codesourcery.com>
699
700 * binutils-all/objcopy.exp: Reorder arguments for POSIXLY_CORRECT
876f4090 701 systems.
a46a5b58 702
c9e214e5
AM
703For older changes see ChangeLog-9303
704\f
705Local Variables:
706mode: change-log
707left-margin: 8
708fill-column: 74
709version-control: never
710End:
This page took 0.293979 seconds and 4 git commands to generate.