aboutsummaryrefslogtreecommitdiff
path: root/maintainer-scripts/gcc_release
AgeCommit message (Collapse)AuthorFilesLines
2004-06-09gcc_release (build_sources): Move the libcpp gmo files to the source directory.Paolo Bonzini1-0/+1
maintainer-scripts/ChangeLog: 2004-06-09 Paolo Bonzini <bonzini@gnu.org> * gcc_release (build_sources): Move the libcpp gmo files to the source directory. libcpp/ChangeLog: 2004-06-09 Paolo Bonzini <bonzini@gnu.org> * Makefile.am (all-local): New. * Makefile.in: Regenerate. From-SVN: r82819
2004-06-04gcc_release (maybe_build_tarfile): New function.Joseph Myers1-8/+27
* gcc_release (maybe_build_tarfile): New function. (build_tarfiles): Use maybe_build_tarfile. From-SVN: r82613
2004-05-21gcc_release (build_sources): Generate the NEWS file in toplevel.Paolo Carlini1-1/+1
2004-05-21 Paolo Carlini <pcarlini@suse.de> * gcc_release (build_sources): Generate the NEWS file in toplevel. From-SVN: r82095
2004-05-17gcc_release (build_sources): Change CRCs from brik to md5sum.Kelley Cook1-8/+2
[maintainer-scripts/] 2004-05-17 Kelley Cook <kcook@gcc.gnu.org> * gcc_release (build_sources): Change CRCs from brik to md5sum. [htdocs/] 2004-05-17 Kelley Cook <kcook@gcc.gnu.org> * snapshots.html: Update docs for checking with md5sum. From-SVN: r81958
2004-05-13* gcc_release (DIFF): Remove -3 option.Joseph Myers1-1/+1
From-SVN: r81767
2004-05-13Merge tree-ssa-20020619-branch into mainline.Diego Novillo1-2/+5
From-SVN: r81764
2004-04-19* gcc_release (build_sources): Do not use "-F" to tag sources.Mark Mitchell1-1/+4
From-SVN: r80867
2004-04-07gcc_release (build_sources): Do not use "-r" and "-D" at the same time with ↵Mark Mitchell1-2/+4
"cvs export". * gcc_release (build_sources): Do not use "-r" and "-D" at the same time with "cvs export". From-SVN: r80480
2004-03-27gcc_release: Fix sanity check for argument of -p command-line options.Gerald Pfeifer1-4/+5
* gcc_release: Fix sanity check for argument of -p command-line options. In snapshot mode, only generate diffs against the previous snapshot if the user did not specify any old tarball explictly. From-SVN: r80009
2004-03-25gcc_release (FTP_PATH): Use /var/ftp instead of ~ftp, and only set at a ↵Gerald Pfeifer1-4/+2
single place. * gcc_release (FTP_PATH): Use /var/ftp instead of ~ftp, and only set at a single place. From-SVN: r79949
2004-03-14gcc_release (SNAPSHOTS_DIR): New variable.Gerald Pfeifer1-6/+8
* gcc_release (SNAPSHOTS_DIR): New variable. Use it. (announce_snapshot): Use it. From-SVN: r79484
2004-03-14gcc_release (announce_snapshot): Use changedir instead of plain cd.Gerald Pfeifer1-1/+1
* gcc_release (announce_snapshot): Use changedir instead of plain cd. From-SVN: r79475
2004-02-10* gcc_release: Add libada as part of ADA_DIRS.Arnaud Charlet1-1/+1
From-SVN: r77595
2004-01-21gcc_release (build_sources): Delete call to make f77.rebuilt.R. Kelley Cook1-4/+0
2004-01-20 Kelley Cook <kcook@gcc.gnu.org> * gcc_release (build_sources): Delete call to make f77.rebuilt. From-SVN: r76314
2003-10-24gcc_release (build_sources): Use --enable-generated-files-in-srcdir.Kelley Cook1-1/+2
2003-10-23 Kelley Cook <kcook@gcc.gnu.org> * gcc_release (build_sources): Use --enable-generated-files-in-srcdir. From-SVN: r72904
2003-09-22gcc_release (announce_snapshot): Restructure processing of snapshot-README ↵Gerald Pfeifer1-4/+8
and snapshot-index.html and add a new... * gcc_release (announce_snapshot): Restructure processing of snapshot-README and snapshot-index.html and add a new substitution for @EXPORT@. From-SVN: r71652
2003-08-24gcc_release (build_sources): Create/update the LAST_UPDATED file in the ↵Gerald Pfeifer1-1/+3
source directory with information... * gcc_release (build_sources): Create/update the LAST_UPDATED file in the source directory with information how sources were obtained. From-SVN: r70762
2003-08-16gcc_release (build_sources): Use two new variables EXPORTTAG and EXPORTDATE ↵Gerald Pfeifer1-6/+23
to make the extraction of... * gcc_release (build_sources): Use two new variables EXPORTTAG and EXPORTDATE to make the extraction of sources more transparent and also allow snapshots (off mainline) without a tag. From-SVN: r70507
2003-08-08gcc_release: Correct logic for updating version.c.Mark Mitchell1-2/+2
* gcc_release: Correct logic for updating version.c. Put prereleases into a subdirectory. From-SVN: r70252
2003-07-23gcc_release (usage): Document that -s now takes symbolic name and branch of ↵Gerald Pfeifer1-10/+11
the snapshot as parameters. * gcc_release (usage): Document that -s now takes symbolic name and branch of the snapshot as parameters. Implement this as part of command-line processing. (BRANCH): Remove default initialization for snapshots. (CVSBRANCH): Ditto. Do not lay down a CVS tag if generating a snapshot from mainline. From-SVN: r69708
2003-07-19gcc_release (announce_snapshot): Use ${RELEASE} instead of ${BRANCH}-${DATE} ↵Gerald Pfeifer1-7/+8
to refer to the snapshot directory. * gcc_release (announce_snapshot): Use ${RELEASE} instead of ${BRANCH}-${DATE} to refer to the snapshot directory. Put README file into the snapshot directory. (RELEASE): Define as ${BRANCH}-${DATE} for snapshots. (FTP_PATH): Use ${RELEASE} in case of snapshots. (TAG): Ditto. (OLD_TARS): Adjust to new directory scheme for snapshots. From-SVN: r69584
2003-07-13gcc_release (announce_snapshot): Add substitution of @RELEASE@ for README ↵Gerald Pfeifer1-2/+6
and index.html. * gcc_release (announce_snapshot): Add substitution of @RELEASE@ for README and index.html. * snapshot-README: Use it. * snapshot-index.html: Ditto. From-SVN: r69307
2003-07-09gcc_release (announce_snapshot): Add substitution of @BRANCH for README and ↵Gerald Pfeifer1-9/+8
index.html. * gcc_release (announce_snapshot): Add substitution of @BRANCH for README and index.html. Remove substitution of @LONG_DATE. Put index.html into the respective snapshot directory. Adjust subject of the notification mail to the new naming scheme for CVS tags. Adjust name of the LATEST-IS-... files to the new naming scheme for snapshot directories. (FTP_PATH): Ditto. (LAST_DIR): Ditto. (LAST_LONG_DATE): Remove. * snapshot-README: Adjust to the new naming schemes for directories and snapshots per se. Dynamically fill in the respective branch instead of hardcoding it. * snapshot-index.html: Replace individual links to diffs with a general link to the diff/ subdirectory. Mention the concrete snapshot in <title> and <h1>. Adjust links to the new location of index.html. From-SVN: r69143
2003-07-08gcc_release: Move handling of complex modes directly after switch handling.Gerald Pfeifer1-20/+20
* gcc_release: Move handling of complex modes directly after switch handling. (TAG): Include the branch name as part of snapshot CVS tags. From-SVN: r69082
2003-07-04gcc_release: Execute gcc.gnu.org-only operations which are related to diff ↵Gerald Pfeifer1-3/+3
generation only if... * gcc_release: Execute gcc.gnu.org-only operations which are related to diff generation only if diffs have been requested. (build_sources): Improve tracing and an error message related to tagging. From-SVN: r68924
2003-07-01gcc_release (BRANCH): Rename to...Gerald Pfeifer1-10/+16
* gcc_release (BRANCH): Rename to... (CVSBRANCH): ...new macro, and use BRANCH for the variant users will see. (FTP_BRANCH): For snapshots, include ${BRANCH} in the last part of the directory name. Use .snapshot_date-${BRANCH} instead of .snapshot_date. From-SVN: r68777
2003-06-28gcc_release: Command "all" now creates .gz files only for releases and ↵Gerald Pfeifer1-1/+6
pre-releases. * gcc_release: Command "all" now creates .gz files only for releases and pre-releases. From-SVN: r68620
2003-06-27gcc_release (build_sources): Do not include gnats.html any longer.Gerald Pfeifer1-2/+2
* gcc_release (build_sources): Do not include gnats.html any longer. Make an error message more descriptive. From-SVN: r68597
2003-06-25gcc_release: Factor the updating of links and READMEs on the FTP server and ↵Gerald Pfeifer1-19/+25
sending mail for... * gcc_release: Factor the updating of links and READMEs on the FTP server and sending mail for snapshots into a... (announce_snapshot): ...new function. Add informative output for both. From-SVN: r68473
2003-06-18* gcc_release: Do not update gcc_latest_snapshot tag any longer.Gerald Pfeifer1-4/+0
From-SVN: r68150
2003-06-17gcc_release (build_tarfile): Build .bz2 files instead of .gz files.Gerald Pfeifer1-22/+22
* gcc_release (build_tarfile): Build .bz2 files instead of .gz files. (build_bz2): Rename to build_gzip and create .gz files from .bz2 files instead of the other way around. (build_gzip): New function. (build_diffs): Build .bz2 files instead of .gz files. (build_diff): Use .bz2 files instead of .gz files. Make an error message independent of the compression format. (MODE_BZIP2): Rename to MODE_GZIP. Related changes to the invocation of this script. (MODE_GZIP): New variable. (OLD_TARS): Use .bz2 archive of the previous snapshot. From-SVN: r68074
2003-06-10gcc_release (build_diff): Properly use ${TAR} instead of hard-coded tar.Gerald Pfeifer1-2/+2
* gcc_release (build_diff): Properly use ${TAR} instead of hard-coded tar. From-SVN: r67699
2003-05-27gcc_release (build_diffs): Add diagnostics in case we cannot generate a ↵Gerald Pfeifer1-1/+5
specific diff file. * gcc_release (build_diffs): Add diagnostics in case we cannot generate a specific diff file. From-SVN: r67186
2003-05-23gcc_release (build_sources): Only update ChangeLog files which do not yet ↵Gerald Pfeifer1-7/+12
contain the entry we are going to add. * gcc_release (build_sources): Only update ChangeLog files which do not yet contain the entry we are going to add. Fix typo in added ChangeLog entries. From-SVN: r67143
2003-05-20gcc_release (upload_files): Put diff files into a "diffs" subdirectoryGerald Pfeifer1-3/+13
* gcc_release (upload_files): Put diff files into a "diffs" subdirectory From-SVN: r66996
2003-05-18gcc_release: GNU CC -> GCC.Nathanael Nerode1-4/+4
2003-05-18 Nathanael Nerode <neroden@gcc.gnu.org> * gcc_release: GNU CC -> GCC. From-SVN: r66936
2003-05-12gcc_release (usage): Print more detailed description of all command-line ↵Gerald Pfeifer1-6/+15
options. * gcc_release (usage): Print more detailed description of all command-line options. From-SVN: r66734
2002-12-16* root.texi: Change version number to 3.4.Mark Mitchell1-2/+2
From-SVN: r60185
2002-09-24update_version: Do not check in files which are unchanged.Zack Weinberg1-11/+1
maintainer-scripts: * update_version: Do not check in files which are unchanged. * gcc_release: Only update the version in gcc/version.c. gcc: * version.c (version_string): Now const char[]. * version.h: Update to match. gcc/ada: * Make-lang.in (EXTRA_GNATBIND_OBJS): Add version.o. * Makefile.in (TOOLS_LIBS): Add ../../version.o. * gnatvsn.ads: Gnat_Version_String is now a function. * gnatvsn.adb: New file. When asked for Gnat_Version_String, copy the C version_string into a String and return it. * gnatcmd.adb, gnatkr.adb, gnatlbr.adb, gnatlink.adb, gnatls.adb,gnatmake.adb, gnatprep.adb, gnatpsta.adb: Remove pragma Ident (Gnat_Version_String). If this was the sole use of package Gnatvsn, remove the with statement too. * gnat1drv.adb: Tweak -gnatv output. gcc/f: * Make-lang.in (g77spec.o): Don't depend on f/version.h. (f/parse.o): Depend on version.h not f/version.h. (g77version.o, f/version.o): Delete all references. * com.c (ffecom_init_0): Fix transposed array indices in bsearch test. * g77spec.c: Don't include f/version.h or refer to ffe_version_string. * parse.c: Use version_string, not ffe_version_string. * version.c, version.h: Delete files. libf2c: * libF77/Version.c: Rename junk to __LIBF77_VERSION__. Add external decls for __LIBI77_VERSION__ and __LIBU77_VERSION__. Delete __G77_LIBF77_VERSION__ (g77__fvers__): Print all three __LIB*77_VERSION__ strings, and __VERSION__ if we have it; nothing else. * libI77/Version.c: Provide only __LIBI77_VERSION__ (formerly junk). * libU77/Version.c: Provide only __LIBU77_VERSION__ (formerly junk). From-SVN: r57461
2002-09-08gcc_release: Make snapshots come from the mainline.Joseph Myers1-2/+2
* gcc_release: Make snapshots come from the mainline. * snapshot-README: Update. From-SVN: r56949
2002-07-29gcc_release: Update comment.Andreas Jaeger1-1/+1
* gcc_release: Update comment. * snapshot-README: Snapshots are taken from GCC 3.2 branch. From-SVN: r55825
2002-07-29* gcc_release: Use the 3.2 branch for snapshots.Mark Mitchell1-1/+1
From-SVN: r55824
2002-05-26gnatvsn.ads (Gnat_Version_String): Change to "3.2 20020526 (experimental)".Joseph Myers1-1/+1
gcc/ada: * gnatvsn.ads (Gnat_Version_String): Change to "3.2 20020526 (experimental)". maintainer-scripts: * gcc_release: Add gcc/ada/gnatvsn.ads to list of files in which release status is updated. * update_version (textstring_FILES): Add gcc/ada/gnatvsn.ads. From-SVN: r53892
2002-05-21* gcc_release: Do upload files when local.Joseph Myers1-3/+1
From-SVN: r53689
2002-05-09* gcc_release: Correct upload handling.Mark Mitchell1-2/+5
From-SVN: r53315
2002-04-22* gcc_release (build_diffs): Remove reference to Chill.Mark Mitchell1-1/+1
From-SVN: r52614
2002-04-19* gcc_release: Set TZ to UTC0.Kelley R. Cook1-0/+4
From-SVN: r52529
2002-04-15MAINTAINERS: Remove chill maintainers.Mark Mitchell1-4/+1
* MAINTAINERS: Remove chill maintainers. * Makefile.in (CHILLFLAGS): Remove. (CHILL_LIB): Remove. (TARGET_CONFIGDIRS): Remove libchill. (CHILL_FOR_TARGET): Remove. (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or CHILL_LIB. (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill. (CHECK_TARGET_MODULES): Likewise. (INSTALL_TARGET_MODULES): Likewise. (CLEAN_TARGET_MODULES): Likewise. (configure-target-libchill): Remove. (all-target-libchill): Remove. * configure.in (target_libs): Remove target-libchill. Do not compute CHILL_FOR_TARGET. * libchill: Remove directory. Remove Chill front end. * gcc.c (default_compilers): Remove Chill entries. * ch: Remove directory. * doc/frontends.texi: Remove information about Chill. * doc/sourcebuild.texi: Likewise. * doc/standards.texi: Likewise. * testsuite/lib/chill.exp: Remove. * g77.texi: Remove Chill reference. * gcc_release (build_tarfiles): Do not build Chill tarfiles. (CHILL_DIRS): Remove. From-SVN: r52327
2002-03-10gcc_release: Build diffs for ada and chill.Joseph Myers1-5/+13
* gcc_release: Build diffs for ada and chill. Make "bzip2" a new major mode. From-SVN: r50516
2002-03-03* gcc_release: Make snapshots come from the 3.1 branch.Joseph Myers1-2/+2
From-SVN: r50262