aboutsummaryrefslogtreecommitdiff
path: root/maintainer-scripts
AgeCommit message (Collapse)Author
2003-08-04Mark ChangeLogMark Mitchell
From-SVN: r70141
2003-08-04Mark ChangeLogMark Mitchell
From-SVN: r70137
2003-06-29gcc_release: Command "all" now creates .bz2 files only for releases and ↵Gerald Pfeifer
pre-releases. * gcc_release: Command "all" now creates .bz2 files only for releases and pre-releases. From-SVN: r68663
2003-06-27gcc_release (build_sources): Do not include gnats.html any longer.Gerald Pfeifer
* gcc_release (build_sources): Do not include gnats.html any longer. Make an error message more descriptive. From-SVN: r68598
2003-06-18* gcc_release: Do not update gcc_latest_snapshot tag any longer.Gerald Pfeifer
From-SVN: r68151
2003-06-02gcc_release (build_diffs): Add diagnostics in case we cannot generate a ↵Gerald Pfeifer
specific diff file. * gcc_release (build_diffs): Add diagnostics in case we cannot generate a specific diff file. From-SVN: r67338
2003-05-20gcc_release (upload_files): Put diff files into a "diffs" subdirectory.Gerald Pfeifer
* gcc_release (upload_files): Put diff files into a "diffs" subdirectory. From-SVN: r67032
2003-05-20* gcc_release: GNU CC -> GCC.Nathanael Nerode
From-SVN: r67031
2003-05-14Mark ChangeLogMark Mitchell
From-SVN: r66791
2003-05-13Mark ChangeLogMark Mitchell
From-SVN: r66786
2003-05-13Mark ChangeLogMark Mitchell
From-SVN: r66782
2002-09-24update_version: Do not check in files which are unchanged.Zack Weinberg
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-17* update_web_docs (MANUALS): Add fastjar.Joseph Myers
From-SVN: r57254
2002-09-08gcc_release: Make snapshots come from the mainline.Joseph Myers
* gcc_release: Make snapshots come from the mainline. * snapshot-README: Update. From-SVN: r56949
2002-08-28update_web_docs: Remove support for generating g77_news.html and g77_bugs.html.Joseph Myers
* update_web_docs: Remove support for generating g77_news.html and g77_bugs.html. * update_web_docs_old: Likewise. Remove support for generating thanks.html. From-SVN: r56644
2002-07-29gcc_release: Update comment.Andreas Jaeger
* 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 Mitchell
From-SVN: r55824
2002-05-31update_web_docs (MANUALS): Include various flavours of the GNAT User Guide.Florian Weimer
2002-05-31 Florian Weimer <fw@deneb.enyo.de> * update_web_docs (MANUALS): Include various flavours of the GNAT User Guide. From-SVN: r54109
2002-05-27update_version (textstring_FILES): Change gcc/ada/gnatvsn.ads to ↵Joseph Myers
gcc/gcc/ada/gnatvsn.ads. * update_version (textstring_FILES): Change gcc/ada/gnatvsn.ads to gcc/gcc/ada/gnatvsn.ads. From-SVN: r53918
2002-05-26gnatvsn.ads (Gnat_Version_String): Change to "3.2 20020526 (experimental)".Joseph Myers
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 Myers
From-SVN: r53689
2002-05-21* snapshot-README, snapshot-index.html: Remove chill.Joseph Myers
From-SVN: r53688
2002-05-09* gcc_release: Correct upload handling.Mark Mitchell
From-SVN: r53315
2002-04-22* gcc_release (build_diffs): Remove reference to Chill.Mark Mitchell
From-SVN: r52614
2002-04-21* update_web_docs (MANUALS): Remove chill. Add gnat_rm.Joseph Myers
From-SVN: r52581
2002-04-19* gcc_release: Set TZ to UTC0.Kelley R. Cook
From-SVN: r52529
2002-04-15MAINTAINERS: Remove chill maintainers.Mark Mitchell
* 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 Myers
* gcc_release: Build diffs for ada and chill. Make "bzip2" a new major mode. From-SVN: r50516
2002-03-06update_version: Don't indent the version string.Phil Edwards
2002-03-06 Phil Edwards <pme@gcc.gnu.org> * update_version: Don't indent the version string. From-SVN: r50364
2002-03-05snapshot-README: Note that snapshots come from the 3.1 branch.Joseph Myers
* snapshot-README: Note that snapshots come from the 3.1 branch. Update list of files. From-SVN: r50318
2002-03-03* gcc_release: Make snapshots come from the 3.1 branch.Joseph Myers
From-SVN: r50262
2002-02-26update_version: Automatically update version files on all branches.Mark Mitchell
* update_version: Automatically update version files on all branches. * crontab: Only invoke update_version once. From-SVN: r50049
2002-02-24gcc_release: Revert change to -p interface.Joseph Myers
* gcc_release: Revert change to -p interface. Allow for local and remote cases in creating directories. Give an error if -p argument names a directory. From-SVN: r50000
2002-02-22Fix typoMark Mitchell
[[Split portion of a mixed commit.]] From-SVN: r49952.2
2002-02-22gcc_release: Correct handling of diff-generation.Mark Mitchell
* gcc_release: Correct handling of diff-generation. Add "diffs" major mode. [[Split portion of a mixed commit.]] From-SVN: r49951.2
2002-02-08gcc_release: Substitute dates in snapshot-README and snapshot-index.html ↵Joseph Myers
files rather than... * gcc_release: Substitute dates in snapshot-README and snapshot-index.html files rather than directly using the old files on the FTP site. Set QMAILHOST. From-SVN: r49619
2002-02-08* snapshot-index.html: Improve markup.Gerald Pfeifer
From-SVN: r49617
2002-01-29snapshot-README, [...]: Use expressions such as @DATE@ rather than hardcoded ↵Joseph Myers
dates. * snapshot-README, snapshot-index.html: Use expressions such as @DATE@ rather than hardcoded dates. From-SVN: r49319
2002-01-29* snapshot-README, snapshot-index.html: New files.Joseph Myers
From-SVN: r49318
2002-01-06update_web_docs (contrib_file): Remove.Gerald Pfeifer
* update_web_docs (contrib_file): Remove. Also removing special handling of thanks.html. From-SVN: r48589
2001-12-17update_web_docs: Use makeinfo --html instead of texi2html.Joseph Myers
* update_web_docs: Use makeinfo --html instead of texi2html. Remove support for pre-3.1 GCC versions. Build online docs for gccint manual. From-SVN: r48120
2001-12-17update_web_docs_old: Copy from update_web_docs.Joseph Myers
* update_web_docs_old: Copy from update_web_docs. Add comment that this is for GCC 3.0.x and earlier versions. From-SVN: r48112
2001-11-19* gcc_release: Add /usr/local/bin to path when local.Joseph Myers
From-SVN: r47173
2001-11-06update_web_docs: Set SOURCEDIR so that install manual can be found when ↵Joseph Myers
running install.texi2html. * update_web_docs: Set SOURCEDIR so that install manual can be found when running install.texi2html. From-SVN: r46810
2001-11-06* gcc_release: Don't require a username if running locally.Joseph Myers
From-SVN: r46809
2001-11-05update_web_docs: Eliminate warnings about keeping files from web page ↵Joseph Myers
preprocessing. * update_web_docs: Eliminate warnings about keeping files from web page preprocessing. From-SVN: r46785
2001-11-05update_web_docs: Allow for the same file name in different directories.Joseph Myers
* update_web_docs: Allow for the same file name in different directories. From-SVN: r46784
2001-10-29* update_web_docs: Generate libiberty and gnat-style manuals.Joseph Myers
From-SVN: r46601
2001-10-24gcc_release: Build snapshots from mainline.Joseph Myers
* gcc_release: Build snapshots from mainline. Generate Ada and Chill tarballs. Correct error check when building diffs. Check for errors when building bzip2 files. * crontab: Use /sourceware/snapshot-tmp for building snapshots. From-SVN: r46456
2001-10-08crontab: Build weekly snapshots.Joseph Myers
maintainer-scripts: * crontab: Build weekly snapshots. contrib: * snapshot: Remove. From-SVN: r46078