* c-common.c (warn_format_security): New variable.
[official-gcc.git] / libio / testsuite / ChangeLog
blobbffb157505ec2d242550276682b7225b46a60d3b
1 Wed Jun 23 13:02:49 1999  Mark Mitchell <mark@codesourcery.com>
3         * lib/libio.exp (test_libio): Use additional_flags, not 
4         additional_options. 
6 Wed Nov 25 01:00:07 1998  Marc Espie <espie@quatramaran.ens.fr>
8         * Makefile.in (just-check): Ignore errors.
10 Sat Jun 27 23:59:35 1998  Carlo Wood  <carlo@runaway.xs4all.nl>
12         * lib/libio.exp (test_libio): Reset ld_library_path before appending
13         the same path(s) again.
15 Tue Jun  9 11:23:42 1998  Gavin Koch  <gavin@cygnus.com>
17         * Makefile.in (EXPECT) : Look for "expect" in the correct
18         place.
20 Sat Sep  6 00:49:31 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
22         * lib/libio.exp (test_libio): Lose -L.. before -lio, may as well
23         require things be fully usable.  Not ideal, but...also no longer
24         have the -liostream approach.
26 Fri Sep  5 15:38:37 1997  Jeffrey A Law  (law@cygnus.com)
28         * lib/libio.exp  (test_libio): Use libstdc++_{include,link}_flags
29         instead of g++_{include,link}_flags.
31 Thu Sep  4 15:22:46 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
33         * lib/libio.exp (test_libio): Add `-L..' before -lio.
34         Use `-L.. -liostream' for now.
36 Fri Jun 27 18:19:21 1997  Bob Manson  <manson@charmed.cygnus.com>
38         * lib/libio.exp(libio_init): New procedure.
39         (test_libio): Link with a status wrapper if necessary. Strip
40         leading newlines before comparing output. Look for a multilib
41         libiberty directory.
43 Tue Jun  3 15:17:31 1997  Bob Manson  <manson@charmed.cygnus.com>
45         * lib/libio.exp: Don't use global exec_output variable; the output
46         is returned from remote_load instead.
48 Tue May 20 17:59:31 1997  Jeffrey A Law  (law@cygnus.com)
50         * lib/libio.exp: If "slow_simulator" is set, then add
51         -DSLOW_SIMULATOR to the compiler's arguments.
53 Fri May 16 19:33:39 1997  Bob Manson  <manson@charmed.cygnus.com>
55         * lib/libio.exp: Name the executables after the testcases.
57         * libio.tests/tiomisc.exp: Turn off warnings when conpiling.
59 Thu May  1 17:01:47 1997  Bob Manson  <manson@charmed.cygnus.com>
61         * lib/libio.exp: Link in libiberty.a.
63 Tue Apr 29 16:34:37 1997  Mike Stump  <mrs@cygnus.com>
65         * testsuite/lib/libio.exp: Fixup so that we always have the same
66         number of testcases, and so that we have meaningful testcase
67         names.
69 Tue Apr 29 13:08:41 1997  Bob Manson  <manson@charmed.cygnus.com>
71         * lib/libio.exp: Add support for --tool_opts.
73 Mon Apr 28 11:26:06 1997  Bob Manson  <manson@charmed.cygnus.com>
75         * Makefile.in: Removed clean rule, as it is added by configure.
76         Remove a lot of unused rules.
78 Sun Apr 27 15:02:48 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
80         * Makefile.in (clean): Add empty rule for now.
82 Sat Apr 26 13:41:44 1997  Bob Manson  <manson@charmed.cygnus.com>
84         * New DejaGnu-style testsuite.