cff786fabc9c3dd53e96b7c1da13695102a6be50
[external/binutils.git] / binutils / testsuite / ChangeLog
1 2000-06-18  Nick Clifton  <nickc@redhat.com>
2
3         * binutils-all/objcopy.exp: Expect all arm variants to fail the
4         copying executable test.
5
6 2000-06-14  Hans-Peter Nilsson  <hp@bitrange.com>
7
8         * binutils-all/readelf.exp (regexp_diff): Do not break when a
9         mismatching line is found.
10         (readelf_find_size): New.
11         (readelf_size): New global variable.
12         (readelf_test): Add newline to send_log of command.
13         If $srcdir/$subdir/$regexp_file-$readelf_size exists, use it
14         instead of $srcdir/$subdir/$regexp_file.
15         (*-*elf test): Fix typo in message.
16         * binutils-all/readelf.s-64: New.
17         * binutils-all/readelf.ss-64: New.
18
19 2000-05-02  Alan Modra  <alan@linuxcare.com.au>
20
21         * binutils-all/objcopy.exp (simple copy): Clear xfail for hppa-linux.
22
23         * binutils-all/hppa/objdump.exp: Disable test for elf.
24
25 2000-03-13  Nick Clifton  <nickc@cygnus.com>
26
27         * binutils-all/readelf.s: Adjust to match noew format of readelf
28         output. 
29         * binutils-all/readelf.ss: Adjust to match noew format of readelf 
30         output. 
31
32 1999-11-01  Nick Clifton  <nickc@cygnus.com>
33
34         * binutils-all/objcopy.exp: Expect simple objcopy test for fail
35         for COFF based ARM and Thumb ports.
36
37 Tue Sep 14 00:28:17 1999  Jeffrey A Law  (law@cygnus.com)
38
39         * binutils-all/hppa/objdump.exp: Do not run for PA64.
40
41 1999-09-04  Steve Chamberlain  <sac@pobox.com>
42
43         * binutils-all/objdump.exp: Add pj to cpus_expected.
44
45 Sat Aug 28 00:24:27 1999  Jerry Quinn <jquinn@nortelnetworks.com>
46
47         * binutils-all/hppa/freg.s:  New file.
48         * binutils-all/hppa/objdump.exp:  Add freg.s test.
49
50 1999-08-09  Ian Lance Taylor  <ian@zembu.com>
51
52         * binutils-all/objcopy.exp: Add setup_xfail for simple copy test
53         for i*86-*-msdos*.
54
55 1999-07-21  H.J. Lu  <hjl@gnu.org>
56
57         * binutils-all/testprog.c: Include <stdio.h>.
58
59 1999-06-29  Nick Clifton  <nickc@cygnus.com>
60
61         * binutils-all/objdump.exp: Add fr30 and MCore to expected cpus
62         list. 
63
64         * binutils-all/readelf.r: Do not assume a fixed number of spaces
65         in the output.
66
67 1999-06-10  Nick Clifton  <nickc@cygnus.com>
68
69         * binutils-all/readelf.wi: Update to match latest output.
70         * binutils-all/readelf.h: Update to match latest output.
71
72 Wed Jun  9 11:59:22 1999  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
73
74         * binutils-all/objdump.exp: Tighten regexp to match `objdump -i'
75         output to avoid massive exponential behaviour.
76
77 1999-05-28  Ian Lance Taylor  <ian@zembu.com>
78
79         * binutils-all/readelf.h: Update for changes of 1999-04-08.
80
81 1999-03-12  Nick Clifton  <nickc@cygnus.com>
82
83         * binutils-all/readelf.wi: Remove FR30 specific componnts.
84         * binutils-all/readelf.s: Remove RELA specific components.
85
86 1999-02-16  Nick Clifton  <nickc@cygnus.com>
87
88         * binutils-all/readelf.s: Do not assume section alignment is 4.
89         * binutils-all/readelf.r: Do not assume rela's are being used. 
90         * binutils-all/readelf.exp: disable tests for non ELF based
91         targets.
92
93 1999-02-02  Nick Clifton  <nickc@cygnus.com>
94
95         * binutils-all/readelf.wi: Amend to match new readelf output.
96         * binutils-all/readelf.r: Do not assume that RELAs will be used.
97
98 1999-01-29  Nick Clifton  <nickc@cygnus.com>
99
100         * config/default.exp: Add definitions of READELF and READELFFLAGS.
101
102         * binutils-all/readelf.exp: New file: Readelf tests
103         * binutils-all/readelf.h: New file: Expected results for 'readelf -h'
104         * binutils-all/readelf.s: New file: Expected results for 'readelf -S'
105         * binutils-all/readelf.ss: New file: Expected results for 'readelf -s'
106         * binutils-all/readelf.r: New file: Expected results for 'readelf -r'
107         * binutils-all/readelf.wi: New file: Expected results for 'readelf -wi'
108
109 Wed Dec  9 19:11:39 1998  Jeffrey A Law  (law@cygnus.com)
110
111         * binutils-all/objcopy.exp (copy_executable): Expect comparison
112         failure for mips*-*-elf.
113
114 Fri Oct 16 22:57:12 1998  Felix Lee  <flee@cygnus.com>
115
116         * binutils-all/objcopy.exp: fix "no symbols" message.
117
118 Tue Jul 28 15:14:04 1998  Jeffrey A Law  (law@cygnus.com)
119
120         * binutils-all/objcopy.exp: Keep "main" and "_main" for strip with
121         saving symbol tests.  Look for either "main" or "_main" in the output
122         file.  Fix test for "no symbols" in the output file.
123
124 1998-07-22  Vladimir N. Makarov  <vmakarov@cygnus.com>
125
126         * binutils-all/objcopy.exp: Polish output about fail for objcopy
127         (simple copy), strip with/without saving a symbol for object file
128         and executable.
129
130 Wed Jul  1 16:27:40 1998  Nick Clifton  <nickc@cygnus.com>
131
132         * binutils-all/objcopy.exp: ARM simple objcopy now passes.
133
134 Wed Jun 24 09:20:21 1998  Nick Clifton  <nickc@cygnus.com>
135
136         * binutils-all/objdump.exp: Look for '.data' rather than 'data'
137         when parsing output of objdump -h.
138         * binutils-all/size.exp: Look for '.data' rather than 'data' when
139         parsing output of size -A.
140
141 1998-07-20  Vladimir N. Makarov  <vmakarov@cygnus.com>
142
143         * objcopy.exp: Two new tests - strip object file with saving a
144         symbol and strip executable file with saving a symbol.
145
146 Fri May 29 14:50:24 1998  Ian Lance Taylor  <ian@cygnus.com>
147
148         * binutils-all/objcopy.exp: Don't xfail the simple objcopy test
149         when cross compiling.
150
151 Thu Nov  6 14:32:37 1997  Bob Manson  <manson@charmed.cygnus.com>
152
153         * lib/utils-lib.exp: Temporary definition of target_assemble and
154         default_target_assemble so that testing can work with older
155         dejagnu versions.
156
157 Wed Sep 24 12:09:15 1997  Bob Manson  <manson@charmed.cygnus.com>
158
159         * binutils-all/objcopy.exp(strip_executable): Make a new copy of
160         the executable being tested.
161
162 Mon Sep 15 21:25:20 1997  Bob Manson  <manson@charmed.cygnus.com>
163
164         * binutils-all/objcopy.exp: Compile the executables to be tested
165         on the target with a status wrapper (as necessary).
166
167         * binutils-all/ar.exp: If testing on a remote host, don't bother
168         looking on the local host for the program being tested. Use the
169         correct filenames on the remote host.
170
171         * binutils-all/nm.exp: Ditto.
172
173         * binutils-all/size.exp: Ditto.
174
175         * binutils-all/objdump.exp: Ditto.
176         (cpus_expected): Add the target CPU to the regexp of CPUs to be
177         expected, if it's not already there.
178
179 Thu Aug 28 09:57:27 1997  Doug Evans  <dje@canuck.cygnus.com>
180
181         * binutils-all/objdump.exp (cpus_expected): Add arc.
182
183 Tue Aug  5 00:03:20 1997  Ian Lance Taylor  <ian@cygnus.com>
184
185         * config/default.exp: Look for nm-new and strip-new.
186
187 Tue Jun  3 17:12:54 1997  Bob Manson  <manson@charmed.cygnus.com>
188
189         * config/default.exp: Remove expect_before statement.
190
191         * binutils-all/objcopy.exp: Don't use global exec_output variable;
192         the output is returned from remote_load instead.
193
194 Mon May 12 22:14:20 1997  Bob Manson  <manson@charmed.cygnus.com>
195
196         * binutils-all/objcopy.exp(strip_test): Tests that
197         fail to compile are untested, not unresolved.
198         (copy_setup): Ditto.
199
200         * lib/utils-lib.exp(default_binutils_assemble): Call
201         target_assemble instead of target_compile.
202
203 Wed Apr 30 20:37:51 1997  Bob Manson  <manson@charmed.cygnus.com>
204
205         Changes to support multilib and remote hosted testing, along with
206         general cleanups and simplifications.
207
208         * lib/utils-lib.exp(binutil_version): Use remote_exec.
209         (default_binutils_run): Ditto.
210         (default_binutils_assemble): Remove first argument; call
211         target_compile to actually do the assembly.
212         (default_binutils_compile,default_binutils_remove,prune_warnings):
213         Delete.
214
215         * config/default.exp: Remove AS and ASFLAGS.
216         (binutils_compile,binutils_remove): Delete.
217         (binutils_assemble): Remove first argument.
218
219         * binutils-all/ar.exp: See if we're running the tests on
220         a remote host, and download/upload files as appropriate.
221         Replace calls to binutils_remove with remote_file. Replace
222         calls to binutils_compile with target_compile. Remove initial
223         argument to binutils_assemble. Use remote_load to execute
224         programs on the target.
225         * binutils-all/nm.exp: Ditto.
226         * binutils-all/objcopy.exp:  Ditto.
227         * binutils-all/objdump.exp:  Ditto.
228         * binutils-all/size.exp: Ditto.
229
230 Mon Apr 14 12:36:41 1997  Ian Lance Taylor  <ian@cygnus.com>
231
232         * binutils-all/ar.exp (long_filenames): Check for a file system
233         with a 14 character file name length limit.
234
235 Tue Apr  1 09:52:15 1997  Jeffrey A Law  (law@cygnus.com)
236
237         * binutils-all/objdump.exp: Handle d10v.
238
239 Fri Feb  7 16:45:34 1997  Bob Manson  <manson@charmed.cygnus.com>
240
241         * binutils-all/ar.exp: Use prune_warnings instead of
242         prune_system_crud.
243         * binutils-all/objcopy.exp: Ditto.
244
245 Wed Jan 29 00:16:43 1997  Bob Manson  <manson@charmed.cygnus.com>
246
247         * binutils-all/nm.exp: Use / between $srcdir and $subdir.
248         * binutils-all/objcopy.exp: Ditto.
249         * binutils-all/objdump.exp: Ditto.
250         * binutils-all/size.exp: Ditto.
251         * binutils-all/hppa/objdump.exp: Ditto.
252         
253
254 Wed Oct 16 22:57:59 1996  Jeffrey A Law  (law@cygnus.com)
255
256         * binutils-all/objdump.exp: Add mn10200 and mn10300 to expected
257         cpus list.
258
259 Tue Oct  1 15:06:55 1996  Ian Lance Taylor  <ian@cygnus.com>
260
261         * lib/utils-lib.exp (binutil_version): Fix for current version
262         printing.
263
264 Sun Aug  4 22:25:40 1996  Ian Lance Taylor  <ian@cygnus.com>
265
266         * binutils-all/objcopy.exp: Fix end of line matching in srec tests
267         to work with TCL 7.5.
268
269 Sat Jun 29 12:51:30 1996  Ian Lance Taylor  <ian@cygnus.com>
270
271         * binutils-all/objcopy.exp: Simple copy test works for i960 b.out
272         targets.
273
274 Mon Jun 24 14:33:04 1996  Ian Lance Taylor  <ian@cygnus.com>
275
276         * binutils-all/objcopy.exp: On OSF/1, the simple copy test will
277         succeed with gas, and fail with /bin/as, so mark it as an expected
278         failure only if it fails.
279
280 Tue Mar 26 16:55:08 1996  Jeffrey A Law  (law@cygnus.com)
281
282         * binutils-all/objcopy.exp: No longer expect adjust-section-vma
283         test to fail for hppa*-*-proelf*.
284
285 Mon Mar 11 08:25:14 1996  Jeffrey A Law  (law@cygnus.com)
286
287         * binutils-all/objdump.exp: Look for "$CODE$", not just "CODE".
288
289 Wed Jan 31 11:55:13 1996  Jeffrey A Law  (law@cygnus.com)
290
291         * binutils-all/objcopy.exp: Expect adjust-section-vma tests to
292         fail for hppa*-*-proelf* targets.
293
294 Thu Jan 25 13:53:04 1996  Ian Lance Taylor  <ian@cygnus.com>
295
296         * binutils-all/objdump.exp: Update for objdump -h format change.
297         * binutils-all/objcopy.exp: Likewise.
298
299 Mon Jan 15 18:14:14 1996  Ian Lance Taylor  <ian@cygnus.com>
300
301         * binutils-all/objcopy.exp: Use the lma, not the vma, when testing
302         address adjustments.
303
304 Fri Dec 15 16:31:55 1995  Ian Lance Taylor  <ian@cygnus.com>
305
306         * binutils-all/objdump.exp: Update objdump -i test for current
307         objdump output.
308
309 Mon Nov 27 15:15:09 1995  Ian Lance Taylor  <ian@cygnus.com>
310
311         * binutils-all/objcopy.exp: Correct fail calls to always use the
312         same string as the pass call.
313
314 Wed Nov 22 13:18:58 1995  Ian Lance Taylor  <ian@cygnus.com>
315
316         * lib/utils-lib.exp (prune_system_crud): Discard -g -O warnings
317         from native compilers on OSF/1 and SunOS.
318
319 Fri Nov 17 10:36:09 1995  Ian Lance Taylor  <ian@cygnus.com>
320
321         * lib/utils-lib.exp (default_binutils_compiler: Change error
322         message to say compilation rather than assembly.
323
324 Wed Nov 15 18:34:42 1995  Ken Raeburn  <raeburn@cygnus.com>
325
326         * binutils-all/objcopy.exp: Simple copy test does appear to work
327         on i*86-svr4.
328
329 Wed Nov 15 12:19:28 1995  Ian Lance Taylor  <ian@cygnus.com>
330
331         * binutils-all/objcopy.exp: If assembly fails, call unresolved.
332         Test running objcopy and strip on a final executable.
333         * binutils-all/testprog.c: New file.
334         * config/default.exp (STRIP, STRIPFLAGS): Define.
335         (binutils_compile): New procedure.
336         * lib/utils-lib.exp (default_binutils_compile): New procedure.
337
338 Fri Nov  3 13:22:33 1995  Ian Lance Taylor  <ian@cygnus.com>
339
340         * lib/utils-lib.exp (default_binutils_run): Don't use verbose
341         -log, reverting part of Oct 2 change.
342
343 Wed Nov  1 15:09:57 1995  Manfred Hollstein KS/EF4A 60/1F/110 #40283  <manfred@lts.sel.alcatel.de>
344
345         * binutils-all/objcopy.exp: Add setup_xfails for
346         m68*-motorola-sysv* and m88*-motorola-sysv*.
347
348 Wed Oct  4 14:38:31 1995  Ian Lance Taylor  <ian@cygnus.com>
349
350         * binutils-all/nm.exp: Add setup_xfails for XCOFF.
351
352 Mon Oct  2 12:41:48 1995  Ian Lance Taylor  <ian@cygnus.com>
353
354         * binutils-all/ar.exp: New file.
355         * binutils-all/bintest.s: Make text_symbol and data_symbol global.
356         Add new static symbols static_text_symbol and static_data_symbol.
357         * binutils-all/nm.exp: Adjust accordingly.
358         * config/default.exp (AR): Set if not set.
359         (binutils_remove): New procedure.
360         * lib/utils-lib.exp (default_binutils_run): Call
361         prune_system_crud on program output.  Use verbose -log instead of
362         both verbose and send_log.
363         (default_binutils_remove): New procedure.
364
365         * lib/utils-lib.exp (default_binutils_assemble): Call
366         prune_system_crud on assembler output.
367
368 Tue Sep 26 14:07:05 1995  Ian Lance Taylor  <ian@cygnus.com>
369
370         * binutils-all/objcopy.exp: Add setup_xfails for simple copy test
371         for i386 COFF targets.
372
373 Wed Sep 13 13:20:21 1995  Ian Lance Taylor  <ian@cygnus.com>
374
375         * lib/utils-lib.exp (prune_system_crud): Define if not defined.
376         * binutils-all/objcopy.exp: Call prune_system_crud on cmp output.
377
378 Sat Aug 19 17:38:06 1995  Ian Lance Taylor  <ian@cygnus.com>
379
380         * binutils-all/objcopy.exp: Add xfail for i*86-*-aout* for simple
381         copy test.
382
383 Wed Aug 16 16:52:53 1995  Ian Lance Taylor  <ian@cygnus.com>
384
385         * binutils-all/nm.exp: Add setup_xfail for mips*-sony-bsd* for
386         tests which fail on ECOFF targets.
387
388         * binutils-all/objcopy.exp: Change i*86-*-linux xfail for simple
389         copy test to check for i*86-*-linuxaout* instead.
390
391 Tue Aug  8 17:48:37 1995  Ian Lance Taylor  <ian@cygnus.com>
392
393         * binutils-all/objcopy.exp: Add setup_xfail for a29k-*-vxworks*
394         for simple copy test.
395
396 Tue Jul 25 11:57:12 1995  Ian Lance Taylor  <ian@cygnus.com>
397
398         * binutils-all/objcopy.exp: Change setup_xfail for simple copy
399         test from i960-*-vxworks5.1 to i960-*-vxworks*.
400
401 Mon Jul 10 12:25:46 1995  Ian Lance Taylor  <ian@cygnus.com>
402
403         * binutils-all/objcopy.exp: Add setup_xfail for z8*-*-coff for
404         simple copy test.
405         * binutils-all/objdump.exp (cpus_expected): Add z8001 and z8002.
406
407 Sun May 21 20:32:53 1995  Jeff Law  (law@snake.cs.utah.edu)
408
409         * binutils-all/hppa/objdump.exp (addendbug): Handle PA ELF targets
410         too.
411         * binutils-all/objcopy.exp (simple copy): Don't expect PA ELF
412         targets to fail.
413
414 Tue Apr  4 14:52:08 1995  Jeff Law  (law@snake.cs.utah.edu)
415
416         * binutils-all/hppa: Renamed from binutils-hppa.
417
418 Wed Mar 29 12:02:43 1995  Ian Lance Taylor  <ian@cygnus.com>
419
420         * binutils-all/objcopy.exp: Add setup_xfail for simple copy test
421         for h8500-*-hms and h8500-*-coff.
422
423 Tue Mar 28 11:18:28 1995  Ian Lance Taylor  <ian@cygnus.com>
424
425         * binutils-all/objcopy.exp: Add setup_xfail for simple copy test
426         for m68*-ericsson-ose and m88*-*-coff.
427
428 Mon Mar 27 11:27:31 1995  Ian Lance Taylor  <ian@cygnus.com>
429
430         * binutils-all/objcopy.exp: Add setup_xfail for simple copy test
431         for m68*-*-vxworks*.
432
433 Fri Mar 24 11:44:25 1995  Ian Lance Taylor  <ian@cygnus.com>
434
435         * binutils-hppa/objdump.exp: Correct hppa*-*-* check.
436
437 Tue Mar 21 10:48:45 1995  Jeff Law  (law@snake.cs.utah.edu)
438
439         * binutils-hppa/addendbug.s: New testcase.
440         * binutils-hppa/objdump.exp: Run it.
441
442 Mon Mar 20 11:31:05 1995  Ian Lance Taylor  <ian@cygnus.com>
443
444         * lib/utils-lib.exp (default_binutils_run): Quote any dollar signs
445         in progargs before passing it to exec.
446
447 Fri Mar 17 16:39:31 1995  Jeff Law  (law@snake.cs.utah.edu)
448
449         * config/hppa.sed: Sed script to transform bintest.s into proper
450         PA assembly code.
451         * binutils-all/nm.exp: Enable these tests on the PA.
452         * binutils-all/objcopy.exp: Enable these tests on the PA.  Expect
453         simple copy to fail.
454         * binutils-all/objdump.exp: Enable these tests on the PA.  Handle
455         "CODE" as a section name.
456         * binutils-all/size.exp: Enable these tests on the PA.
457         * lib/utils-lib.exp (default_binutils_assemble): For "hppa*-*-*",
458         run the assembly through a sed script before passing it to the
459         assembler.
460
461 Wed Mar 15 16:47:13 1995  Ian Lance Taylor  <ian@cygnus.com>
462
463         * binutils-all/objdump.exp: Force section sizes to be interpreted
464         in hex.  Change objdump -h failure mode to always use the same
465         string.
466
467 Thu Jan  5 13:01:43 1995  Ian Lance Taylor  <ian@cygnus.com>
468
469         * binutils-all/nm.exp: Just check for irix4*, rather than
470         irix\[0-4\]*, to avoid DejaGnu bug.
471
472 Thu Dec 15 19:35:31 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
473
474         * binutils-all/objcopy.exp: Expect simple-objcopy test to fail
475         for various other targets for which gas doesn't use bfd: sh-hms,
476         m68k-hpux, m68k-sunos, m68k-coff, i386-linux, a29k-udi, a29k-coff,
477         i960-vxworks5.1, i960-coff, h8300-hms, h8300-coff.
478
479 Wed Dec 14 15:54:46 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
480
481         * binutils-all/size.exp: Skip tests requiring bintest.o on hppa,
482         since it (correctly) generates syntax errors on that platform.
483         * binutils-all/objdump.exp: Ditto.
484         * binutils-all/nm.exp: Ditto.
485         * binutils-all/objcopy.exp: Ditto.  Also, move setup_xfail for
486         sh-coff to branch where objcopy execution produced no error
487         messages.  Expect failure for hp300 also.
488
489 Thu Dec  8 14:36:15 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
490
491         * binutils-all/objdump.exp (cpus_expected): New variable, taken
492         from objdump -i test, added ns32k and powerpc, sorted.
493         (objdump -i, -f tests): Use $cpus_expected.
494
495         * binutils-all/objcopy.exp: For simple-copy test, expect failure
496         for sh-coff.
497
498 Tue Oct 25 16:00:14 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
499
500         * binutils-all/objcopy.exp: Adjust --adjust-section-vma tests for
501         new S-record section handling.
502
503 Tue Oct 18 11:18:21 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
504
505         * binutils-all/nm.exp: nm with no arguments and nm -P do not work
506         as expected on ECOFF targets; add calls to setup_xfail.
507
508         * binutils-all/objcopy.exp: New file.
509         * config/default.exp: Initialize OBJCOPY and OBJCOPYFLAGS.
510
511 Fri Oct 14 14:46:22 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
512
513         Rewrite testsuite.
514         * configure.in, Makefile.in: Remove.
515         * binutils-all/configure.in, binutils-all/Makefile.in: Remove.
516         * binutils-all/bintest.c: Remove.
517         * binutils-all/bintest.s: New file.
518         * binutils-all/nm.exp, binutils-all/objdump.exp: Rewrite.
519         * binutils-all/size.exp: Rewrite.
520         * config/default.exp: Load utils-lib.exp.  Set AS and ASFLAGS.
521         Don't go up one directory from $base_dir.  Create tmpdir.
522         (binutils_run, binutils-assemble): New procedures.
523         * config/unix.exp: Remove.
524         * config/mt-a29k-udi, config/mt-i386-aout: Remove.
525         * config/mt-i960-nindy, config/mt-lynx, config/mt-m68k: Remove.
526         * config/mt-mips-ecoff, config/mt-slite: Remove.
527         * config/mt-sparc-aout, config/mt-vxworks: Remove.
528         * lib/utils-lib.exp (binutil_version): Don't redirect standard
529         input when getting version.  Don't unset errorInfo.
530         (default_binutils_run): New procedure.
531         (default_binutils_assemble): New procedure.
532
533 Thu Sep 29 12:45:39 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
534
535         * VMS does not permit `.' in directory names: renamed binutils.all
536         to binutils-all.
537         * configure.in (configdirs): Change binutils.all to binutils-all.
538
539 Fri Sep 23 16:01:14 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
540
541         * configure.in: Use mt-m68k for m68k*-*-aout* and m68k*-*-coff*,
542         not for m68k-*-*.
543
544 Fri Sep 23 13:54:50 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
545
546         * binutils.all/objdump.exp: Added ARM to list of CPU types.
547
548 Thu Sep 22 11:04:50 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
549
550         * binutils.all/objdump.exp: Update for new usage message.
551         * binutils.all/size.exp: Use a double backslash in the string to
552         get a single backslash to the regexp matcher.  Accept $TEXT$,
553         $DATA$ and $BSS$ as well as .text, .data and .bss, for HP/UX.
554
555 Fri Sep  2 12:53:10 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
556
557         * config/unix.exp: If nm.new does not exist, use [transform nm].
558         * config/default.exp: Likewise.
559
560 Wed Aug 24 12:41:37 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
561
562         * configure.in, binutils.all/configure.in: Change i386 to
563         i[345]86.
564
565 Tue Jul 19 15:23:53 1994  Bill Cox  (bill@rtl.cygnus.com)
566
567         * config/mt-mips-ecoff: Add -Tidp.ld option.
568
569 Thu Jun 30 12:41:55 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
570
571         * config/default.exp: Use nm.new, not nm, from newly built tree.
572
573 Tue May 17 14:04:05 1994  Bill Cox  (bill@rtl.cygnus.com)
574
575         * config/default.exp, config/unix.exp: Replace error
576           proc calls with perror.
577
578 Tue May 10 11:20:54 1994  Stan Shebs  (shebs@andros.cygnus.com)
579
580         * configure.in (sparclite): Match on sparclite*-*-*.
581
582 Wed Apr 13 18:25:19 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
583
584         * config/unix.exp: Use nm.new, not nm, from newly built tree.
585
586         * binutils.all/objdump.exp: Add more wildcards to list of
587         single-letter options in pattern for usage message.
588
589         * binutils.all/nm.exp: Deleted debug-symbols test, since it only
590         works for a.out/stabs systems.  Fixed regexps to make underscores
591         optional, since some C compilers don't prepend them.  Deleted
592         check for foo.o symbol, since again some systems don't generate
593         it.
594
595 Mon Apr 11 10:31:00 1994  Bill Cox  (bill@rtl.cygnus.com)
596
597         * Makefile.in (check): Set TCL_LIBRARY for runtest.
598
599 Mon Feb 14 19:34:03 1994  Rob Savoye  (rob@darkstar.cygnus.com)
600
601         * Makefile.in: Use new config features of DejaGnu in site.exp
602         file. "Make check" should now work for all crosses.
603
604 Fri Jan 28 18:00:29 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
605
606         * binutils.all/objdump.exp: In usage message, accept
607         "section-name" as well as "section_name".
608
609 Mon Jan 17 16:57:02 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
610
611         * binutils.all/objdump.exp: Trim list of format names expected,
612         and accept any known CPU type.
613
614 Thu Dec  2 20:50:24 1993  Rob Savoye  (rob@darkstar.cygnus.com)
615
616         * Makefile.in: Remove some stuff from the site.exp file.
617         * config/unix.exp: Add global before seeing if the variables for
618         nm, objdump, and size exist.
619
620 Wed Nov  3 11:12:32 1993  Rob Savoye  (rob@darkstar.cygnus.com)
621
622         * config/udi.exp,unix.exp: Transform tool name.
623         * binutils.all/*.exp: Clear errorInfo after exec.
624
625 Fri Jul  2 12:41:20 1993  Ian Lance Taylor  (ian@cygnus.com)
626
627         * binutils.all/*.exp: Use -- for long arguments rather than +.
628
629 Fri Jun  4 10:52:29 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
630
631         * configure.in: change srctrigger to Makefile.in 
632
633 Wed May 26 17:27:46 1993  Ian Lance Taylor  (ian@cygnus.com)
634
635         * Makefile.in (FLAGS_TO_PASS): Pass down CC and CFLAGS.
636
637 Fri May  7 13:58:44 1993  Ian Lance Taylor  (ian@cygnus.com)
638
639         * binutils.all/objdump.exp: Update for new usage message.
640
641 Mon Apr 19 14:08:52 1993  Rob Savoye  (rob@darkstar.cygnus.com)
642
643         * binutils.all/*.exp: Use the new util_test proc.
644         * Makefile.in: Create a local site.exp file with config info.
645
646 Thu Mar 25 05:38:47 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
647
648         * nm.all/configure.in (srcname): Delete extra quote.
649
650 Mon Feb 22 07:54:03 1993  Mike Werner  (mtw@poseidon.cygnus.com)
651
652         * binutils/testsuite: made modifications to testcases, etc., to allow
653         them to work properly  given the reorganization of deja-gnu and the
654         relocation of the testcases from deja-gnu to a "tool" subdirectory.
655
656 Sun Feb 21 10:55:55 1993  Mike Werner  (mtw@poseidon.cygnus.com)
657
658         * binutils/testsuite: Initial creation of binutils/testsuite.
659         Migrated dejagnu testcases and support files for testing nm to
660         binutils/testsuite from deja-gnu.  These files were moved "as is"
661         with no modifications.  This migration is part of a major overhaul
662         of dejagnu.  The modifications to these testcases, etc., which
663         will allow them to work with the new version of dejagnu will be
664         made in a future update.
665