* VMS does not permits `.' in directory names. Renamed
[binutils-gdb.git] / binutils / testsuite / ChangeLog
1 Thu Sep 29 12:45:39 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
2
3 * VMS does not permits `.' in directory names. Renamed
4 binutils.all to binutils-all.
5
6 Fri Sep 23 16:01:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
7
8 * configure.in: Use mt-m68k for m68k*-*-aout* and m68k*-*-coff*,
9 not for m68k-*-*.
10
11 Fri Sep 23 13:54:50 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
12
13 * binutils.all/objdump.exp: Added ARM to list of CPU types.
14
15 Thu Sep 22 11:04:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
16
17 * binutils.all/objdump.exp: Update for new usage message.
18 * binutils.all/size.exp: Use a double backslash in the string to
19 get a single backslash to the regexp matcher. Accept $TEXT$,
20 $DATA$ and $BSS$ as well as .text, .data and .bss, for HP/UX.
21
22 Fri Sep 2 12:53:10 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
23
24 * config/unix.exp: If nm.new does not exist, use [transform nm].
25 * config/default.exp: Likewise.
26
27 Wed Aug 24 12:41:37 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
28
29 * configure.in, binutils.all/configure.in: Change i386 to
30 i[345]86.
31
32 Tue Jul 19 15:23:53 1994 Bill Cox (bill@rtl.cygnus.com)
33
34 * config/mt-mips-ecoff: Add -Tidp.ld option.
35
36 Thu Jun 30 12:41:55 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
37
38 * config/default.exp: Use nm.new, not nm, from newly built tree.
39
40 Tue May 17 14:04:05 1994 Bill Cox (bill@rtl.cygnus.com)
41
42 * config/default.exp, config/unix.exp: Replace error
43 proc calls with perror.
44
45 Tue May 10 11:20:54 1994 Stan Shebs (shebs@andros.cygnus.com)
46
47 * configure.in (sparclite): Match on sparclite*-*-*.
48
49 Wed Apr 13 18:25:19 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
50
51 * config/unix.exp: Use nm.new, not nm, from newly built tree.
52
53 * binutils.all/objdump.exp: Add more wildcards to list of
54 single-letter options in pattern for usage message.
55
56 * binutils.all/nm.exp: Deleted debug-symbols test, since it only
57 works for a.out/stabs systems. Fixed regexps to make underscores
58 optional, since some C compilers don't prepend them. Deleted
59 check for foo.o symbol, since again some systems don't generate
60 it.
61
62 Mon Apr 11 10:31:00 1994 Bill Cox (bill@rtl.cygnus.com)
63
64 * Makefile.in (check): Set TCL_LIBRARY for runtest.
65
66 Mon Feb 14 19:34:03 1994 Rob Savoye (rob@darkstar.cygnus.com)
67
68 * Makefile.in: Use new config features of DejaGnu in site.exp
69 file. "Make check" should now work for all crosses.
70
71 Fri Jan 28 18:00:29 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
72
73 * binutils.all/objdump.exp: In usage message, accept
74 "section-name" as well as "section_name".
75
76 Mon Jan 17 16:57:02 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
77
78 * binutils.all/objdump.exp: Trim list of format names expected,
79 and accept any known CPU type.
80
81 Thu Dec 2 20:50:24 1993 Rob Savoye (rob@darkstar.cygnus.com)
82
83 * Makefile.in: Remove some stuff from the site.exp file.
84 * config/unix.exp: Add global before seeing if the variables for
85 nm, objdump, and size exist.
86
87 Wed Nov 3 11:12:32 1993 Rob Savoye (rob@darkstar.cygnus.com)
88
89 * config/udi.exp,unix.exp: Transform tool name.
90 * binutils.all/*.exp: Clear errorInfo after exec.
91
92 Fri Jul 2 12:41:20 1993 Ian Lance Taylor (ian@cygnus.com)
93
94 * binutils.all/*.exp: Use -- for long arguments rather than +.
95
96 Fri Jun 4 10:52:29 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
97
98 * configure.in: change srctrigger to Makefile.in
99
100 Wed May 26 17:27:46 1993 Ian Lance Taylor (ian@cygnus.com)
101
102 * Makefile.in (FLAGS_TO_PASS): Pass down CC and CFLAGS.
103
104 Fri May 7 13:58:44 1993 Ian Lance Taylor (ian@cygnus.com)
105
106 * binutils.all/objdump.exp: Update for new usage message.
107
108 Mon Apr 19 14:08:52 1993 Rob Savoye (rob@darkstar.cygnus.com)
109
110 * binutils.all/*.exp: Use the new util_test proc.
111 * Makefile.in: Create a local site.exp file with config info.
112
113 Thu Mar 25 05:38:47 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
114
115 * nm.all/configure.in (srcname): Delete extra quote.
116
117 Mon Feb 22 07:54:03 1993 Mike Werner (mtw@poseidon.cygnus.com)
118
119 * binutils/testsuite: made modifications to testcases, etc., to allow
120 them to work properly given the reorganization of deja-gnu and the
121 relocation of the testcases from deja-gnu to a "tool" subdirectory.
122
123 Sun Feb 21 10:55:55 1993 Mike Werner (mtw@poseidon.cygnus.com)
124
125 * binutils/testsuite: Initial creation of binutils/testsuite.
126 Migrated dejagnu testcases and support files for testing nm to
127 binutils/testsuite from deja-gnu. These files were moved "as is"
128 with no modifications. This migration is part of a major overhaul
129 of dejagnu. The modifications to these testcases, etc., which
130 will allow them to work with the new version of dejagnu will be
131 made in a future update.
132