OSDN Git Service

* All .h files pushed down into the objc/ subdirectory.
[pf3gnuchains/gcc-fork.git] / contrib / ChangeLog
1 Tue 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
11 Wed Sep 16 16:06:51 1998  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12
13         * egcs_update: Additionally touch gcc/java/parse.[ch].
14
15 Thu Sep  9 16:48 Bruce Korb <korb@datadesign.com>
16         
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
22 Thu 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
27 1998-08-14  Alexandre Oliva  <oliva@dcc.unicamp.br>
28
29         * test_installed: new script for testing already-installed
30         gcc/g++/g77
31
32 Wed Aug 12 19:59:36 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
33
34         * egcs_update: Assigned copyright to FSF.
35
36 Tue 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
42 Tue Aug 11 17:33:19 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
43
44         * egcs_update: New script.
45
46 1998-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
66 Mon Jul 27 22:08:12 1998  Mike Stump  (mrs@wrs.com)
67
68         * compare_tests: New script.
69
70 1998-07-28  Alexandre Oliva  <oliva@dcc.unicamp.br>
71
72         * test_summary: assigned copyright to FSF
73
74 Mon 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
79 Fri 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
84 1998-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
89 1998-05-29  Bruce Korb <korbb@datadesign.com>
90
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
99 1998-05-28  Bruce Korb <korbb@datadesign.com>
100
101         * fixinc/*: Updated most everything for a first real
102         try at getting "fast_fixincludes" working.
103
104 1998-05-28  Jason Merrill  <jason@yorick.cygnus.com>
105
106         * index-prop: New file.
107
108 Sat 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
112 Sat May 23 23:38:33 1998  Jeffrey A Law  (law@cygnus.com)
113
114         * test_summary, warn_summary: New files