]> gcc.gnu.org Git - gcc.git/blame - contrib/ChangeLog
c_io_stdio.cc (seekoff): Fix return value.
[gcc.git] / contrib / ChangeLog
CommitLineData
c132c0e3
MM
12000-11-21 Mark Mitchell <mark@codesourcery.com>
2
3 * gcc_build: Remove code to put information in a log file.
4
3d6f4d76
ZW
52000-11-19 Zack Weinberg <zackw@stanford.edu>
6
7 * texi2pod.pl:
8 - Add real command line parsing.
9 - Support @ifset, @ifclear, @set, @value, -D switch.
10 - Support @sc. Improve handling of @ref and friends.
11 - Discard @subsection, @need, @node lines.
12 - Un-nest font changes to match texinfo semantics.
13 - Handle @{ and @}. Oops.
14 - Don't emit E<> directives inside verbatim blocks.
15
f6820157
BK
162000-11-12 Bruce Korb <bkorb@gnu.org>
17
18 * release: generalize the release script a bit.
19
8a3d997e
MM
20Sat Nov 11 17:29:03 2000 Mark P Mitchell <mark@codesourcery.com>
21
22 * gcc_build: Add -o option for setting the objdir to use.
23
1e8ba2a3
JL
242000-11-11 Jeff Law <law@redhat.com>,
25
26 * release: New file.
27
09ff8283
JL
282000-11-08 Jeff Law <law@redhat.com>,
29 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
30
31 * snapshot: New file.
32
37ac3c7f
JO
332000-11-08 Jeffrey Oldham <oldham@oz.codesourcery.com>
34
35 * gcc_build (bootstrap_gcc): New function.
36 (configure_gcc): Likewise.
37 (build_gcc): Rewritten to use configure and bootstrap.
38 (MAKE_BOOTSTRAP_OPTIONS): Replaced MAKE_OPTIONS.
39
9f56c004
MM
402000-10-31 Mark Mitchell <mark@codesourcery.com>
41
42 * gcc_build (MAKE): New variable.
43 (build_gcc): Use it. Fix logging of errors.
44 (install_gcc): Likewise.
45
d3d6410d
MM
462000-10-29 Mark Mitchell <mark@codesourcery.com>
47
48 * gcc_build: Save the output from CVS into the logfile as well.
49
59c341cb
MM
502000-10-25 Mark Mitchell <mark@codesourcery.com>
51
52 * gcc_build: Fix typos.
53
f4d48ea9
JM
542000-10-14 Joseph S. Myers <jsm28@cam.ac.uk>
55
56 * gperf-2.7-19981006.pat: Remove.
57
6f298a0a
JM
582000-10-08 Joseph S. Myers <jsm28@cam.ac.uk>
59
60 * test_installed: Change EGCS references to refer to GCC.
61
2d89ce6a
GP
622000-09-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
63
64 * gcc_update (touch_files): Add some informative output.
65
12acf3a9
AJ
662000-09-16 Andreas Jaeger <aj@suse.de>
67
68 * gcc_update: Remove gcc/c-parse.gperf.
69
41343a8f
GP
702000-08-30 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>,
71 Alexandre Oliva <aoliva@redhat.com>
72
73 * gcc_update: Execute touch_files_reexec even if `cvs update`
74 failed.
75
e50d2932
AO
762000-08-09 Alexandre Oliva <aoliva@redhat.com>
77
78 * test_summary: AWK breaks with filenames containing `='.
79
b9faa6b6
MM
80Sun Jul 16 12:04:33 2000 Mark P Mitchell <mark@codesourcery.com>
81
82 * gcc_build: New script.
83
1735b35f
MM
842000-07-13 Mark Mitchell <mark@codesourcery.com>
85
86 * gcc_update (files_and_dependencies): Remove generated YACC files.
87
792abd35
MM
882000-07-12 Mark Mitchell <mark@codesourcery.com>
89
90 * gcc_update (files_and_dependencies): Remove generated YACC files.
91
84d6d72f
MM
922000-06-04 Mark Mitchell <mark@codesourcery.com>
93
94 * newcvsroot: Handle filenames that contain spaces.
95
dd5330e8
ZW
962000-06-03 Zack Weinberg <zack@wolery.cumb.org>
97
98 * test_summary: In generated script, use cat <<'EOF' not cat <<\EOF.
99 Elide --with-gcc-version-trigger and --norecursion from
100 configure flags. Remove code to report status of haifa scheduler.
101
fda73e41
AO
1022000-05-18 Alexandre Oliva <aoliva@cygnus.com>
103
104 * gcc_update (self): Set to `$0'.
105 (touch_files_reexec): Use `$self' instead of `$0'.
fda73e41 106
25a9b3e5
AO
1072000-05-12 Alexandre Oliva <aoliva@cygnus.com>
108
109 * gcc_update (touch_files_reexec): New function, run after the
110 tree is modified.
111
bdcabcd4
RH
1122000-05-08 Richard Hendeson <rth@cygnus.com>
113
114 * gcc_update: Remove references to inclhack.tpl.
115
62014cb3
JM
1162000-04-28 Jason Merrill <jason@casey.cygnus.com>
117
118 * index-prop: Use a single pattern. Also support *** cdiffs.
119
1202000-04-28 Pavel Roskin <pavel_roskin@geocities.com>
121
122 * index-prop: Don't change /dev/null.
123
b9550bfb
GP
1242000-04-27 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
125
126 * gcc_update: Refer to GCC and gcc_update instead of egcs and
12acf3a9 127 egcs_update.
b9550bfb 128
db6a1df0
JL
1292000-04-26 Jonathan Larmour <jlarmour@redhat.co.uk>
130
b9550bfb 131 * index-prop: Fix occasional problem when using cvs diff -p.
db6a1df0 132
86702e31
ZW
1332000-04-18 Zack Weinberg <zack@wolery.cumb.org>
134
135 * gcc_update: Remove references to cexp.c/cexp.y.
136
05e1739f
GP
1371999-12-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
138
139 * newcvsroot: Add check on the number of command-line arguments.
140 Add usage.
141
5c96cc3b
WB
142Sun Nov 28 00:41:44 1999 William Bader (william@nscs.fast.net)
143
144 * gcc_update: Allow patches compressed by bzip2.
145
ba33cb50
ML
146