aboutsummaryrefslogtreecommitdiff
path: root/contrib/gcc_build
AgeCommit message (Collapse)AuthorFilesLines
2007-12-26compareSumTests3: Changed to GPLv3.Sebastian Pop1-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
2005-11-04*sigh* checked in the wrong patchSteven Bosscher1-2/+2
From-SVN: r106495
2005-11-03* gcc_build: Fix my previous checking.Steven Bosscher1-2/+5
From-SVN: r106449
2005-10-30gcc_build: Use gcc.gnu.org as the default server.Steven Bosscher1-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
2005-10-28gcc_build: Remove -d from the call to gcc_update.Andrew Pinski1-1/+1
2005-10-28 Andrew Pinski <pinskia@gcc.gnu.org> * gcc_build: Remove -d from the call to gcc_update. From-SVN: r105937
2005-10-28gcc_update: Update for svn.Daniel Berlin1-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
2005-08-15All files: Update with new FSF address.Kelley Cook1-2/+2
2005-08-14 Kelley Cook <kcook@gcc.gnu.org> * All files: Update with new FSF address. From-SVN: r103095
2003-08-21* gcc_build: Fix handling of -t option. Add -x option.Mark Mitchell1-4/+8
From-SVN: r70658
2003-05-23analyze_brprob, [...]: Change GNU CC to GCC.Nathanael Nerode1-5/+5
* analyze_brprob, gcc_build, gennews, texi2pod.pl: Change GNU CC to GCC. From-SVN: r67120
2003-03-03gcc_build: Use $GCC_CVS/$CVS instead of cvs.H.J. Lu1-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
2001-06-11gcc_build: Output information about the commands used to configure the compiler.Mark Mitchell1-0/+2
* gcc_build: Output information about the commands used to configure the compiler. From-SVN: r43222
2001-05-22* gcc_build: Use -d when invoking gcc_update.Mark Mitchell1-2/+2
From-SVN: r42426
2000-11-21* gcc_build: Remove code to put information in a log file.Mark Mitchell1-16/+6
From-SVN: r37624
2000-11-12* gcc_build: Add -o option for setting the objdir to use.Mark Mitchell1-1/+3
From-SVN: r37397
2000-11-08gcc_build (bootstrap_gcc): New function.Jeffrey Oldham1-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
2000-11-01gcc_build (MAKE): New variable.Mark Mitchell1-4/+12
* gcc_build (MAKE): New variable. (build_gcc): Use it. Fix logging of errors. (install_gcc): Likewise. From-SVN: r37180
2000-10-29* gcc_build: Save the output from CVS into the logfile as well.Mark Mitchell1-3/+3
From-SVN: r37136
2000-10-26* gcc_build: Fix typos.Mark Mitchell1-3/+3
From-SVN: r37066
2000-07-16Fix nameMark Mitchell1-1/+1
From-SVN: r35062
2000-07-16* gcc_build: New script.Mark Mitchell1-3/+3
From-SVN: r35061
2000-07-16* gcc_build: New script.Mark Mitchell1-0/+295
From-SVN: r35060