]> git.ipfire.org Git - thirdparty/gcc.git/blame - contrib/ChangeLog
configure.in: Avoid [[ by using test and changequote.
[thirdparty/gcc.git] / contrib / ChangeLog
CommitLineData
23a05d03
GP
1Wed Aug 12 19:59:36 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
2
3 * egcs_update: Assigned copyright to FSF.
4
9b14b81c
GP
5Tue 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
f717c7e4
GP
11Tue Aug 11 17:33:19 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12
13 * egcs_update: New script.
14
7c3b5ba5
BK
151998-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
31e9c6ed
MS
35Mon Jul 27 22:08:12 1998 Mike Stump (mrs@wrs.com)
36
37 * compare_tests: New script.
38
91fa313b
AO
391998-07-28 Alexandre Oliva <oliva@dcc.unicamp.br>
40
41 * test_summary: assigned copyright to FSF
42
18aca902
GP
43Mon 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
3e5fb7a9
AO
48Fri 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
91af92df
MH
531998-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
a681b39b 581998-05-29 Bruce Korb <korbb@datadesign.com>
91af92df 59
a681b39b
BK
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
8a5b8e20 681998-05-28 Bruce Korb <korbb@datadesign.com>
91af92df 69
8a5b8e20
BK
70 * fixinc/*: Updated most everything for a first real
71 try at getting "fast_fixincludes" working.
72
be3a14bb
JM
731998-05-28 Jason Merrill <jason@yorick.cygnus.com>
74
75 * index-prop: New file.
76
269df0f8
JL
77Sat 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
81Sat May 23 23:38:33 1998 Jeffrey A Law (law@cygnus.com)
82
83 * test_summary, warn_summary: New files