OSDN Git Service

* egcs_update: Do the pass 1 CVS update only for files that
[pf3gnuchains/gcc-fork.git] / contrib / ChangeLog
1 Thu Sep  3 10:11:32 1998  Robert Lipe   <robertl@dgii.com>
2
3         * egcs_update: Do the pass 1 CVS update only for files that
4         may reasonably be under CVS control. 
5
6 1998-08-14  Alexandre Oliva  <oliva@dcc.unicamp.br>
7
8         * test_installed: new script for testing already-installed
9         gcc/g++/g77
10
11 Wed Aug 12 19:59:36 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
12
13         * egcs_update: Assigned copyright to FSF.
14
15 Tue Aug 11 17:55:53 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
16                           Alexandre Oliva  <oliva@dcc.unicamp.br>
17
18         * egcs_update: New switch --nostdflags and documentation
19         enhancements.
20
21 Tue Aug 11 17:33:19 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
22
23         * egcs_update: New script.
24
25 1998-08-05  Bruce Korb <korbb@datadesign.com>
26
27         * fixinc/Makefile
28         Added define for target machine so machine-specific tests
29         can be selected for or against.
30
31         * fixinc/fixincl.c
32         Added an array of string pointers to machines to select
33         or avoid, depending on a FD_MACH_IFNOT bit flag.
34         Used a shell script to match the defined TARGET_MACHINE
35         with any of the given match patterns.
36
37         * fixinc/fixincl.tpl
38         Generate the array of strings and bit flag, as needed,
39         depending on "mach" and "not_machine" attributes for a fix.
40
41         * fixinc/mkfixinc.sh
42         Invoke the make with TARGET assigned the value of the
43         machine name argument.
44
45 Mon Jul 27 22:08:12 1998  Mike Stump  (mrs@wrs.com)
46
47         * compare_tests: New script.
48
49 1998-07-28  Alexandre Oliva  <oliva@dcc.unicamp.br>
50
51         * test_summary: assigned copyright to FSF
52
53 Mon Jul 27 20:33:02 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
54
55         * test_summary: Corrected script name in comments providing
56         documentation.  Added linebreaks for lines with > 80 characters.
57
58 Fri Jun 19 02:36:59 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
59
60         * test_summary: new switch (-i) and environment variable
61         (append_logs) for including files in the report.
62
63 1998-06-01  Manfred Hollstein  <manfred@s-direktnet.de>
64
65         * warn_summary: Update to Kaveh's latest version allowing to
66         specify the last stage built.
67
68 1998-05-29  Bruce Korb <korbb@datadesign.com>
69
70         * fixinc/mkfixinc.sh
71         Changes to make it easier to invoke on platforms that
72         normally do not invoke fixincludes.
73
74         * fixinc/inclhack.def
75         Applied fixes from egcs/gcc/fixincludes from the past several
76         months.
77
78 1998-05-28  Bruce Korb <korbb@datadesign.com>
79
80         * fixinc/*: Updated most everything for a first real
81         try at getting "fast_fixincludes" working.
82
83 1998-05-28  Jason Merrill  <jason@yorick.cygnus.com>
84
85         * index-prop: New file.
86
87 Sat May 23 23:38:49 1998  Matthias Klose  <doko@cs.tu-berlin.de>
88
89         * test_summary: find good awk (copied from warn_summary).
90
91 Sat May 23 23:38:33 1998  Jeffrey A Law  (law@cygnus.com)
92
93         * test_summary, warn_summary: New files