summaryrefslogtreecommitdiff
path: root/maintainer-scripts
Commit message (Collapse)AuthorAgeFilesLines
* 2012-08-29 Basile Starynkevitch <basile@starynkevitch.net>bstarynk2012-08-293-2/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | MELT branch merged with trunk rev 190745 using svnmerge, notably C++ conversion. [gcc/] 2012-08-29 Basile Starynkevitch <basile@starynkevitch.net> {{merging with trunk, converted to C++}} * melt-runtime.h (MELT_FLEXIBLE_DIM): Set when C++. * melt-runtime.c (melt_tempdir_path): Don't use choose_tmpdir from libiberty. (meltgc_start_module_by_index): Use address-of & on VEC_index. (melt_really_initialize): When printing builtin settings, handle GCC 4.8 as with implicit ENABLE_BUILD_WITH_CXX. (meltgc_out_edge): Provide additional flag TDF_DETAILS for dump_edge_info. (melt_val2passflag): Handle PROP_referenced_vars only when defined. * melt-module.mk: Use GCCMELT_COMPILER instead of GCCMELT_CC. * melt-build-script.tpl: Transmit GCCMELT_COMPILER on every make using melt-module.mk and improve the error message. * melt-build-script.sh: Regenerate. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/branches/melt-branch@190778 138bc75d-0d04-0410-961f-82ee72b054a4
* 2012-03-23 Basile Starynkevitch <basile@starynkevitch.net>bstarynk2012-03-232-3/+7
| | | | | | | | MELT branch merged with trunk rev 185727 using svnmerge git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/branches/melt-branch@185729 138bc75d-0d04-0410-961f-82ee72b054a4
* 2012-03-15 Basile Starynkevitch <basile@starynkevitch.net>bstarynk2012-03-153-2/+6
| | | | | | | | MELT branch merged with trunk rev 185416 using svnmerge git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/branches/melt-branch@185423 138bc75d-0d04-0410-961f-82ee72b054a4
* 2012-03-08 Basile Starynkevitch <basile@starynkevitch.net>bstarynk2012-03-082-2/+14
| | | | | | | | | | | | | | | MELT branch merged with trunk [future 4.8] rev 185094 using svnmerge 2011-03-08 Basile Starynkevitch <basile@starynkevitch.net> [gcc/] * melt-build.tpl (meltframe.args): Add -Iinclude-fixed if it exists. * melt-build.mk: Regenerate. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/branches/melt-branch@185096 138bc75d-0d04-0410-961f-82ee72b054a4
* 2011-11-21 Basile Starynkevitch <basile@starynkevitch.net>bstarynk2011-11-212-0/+6
| | | | | | | | MELT branch merged with trunk rev 181552 using svnmerge git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/branches/melt-branch@181554 138bc75d-0d04-0410-961f-82ee72b054a4
* 2011-06-30 Basile Starynkevitch <basile@starynkevitch.net>bstarynk2011-06-302-1/+5
| | | | | | | | MELT branch merged with trunk rev 175718 using svnmerge. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/branches/melt-branch@175720 138bc75d-0d04-0410-961f-82ee72b054a4
* 2011-05-24 Basile Starynkevitch <basile@starynkevitch.net>bstarynk2011-05-242-72/+14
| | | | | | | | MELT branch merged with trunk rev 174103 using svnmerge git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/branches/melt-branch@174106 138bc75d-0d04-0410-961f-82ee72b054a4
* 2011-05-11 Basile Starynkevitch <basile@starynkevitch.net>bstarynk2011-05-112-7/+6
| | | | | | | | MELT branch merged with trunk rev 173647 using svnmerge git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/branches/melt-branch@173652 138bc75d-0d04-0410-961f-82ee72b054a4
* 2011-03-14 Basile Starynkevitch <basile@starynkevitch.net>bstarynk2011-03-142-1/+7
| | | | | | | | MELT branch merged with trunk rev 170941 using svnmerge git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/branches/melt-branch@170943 138bc75d-0d04-0410-961f-82ee72b054a4
* 2011-02-02 Basile Starynkevitch <basile@starynkevitch.net>bstarynk2011-02-072-0/+8
| | | | | | | MELT branch merged as suggest by Andread Schwab http://gcc.gnu.org/ml/gcc/2011-02/msg00099.html git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/branches/melt-branch@169879 138bc75d-0d04-0410-961f-82ee72b054a4
* 2011-02-01 Basile Starynkevitch <basile@starynkevitch.net>bstarynk2011-02-012-15/+21
| | | | | | | | MELT branch merged with trunk rev 169468 git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/branches/melt-branch@169469 138bc75d-0d04-0410-961f-82ee72b054a4
* 2010-12-20 Basile Starynkevitch <basile@starynkevitch.net>bstarynk2010-12-202-0/+5
| | | | | | | | MELT branch merged with trunk rev 168094 git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/branches/melt-branch@168096 138bc75d-0d04-0410-961f-82ee72b054a4
* 2010-12-10 Basile Starynkevitch <basile@starynkevitch.net>bstarynk2010-12-104-5/+23
| | | | | | | | MELT branch merged with trunk rev 167697 git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/branches/melt-branch@167699 138bc75d-0d04-0410-961f-82ee72b054a4
* 2010-09-19 Basile Starynkevitch <basile@starynkevitch.net>bstarynk2010-09-195-13/+47
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | MELT branch merged with trunk rev 164348, with some improvements in gcc/melt-runtime.[ch] 2010-09-19 Basile Starynkevitch <basile@starynkevitch.net> [[merged with trunk rev.164348, so improved MELT runtime!]] * gcc/melt-runtime.h: improved comments. (melt_debug_garbcoll, melt_debuggc_eprintf): Moved from melt-runtime.c. (melt_obmag_string): New declaration. (struct meltobject_st, struct meltclosure_st, struct meltroutine_st, struct meltmixbigint_st, struct meltstring_st): using GTY variable_size and @@MELTGTY@@ comment. (melt_mark_special): added debug print. * gcc/melt-runtime.c: Improved comments. Include bversion.h, realmpfr.h, gimple-pretty-print.h. (ggc_force_collect) Declared external. (melt_forward_counter): Added. (melt_obmag_string): New function. (melt_alptr_1, melt_alptr_2, melt_break_alptr_1_at) (melt_break_alptr_2_at, melt_break_alptr_1,melt_break_alptr_1) (melt_allocate_young_gc_zone, melt_free_young_gc_zone): New. (delete_special, meltgc_make_special): Improved debug printf and use melt_break_alptr_1... (ggc_alloc_*) macros defined for backport to GCC 4.5 (melt_forwarded_copy): Don't clear the new destination zone in old GGC heap. (meltgc_add_out_raw_len): Use ggc_alloc_atomic. (meltgc_raw_new_mappointers, meltgc_raw_put_mappointers) (meltgc_raw_remove_mappointers): Corrected length argument to ggc_alloc_cleared_vec_entrypointermelt_st. (melt_really_initialize): Call melt_allocate_young_gc_zone. (melt_initialize): Set flag_plugin_added. (melt_val2passflag): TODO_verify_loops only in GCC 4.5 git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/branches/melt-branch@164424 138bc75d-0d04-0410-961f-82ee72b054a4
* 2010-04-05 Basile Starynkevitch <basile@starynkevitch.net>bstarynk2010-04-052-3/+8
| | | | | | | | MELT branch merged with trunk rev 157965 git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/branches/melt-branch@157967 138bc75d-0d04-0410-961f-82ee72b054a4
* 2009-10-12 Basile Starynkevitch <basile@starynkevitch.net>bstarynk2009-10-122-1/+5
| | | | | | | | MELT branch merged with trunk rev 152672 git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/branches/melt-branch@152678 138bc75d-0d04-0410-961f-82ee72b054a4
* 2009-10-09 Basile Starynkevitch <basile@starynkevitch.net>bstarynk2009-10-092-1/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | MELT branch merged with trunk rev 152583 after the LTO merge inside trunk. [during merge with trunk 152583 the version information from GCC is used, not the checksum of the executable!] * gcc/melt-runtime.h (melt_gccversionstr): added extern declaration. * gcc/melt-runtime.c: Moved the #include before everything else. Updated comment NOTE about gengtype - which is now compatible with the trunk's. (melt_gccversionstr): added declaration. (load_checked_dynamic_module_index): use a gcc version string in modules, not a checksum of the executable. (melt_really_initialize): get a second argument for the gcc version string. Initialize melt_gccversionstr with it. (plugin_init): Build the gccversionstr out of gcc_version structure. (melt_initialize): calls melt_really_initialize with version_string. (melt_output_cfile_decl_impl): generates a genversionstr_melt instead of a genchecksum_melt. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/branches/melt-branch@152591 138bc75d-0d04-0410-961f-82ee72b054a4
* 2009-04-27 Basile Starynkevitch <basile@starynkevitch.net>bstarynk2009-04-274-11/+38
| | | | | | | | | | | MERGED WITH TRUNK r146824:: * gcc/basilys.h: all GTY goes before the identifiers. * gcc/basilys.c: removed errors.h include. * gcc/run-basilys.h: ditto. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/branches/melt-branch@146839 138bc75d-0d04-0410-961f-82ee72b054a4
* 2009-04-02 Basile Starynkevitch <basile@starynkevitch.net>bstarynk2009-04-022-1/+5
| | | | | | | | MELT branch merged with trunk r145451 git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/branches/melt-branch@145454 138bc75d-0d04-0410-961f-82ee72b054a4
* 2009-03-29 Basile Starynkevitch <basile@starynkevitch.net>bstarynk2009-03-292-3/+12
| | | | | | | | MELT branch merged with trunk r145230 git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/branches/melt-branch@145246 138bc75d-0d04-0410-961f-82ee72b054a4
* 2009-02-23 Basile Starynkevitch <basile@starynkevitch.net>bstarynk2009-02-232-2/+7
| | | | | | | | MELT branch merged with trunk r144379 git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/branches/melt-branch@144380 138bc75d-0d04-0410-961f-82ee72b054a4
* 2009-01-21 Basile Starynkevitch <basile@starynkevitch.net>bstarynk2009-01-212-1/+5
| | | | | | | | MELT branch merged with trunk r143546 git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/branches/melt-branch@143548 138bc75d-0d04-0410-961f-82ee72b054a4
* 2008-10-05 Basile Starynkevitch <basile@starynkevitch.net>bstarynk2008-10-052-7/+11
| | | | | | | | MELT branch merged with trunk r140892 git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/branches/melt-branch@140894 138bc75d-0d04-0410-961f-82ee72b054a4
* 2008-09-06 Basile Starynkevitch <basile@starynkevitch.net>bstarynk2008-09-061-1/+1
| | | | | | | | MELT branch merged with trunk r140063 git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/branches/melt-branch@140069 138bc75d-0d04-0410-961f-82ee72b054a4
* 2008-07-08 Basile Starynkevitch <basile@starynkevitch.net>bstarynk2008-07-086-183/+22
| | | | | | | | MELT branch merged with trunk r137620 git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/branches/melt-branch@137632 138bc75d-0d04-0410-961f-82ee72b054a4
* * crontab: Add 4.3 branch. Set trunk to 4.4.jakub2008-02-182-1/+6
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@132394 138bc75d-0d04-0410-961f-82ee72b054a4
* * gcc_release (build_sources): Pass --disable-multilib tojsm282008-01-282-2/+8
| | | | | | | | gcc_build. (SVN): Don't use full path. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@131908 138bc75d-0d04-0410-961f-82ee72b054a4
* 2008-01-21 Jonathan Wakely <jwakely.gcc@gmail.com>redi2008-01-212-3/+7
| | | | | | | * update_web_docs_libstdcxx_svn: "docs" dir moved to "doc". git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@131702 138bc75d-0d04-0410-961f-82ee72b054a4
* * gcc_release: Do not include copies of faq.html in releases,gerald2007-10-012-20/+5
| | | | | | | and remove all the explicit support code to pull in web pages. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@128901 138bc75d-0d04-0410-961f-82ee72b054a4
* gcc:jsm282007-08-213-1/+12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2007-08-21 Paul Brook <paul@codesourcery.com> Nathan Sidwell <nathan@codesourcery.com> Mark Mitchell <mark@codesourcery.com> Joseph Myers <joseph@codesourcery.com> * configure.ac: Add --with-pkgversion and --with-bugurl. * configure: Regenerate. * doc/install.texi: Document them. * version.c (version_string): Remove VERSUFFIX. (VERSUFFIX): Remove. (pkgversion_string): New. (bug_report_url): Do not hard-code initializer. * version.h (pkgversion_string): Declare. * Makefile.in (PKGVERSION_s, BUGURL_s, PKGVERSION, BUGURL_TEXI): Define. (version.o): Define PKGVERSION and BUGURL. (gcc-vers.texi): Define VERSION_PACKAGE and BUGURL. (%.pod): Define BUGURL. * gcc.c (process_command, main): Use pkgversion_string. * toplev.c (compile_file, print_version): Likewise. * protoize.c (main): Likewise. * gcov.c (print_version): Likewise. Update copyright date. * gcov-dump.c (print_version): Likewise. Update copyright date. * mips-tdump.c (main): Likewise. Update copyright date. * mips-tfile.c (main): Likewise. Update copyright date. * doc/include/gcc-common.texi: Include VERSION_PACKAGE as subtitle. * doc/bugreport.texi: Use BUGURL for bug-reporting instructions; shorten description. * doc/gcc.texi: Include VERSION_PACKAGE in version description. * doc/gccint.texi: Likewise. * doc/invoke.texi: Use BUGURL for bug-reporting instructions. Update copyright date. gcc/fortran: 2007-08-21 Paul Brook <paul@codesourcery.com> Nathan Sidwell <nathan@codesourcery.com> Mark Mitchell <mark@codesourcery.com> Joseph Myers <joseph@codesourcery.com> * gfortranspec.c (lang_specific_driver): Use pkgversion_string. * Make-lang.in (gfortran.pod): Define BUGURL. * invoke.texi: Use BUGURL for bug-reporting instructions. gcc/java: 2007-08-21 Paul Brook <paul@codesourcery.com> Nathan Sidwell <nathan@codesourcery.com> Mark Mitchell <mark@codesourcery.com> Joseph Myers <joseph@codesourcery.com> * jcf-dump.c (version): Use pkgversion_string. Update copyright date. gcc/treelang: 2007-08-21 Paul Brook <paul@codesourcery.com> Nathan Sidwell <nathan@codesourcery.com> Mark Mitchell <mark@codesourcery.com> Joseph Myers <joseph@codesourcery.com> * tree1.c (treelang_handle_option): Use pkgversion_string. * treelang.texi (which-treelang): Define to use VERSION_PACKAGE. maintainer-scripts: 2007-08-21 Paul Brook <paul@codesourcery.com> Nathan Sidwell <nathan@codesourcery.com> Mark Mitchell <mark@codesourcery.com> Joseph Myers <joseph@codesourcery.com> * gcc_release: Do not include copies of bugs.html in releases. * update_web_docs_svn: Set VERSION_PACKAGE and BUGURL in gcc-vers.texi. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@127667 138bc75d-0d04-0410-961f-82ee72b054a4
* * update_web_docs_svn: Use -o with makeinfo, texi2dvi and texi2pdfjsm282007-07-062-3/+8
| | | | | | | commands. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@126420 138bc75d-0d04-0410-961f-82ee72b054a4
* * gcc_release: Update for Objective-C++.mrs2007-06-281-0/+4
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@126087 138bc75d-0d04-0410-961f-82ee72b054a4
* * gcc_release: Update for Objective-C++.mrs2007-06-281-1/+1
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@126084 138bc75d-0d04-0410-961f-82ee72b054a4
* * gcc_release: Adjust placement of release candidates.mmitchel2007-05-282-3/+7
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@125149 138bc75d-0d04-0410-961f-82ee72b054a4
* Revert some changes inadvertently committed as part of the previous revision.gerald2007-04-011-13/+6
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@123396 138bc75d-0d04-0410-961f-82ee72b054a4
* * update_web_docs_svn (MANUALS): Move towards the top of thegerald2007-03-312-8/+38
| | | | | | | script. Reformat for easier editing/diffing. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@123391 138bc75d-0d04-0410-961f-82ee72b054a4
* 2006-03-31 Tobias Burnus <burnus@net-b.de>burnus2007-03-312-1/+5
| | | | | | | | * update_web_docs_svn: Build also gfc-internals. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@123387 138bc75d-0d04-0410-961f-82ee72b054a4
* * update_version_svn (IGNORE_BRANCHES): Add 4_0-branch.gerald2007-02-252-1/+5
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@122321 138bc75d-0d04-0410-961f-82ee72b054a4
* * crontab: No longer build snapshots for 4.0.x.gerald2007-01-292-1/+4
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@121315 138bc75d-0d04-0410-961f-82ee72b054a4
* 2007-01-21 Tobias Burnus <burnus@net-b.de>burnus2007-01-202-1/+5
| | | | | | | | * update_web_docs_svn: Build also libgomp documentation. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@121013 138bc75d-0d04-0410-961f-82ee72b054a4
* * crontab: Spread snapshots more evenly throughout the week, andgerald2007-01-052-4/+9
| | | | | | | in "ascending" order. Build all at the same time of the day. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@120471 138bc75d-0d04-0410-961f-82ee72b054a4
* * crontab: Add 4.2 branch. Set trunk to 4.3.mmitchel2006-10-212-1/+6
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@117926 138bc75d-0d04-0410-961f-82ee72b054a4
* * gcc_release (LC_ALL): Default to C.gerald2006-09-182-1/+8
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@117029 138bc75d-0d04-0410-961f-82ee72b054a4
* * crontab: Don't build snapshot for 3.4.x anymore.gdr2006-03-113-2/+6
| | | | | | | * update_version_svn (IGNORE_BRANCHES): Add 3_4-branch. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@111968 138bc75d-0d04-0410-961f-82ee72b054a4
* * update_version_svn (ADD_BRANCHES): Remove dfp-branch.bje2006-01-122-1/+5
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@109635 138bc75d-0d04-0410-961f-82ee72b054a4
* * update_web_docs_svn: Remove unnecessary files from source tree.jsm282005-12-165-270/+29
| | | | | | | | Use set -e. * doc_exclude, update_web_docs, update_web_docs_libstdcxx: Remove. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@108698 138bc75d-0d04-0410-961f-82ee72b054a4
* * update_web_docs_svn: Set @srcdir in gcc-vers.texi. mmitchel2005-12-162-1/+2
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@108691 138bc75d-0d04-0410-961f-82ee72b054a4
* * 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-192-1/+6
| | | | 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-063-33/+24
| | | | | | | | | | 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