* elf64-ppc.c (ppc64_elf_get_symbol_info): New function.
[deliverable/binutils-gdb.git] / binutils / testsuite / ChangeLog
CommitLineData
ea91f8bb
NC
12002-04-16 Eric Kohl <ekohl@rz-online.de>
2
3 * binutils-all/windres/dialog0.rc: New test case: Check default
4 attributes for dialogs
5 * binutils-all/windres/dialog0.rsd: New file: Expected output.
6 * binutils-all/windres/dialog1.rc: New test case: Check
7 DISCARDABLE flag is propogated.
8 * binutils-all/windres/dialog1.rsd: New file: Expected output.
9
45b99827
NC
102002-04-15 Eric Kohl <ekohl@rz-online.de>
11
12 * binutils-all/windres/dlgfont.rc: New test case: Checks FONT
13 statement in DIALOG and DIALOGEX resources.
14 * binutils-all/windres/dlgfont.rsd: Expected output.
15
690649be
NC
162002-04-11 Nick Clifton <nickc@cambridge.redhat.com>
17
18 * binutils-all/ar.exp (long_filenames): Use 'file delete' instead
19 of 'exec rm -f'.
20
acfbab8a
NC
212002-04-10 Nick Clifton <nickc@cambridge.redhat.com>
22
aa45f76d
NC
23 * binutils-all/ar.exp (long_filenames): Delete the abc... files
24 upon successfully completion of the test.
25
26 * binutils-all/windres/capstyle.rsd: Regenerate using MSVC.
27 * binutils-all/windres/deflang.rsd: Regenerate using MSVC.
28 * binutils-all/windres/dialogsignature.rsd: Regenerate using MSVC.
29 * binutils-all/windres/escapea.rsd: Regenerate using MSVC.
30 * binutils-all/windres/escapex.rsd: Regenerate using MSVC.
31 * binutils-all/windres/nocaption.rsd: Regenerate using MSVC.
32 * binutils-all/windres/printstyle.rsd: Regenerate using MSVC.
33 * binutils-all/windres/sublang.rsd: Regenerate using MSVC.
acfbab8a 34
df3baf66
NC
352002-04-09 Nick Clifton <nickc@cambridge.redhat.com>
36
b62a12ca
NC
37 * binutils-all/windres/capstyle.rc: New test case: Set default
38 style for captions.
39 * binutils-all/windres/capstyle.rsd: Expected output.
40
f7d63484
NC
41 * binutils-all/windres/deflang.rc: New test case: Check default
42 language.
43 * binutils-all/windres/deflang.rsd: Expected output.
44
45 * binutils-all/windres/dialogsignature.rc: New test case for
46 decoding the dialog signature.
47 * binutils-all/windres/dialogsignature.rsd: Expected output.
48
4d0b1625
NC
49 * binutils-all/windres/escapea.rc: New test case for encoding \a
50 escape sequence.
51 * binutils-all/windres/escapea.rsd: Expected output.
52
4c30641a
NC
53 * binutils-all/windres/escapex.rc: New test case for hex constants
54 in strings.
55 * binutils-all/windres/escapex.rsd: Expected output
56
420380ba
NC
57 * binutils-all/windres/nocaption.rc: New test case dialogs without
58 captions.
59 * binutils-all/windres/nocaption.rsd: Expected output
60
df3baf66
NC
61 * binutils-all/windres/quoteclass.rc: New test case for quoted
62 CLASS definitions in DIALOG resources.
63
b24eb5ac
NC
64 * binutils-all/windres/sublang.rc: New test case: Check assignment
65 of sub-language.
66 * binutils-all/windres/sublang.rsd: Expected output.
67
2c71103e
NC
682002-02-18 Timothy Daly <remote_bob@yahoo.com>
69
70 * binutils-all/readelf.r: Change expected output to match new,
71 narrowed-to-80-chars format.
72 * binutils-all/readelf.r-64: Change expected output to match new,
73 narrowed-to-80-chars format.
74
c236e98b 752002-02-18 Hans-Peter Nilsson <hp@bitrange.com>
edc45ab9
HPN
76
77 * binutils-all/objcopy.exp
78 (strip_executable_with_saving_a_symbol): Prune symbol Main in nm
79 output for mmix-knuth-mmixware.
80
6cdd886c
NC
812002-02-13 Nick Clifton <nickc@cambridge.redhat.com>
82
83 * binutils-all/readelf.ss-mips: Do not expect an explicit
84 ordering of the sections.
85
4a69ea0b
NC
862002-02-10 Nick Clifton <nickc@cambridge.redhat.com>
87
88 * binutils-all/objdump.exp: Add 'xscale' to the list of expected
89 CPUs.
90
70bbfa26
NC
912002-01-14 Nick Clifton <nickc@cambridge.redhat.com>
92
93 * binutils-all/objcopy.exp: Expect xscale-coff to fail simple
94 objcopy test for the same reason as arm-coff.
95
1983fbac
L
962001-11-29 H.J. Lu <hjl@gnu.org>
97
98 * binutils-all/objcopy.exp (strip_test): Add strip on archive.
99
7dc9bd67
AM
1002001-11-15 Alan Modra <amodra@bigpond.net.au>
101
102 * binutils-all/objcopy.exp: Allow '? main', to suit powerpc64.
103
86651999
GK
1042001-11-14 Geoffrey Keating <geoffk@redhat.com>
105
106 * binutils-all/readelf.exp: powerpc-*-eabi* is an ELF target.
107
e150e7bf
TS
1082001-10-03 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
109
110 * binutils-all/readelf.exp: Exclude mips*-*-elf* from 'readelf -wi'
111 test.
112
b8720f9d
JL
113Tue Sep 4 20:25:41 2001 Jeffrey A Law (law@cygnus.com)
114
115 * binutils/all/readelf.exp: Expect readelf -wi to
116 fail for the H8 series.
117
87e9f960
AM
1182001-08-27 Alan Modra <amodra@bigpond.net.au>
119
120 * binutils-all/readelf.s-64: Adjust offsets for powerpc64. Don't
121 use constructs like [45][08] when all combinations are not valid.
122 Instead use (48|50) to explicitly state which values are correct.
123
0d38c770
L
1242001-08-21 H.J. Lu <hjl@gnu.org>
125
126 * binutils-all/readelf.r: Updated for the readelf change.
127
128 * binutils-all/readelf.r-64: New for the readelf change.
129
8bd8d215
L
1302001-07-27 H.J. Lu <hjl@gnu.org>
131
132 * binutils-all/windres/windres.exp: Don't set xfail for
133 bmpalign (compare) on none-ix86/pe targets.
134
25268c03
L
1352001-07-24 H.J. Lu <hjl@gnu.org>
136
137 * binutils-all/windres/windres.exp: Set xfail on none-ix86/pe
138 targets.
139
64e08727
DD
1402001-07-18 DJ Delorie <dj@redhat.com>
141
142 * config/default.exp (WINDRES): Add.
143 * binutils-all/windres/windres.exp: New.
144 * binutils-all/windres/README: New.
145 * binutils-all/windres/bmp1.bmp: New.
146 * binutils-all/windres/bmpalign.rc: New.
147 * binutils-all/windres/bmpalign.rsd: New.
148 * binutils-all/windres/lang.rc: New.
149 * binutils-all/windres/lang.rsd: New.
150 * binutils-all/windres/msupdate: New.
151 * binutils-all/windres/strtab1.rc: New.
152 * binutils-all/windres/strtab1.rsd: New.
153
56070b8b
BE
1542001-07-05 Ben Elliston <bje@redhat.com>
155
156 * lib/utils-lib.exp (target_assemble): Remove duplicate copy.
157 (default_target_assemble): Likewise.
158
89084430
NC
1592001-06-18 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
160
161 * binutils-all/readelf.exp: Typo.
162
f1e01216
AJ
1632001-06-19 Andreas Jaeger <aj@suse.de>
164
165 * binutils-all/readelf.r: Don't check for specific info value to
166 pass testsuite on ia64 and alpha.
167
fbbd5fc3
L
1682001-06-07 H.J. Lu <hjl@gnu.org>
169
d2d89a16 170 * binutils-all/readelf.ss-mips: Support stabs.
fbbd5fc3
L
171 * binutils-all/readelf.ss-tmips: Likewise.
172
eed3fa3b
L
1732001-05-25 H.J. Lu <hjl@gnu.org>
174
175 * binutils-all/readelf.exp (readelf_test): Set target_machine
176 to tmips for traditional mips.
177
178 * binutils-all/readelf.s: Support traditional mips.
179
180 * binutils-all/readelf.ss-tmips: New for traditional mips.
181
c709b096
AM
1822001-05-25 Alan Modra <amodra@one.net.au>
183
184 * binutils-all/readelf.exp: Replace linuxoldld with linux*oldld
185 and linuxaout with linux*aout.
186 * binutils-all/objcopy.exp: Remove xfail for linuxaout.
187
1608870f
L
1882001-05-24 H.J. Lu <hjl@gnu.org>
189
190 * binutils-all/objdump.exp (cpus_expected): Add s390.
191
69e37bf6
L
1922001-03-30 H.J. Lu <hjl@gnu.org>
193
194 * binutils-all/readelf.exp: Run on more ELF targets.
195
9a580d9a
L
1962001-02-11 H.J. Lu <hjl@gnu.org>
197
198 * config/default.exp: Set up gcc_gas_flag.
199
200 * binutils-all/objcopy.exp (copy_setup): Process gcc_gas_flag
201 for Linux only.
202
203 * binutils-all/testprog.c: Include <string.h> and don't use
204 exit ().
205
d1abceec
NC
2062001-01-16 Matthew Green <mrg@redhat.com>
207
208 * binutils-all/readelf.s-64: Match readelf -S output.
209
968fa2cc
NC
2102000-12-09 Nick Clifton <nickc@redhat.com>
211
212 * binutils-all/objdump.exp (cpus_expected): Add tic54x and
213 tms320c54x.
214
bca5546c
HPN
2152000-11-28 Hans-Peter Nilsson <hp@axis.com>
216
217 * binutils-all/readelf.s: Adjust to readelf.c formatting changes.
218
ade0b24f
NC
2192000-11-02 Chris Demetriou <cgd@sibyte.com>
220
221 * binutils-all/readelf.exp (regexp_diff): Add code
222 from gas testsuite to treat "#..." at beginning of line
223 as an indicator to skip extra non-matching lines at that
224 location.
225 (readelf_test): Add support for using a machine-specific
226 regexp comparison file.
227 (readelf -S test, readelf -s test): Remove v850*-*-* and
228 mips*-*-* from list of expected failures.
229 * binutils-all/readelf.s: Accomodate changes due to
230 additional sections (and therefore section numbering
231 differences) on v850*-*-* and mips*-*-* targets.
232 * binutils-all/readelf.ss: Likewise.
233 * binutils-all/readelf.ss-mips: New file, which matches
234 expected output of readelf -s test for mips*-*-*.
235
ba181e2f
HPN
2362000-10-25 Hans-Peter Nilsson <hp@axis.com>
237
238 * binutils-all/readelf.exp (-wi test): Add cris-*-* to xfails.
239
9a1c9383
NC
2402000-10-19 Chris Demetriou <cgd@sibyte.com>
241
242 * binutils-all/readelf.exp (readelf_test): Work properly
243 when multiple targets expect failtures.
244 (readelf -S test, readelf -s test): Expect mips*-*-*
245 to fail.
246
12c616f1
AM
2472000-07-10 Alan Modra <alan@linuxcare.com.au>
248
249 * lib/utils-lib.exp (default_binutils_assemble): Don't do the hppa
250 sed fudges for hppa-linux.
251
41f5a528
FCE
2522000-07-01 Frank Ch. Eigler <fche@redhat.com>
253
254 * binutils-all/objdump.exp (cpus_expected, cpus_regex): Reorganize
255 syntax to display more tcl nature.
256
60bcf0fa
NC
2572000-06-18 Stephane Carrez <stcarrez@worldnet.fr>
258
259 * binutils-all/objdump.exp (cpus_expected): Recognize m68hc11 and
260 m68hc12.
261
9da7f49f
NC
2622000-06-18 Nick Clifton <nickc@redhat.com>
263
3b6ed320
NC
264 * binutils-all/readelf.wi: Do not assume the compilation tag to be
265 unit 1.
266
9da7f49f
NC
267 * binutils-all/objcopy.exp: Expect all arm variants to fail the
268 copying executable test.
269
9921923c
HPN
2702000-06-14 Hans-Peter Nilsson <hp@bitrange.com>
271
272 * binutils-all/readelf.exp (regexp_diff): Do not break when a
273 mismatching line is found.
274 (readelf_find_size): New.
275 (readelf_size): New global variable.
276 (readelf_test): Add newline to send_log of command.
277 If $srcdir/$subdir/$regexp_file-$readelf_size exists, use it
278 instead of $srcdir/$subdir/$regexp_file.
279 (*-*elf test): Fix typo in message.
280 * binutils-all/readelf.s-64: New.
281 * binutils-all/readelf.ss-64: New.
282
ec1428fa
AM
2832000-05-02 Alan Modra <alan@linuxcare.com.au>
284
285 * binutils-all/objcopy.exp (simple copy): Clear xfail for hppa-linux.
286
287 * binutils-all/hppa/objdump.exp: Disable test for elf.
288
bc0fbc97
NC
2892000-03-13 Nick Clifton <nickc@cygnus.com>
290
2ec01583
AM
291 * binutils-all/readelf.s: Adjust to match new format of readelf
292 output.
293 * binutils-all/readelf.ss: Adjust to match new format of readelf
294 output.
bc0fbc97 295
11d47adc
NC
2961999-11-01 Nick Clifton <nickc@cygnus.com>
297
2ec01583 298 * binutils-all/objcopy.exp: Expect simple objcopy test to fail
c58c5ee7 299 for COFF based ARM and Thumb ports.
11d47adc 300
c392c1bb
JL
301Tue Sep 14 00:28:17 1999 Jeffrey A Law (law@cygnus.com)
302
303 * binutils-all/hppa/objdump.exp: Do not run for PA64.
304
d9ea9319 3051999-09-04 Steve Chamberlain <sac@pobox.com>
6a0aef96
ILT
306
307 * binutils-all/objdump.exp: Add pj to cpus_expected.
308
40a825c3
JL
309Sat Aug 28 00:24:27 1999 Jerry Quinn <jquinn@nortelnetworks.com>
310
311 * binutils-all/hppa/freg.s: New file.
312 * binutils-all/hppa/objdump.exp: Add freg.s test.
313
e6bc7947
ILT
3141999-08-09 Ian Lance Taylor <ian@zembu.com>
315
316 * binutils-all/objcopy.exp: Add setup_xfail for simple copy test
317 for i*86-*-msdos*.
318
0691c3ca
ILT
3191999-07-21 H.J. Lu <hjl@gnu.org>
320
321 * binutils-all/testprog.c: Include <stdio.h>.
322
4eb4387d
NC
3231999-06-29 Nick Clifton <nickc@cygnus.com>
324
325 * binutils-all/objdump.exp: Add fr30 and MCore to expected cpus
2ec01583 326 list.
4eb4387d
NC
327
328 * binutils-all/readelf.r: Do not assume a fixed number of spaces
329 in the output.
330
4abec350
NC
3311999-06-10 Nick Clifton <nickc@cygnus.com>
332
333 * binutils-all/readelf.wi: Update to match latest output.
334 * binutils-all/readelf.h: Update to match latest output.
335
30264433
AS
336Wed Jun 9 11:59:22 1999 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
337
338 * binutils-all/objdump.exp: Tighten regexp to match `objdump -i'
339 output to avoid massive exponential behaviour.
340
0d59e345
ILT
3411999-05-28 Ian Lance Taylor <ian@zembu.com>
342
343 * binutils-all/readelf.h: Update for changes of 1999-04-08.
344
252b5132
RH
3451999-03-12 Nick Clifton <nickc@cygnus.com>
346
2ec01583 347 * binutils-all/readelf.wi: Remove FR30 specific components.
252b5132
RH
348 * binutils-all/readelf.s: Remove RELA specific components.
349
3501999-02-16 Nick Clifton <nickc@cygnus.com>
351
352 * binutils-all/readelf.s: Do not assume section alignment is 4.
2ec01583 353 * binutils-all/readelf.r: Do not assume rela's are being used.
252b5132
RH
354 * binutils-all/readelf.exp: disable tests for non ELF based
355 targets.
356
3571999-02-02 Nick Clifton <nickc@cygnus.com>
358
359 * binutils-all/readelf.wi: Amend to match new readelf output.
360 * binutils-all/readelf.r: Do not assume that RELAs will be used.
361
3621999-01-29 Nick Clifton <nickc@cygnus.com>
363
364 * config/default.exp: Add definitions of READELF and READELFFLAGS.
365
366 * binutils-all/readelf.exp: New file: Readelf tests
367 * binutils-all/readelf.h: New file: Expected results for 'readelf -h'
368 * binutils-all/readelf.s: New file: Expected results for 'readelf -S'
369 * binutils-all/readelf.ss: New file: Expected results for 'readelf -s'
370 * binutils-all/readelf.r: New file: Expected results for 'readelf -r'
371 * binutils-all/readelf.wi: New file: Expected results for 'readelf -wi'
372
373Wed Dec 9 19:11:39 1998 Jeffrey A Law (law@cygnus.com)
374
375 * binutils-all/objcopy.exp (copy_executable): Expect comparison
376 failure for mips*-*-elf.
377
378Fri Oct 16 22:57:12 1998 Felix Lee <flee@cygnus.com>
379
380 * binutils-all/objcopy.exp: fix "no symbols" message.
381
382Tue Jul 28 15:14:04 1998 Jeffrey A Law (law@cygnus.com)
383
384 * binutils-all/objcopy.exp: Keep "main" and "_main" for strip with
385 saving symbol tests. Look for either "main" or "_main" in the output
386 file. Fix test for "no symbols" in the output file.
387
3881998-07-22 Vladimir N. Makarov <vmakarov@cygnus.com>
389
390 * binutils-all/objcopy.exp: Polish output about fail for objcopy
391 (simple copy), strip with/without saving a symbol for object file
392 and executable.
393
394Wed Jul 1 16:27:40 1998 Nick Clifton <nickc@cygnus.com>
395
396 * binutils-all/objcopy.exp: ARM simple objcopy now passes.
397
398Wed Jun 24 09:20:21 1998 Nick Clifton <nickc@cygnus.com>
399
400 * binutils-all/objdump.exp: Look for '.data' rather than 'data'
401 when parsing output of objdump -h.
402 * binutils-all/size.exp: Look for '.data' rather than 'data' when
403 parsing output of size -A.
404
4051998-07-20 Vladimir N. Makarov <vmakarov@cygnus.com>
406
8c2bc687
NC
407 * binutils-all/objcopy.exp: Two new tests - strip object file with
408 saving a symbol and strip executable file with saving a symbol.
252b5132
RH
409
410Fri May 29 14:50:24 1998 Ian Lance Taylor <ian@cygnus.com>
411
412 * binutils-all/objcopy.exp: Don't xfail the simple objcopy test
413 when cross compiling.
414
415Thu Nov 6 14:32:37 1997 Bob Manson <manson@charmed.cygnus.com>
416
417 * lib/utils-lib.exp: Temporary definition of target_assemble and
2ec01583
AM
418 default_target_assemble so that testing can work with older
419 dejagnu versions.
252b5132
RH
420
421Wed Sep 24 12:09:15 1997 Bob Manson <manson@charmed.cygnus.com>
422
423 * binutils-all/objcopy.exp(strip_executable): Make a new copy of
2ec01583 424 the executable being tested.
252b5132
RH
425
426Mon Sep 15 21:25:20 1997 Bob Manson <manson@charmed.cygnus.com>
427
428 * binutils-all/objcopy.exp: Compile the executables to be tested
2ec01583 429 on the target with a status wrapper (as necessary).
252b5132
RH
430
431 * binutils-all/ar.exp: If testing on a remote host, don't bother
2ec01583
AM
432 looking on the local host for the program being tested. Use the
433 correct filenames on the remote host.
252b5132
RH
434
435 * binutils-all/nm.exp: Ditto.
436
437 * binutils-all/size.exp: Ditto.
438
439 * binutils-all/objdump.exp: Ditto.
2ec01583
AM
440 (cpus_expected): Add the target CPU to the regexp of CPUs to be
441 expected, if it's not already there.
252b5132
RH
442
443Thu Aug 28 09:57:27 1997 Doug Evans <dje@canuck.cygnus.com>
444
445 * binutils-all/objdump.exp (cpus_expected): Add arc.
446
447Tue Aug 5 00:03:20 1997 Ian Lance Taylor <ian@cygnus.com>
448
449 * config/default.exp: Look for nm-new and strip-new.
450
451Tue Jun 3 17:12:54 1997 Bob Manson <manson@charmed.cygnus.com>
452
453 * config/default.exp: Remove expect_before statement.
454
455 * binutils-all/objcopy.exp: Don't use global exec_output variable;
2ec01583 456 the output is returned from remote_load instead.
252b5132
RH
457
458Mon May 12 22:14:20 1997 Bob Manson <manson@charmed.cygnus.com>
459
460 * binutils-all/objcopy.exp(strip_test): Tests that
461 fail to compile are untested, not unresolved.
462 (copy_setup): Ditto.
463
464 * lib/utils-lib.exp(default_binutils_assemble): Call
465 target_assemble instead of target_compile.
466
467Wed Apr 30 20:37:51 1997 Bob Manson <manson@charmed.cygnus.com>
468
469 Changes to support multilib and remote hosted testing, along with
2ec01583 470 general cleanups and simplifications.
252b5132
RH
471
472 * lib/utils-lib.exp(binutil_version): Use remote_exec.
473 (default_binutils_run): Ditto.
474 (default_binutils_assemble): Remove first argument; call
2ec01583 475 target_compile to actually do the assembly.
252b5132 476 (default_binutils_compile,default_binutils_remove,prune_warnings):
2ec01583 477 Delete.
252b5132
RH
478
479 * config/default.exp: Remove AS and ASFLAGS.
480 (binutils_compile,binutils_remove): Delete.
481 (binutils_assemble): Remove first argument.
482
483 * binutils-all/ar.exp: See if we're running the tests on
484 a remote host, and download/upload files as appropriate.
485 Replace calls to binutils_remove with remote_file. Replace
486 calls to binutils_compile with target_compile. Remove initial
487 argument to binutils_assemble. Use remote_load to execute
488 programs on the target.
489 * binutils-all/nm.exp: Ditto.
490 * binutils-all/objcopy.exp: Ditto.
491 * binutils-all/objdump.exp: Ditto.
492 * binutils-all/size.exp: Ditto.
493
494Mon Apr 14 12:36:41 1997 Ian Lance Taylor <ian@cygnus.com>
495
496 * binutils-all/ar.exp (long_filenames): Check for a file system
497 with a 14 character file name length limit.
498
499Tue Apr 1 09:52:15 1997 Jeffrey A Law (law@cygnus.com)
500
501 * binutils-all/objdump.exp: Handle d10v.
502
503Fri Feb 7 16:45:34 1997 Bob Manson <manson@charmed.cygnus.com>
504
505 * binutils-all/ar.exp: Use prune_warnings instead of
506 prune_system_crud.
507 * binutils-all/objcopy.exp: Ditto.
508
509Wed Jan 29 00:16:43 1997 Bob Manson <manson@charmed.cygnus.com>
510
511 * binutils-all/nm.exp: Use / between $srcdir and $subdir.
512 * binutils-all/objcopy.exp: Ditto.
513 * binutils-all/objdump.exp: Ditto.
514 * binutils-all/size.exp: Ditto.
515 * binutils-all/hppa/objdump.exp: Ditto.
2ec01583 516
252b5132
RH
517
518Wed Oct 16 22:57:59 1996 Jeffrey A Law (law@cygnus.com)
519
520 * binutils-all/objdump.exp: Add mn10200 and mn10300 to expected
521 cpus list.
522
523Tue Oct 1 15:06:55 1996 Ian Lance Taylor <ian@cygnus.com>
524
525 * lib/utils-lib.exp (binutil_version): Fix for current version
526 printing.
527
528Sun Aug 4 22:25:40 1996 Ian Lance Taylor <ian@cygnus.com>
529
530 * binutils-all/objcopy.exp: Fix end of line matching in srec tests
531 to work with TCL 7.5.
532
533Sat Jun 29 12:51:30 1996 Ian Lance Taylor <ian@cygnus.com>
534
535 * binutils-all/objcopy.exp: Simple copy test works for i960 b.out
536 targets.
537
538Mon Jun 24 14:33:04 1996 Ian Lance Taylor <ian@cygnus.com>
539
540 * binutils-all/objcopy.exp: On OSF/1, the simple copy test will
541 succeed with gas, and fail with /bin/as, so mark it as an expected
542 failure only if it fails.
543
544Tue Mar 26 16:55:08 1996 Jeffrey A Law (law@cygnus.com)
545
546 * binutils-all/objcopy.exp: No longer expect adjust-section-vma
547 test to fail for hppa*-*-proelf*.
548
549Mon Mar 11 08:25:14 1996 Jeffrey A Law (law@cygnus.com)
550
551 * binutils-all/objdump.exp: Look for "$CODE$", not just "CODE".
552
553Wed Jan 31 11:55:13 1996 Jeffrey A Law (law@cygnus.com)
554
555 * binutils-all/objcopy.exp: Expect adjust-section-vma tests to
556 fail for hppa*-*-proelf* targets.
557
558Thu Jan 25 13:53:04 1996 Ian Lance Taylor <ian@cygnus.com>
559
560 * binutils-all/objdump.exp: Update for objdump -h format change.
561 * binutils-all/objcopy.exp: Likewise.
562
563Mon Jan 15 18:14:14 1996 Ian Lance Taylor <ian@cygnus.com>
564
565 * binutils-all/objcopy.exp: Use the lma, not the vma, when testing
566 address adjustments.
567
568Fri Dec 15 16:31:55 1995 Ian Lance Taylor <ian@cygnus.com>
569
570 * binutils-all/objdump.exp: Update objdump -i test for current
571 objdump output.
572
573Mon Nov 27 15:15:09 1995 Ian Lance Taylor <ian@cygnus.com>
574
575 * binutils-all/objcopy.exp: Correct fail calls to always use the
576 same string as the pass call.
577
578Wed Nov 22 13:18:58 1995 Ian Lance Taylor <ian@cygnus.com>
579
580 * lib/utils-lib.exp (prune_system_crud): Discard -g -O warnings
581 from native compilers on OSF/1 and SunOS.
582
583Fri Nov 17 10:36:09 1995 Ian Lance Taylor <ian@cygnus.com>
584
585 * lib/utils-lib.exp (default_binutils_compiler: Change error
586 message to say compilation rather than assembly.
587
588Wed Nov 15 18:34:42 1995 Ken Raeburn <raeburn@cygnus.com>
589
590 * binutils-all/objcopy.exp: Simple copy test does appear to work
591 on i*86-svr4.
592
593Wed Nov 15 12:19:28 1995 Ian Lance Taylor <ian@cygnus.com>
594
595 * binutils-all/objcopy.exp: If assembly fails, call unresolved.
596 Test running objcopy and strip on a final executable.
597 * binutils-all/testprog.c: New file.
598 * config/default.exp (STRIP, STRIPFLAGS): Define.
599 (binutils_compile): New procedure.
600 * lib/utils-lib.exp (default_binutils_compile): New procedure.
601
602Fri Nov 3 13:22:33 1995 Ian Lance Taylor <ian@cygnus.com>
603
604 * lib/utils-lib.exp (default_binutils_run): Don't use verbose
605 -log, reverting part of Oct 2 change.
606
607Wed Nov 1 15:09:57 1995 Manfred Hollstein KS/EF4A 60/1F/110 #40283 <manfred@lts.sel.alcatel.de>
608
609 * binutils-all/objcopy.exp: Add setup_xfails for
610 m68*-motorola-sysv* and m88*-motorola-sysv*.
611
612Wed Oct 4 14:38:31 1995 Ian Lance Taylor <ian@cygnus.com>
613
614 * binutils-all/nm.exp: Add setup_xfails for XCOFF.
615
616Mon Oct 2 12:41:48 1995 Ian Lance Taylor <ian@cygnus.com>
617
618 * binutils-all/ar.exp: New file.
619 * binutils-all/bintest.s: Make text_symbol and data_symbol global.
620 Add new static symbols static_text_symbol and static_data_symbol.
621 * binutils-all/nm.exp: Adjust accordingly.
622 * config/default.exp (AR): Set if not set.
623 (binutils_remove): New procedure.
624 * lib/utils-lib.exp (default_binutils_run): Call
625 prune_system_crud on program output. Use verbose -log instead of
626 both verbose and send_log.
627 (default_binutils_remove): New procedure.
628
629 * lib/utils-lib.exp (default_binutils_assemble): Call
630 prune_system_crud on assembler output.
631
632Tue Sep 26 14:07:05 1995 Ian Lance Taylor <ian@cygnus.com>
633
634 * binutils-all/objcopy.exp: Add setup_xfails for simple copy test
635 for i386 COFF targets.
636
637Wed Sep 13 13:20:21 1995 Ian Lance Taylor <ian@cygnus.com>
638
639 * lib/utils-lib.exp (prune_system_crud): Define if not defined.
640 * binutils-all/objcopy.exp: Call prune_system_crud on cmp output.
641
642Sat Aug 19 17:38:06 1995 Ian Lance Taylor <ian@cygnus.com>
643
644 * binutils-all/objcopy.exp: Add xfail for i*86-*-aout* for simple
645 copy test.
646
647Wed Aug 16 16:52:53 1995 Ian Lance Taylor <ian@cygnus.com>
648
649 * binutils-all/nm.exp: Add setup_xfail for mips*-sony-bsd* for
650 tests which fail on ECOFF targets.
651
652 * binutils-all/objcopy.exp: Change i*86-*-linux xfail for simple
653 copy test to check for i*86-*-linuxaout* instead.
654
655Tue Aug 8 17:48:37 1995 Ian Lance Taylor <ian@cygnus.com>
656
657 * binutils-all/objcopy.exp: Add setup_xfail for a29k-*-vxworks*
658 for simple copy test.
659
660Tue Jul 25 11:57:12 1995 Ian Lance Taylor <ian@cygnus.com>
661
662 * binutils-all/objcopy.exp: Change setup_xfail for simple copy
663 test from i960-*-vxworks5.1 to i960-*-vxworks*.
664
665Mon Jul 10 12:25:46 1995 Ian Lance Taylor <ian@cygnus.com>
666
667 * binutils-all/objcopy.exp: Add setup_xfail for z8*-*-coff for
668 simple copy test.
669 * binutils-all/objdump.exp (cpus_expected): Add z8001 and z8002.
670
671Sun May 21 20:32:53 1995 Jeff Law (law@snake.cs.utah.edu)
672
673 * binutils-all/hppa/objdump.exp (addendbug): Handle PA ELF targets
674 too.
675 * binutils-all/objcopy.exp (simple copy): Don't expect PA ELF
676 targets to fail.
677
678Tue Apr 4 14:52:08 1995 Jeff Law (law@snake.cs.utah.edu)
679
680 * binutils-all/hppa: Renamed from binutils-hppa.
681
682Wed Mar 29 12:02:43 1995 Ian Lance Taylor <ian@cygnus.com>
683
684 * binutils-all/objcopy.exp: Add setup_xfail for simple copy test
685 for h8500-*-hms and h8500-*-coff.
686
687Tue Mar 28 11:18:28 1995 Ian Lance Taylor <ian@cygnus.com>
688
689 * binutils-all/objcopy.exp: Add setup_xfail for simple copy test
690 for m68*-ericsson-ose and m88*-*-coff.
691
692Mon Mar 27 11:27:31 1995 Ian Lance Taylor <ian@cygnus.com>
693
694 * binutils-all/objcopy.exp: Add setup_xfail for simple copy test
695 for m68*-*-vxworks*.
696
697Fri Mar 24 11:44:25 1995 Ian Lance Taylor <ian@cygnus.com>
698
699 * binutils-hppa/objdump.exp: Correct hppa*-*-* check.
700
701Tue Mar 21 10:48:45 1995 Jeff Law (law@snake.cs.utah.edu)
702
703 * binutils-hppa/addendbug.s: New testcase.
704 * binutils-hppa/objdump.exp: Run it.
705
706Mon Mar 20 11:31:05 1995 Ian Lance Taylor <ian@cygnus.com>
707
708 * lib/utils-lib.exp (default_binutils_run): Quote any dollar signs
709 in progargs before passing it to exec.
710
711Fri Mar 17 16:39:31 1995 Jeff Law (law@snake.cs.utah.edu)
712
713 * config/hppa.sed: Sed script to transform bintest.s into proper
714 PA assembly code.
715 * binutils-all/nm.exp: Enable these tests on the PA.
716 * binutils-all/objcopy.exp: Enable these tests on the PA. Expect
717 simple copy to fail.
718 * binutils-all/objdump.exp: Enable these tests on the PA. Handle
719 "CODE" as a section name.
720 * binutils-all/size.exp: Enable these tests on the PA.
721 * lib/utils-lib.exp (default_binutils_assemble): For "hppa*-*-*",
722 run the assembly through a sed script before passing it to the
723 assembler.
724
725Wed Mar 15 16:47:13 1995 Ian Lance Taylor <ian@cygnus.com>
726
727 * binutils-all/objdump.exp: Force section sizes to be interpreted
728 in hex. Change objdump -h failure mode to always use the same
729 string.
730
731Thu Jan 5 13:01:43 1995 Ian Lance Taylor <ian@cygnus.com>
732
733 * binutils-all/nm.exp: Just check for irix4*, rather than
734 irix\[0-4\]*, to avoid DejaGnu bug.
735
736Thu Dec 15 19:35:31 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
737
738 * binutils-all/objcopy.exp: Expect simple-objcopy test to fail
739 for various other targets for which gas doesn't use bfd: sh-hms,
740 m68k-hpux, m68k-sunos, m68k-coff, i386-linux, a29k-udi, a29k-coff,
741 i960-vxworks5.1, i960-coff, h8300-hms, h8300-coff.
742
743Wed Dec 14 15:54:46 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
744
745 * binutils-all/size.exp: Skip tests requiring bintest.o on hppa,
746 since it (correctly) generates syntax errors on that platform.
747 * binutils-all/objdump.exp: Ditto.
748 * binutils-all/nm.exp: Ditto.
749 * binutils-all/objcopy.exp: Ditto. Also, move setup_xfail for
750 sh-coff to branch where objcopy execution produced no error
751 messages. Expect failure for hp300 also.
752
753Thu Dec 8 14:36:15 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
754
755 * binutils-all/objdump.exp (cpus_expected): New variable, taken
756 from objdump -i test, added ns32k and powerpc, sorted.
757 (objdump -i, -f tests): Use $cpus_expected.
758
759 * binutils-all/objcopy.exp: For simple-copy test, expect failure
760 for sh-coff.
761
762Tue Oct 25 16:00:14 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
763
764 * binutils-all/objcopy.exp: Adjust --adjust-section-vma tests for
765 new S-record section handling.
766
767Tue Oct 18 11:18:21 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
768
769 * binutils-all/nm.exp: nm with no arguments and nm -P do not work
770 as expected on ECOFF targets; add calls to setup_xfail.
771
772 * binutils-all/objcopy.exp: New file.
773 * config/default.exp: Initialize OBJCOPY and OBJCOPYFLAGS.
774
775Fri Oct 14 14:46:22 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
776
777 Rewrite testsuite.
778 * configure.in, Makefile.in: Remove.
779 * binutils-all/configure.in, binutils-all/Makefile.in: Remove.
780 * binutils-all/bintest.c: Remove.
781 * binutils-all/bintest.s: New file.
782 * binutils-all/nm.exp, binutils-all/objdump.exp: Rewrite.
783 * binutils-all/size.exp: Rewrite.
784 * config/default.exp: Load utils-lib.exp. Set AS and ASFLAGS.
785 Don't go up one directory from $base_dir. Create tmpdir.
786 (binutils_run, binutils-assemble): New procedures.
787 * config/unix.exp: Remove.
788 * config/mt-a29k-udi, config/mt-i386-aout: Remove.
789 * config/mt-i960-nindy, config/mt-lynx, config/mt-m68k: Remove.
790 * config/mt-mips-ecoff, config/mt-slite: Remove.
791 * config/mt-sparc-aout, config/mt-vxworks: Remove.
792 * lib/utils-lib.exp (binutil_version): Don't redirect standard
793 input when getting version. Don't unset errorInfo.
794 (default_binutils_run): New procedure.
795 (default_binutils_assemble): New procedure.
796
797Thu Sep 29 12:45:39 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
798
799 * VMS does not permit `.' in directory names: renamed binutils.all
800 to binutils-all.
801 * configure.in (configdirs): Change binutils.all to binutils-all.
802
803Fri Sep 23 16:01:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
804
805 * configure.in: Use mt-m68k for m68k*-*-aout* and m68k*-*-coff*,
806 not for m68k-*-*.
807
808Fri Sep 23 13:54:50 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
809
810 * binutils.all/objdump.exp: Added ARM to list of CPU types.
811
812Thu Sep 22 11:04:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
813
814 * binutils.all/objdump.exp: Update for new usage message.
815 * binutils.all/size.exp: Use a double backslash in the string to
816 get a single backslash to the regexp matcher. Accept $TEXT$,
817 $DATA$ and $BSS$ as well as .text, .data and .bss, for HP/UX.
818
819Fri Sep 2 12:53:10 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
820
821 * config/unix.exp: If nm.new does not exist, use [transform nm].
822 * config/default.exp: Likewise.
823
824Wed Aug 24 12:41:37 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
825
826 * configure.in, binutils.all/configure.in: Change i386 to
827 i[345]86.
828
829Tue Jul 19 15:23:53 1994 Bill Cox (bill@rtl.cygnus.com)
830
831 * config/mt-mips-ecoff: Add -Tidp.ld option.
832
833Thu Jun 30 12:41:55 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
834
835 * config/default.exp: Use nm.new, not nm, from newly built tree.
836
837Tue May 17 14:04:05 1994 Bill Cox (bill@rtl.cygnus.com)
838
839 * config/default.exp, config/unix.exp: Replace error
840 proc calls with perror.
841
842Tue May 10 11:20:54 1994 Stan Shebs (shebs@andros.cygnus.com)
843
844 * configure.in (sparclite): Match on sparclite*-*-*.
845
846Wed Apr 13 18:25:19 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
847
848 * config/unix.exp: Use nm.new, not nm, from newly built tree.
849
850 * binutils.all/objdump.exp: Add more wildcards to list of
851 single-letter options in pattern for usage message.
852
853 * binutils.all/nm.exp: Deleted debug-symbols test, since it only
854 works for a.out/stabs systems. Fixed regexps to make underscores
855 optional, since some C compilers don't prepend them. Deleted
856 check for foo.o symbol, since again some systems don't generate
857 it.
858
859Mon Apr 11 10:31:00 1994 Bill Cox (bill@rtl.cygnus.com)
860
861 * Makefile.in (check): Set TCL_LIBRARY for runtest.
862
863Mon Feb 14 19:34:03 1994 Rob Savoye (rob@darkstar.cygnus.com)
864
865 * Makefile.in: Use new config features of DejaGnu in site.exp
866 file. "Make check" should now work for all crosses.
867
868Fri Jan 28 18:00:29 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
869
870 * binutils.all/objdump.exp: In usage message, accept
871 "section-name" as well as "section_name".
872
873Mon Jan 17 16:57:02 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
874
875 * binutils.all/objdump.exp: Trim list of format names expected,
876 and accept any known CPU type.
877
878Thu Dec 2 20:50:24 1993 Rob Savoye (rob@darkstar.cygnus.com)
879
880 * Makefile.in: Remove some stuff from the site.exp file.
881 * config/unix.exp: Add global before seeing if the variables for
882 nm, objdump, and size exist.
883
884Wed Nov 3 11:12:32 1993 Rob Savoye (rob@darkstar.cygnus.com)
885
886 * config/udi.exp,unix.exp: Transform tool name.
887 * binutils.all/*.exp: Clear errorInfo after exec.
888
889Fri Jul 2 12:41:20 1993 Ian Lance Taylor (ian@cygnus.com)
890
891 * binutils.all/*.exp: Use -- for long arguments rather than +.
892
2ec01583 893Fri Jun 4 10:52:29 1993 david d `zoo' zuhn (zoo@cirdan.cygnus.com)
252b5132 894
2ec01583 895 * configure.in: change srctrigger to Makefile.in
252b5132
RH
896
897Wed May 26 17:27:46 1993 Ian Lance Taylor (ian@cygnus.com)
898
899 * Makefile.in (FLAGS_TO_PASS): Pass down CC and CFLAGS.
900
901Fri May 7 13:58:44 1993 Ian Lance Taylor (ian@cygnus.com)
902
903 * binutils.all/objdump.exp: Update for new usage message.
904
905Mon Apr 19 14:08:52 1993 Rob Savoye (rob@darkstar.cygnus.com)
906
907 * binutils.all/*.exp: Use the new util_test proc.
908 * Makefile.in: Create a local site.exp file with config info.
909
910Thu Mar 25 05:38:47 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
911
912 * nm.all/configure.in (srcname): Delete extra quote.
913
914Mon Feb 22 07:54:03 1993 Mike Werner (mtw@poseidon.cygnus.com)
915
2ec01583
AM
916 * binutils/testsuite: made modifications to testcases, etc., to allow
917 them to work properly given the reorganization of deja-gnu and the
918 relocation of the testcases from deja-gnu to a "tool" subdirectory.
252b5132
RH
919
920Sun Feb 21 10:55:55 1993 Mike Werner (mtw@poseidon.cygnus.com)
921
922 * binutils/testsuite: Initial creation of binutils/testsuite.
923 Migrated dejagnu testcases and support files for testing nm to
924 binutils/testsuite from deja-gnu. These files were moved "as is"
925 with no modifications. This migration is part of a major overhaul
926 of dejagnu. The modifications to these testcases, etc., which
927 will allow them to work with the new version of dejagnu will be
928 made in a future update.
This page took 0.155732 seconds and 4 git commands to generate.