OSDN Git Service

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