summaryrefslogtreecommitdiff
path: root/contrib/gcc_build
Commit message (Collapse)AuthorAgeFilesLines
* compareSumTests3: Changed to GPLv3.Sebastian Pop2007-12-261-1/+1
| | | | | | | | | | | | | | | 2007-12-26 Sebastian Pop <sebastian.pop@amd.com> * compareSumTests3: Changed to GPLv3. * prepare_patch.sh: Same. * uninclude: Same. * dglib.pm: Same. * gennews: Same. * texi2pod.pl: Same. * analyze_brprob: Same. * gcc_build: Same. From-SVN: r131186
* *sigh* checked in the wrong patchSteven Bosscher2005-11-041-2/+2
| | | | From-SVN: r106495
* * gcc_build: Fix my previous checking.Steven Bosscher2005-11-031-2/+5
| | | | From-SVN: r106449
* gcc_build: Use gcc.gnu.org as the default server.Steven Bosscher2005-10-301-4/+17
| | | | | | | * gcc_build: Use gcc.gnu.org as the default server. Set up SVN_REPOSITORY correctly. Add support for checking out branches. From-SVN: r106248
* gcc_build: Remove -d from the call to gcc_update.Andrew Pinski2005-10-281-1/+1
| | | | | | | | 2005-10-28 Andrew Pinski <pinskia@gcc.gnu.org> * gcc_build: Remove -d from the call to gcc_update. From-SVN: r105937
* gcc_update: Update for svn.Daniel Berlin2005-10-281-38/+25
| | | | | | | | | | | | | 2005-10-28 Daniel Berlin <dberlin@dberlin.org> Ben Elliston <bje@au1.ibm.com> * gcc_update: Update for svn. * newcvsroot: Ditto. * gcc_build: Ditto. Co-Authored-By: Ben Elliston <bje@au.ibm.com> From-SVN: r105933
* All files: Update with new FSF address.Kelley Cook2005-08-151-2/+2
| | | | | | | | 2005-08-14 Kelley Cook <kcook@gcc.gnu.org> * All files: Update with new FSF address. From-SVN: r103095
* * gcc_build: Fix handling of -t option. Add -x option.Mark Mitchell2003-08-211-4/+8
| | | | From-SVN: r70658
* analyze_brprob, [...]: Change GNU CC to GCC.Nathanael Nerode2003-05-231-5/+5
| | | | | | | * analyze_brprob, gcc_build, gennews, texi2pod.pl: Change GNU CC to GCC. From-SVN: r67120
* gcc_build: Use $GCC_CVS/$CVS instead of cvs.H.J. Lu2003-03-031-1/+3
| | | | | | | | | 2003-03-03 H.J. Lu <hjl@gnu.org> * gcc_build: Use $GCC_CVS/$CVS instead of cvs. * gcc_update: Likewise. From-SVN: r63730
* gcc_build: Output information about the commands used to configure the compiler.Mark Mitchell2001-06-111-0/+2
| | | | | | | * gcc_build: Output information about the commands used to configure the compiler. From-SVN: r43222
* * gcc_build: Use -d when invoking gcc_update.Mark Mitchell2001-05-221-2/+2
| | | | From-SVN: r42426
* * gcc_build: Remove code to put information in a log file.Mark Mitchell2000-11-211-16/+6
| | | | From-SVN: r37624
* * gcc_build: Add -o option for setting the objdir to use.Mark Mitchell2000-11-121-1/+3
| | | | From-SVN: r37397
* gcc_build (bootstrap_gcc): New function.Jeffrey Oldham2000-11-081-15/+34
| | | | | | | | | | | 2000-11-08 Jeffrey Oldham <oldham@oz.codesourcery.com> * gcc_build (bootstrap_gcc): New function. (configure_gcc): Likewise. (build_gcc): Rewritten to use configure and bootstrap. (MAKE_BOOTSTRAP_OPTIONS): Replaced MAKE_OPTIONS. From-SVN: r37323
* gcc_build (MAKE): New variable.Mark Mitchell2000-11-011-4/+12
| | | | | | | | * gcc_build (MAKE): New variable. (build_gcc): Use it. Fix logging of errors. (install_gcc): Likewise. From-SVN: r37180
* * gcc_build: Save the output from CVS into the logfile as well.Mark Mitchell2000-10-291-3/+3
| | | | From-SVN: r37136
* * gcc_build: Fix typos.Mark Mitchell2000-10-261-3/+3
| | | | From-SVN: r37066
* Fix nameMark Mitchell2000-07-161-1/+1
| | | | From-SVN: r35062
* * gcc_build: New script.Mark Mitchell2000-07-161-3/+3
| | | | From-SVN: r35061
* * gcc_build: New script.Mark Mitchell2000-07-161-0/+295
From-SVN: r35060