]> git.ipfire.org Git - thirdparty/gcc.git/blame - maintainer-scripts/ChangeLog
Daily bump.
[thirdparty/gcc.git] / maintainer-scripts / ChangeLog
CommitLineData
a1286ef5
ZW
12005-03-15 Zack Weinberg <zack@codesourcery.com>
2
3 * README: Update.
4 * gcc_release: Update gcc/DEV-PHASE if that file exists, instead
5 of gcc/version.c.
6 * update_version: Handle updating gcc/DATESTAMP.
7 * update_web_docs: Generate gcc-vers.texi first.
8
8bad007c
RM
92005-03-10 Ranjit Mathew <rmathew@hotmail.com>
10
11 * gcc_release (ADA_DIRS): Add "gnattools".
12
29231b75
MM
132005-02-25 Mark Mitchell <mark@codesourcery.com>
14
15 * crontab: Adjust for 4.0 branch.
16
31e0b858
SP
172004-12-30 Sebastian Pop <pop@cri.ensmp.fr>
18
a1286ef5 19 * update_version (ADD_BRANCHES): Replace lno-branch with
31e0b858
SP
20 autovect-branch.
21
ac265132
GP
222004-09-11 Gerald Pfeifer <gerald@pfeifer.com>
23
24 * crontab: Rename GCC 3.5 snapshots to GCC 4.0 snapshots.
25
f120a34c
KC
262004-08-14 Kelley Cook <kcook@gcc.gnu.org>
27
28 * gcc_release (build_sources): Add comment header to generated
29 MD5SUMS.
30
155cb616
KC
312004-08-06 Kelley Cook <kcook@gcc.gnu.org>
32
33 * gcc_release (snapshot_print): Accept arguments. Don't use echo -e.
34 (announce_snapshot): Update for above. Don't use echo -e.
a1286ef5 35
2e847896
KC
362004-08-03 Kelley Cook <kcook@gcc.gnu.org>
37
38 * maintainer-scripts (snapshot_print): New function.
39 (announce_snapshot): Generate announcment on the fly.
40 Use a directory link for LATEST.
41 * snapshot-README: Delete.
42 * snapshot-index.html: Delete.
43
0ca8e815
PB
442004-06-09 Paolo Bonzini <bonzini@gnu.org>
45
46 * gcc_release (build_sources): Move the libcpp gmo files
47 to the source directory.
48
d6f3f261
JM
492004-06-03 Joseph S. Myers <jsm@polyomino.org.uk>
50
51 * gcc_release (maybe_build_tarfile): New function.
52 (build_tarfiles): Use maybe_build_tarfile.
53
722962a6
PC
542004-05-21 Paolo Carlini <pcarlini@suse.de>
55
56 * gcc_release (build_sources): Generate the NEWS file in toplevel.
57
2f701185
KC
582004-05-17 Kelley Cook <kcook@gcc.gnu.org>
59
60 * gcc_release (build_sources): Change CRCs from brik to md5sum.
61
60cadaea
GP
622004-05-16 Gerald Pfeifer <gerald@pfeifer.com>
63
64 * crontab: Add GCC 3.5 snapshots, currenty run on Sundays.
65
61995575
JM
662004-05-13 Joseph S. Myers <jsm@polyomino.org.uk>
67
68 * update_web_docs: Also remove old .gz files from subdirectories
69 on the 15th of the month.
70
28204309
JM
712004-05-13 Joseph S. Myers <jsm@polyomino.org.uk>
72
73 * update_web_docs (MANUALS): Add gfortran.
74
014251ea
AC
752004-05-13 Arnaud Charlet <charlet@act-europe.fr>
76
77 * update_web_docs: Fix generation of Ada docs.
78
78ff5eea
JM
792004-05-13 Joseph S. Myers <jsm@polyomino.org.uk>
80
90c3ba6e
JM
81 * update_version (ADD_BRANCHES): Remove tree-ssa-20020619-branch.
82
78ff5eea
JM
83 * gcc_release (DIFF): Remove -3 option.
84
6de9cd9a
DN
852003-07-26 Paul Brook <paul@nowt.org>
86
87 * gcc_release: Add gcc-fortran.
88 * snapshot-README: Ditto.
89 * snapshot-index.html: Ditto.
90
02c672d5
GP
912004-05-02 Gerald Pfeifer <gerald@pfeifer.com>
92
93 * crontab: Move GCC 3.4 snapshots from Wednesday afternoon to
94 Friday night, where gcc.gnu.org has less load.
a1286ef5 95
eb4c9b54
GP
962004-05-02 Gerald Pfeifer <gerald@pfeifer.com>
97
98 * crontab: Adjust temporary directory used for snapshot generation.
a1286ef5 99 Move GCC 3.3 snapshots to Wednesday 22:32, where gcc.gnu.org has
eb4c9b54
GP
100 less load.
101
8e48104d
MM
1022004-04-19 Mark Mitchell <mark@codesourcery.com>
103
104 * gcc_release (build_sources): Do not use "-F" to tag sources.
105
2e55bbc1
MM
1062004-04-07 Mark Mitchell <mark@codesourcery.com>
107
108 * gcc_release (build_sources): Do not use "-r" and "-D" at the
109 same time with "cvs export".
110
aaaf25eb
GP
1112004-03-27 Gerald Pfeifer <gerald@pfeifer.com>
112
113 * gcc_release: Fix sanity check for argument of -p command-line
114 options. In snapshot mode, only generate diffs against the previous
115 snapshot if the user did not specify any old tarball explictly.
116
32f4b1ed
GP
1172004-03-25 Gerald Pfeifer <gerald@pfeifer.com>
118
119 * gcc_release (FTP_PATH): Use /var/ftp instead of ~ftp, and
120 only set at a single place.
121
238f2fef
GP
1222004-03-14 Gerald Pfeifer <gerald@pfeifer.com>
123
124 * gcc_release (SNAPSHOTS_DIR): New variable. Use it.
125 (announce_snapshot): Use it.
126
004a8355
GP
1272004-03-14 Gerald Pfeifer <gerald@pfeifer.com>
128
129 * gcc_release (announce_snapshot): Use changedir instead of
130 plain cd.
a1286ef5 131
0e315ffc
AC
1322004-02-10 Arnaud Charlet <charlet@act-europe.fr>
133
134 * gcc_release: Add libada as part of ADA_DIRS.
135
dd69a0e0
GP
1362004-01-21 Gerald Pfeifer <gerald@pfeifer.com>
137
138 * crontab: Make 3.4 snapshots from the new 3.4 release branch.
139
a541f69d
KC
1402004-01-20 Kelley Cook <kcook@gcc.gnu.org>
141
142 * gcc_release (build_sources): Delete call to make f77.rebuilt.
143
aeeb0e1b
GP
1442004-01-17 Gerald Pfeifer <gerald@pfeifer.com>
145
146 * snapshot-README: Mention how the snapshot was generated.
147 * snapshot-index.html: Ditto. Further sync with snapshot-README.
148
879b7101
JM
1492004-01-03 Joseph S. Myers <jsm@polyomino.org.uk>
150
151 * update_web_docs: Create tarballs of documentation sources and
152 HTML docs.
153
67a1d89d
GP
1542004-01-02 Gerald Pfeifer <gp@suse.de>
155
156 * update_version: Add some documentation.
a1286ef5 157
67a1d89d
GP
158