OSDN Git Service

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