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