]> git.ipfire.org Git - thirdparty/gcc.git/blame - contrib/ChangeLog
* c-common.c (c_unsafe_for_reeval): New function.
[thirdparty/gcc.git] / contrib / ChangeLog
CommitLineData
304acf0e 12000-11-19 Zack Weinberg <zackw@stanford.edu>
2
3 * texi2pod.pl:
4 - Add real command line parsing.
5 - Support @ifset, @ifclear, @set, @value, -D switch.
6 - Support @sc. Improve handling of @ref and friends.
7 - Discard @subsection, @need, @node lines.
8 - Un-nest font changes to match texinfo semantics.
9 - Handle @{ and @}. Oops.
10 - Don't emit E<> directives inside verbatim blocks.
11
27df11ba 122000-11-12 Bruce Korb <bkorb@gnu.org>
13
14 * release: generalize the release script a bit.
15
fd87d7ed 16Sat Nov 11 17:29:03 2000 Mark P Mitchell <mark@codesourcery.com>
17
18 * gcc_build: Add -o option for setting the objdir to use.
19
e4ba638c 202000-11-11 Jeff Law <law@redhat.com>,
21
22 * release: New file.
23
1aaa692a 242000-11-08 Jeff Law <law@redhat.com>,
25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
26
27 * snapshot: New file.
28
60f107a4 292000-11-08 Jeffrey Oldham <oldham@oz.codesourcery.com>
30
31 * gcc_build (bootstrap_gcc): New function.
32 (configure_gcc): Likewise.
33 (build_gcc): Rewritten to use configure and bootstrap.
34 (MAKE_BOOTSTRAP_OPTIONS): Replaced MAKE_OPTIONS.
35
c0921e86 362000-10-31 Mark Mitchell <mark@codesourcery.com>
37
38 * gcc_build (MAKE): New variable.
39 (build_gcc): Use it. Fix logging of errors.
40 (install_gcc): Likewise.
41
7a0994a1 422000-10-29 Mark Mitchell <mark@codesourcery.com>
43
44 * gcc_build: Save the output from CVS into the logfile as well.
45
1409de39 462000-10-25 Mark Mitchell <mark@codesourcery.com>
47
48 * gcc_build: Fix typos.
49
8fc76d19 502000-10-14 Joseph S. Myers <jsm28@cam.ac.uk>
51
52 * gperf-2.7-19981006.pat: Remove.
53
9d013742 542000-10-08 Joseph S. Myers <jsm28@cam.ac.uk>
55
56 * test_installed: Change EGCS references to refer to GCC.
57
a2263aab 582000-09-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
59
60 * gcc_update (touch_files): Add some informative output.
61
175a12a4 622000-09-16 Andreas Jaeger <aj@suse.de>
63
64 * gcc_update: Remove gcc/c-parse.gperf.
65
590684a5 662000-08-30 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>,
67 Alexandre Oliva <aoliva@redhat.com>
68
69 * gcc_update: Execute touch_files_reexec even if `cvs update`
70 failed.
71
6c5605c2 722000-08-09 Alexandre Oliva <aoliva@redhat.com>
73
74 * test_summary: AWK breaks with filenames containing `='.
75
275d96ed 76Sun Jul 16 12:04:33 2000 Mark P Mitchell <mark@codesourcery.com>
77
78 * gcc_build: New script.
79
d7beb261 802000-07-13 Mark Mitchell <mark@codesourcery.com>
81
82 * gcc_update (files_and_dependencies): Remove generated YACC files.
83
8c645ce6 842000-07-12 Mark Mitchell <mark@codesourcery.com>
85
86 * gcc_update (files_and_dependencies): Remove generated YACC files.
87
f00065ad 882000-06-04 Mark Mitchell <mark@codesourcery.com>
89
90 * newcvsroot: Handle filenames that contain spaces.
91
85757e95 922000-06-03 Zack Weinberg <zack@wolery.cumb.org>
93
94 * test_summary: In generated script, use cat <<'EOF' not cat <<\EOF.
95 Elide --with-gcc-version-trigger and --norecursion from
96 configure flags. Remove code to report status of haifa scheduler.
97
41698bd2 982000-05-18 Alexandre Oliva <aoliva@cygnus.com>
99
100 * gcc_update (self): Set to `$0'.
101 (touch_files_reexec): Use `$self' instead of `$0'.
41698bd2 102
3707d4b9 1032000-05-12 Alexandre Oliva <aoliva@cygnus.com>
104
105 * gcc_update (touch_files_reexec): New function, run after the
106 tree is modified.
107
e2bbeddb 1082000-05-08 Richard Hendeson <rth@cygnus.com>
109
110 * gcc_update: Remove references to inclhack.tpl.
111
f089d60c 1122000-04-28 Jason Merrill <jason@casey.cygnus.com>
113
114 * index-prop: Use a single pattern. Also support *** cdiffs.
115
1162000-04-28 Pavel Roskin <pavel_roskin@geocities.com>
117
118 * index-prop: Don't change /dev/null.
119
f0e2ad08 1202000-04-27 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
121
122 * gcc_update: Refer to GCC and gcc_update instead of egcs and
175a12a4 123 egcs_update.
f0e2ad08 124
c2f99343 1252000-04-26 Jonathan Larmour <jlarmour@redhat.co.uk>
126
f0e2ad08 127 * index-prop: Fix occasional problem when using cvs diff -p.
c2f99343 128
0b30807c 1292000-04-18 Zack Weinberg <zack@wolery.cumb.org>
130
131 * gcc_update: Remove references to cexp.c/cexp.y.
132
2ae5da4f 1331999-12-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
134
135 * newcvsroot: Add check on the number of command-line arguments.
136 Add usage.
137
34d21c0d 138Sun Nov 28 00:41:44 1999 William Bader (william@nscs.fast.net)
139
140 * gcc_update: Allow patches compressed by bzip2.
141
58ffe168 142