OSDN Git Service

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