]> git.ipfire.org Git - thirdparty/gcc.git/blame - contrib/ChangeLog
If errorcount nonzero, don't call abort if the function is already defined.
[thirdparty/gcc.git] / contrib / ChangeLog
CommitLineData
3b0e5534
BK
1Tue Sep 22 07:30 Bruce Korb <korb@datadesign.com>
2
3 * fixinc/inclhack.def: Not all C++ comments in C headers
4 were treated alike. They are now. Also fixed syntax
5 of sed expression in "systypes" fix.
6
7 * fixinc/inclhack.def: Removed SVR4.2-ism from shell invocation
8
9 * egcs_update: Added fixinc/* generated files to touch list.
10
f06e7a27
KG
11Wed Sep 16 16:06:51 1998 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
12
13 * egcs_update: Additionally touch gcc/java/parse.[ch].
14
430c3d7b 15Thu Sep 9 16:48 Bruce Korb <korb@datadesign.com>
f06e7a27 16
430c3d7b
BK
17 * fixinc/inclhack.def: Added two files required by
18 SCO's Open Server 5's avoid_bool fix.
19 Regenerated fixinc.x and inclhack.sh to incorporate
20 the update.
21
aecb0339
RL
22Thu Sep 3 10:11:32 1998 Robert Lipe <robertl@dgii.com>
23
24 * egcs_update: Do the pass 1 CVS update only for files that
25 may reasonably be under CVS control.
26
49e921be
AO
271998-08-14 Alexandre Oliva <oliva@dcc.unicamp.br>
28
29 * test_installed: new script for testing already-installed
30 gcc/g++/g77
31
23a05d03
GP
32Wed Aug 12 19:59:36 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
33
34 * egcs_update: Assigned copyright to FSF.
35
9b14b81c
GP
36Tue Aug 11 17:55:53 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
37 Alexandre Oliva <oliva@dcc.unicamp.br>
38
39 * egcs_update: New switch --nostdflags and documentation
40 enhancements.
41
f717c7e4
GP
42Tue Aug 11 17:33:19 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
43
44 * egcs_update: New script.
45
7c3b5ba5
BK
461998-08-05 Bruce Korb <korbb@datadesign.com>
47
48 * fixinc/Makefile
49 Added define for target machine so machine-specific tests
50 can be selected for or against.
51
52 * fixinc/fixincl.c
53 Added an array of string pointers to machines to select
54 or avoid, depending on a FD_MACH_IFNOT bit flag.
55 Used a shell script to match the defined TARGET_MACHINE
56 with any of the given match patterns.
57
58 * fixinc/fixincl.tpl
59 Generate the array of strings and bit flag, as needed,
60 depending on "mach" and "not_machine" attributes for a fix.
61
62 * fixinc/mkfixinc.sh
63 Invoke the make with TARGET assigned the value of the
64 machine name argument.
65
31e9c6ed
MS
66Mon Jul 27 22:08:12 1998 Mike Stump (mrs@wrs.com)
67
68 * compare_tests: New script.
69
91fa313b
AO
701998-07-28 Alexandre Oliva <oliva@dcc.unicamp.br>
71
72 * test_summary: assigned copyright to FSF
73
18aca902
GP
74Mon Jul 27 20:33:02 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
75
76 * test_summary: Corrected script name in comments providing
77 documentation. Added linebreaks for lines with > 80 characters.
78
3e5fb7a9
AO
79Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
80
81 * test_summary: new switch (-i) and environment variable
82 (append_logs) for including files in the report.
83
91af92df
MH
841998-06-01 Manfred Hollstein <manfred@s-direktnet.de>
85
86 * warn_summary: Update to Kaveh's latest version allowing to
87 specify the last stage built.
88
a681b39b 891998-05-29 Bruce Korb <korbb@datadesign.com>
91af92df 90
a681b39b
BK
91 * fixinc/mkfixinc.sh
92 Changes to make it easier to invoke on platforms that
93 normally do not invoke fixincludes.
94
95 * fixinc/inclhack.def
96 Applied fixes from egcs/gcc/fixincludes from the past several
97 months.
98
8a5b8e20 991998-05-28 Bruce Korb <korbb@datadesign.com>
91af92df 100
8a5b8e20
BK
101 * fixinc/*: Updated most everything for a first real
102 try at getting "fast_fixincludes" working.
103
be3a14bb
JM
1041998-05-28 Jason Merrill <jason@yorick.cygnus.com>
105
106 * index-prop: New file.
107
269df0f8
JL
108Sat May 23 23:38:49 1998 Matthias Klose <doko@cs.tu-berlin.de>
109
110 * test_summary: find good awk (copied from warn_summary).
111
112Sat May 23 23:38:33 1998 Jeffrey A Law (law@cygnus.com)
113
114 * test_summary, warn_summary: New files