]> gcc.gnu.org Git - gcc.git/blame - maintainer-scripts/ChangeLog
* config.gcc (hppa*64*-*-hpux11*): Use pa/t-hpux-shlib.
[gcc.git] / maintainer-scripts / ChangeLog
CommitLineData
29231b75
MM
12005-02-25 Mark Mitchell <mark@codesourcery.com>
2
3 * crontab: Adjust for 4.0 branch.
4
31e0b858
SP
52004-12-30 Sebastian Pop <pop@cri.ensmp.fr>
6
7 * update_version (ADD_BRANCHES): Replace lno-branch with
8 autovect-branch.
9
ac265132
GP
102004-09-11 Gerald Pfeifer <gerald@pfeifer.com>
11
12 * crontab: Rename GCC 3.5 snapshots to GCC 4.0 snapshots.
13
f120a34c
KC
142004-08-14 Kelley Cook <kcook@gcc.gnu.org>
15
16 * gcc_release (build_sources): Add comment header to generated
17 MD5SUMS.
18
155cb616
KC
192004-08-06 Kelley Cook <kcook@gcc.gnu.org>
20
21 * gcc_release (snapshot_print): Accept arguments. Don't use echo -e.
22 (announce_snapshot): Update for above. Don't use echo -e.
23
2e847896
KC
242004-08-03 Kelley Cook <kcook@gcc.gnu.org>
25
26 * maintainer-scripts (snapshot_print): New function.
27 (announce_snapshot): Generate announcment on the fly.
28 Use a directory link for LATEST.
29 * snapshot-README: Delete.
30 * snapshot-index.html: Delete.
31
0ca8e815
PB
322004-06-09 Paolo Bonzini <bonzini@gnu.org>
33
34 * gcc_release (build_sources): Move the libcpp gmo files
35 to the source directory.
36
d6f3f261
JM
372004-06-03 Joseph S. Myers <jsm@polyomino.org.uk>
38
39 * gcc_release (maybe_build_tarfile): New function.
40 (build_tarfiles): Use maybe_build_tarfile.
41
722962a6
PC
422004-05-21 Paolo Carlini <pcarlini@suse.de>
43
44 * gcc_release (build_sources): Generate the NEWS file in toplevel.
45
2f701185
KC
462004-05-17 Kelley Cook <kcook@gcc.gnu.org>
47
48 * gcc_release (build_sources): Change CRCs from brik to md5sum.
49
60cadaea
GP
502004-05-16 Gerald Pfeifer <gerald@pfeifer.com>
51
52 * crontab: Add GCC 3.5 snapshots, currenty run on Sundays.
53
61995575
JM
542004-05-13 Joseph S. Myers <jsm@polyomino.org.uk>
55
56 * update_web_docs: Also remove old .gz files from subdirectories
57 on the 15th of the month.
58
28204309
JM
592004-05-13 Joseph S. Myers <jsm@polyomino.org.uk>
60
61 * update_web_docs (MANUALS): Add gfortran.
62
014251ea
AC
632004-05-13 Arnaud Charlet <charlet@act-europe.fr>
64
65 * update_web_docs: Fix generation of Ada docs.
66
78ff5eea
JM
672004-05-13 Joseph S. Myers <jsm@polyomino.org.uk>
68
90c3ba6e
JM
69 * update_version (ADD_BRANCHES): Remove tree-ssa-20020619-branch.
70
78ff5eea
JM
71 * gcc_release (DIFF): Remove -3 option.
72
6de9cd9a
DN
732003-07-26 Paul Brook <paul@nowt.org>
74
75 * gcc_release: Add gcc-fortran.
76 * snapshot-README: Ditto.
77 * snapshot-index.html: Ditto.
78
02c672d5
GP
792004-05-02 Gerald Pfeifer <gerald@pfeifer.com>
80
81 * crontab: Move GCC 3.4 snapshots from Wednesday afternoon to
82 Friday night, where gcc.gnu.org has less load.
83
eb4c9b54
GP
842004-05-02 Gerald Pfeifer <gerald@pfeifer.com>
85
86 * crontab: Adjust temporary directory used for snapshot generation.
87 Move GCC 3.3 snapshots to Wednesday 22:32, where gcc.gnu.org has
88 less load.
89
8e48104d
MM
902004-04-19 Mark Mitchell <mark@codesourcery.com>
91
92 * gcc_release (build_sources): Do not use "-F" to tag sources.
93
2e55bbc1
MM
942004-04-07 Mark Mitchell <mark@codesourcery.com>
95
96 * gcc_release (build_sources): Do not use "-r" and "-D" at the
97 same time with "cvs export".
98
aaaf25eb
GP
992004-03-27 Gerald Pfeifer <gerald@pfeifer.com>
100
101 * gcc_release: Fix sanity check for argument of -p command-line
102 options. In snapshot mode, only generate diffs against the previous
103 snapshot if the user did not specify any old tarball explictly.
104
32f4b1ed
GP
1052004-03-25 Gerald Pfeifer <gerald@pfeifer.com>
106
107 * gcc_release (FTP_PATH): Use /var/ftp instead of ~ftp, and
108 only set at a single place.
109
238f2fef
GP
1102004-03-14 Gerald Pfeifer <gerald@pfeifer.com>
111
112 * gcc_release (SNAPSHOTS_DIR): New variable. Use it.
113 (announce_snapshot): Use it.
114
004a8355
GP
1152004-03-14 Gerald Pfeifer <gerald@pfeifer.com>
116
117 * gcc_release (announce_snapshot): Use changedir instead of
118 plain cd.
119
0e315ffc
AC
1202004-02-10 Arnaud Charlet <charlet@act-europe.fr>
121
122 * gcc_release: Add libada as part of ADA_DIRS.
123
dd69a0e0
GP
1242004-01-21 Gerald Pfeifer <gerald@pfeifer.com>
125
126 * crontab: Make 3.4 snapshots from the new 3.4 release branch.
127
a541f69d
KC
1282004-01-20 Kelley Cook <kcook@gcc.gnu.org>
129
130 * gcc_release (build_sources): Delete call to make f77.rebuilt.
131
aeeb0e1b
GP
1322004-01-17 Gerald Pfeifer <gerald@pfeifer.com>
133
134 * snapshot-README: Mention how the snapshot was generated.
135 * snapshot-index.html: Ditto. Further sync with snapshot-README.
136
879b7101
JM
1372004-01-03 Joseph S. Myers <jsm@polyomino.org.uk>
138
139 * update_web_docs: Create tarballs of documentation sources and
140 HTML docs.
141
67a1d89d
GP
1422004-01-02 Gerald Pfeifer <gp@suse.de>
143
144 * update_version: Add some documentation.
145
146