summaryrefslogtreecommitdiff
path: root/maintainer-scripts/ChangeLog
Commit message (Collapse)AuthorAgeFilesLines
* * update_web_docs_svn: Set @srcdir in gcc-vers.texi. mmitchel2005-11-231-0/+4
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@107427 138bc75d-0d04-0410-961f-82ee72b054a4
* * crontab: Add 4.1 branch entry.mmitchel2005-11-191-0/+4
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@107213 138bc75d-0d04-0410-961f-82ee72b054a4
* * gcc_release: Further update for SVN. Don't set EXPORTTAG orjsm282005-11-061-0/+8
| | | | | | | | | | EXPORTDATE; always determine SVNREV the same way. Correct message about what sources are being retrived. Include branch information in LAST_UPDATED. * crontab: Don't include initial / in branch name. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@106564 138bc75d-0d04-0410-961f-82ee72b054a4
* 2005-11-05 Daniel Berlin <dberlin@dberlin.org>dberlin2005-11-061-0/+6
| | | | | | | | | | * gcc_release: Always determine revision number from date or tag, and use that, instead of fragile date based export. Put back setting of non-local CVSROOT. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@106554 138bc75d-0d04-0410-961f-82ee72b054a4
* 2005-11-05 Daniel Berlin <dberlin@dberlin.org>dberlin2005-11-051-0/+7
| | | | | | | | | | | * gcc_release: Make tags go in /tags. Don't tag for snapshots. Determine revision number of export and put into snapshot announcement. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@106531 138bc75d-0d04-0410-961f-82ee72b054a4
* Forgot ChangeLoggccadmin2005-11-041-0/+5
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@106478 138bc75d-0d04-0410-961f-82ee72b054a4
* 2005-10-26 Daniel Berlin <dberlin@dberlin.org>dberlin2005-10-291-0/+4
| | | | | | | | * update_web_docs_svn: Use -q to quiet svn. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@105987 138bc75d-0d04-0410-961f-82ee72b054a4
* 2005-10-26 Daniel Berlin <dberlin@dberlin.org>gccadmin2005-10-281-0/+4
| | | | | | | | * crontab: Update to reflect reality git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@105949 138bc75d-0d04-0410-961f-82ee72b054a4
* * gcc_release (build_sources): If trying to apply a tag thatmmitchel2005-10-011-0/+5
| | | | | | | already exists, issue an error message and exit. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@104854 138bc75d-0d04-0410-961f-82ee72b054a4
* PR other/23693jsm282005-09-301-0/+5
| | | | | | | * update_web_docs: Add PDF support. Correct check of DEV-PHASE. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@104837 138bc75d-0d04-0410-961f-82ee72b054a4
* * update_web_docs_old: Remove.jsm282005-09-301-0/+4
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@104835 138bc75d-0d04-0410-961f-82ee72b054a4
* 2005-08-14 Kelley Cook <kcook@gcc.gnu.org>kcook2005-08-151-0/+4
| | | | | | | * gcc_release: Update with FSF address. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@103097 138bc75d-0d04-0410-961f-82ee72b054a4
* * update_version (ADD_BRANCHES): Add dfp-branch.janis2005-07-261-0/+4
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@102390 138bc75d-0d04-0410-961f-82ee72b054a4
* * crontab: Spread snapshot building more evenly throughout thegerald2005-05-211-0/+5
| | | | | | | week. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@100051 138bc75d-0d04-0410-961f-82ee72b054a4
* * crontab: Don't build 3.3 branch snapshots.jsm282005-05-191-0/+5
| | | | | | | * update_version (IGNORE_BRANCHES): Add gcc-3_3-branch. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@99941 138bc75d-0d04-0410-961f-82ee72b054a4
* config:zack2005-03-161-15/+23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gcc-version.m4: Delete. fastjar: * Makefile.am (fastjar_TEXINFOS): Add gcc-vers.texi. (BASEVER, DEVPHASE): New variables. (POD2MAN): Adjust setting of --release option. (fastjar.1, grepjar.1, gcc-vers.texi): New rules. * Makefile.in: Regenerate. * configure.ac: Do not invoke TL_AC_GCC_VERSION. * aclocal.m4, configure: Regenerate. gcc: * BASE-VER, DATESTAMP, DEV-PHASE: New files. * Makefile.in (gcc_version, gcc_version_trigger, ): Delete. (BASEVER, DEVPHASE, DATESTAMP, BASEVER_c, DEVPHASE_c, DATESTAMP_c) (BASEVER_s, DEVPHASE_s, DATESTAMP_s): New variables. (version): Define using $(BASEVER_c). (Makefile, config.status, build/gcov-iov.o): No longer depends on version.c. (version.o): Depend on version files; add custom generation command. (prefix.o): Define BASEVER on command line. (s-iov): Depend on version files; adjust command. (TEXI_CPP_FILES, TEX_IGCC_FILES, TEXI_GCCINT_FILES, TEXI_CPPINT_FILES): Add gcc-vers.texi. (gcc-vers.texi): New rule. (doc/%.info, doc/%.dvi): Add -I . to command line. (doc/gccinstall.dvi): Likewise. (PACKAGE): Delete. All uses replaced with "gcc". * aclocal.m4: Do not include gcc-version.m4. * configure.ac: Do not invoke TL_AC_GCC_VERSION. Do not AC_SUBST nor AC_DEFINE PACKAGE or VERSION. Set is_release based on contents of DEV-PHASE. Set gcc_version based on contents of BASE-VER. Define WIN32_REGISTRY_KEY only if the user overrode the default. * config.in, configure: Regenerate. * gccbug.in: Determine version of GCC in use at runtime. * gcov-iov.c: Get version number and development phase from command line, not by including version.c. * intl.c: Replace all uses of PACKAGE with "gcc". * libada-mk.in: Delete unused "gcc_version" variable. * prefix.c: Default WIN32_REGISTRY_KEY to BASEVER. * version.c: (VERSUFFIX): New hook for redistributors; adjust commentary to match. (version_string): Put together from pieces. * config/alpha/x-vms: Do not use $(gcc_version). * config/i386/t-nwld: Likewise. * doc/include/gcc-common.texi: Include gcc-vers.texi for version-GCC and DEVELOPMENT. gcc/ada: * Make-lang.in (doc/gnat_ugn_unw.info, doc/gnat_rm.info) (doc/gnat_ugn_unw.dvi, doc/gnat_rm.dvi): Add gcc-vers.texi to dependencies. gcc/fortran: * Make-lang.in (GFORTRAN_TEXI): Add gcc-vers.texi. gcc/java: * Make-lang.in (TEXI_JAVA_FILES): Add gcc-vers.texi. gcc/treelang: * Make-lang.in (TEXI_TREELANG_FILES): Add gcc-vers.texi. libstdc++-v3: * include/Makefile.am (c++config.h): Depend on DATESTAMP from gcc subdirectory. Generate #define of __GLIBCXX__ from contents of that file. * include/Makefile.in: Regenerate. * include/bits/c++config: Do not define __GLIBCXX__. maintainer-scripts: * README: Update. * gcc_release: Update gcc/DEV-PHASE if that file exists, instead of gcc/version.c. * update_version: Handle updating gcc/DATESTAMP. * update_web_docs: Generate gcc-vers.texi first. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@96549 138bc75d-0d04-0410-961f-82ee72b054a4
* Fix non-Ada bootstrap failure reported by Ranjit Mathewwilson2005-03-111-0/+4
| | | | | | | | 2005-03-10 Ranjit Mathew <rmathew@hotmail.com> * gcc_release (ADA_DIRS): Add "gnattools". git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@96281 138bc75d-0d04-0410-961f-82ee72b054a4
* * crontab: Adjust for 4.0 branch.mmitchel2005-02-251-0/+4
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@95554 138bc75d-0d04-0410-961f-82ee72b054a4
* * update_version (ADD_BRANCHES): Replace lno-branch withspop2004-12-311-0/+5
| | | | | | | autovect-branch. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@92747 138bc75d-0d04-0410-961f-82ee72b054a4
* * crontab: Rename GCC 3.5 snapshots to GCC 4.0 snapshots.gerald2004-09-111-0/+4
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@87356 138bc75d-0d04-0410-961f-82ee72b054a4
* 2004-08-14 Kelley Cook <kcook@gcc.gnu.org>kcook2004-08-141-0/+5
| | | | | | | | * gcc_release (build_sources): Add comment header to generated MD5SUMS. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@86000 138bc75d-0d04-0410-961f-82ee72b054a4
* 2004-08-06 Kelley Cook <kcook@gcc.gnu.org>kcook2004-08-061-0/+5
| | | | | | | | * gcc_release (snapshot_print): Accept arguments. Don't use echo -e. (announce_snapshot): Update for above. Don't use echo -e. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@85637 138bc75d-0d04-0410-961f-82ee72b054a4
* 2004-08-03 Kelley Cook <kcook@gcc.gnu.org>kcook2004-08-031-0/+8
| | | | | | | | | | | * maintainer-scripts (snapshot_print): New function. (announce_snapshot): Generate announcment on the fly. Use a directory link for LATEST. * snapshot-README: Delete. * snapshot-index.html: Delete. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@85508 138bc75d-0d04-0410-961f-82ee72b054a4
* maintainer-scripts/ChangeLog:bonzini2004-06-091-0/+5
| | | | | | | | | | | | | | | | 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. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@82819 138bc75d-0d04-0410-961f-82ee72b054a4
* * gcc_release (maybe_build_tarfile): New function.jsm282004-06-041-0/+5
| | | | | | | (build_tarfiles): Use maybe_build_tarfile. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@82613 138bc75d-0d04-0410-961f-82ee72b054a4
* 2004-05-21 Paolo Carlini <pcarlini@suse.de>paolo2004-05-211-0/+4
| | | | | | | * gcc_release (build_sources): Generate the NEWS file in toplevel. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@82095 138bc75d-0d04-0410-961f-82ee72b054a4
* [maintainer-scripts/]kcook2004-05-171-0/+4
| | | | | | | | | | | | | 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. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@81958 138bc75d-0d04-0410-961f-82ee72b054a4
* * crontab: Add GCC 3.5 snapshots, currenty run on Sundays.gerald2004-05-161-0/+4
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@81919 138bc75d-0d04-0410-961f-82ee72b054a4
* * update_web_docs: Also remove old .gz files from subdirectoriesjsm282004-05-131-0/+5
| | | | | | | on the 15th of the month. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@81773 138bc75d-0d04-0410-961f-82ee72b054a4
* * update_web_docs (MANUALS): Add gfortran.jsm282004-05-131-0/+4
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@81772 138bc75d-0d04-0410-961f-82ee72b054a4
* 2004-05-13 Arnaud Charlet <charlet@act-europe.fr>jsm282004-05-131-0/+4
| | | | | | | * update_web_docs: Fix generation of Ada docs. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@81770 138bc75d-0d04-0410-961f-82ee72b054a4
* * update_version (ADD_BRANCHES): Remove tree-ssa-20020619-branch.jsm282004-05-131-0/+2
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@81768 138bc75d-0d04-0410-961f-82ee72b054a4
* * gcc_release (DIFF): Remove -3 option.jsm282004-05-131-0/+4
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@81767 138bc75d-0d04-0410-961f-82ee72b054a4
* Merge tree-ssa-20020619-branch into mainline.dnovillo2004-05-131-0/+6
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@81764 138bc75d-0d04-0410-961f-82ee72b054a4
* * crontab: Move GCC 3.4 snapshots from Wednesday afternoon togerald2004-05-021-0/+5
| | | | | | | Friday night, where gcc.gnu.org has less load. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@81413 138bc75d-0d04-0410-961f-82ee72b054a4
* * crontab: Adjust temporary directory used for snapshot generation.gerald2004-05-021-0/+6
| | | | | | | | Move GCC 3.3 snapshots to Wednesday 22:32, where gcc.gnu.org has less load. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@81409 138bc75d-0d04-0410-961f-82ee72b054a4
* * gcc_release (build_sources): Do not use "-F" to tag sources.mmitchel2004-04-191-0/+4
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@80867 138bc75d-0d04-0410-961f-82ee72b054a4
* * gcc_release (build_sources): Do not use "-r" and "-D" at themmitchel2004-04-071-0/+5
| | | | | | | same time with "cvs export". git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@80480 138bc75d-0d04-0410-961f-82ee72b054a4
* * gcc_release: Fix sanity check for argument of -p command-linegerald2004-03-271-0/+6
| | | | | | | | options. In snapshot mode, only generate diffs against the previous snapshot if the user did not specify any old tarball explictly. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@80009 138bc75d-0d04-0410-961f-82ee72b054a4
* * gcc_release (FTP_PATH): Use /var/ftp instead of ~ftp, andgerald2004-03-251-0/+5
| | | | | | | only set at a single place. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@79949 138bc75d-0d04-0410-961f-82ee72b054a4
* * gcc_release (SNAPSHOTS_DIR): New variable. Use it.gerald2004-03-141-0/+5
| | | | | | | (announce_snapshot): Use it. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@79484 138bc75d-0d04-0410-961f-82ee72b054a4
* * gcc_release (announce_snapshot): Use changedir instead ofgerald2004-03-141-0/+5
| | | | | | | plain cd. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@79475 138bc75d-0d04-0410-961f-82ee72b054a4
* * gcc_release: Add libada as part of ADA_DIRS.charlet2004-02-101-0/+4
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@77595 138bc75d-0d04-0410-961f-82ee72b054a4
* * crontab: Make 3.4 snapshots from the new 3.4 release branch.gerald2004-01-211-0/+4
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@76295 138bc75d-0d04-0410-961f-82ee72b054a4
* gcc/kcook2004-01-211-0/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2004-01-20 Kelley Cook <kcook@gcc.gnu.org> PR bootstrap/12730 * configure.ac: Delete definition and subsitution of docdir. Add info, man, srcman and srcinfo to target hooks. Create doc/ directory. * configure: Regenerate. * Makefile.in: Don't substitute docdir and delete all references throughout. (MAKEINFOFLAGS): Define. (stmp-docobjdir): Delete. (INFOFILES, MANFILES): Define. (info): Call lang.info, srcinfo and lang.srcinfo. (generated-manpages): Call lang.man, srcman and lang.srcman. (srcinfo, srcman): New rules to copy back files to source directory. (doc/%.info, doc/%.dvi, doc/%.1, doc/%.7): New implict rule. (install-man): Revamp rule. (clean): Update dvi directory. (distclean): Delete TAGS from front end directorys. (maintainer-clean): Delete all document files in source directory. objc/Make-lang.in (objc.man, objc.info): Dummy entries. (objc.srcman, objc.srcinfo): Likewise. gcc/ada/ 2004-01-20 Kelley Cook <kcook@gcc.gnu.org> * Make-lang.in: Replace $(docdir) with doc. (doc/gnat_ug_unx.info, doc/gnat_ug_vwx.info, doc/gnat_ug_vms.info doc/gnat_ug_wnt.info, doc/gnat_rm.info, doc/gnat-style.info): Update to use consistent MAKEINFO rule. (ada.man, ada.srcman): Dummy entry. (ADA_INFOFILES): Define. (ada.info, ada.srcinfo): New rules. gcc/cp/ 2004-01-20 Kelley Cook <kcook@gcc.gnu.org> * Make-lang.in: Replace $(docdir) with doc. (c++.info, c++.srcinfo): Dummy entry. (c++.man, c++.srcman): New rules. (c++.install-man): Revamp rule. gcc/f/ 2004-01-20 Kelley Cook <kcook@gcc.gnu.org> * Make-lang.in: Replace $(docdir) with doc. (TEXI_G77_FILES): Define. (f77.rebuilt): Delete. (f77.srcextra): Add dependencies on f/BUGS and f/NEWS. (f77.srcman, f77.srcinfo, f77.man, f77.info): New rules. (doc/g77.info, doc/g77.dvi): Depend on TEXI_G77_FILES. Always build in doc directory. Use $(MAKEINFOFLAGS). (info, dvi, generated_manpages): Update to look in doc directory. (f/BUGS, f/NEWS): Generate in build directory. (f77.mostlyclean): Delete BUGS and NEWS from build directory. (f77.maintainer-clean): Adjust to delete from source directory. (f77.install-man): Revamp rule. gcc/java/ 2004-01-20 Kelley Cook <kcook@gcc.gnu.org> * Make-lang.in: Replace $(docdir) with doc. (java.info, java.srcinfo, java.man, java.srcman): New rules. (java.install-man): Revamp rule. gcc/treelang/ 2004-01-20 Kelley Cook <kcook@gcc.gnu.org> * Make-lang.in: Replace $(docdir) with doc. (treelang.info, treelang.srcinfo): New rules. (treelang.man, treelang.man): Dummy entries. maintainer-scripts/ 2004-01-20 Kelley Cook <kcook@gcc.gnu.org> * gcc_release (build_sources): Delete call to make f77.rebuilt. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@76249 138bc75d-0d04-0410-961f-82ee72b054a4
* * snapshot-README: Mention how the snapshot was generated.gerald2004-01-171-0/+5
| | | | | | | * snapshot-index.html: Ditto. Further sync with snapshot-README. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@76037 138bc75d-0d04-0410-961f-82ee72b054a4
* * update_web_docs: Create tarballs of documentation sources andjsm282004-01-031-0/+5
| | | | | | | HTML docs. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@75372 138bc75d-0d04-0410-961f-82ee72b054a4
* * update_version: Add some documentation.gerald2004-01-021-0/+8
| | | | | | | * update_version (ADD_BRANCHES): Add lno-branch. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@75316 138bc75d-0d04-0410-961f-82ee72b054a4
* * maintainer-addresses: New script.gerald2003-11-021-0/+4
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@73185 138bc75d-0d04-0410-961f-82ee72b054a4
* 2003-10-23 Kelley Cook <kcook@gcc.gnu.org>kcook2003-10-241-0/+4
| | | | | | | * gcc_release (build_sources): Use --enable-generated-files-in-srcdir. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@72904 138bc75d-0d04-0410-961f-82ee72b054a4