summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-06-30Update samples to the latest architecture framework.Yann E. MORIN"13-296/+349
2008-06-30Newer, better, tsocks(1)-like wrapper script for D.U.M.A.Yann E. MORIN"2-9/+47
2008-06-30Completely move GMP and MPFR files out of the compiler way into their own dir...Yann E. MORIN"3-2/+2
2008-06-30Re-order architecture specifics.Yann E. MORIN"1-5/+7
2008-06-30Force CT_WORK_DIR to "${CT_TOP_DIR}/targets" when saving the config as a new ...Yann E. MORIN"1-2/+3
2008-06-27Only present each of arch, abi, cpu tune and fpu optimisations for those targ...Yann E. MORIN"7-0/+49
2008-06-27Update the architecture API: architecture help is mandatory.Yann E. MORIN"9-0/+31
2008-06-27Update the Openrisc contributed support to the new auto-generated architectur...Yann E. MORIN"1-0/+0
2008-06-27Autogenerate the architecture selection choice menu.Yann E. MORIN"15-92/+138
2008-06-27Update the samples.Yann E. MORIN"12-63/+110
2008-06-27Native gcc is picky about the CC and LD variables. Set them unconditionally, ...Yann E. MORIN"1-2/+3
2008-06-27Do al ittle bit more jobs in parallel while building gcc.Yann E. MORIN"1-5/+5
2008-06-26Update the Alpha sample to check host GMP and MPFR.Yann E. MORIN"1-4/+4
2008-06-26Update the alpha sample to newer versions.Yann E. MORIN"1-8/+11
2008-06-25Don't force building target GMP and MPFR when a native gdb is built. Rather,Yann E. MORIN"2-3/+20
2008-06-25Add latest Linux kernel versions.Yann E. MORIN"1-0/+12
2008-06-25Update documentation.Yann E. MORIN"2-27/+28
2008-06-25Update samples.Yann E. MORIN"13-27/+37
2008-06-25Add a new sample for PowerPC. Suggested by Daniel DITTMANN.Yann E. MORIN"3-0/+505
2008-06-25Alloow for reporter without an URL (for privately mailed submissions).Yann E. MORIN"1-2/+6
2008-06-25Add a patch to gcc-4.2.{0,1,2,3} to fix soft-float on PowerPC.Yann E. MORIN"4-0/+84
2008-06-25Eye-candy in the ./configure help.Yann E. MORIN"1-0/+2
2008-06-25Enable using contributed code: add a new ./configure option to select which c...Yann E. MORIN"1-1/+43
2008-06-25Change default path where toolchain will run from to "${HOME}/x-tools/${CT_TA...Yann E. MORIN"1-1/+1
2008-06-24Add a new patch to make glibc build with latest (4.3.x) gcc.Yann E. MORIN"3-0/+50
2008-06-24New patches from Ioannis E. VENETIS to allow building more up-to-date Alpha x...Yann E. MORIN"11-0/+225
2008-06-24Allow to store working files outside the build tree (eg. incase the working t...Yann E. MORIN"2-5/+27
2008-06-24Don't build ncurses ADA bindings if an ADA x-compiler was not built.Yann E. MORIN"1-0/+1
2008-06-24Update samples to the latest set of options, build-tested.Yann E. MORIN"11-246/+583
2008-06-24Add a new patch to make glibc-es build with latest binutils (starting with 2....Yann E. MORIN"6-0/+108
2008-06-24Re-diff the openrisc support contrin patch to current code.Yann E. MORIN"1-0/+0
2008-06-23Sort samples.Yann E. MORIN"1-1/+1
2008-06-22Alexander Bigga reported this new sample.Yann E. MORIN"2-0/+310
2008-06-22Only priunt WARNings when saving the current configuration.Yann E. MORIN"1-5/+5
2008-06-20GMP and MPFR are no longer a sub-component of gcc (config-wise).Yann E. MORIN"8-47/+137
2008-06-20Un-mark Socks proxy settings as BROKEN.Yann E. MORIN"1-12/+4
2008-06-20Update config.sub.Yann E. MORIN"1-2/+6
2008-06-20Print "Build completed" only if not in error, not the other way around.Yann E. MORIN"1-1/+1
2008-06-20Really don't re-build MPFR autotools files at each run.Yann E. MORIN"2-5/+13
2008-06-20Update the alpha sample.Yann E. MORIN"1-4/+8
2008-06-20Don't force building a gdbserver when only native gdb is selected.Yann E. MORIN"2-2/+0
2008-06-20Only rebuild MPFR config files at extract time, not for every builds.Yann E. MORIN"1-8/+7
2008-06-20Realy fix building MPFR.Yann E. MORIN"1-0/+2
2008-06-19Fix building MPFR on distro that have strict sanity checks on libtool.m4 and ...Yann E. MORIN"1-0/+11
2008-06-19A bunch of fixes/improvements to the gdb build:Yann E. MORIN"2-59/+112
2008-06-19Only print "Build completed" if build was successful.Yann E. MORIN"1-2/+5
2008-06-19Fix building D.U.M.A. when C++ is not configured.Yann E. MORIN"1-1/+1
2008-06-19Build a C++ friendly uClibc.Yann E. MORIN"1-2/+2
2008-06-19Ioannis E. VENETIS was the first to report working alpha sample. Give him cre...Yann E. MORIN"1-0/+2
2008-06-19When building uClibc, always build the libpthread_db.Yann E. MORIN"1-3/+5