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