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