summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2011-07-18Partially revert last, keep assertions enabled (but with the correctjoerg
2011-07-18Pass HOST_CC otherwise fails e.g. on Mac OS X; fixed typo in --disable-assert...adam
2011-07-17Retire varargs.h support. Move machine/stdarg.h logic into MIjoerg
2011-07-17Update to Clang/LLVM r135360. Most importantly, this adjusts thejoerg
2011-07-16Build nbm68k-elf2aout as a host tool on m68k targetstsutsui
2011-07-13Update to LLVM/Clang r135100 to get past the type system rewrite.joerg
2011-07-10force HAVE_AS_SPARC_GOTDATA_OP to false, since those relocs seemmrg
2011-07-10install elf2ecoff for all mips64 systems. it's needed for stand.mrg
2011-07-07Update LLVM/Clang snapshot to r134635. This reduces the memory usage injoerg
2011-07-07Fix cleandir-llvm (only remove config if it exists)matt
2011-07-05Hook up LLVM's MIPS target.joerg
2011-07-05Also enable toolchain build of ARMjoerg
2011-07-05Hook up LLVM's ARM target.joerg
2011-07-05Use a different switch to explicitly disable developer-only librariesjoerg
2011-07-05Hook up LLVM's SPARC target.joerg
2011-07-04Hook up LLVM's PowerPC.joerg
2011-07-04Update LLVM/Clang to r134374. This brings the xstorerng alias for Viajoerg
2011-07-03fix the previousmrg
2011-07-03-I$DESTDIR/usr/include is escaping into the generated files frommrg
2011-07-03copy sysroot-suffix.h as well, for sh3.mrg
2011-07-02also pull out LIB2ADD_ST for libgcc.mrg
2011-07-01avoid creating an unused directory.mrg
2011-07-01- call each ${MKNATIVE_CONFIG_TARGET_LIBS} target separatelymrg
2011-06-30dependant -> dependentwiz
2011-06-30fix previous; they belong in _headers1mrg
2011-06-30- repurpose MKNATIVE_CONFIG_TARGET_LIBS to list all the targetsmrg
2011-06-30also pull tr1_impl_headers parallel_headers and decimal_headers for libstdc++mrg
2011-06-29fix all-tree.def, and add gtyp-input.listmrg
2011-06-29fix the path for libdecnumber.mrg
2011-06-29get libdecnumber info out of GCC.mrg
2011-06-28also need bversion.hmrg
2011-06-28some more updates for GCC 4.5.mrg
2011-06-23output stuff to the right libiberty dir for gcc 4.5.mrg
2011-06-23get this some what working with GCC 4.5. i at least have managed tomrg
2011-06-21use --sysroot with GCC 4.5. (maybe could with 4.1 too? the 4.1 codemrg
2011-06-21initial port to HAVE_GCC = 45. mknative-gcc parts are from memrg
2011-06-21always build gmake if HAVE_GCC.mrg
2011-06-20tools build framework for gmp, mpfr and mpc. from chuq.mrg
2011-06-13because we use --sysroot, force the default paths to be normalplunky
2011-06-10If building the cross gcc for softfloat, add --with-float=soft so it willmatt
2011-05-16Update to LLVM/Clang revision 131404. This includes the fix for asm labelsjoerg
2011-05-12Update LLVM and Clang snapshotjoerg
2011-04-21BSD grep is good enough if someone really needs src/tools/grep.joerg
2011-04-17Set "HOSTLIB" before including "bsd.own.mk" to get the destinationtron
2011-04-15Upgrade Heimdal to 1.5pre1 by switching the build from crypto/dist/heimdalelric
2011-04-14Tool for slc, a command built during the Heimdal build.elric
2011-04-10For USETOOLS=yes, use the --sysroot support of the compiler to cut downjoerg
2011-03-24Enable support for --sysroot in binutils and gcc.joerg
2011-03-21--with-clang-resource-dir is no longer neededjoerg
2011-03-20add a stdio neutral getline/getdelim implementation.christos