aboutsummaryrefslogtreecommitdiff
path: root/contrib/gcc_build
AgeCommit message (Collapse)AuthorFilesLines
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