| Commit message (Expand) | Author | Age | Files | Lines |
| * | MFC r258428, r258445 | Pedro F. Giffuni | 2013-12-18 | 2 | -2/+2 |
| * | MFC rr258501, r258507; | Pedro F. Giffuni | 2013-12-15 | 2 | -3/+4 |
| * | On platforms where clang is the default compiler, don't build gcc or libstdc++. | David Chisnall | 2013-09-06 | 1 | -1/+6 |
| * | add support to gcc for AES and PCLMUL intrinsics... This addes the | John-Mark Gurney | 2013-09-03 | 3 | -1/+109 |
| * | gcc: install AMD intrinsics header ammintrin.h | Pedro F. Giffuni | 2013-06-07 | 1 | -2/+2 |
| * | When gcc 4.2.0 was imported, the 3DNow intrinsics header <mm3dnow.h> was | Dimitry Andric | 2013-05-08 | 1 | -1/+2 |
| * | Remove the Fortran directories. | Rui Paulo | 2013-04-25 | 3 | -70/+0 |
| * | bsd.own.mk needs to be included before Makefil.inc so MK_ARM_EABI is defined | Andrew Turner | 2013-01-25 | 1 | -3/+3 |
| * | Reorder so that NO_MAN is declared before bsd.own.mk is included and thus | Brooks Davis | 2013-01-24 | 1 | -6/+7 |
| * | Add compiler support for the ARM EABI. | Andrew Turner | 2013-01-17 | 12 | -3/+34 |
| * | Clean up hardcoded ar(1) flags in the tree to use the global ARFLAGS in | Eitan Adler | 2012-12-06 | 1 | -1/+1 |
| * | Add support for bmake. This includes: | Marcel Moolenaar | 2012-10-06 | 2 | -3/+4 |
| * | Merging of projects/armv6, part 3 | Oleksandr Tymoshenko | 2012-08-15 | 2 | -3/+6 |
| * | After the binutils 2.17.50 import, the assembler supports AS_REL16 | Nathan Whitehorn | 2012-07-08 | 1 | -1/+1 |
| * | Add src.conf option WITH_SHARED_TOOLCHAIN to enable building the | Konstantin Belousov | 2012-04-29 | 3 | -2/+10 |
| * | Assume a big-endian default on MIPS and drop the "eb" suffix from MACHINE_ARCH. | Juli Mallett | 2012-03-29 | 1 | -2/+3 |
| * | Add a WITH_CLANG_IS_CC option for src.conf(5), disabled by default, that | Dimitry Andric | 2012-02-29 | 4 | -7/+951 |
| * | Enable TLS support for ARM toolchain | Oleksandr Tymoshenko | 2012-02-14 | 1 | -2/+0 |
| * | * Don't give the impression that this compiler is GPLv3. | David E. O'Brien | 2011-10-24 | 1 | -1/+1 |
| * | Update gcc's __FreeBSD__ and __FreeBSD_cc_version macros for FreeBSD 10. | Dimitry Andric | 2011-10-18 | 1 | -2/+2 |
| * | Remove libobjc and other Objective-C related components, as these are | Dimitry Andric | 2011-04-17 | 4 | -42/+1 |
| * | In r219639, SSSE3 instruction set support was backported to our gcc. | Dimitry Andric | 2011-04-14 | 1 | -1/+1 |
| * | Now that TLS is supported for sparc64 by both binutils 2.17.50 committed | Marius Strobl | 2011-03-11 | 1 | -1/+1 |
| * | Merge binutils 2.17.50 to head. This brings a number of improvements to | Dimitry Andric | 2011-02-18 | 1 | -7/+5 |
| |\ |
|
| | * | Fix a missing underscore. | Nathan Whitehorn | 2010-12-09 | 1 | -1/+1 |
| | * | Sync: merge r215944 through r216132 from ^/head. | Dimitry Andric | 2010-12-02 | 1 | -1/+3 |
| | |\ |
|
| | * \ | Sync: merge r215396 through r215463 from ^/head. | Dimitry Andric | 2010-11-18 | 1 | -1/+1 |
| | |\ \ |
|
| | * \ \ | Sync: merge r215273 through r215318 from ^/head. | Dimitry Andric | 2010-11-14 | 1 | -1/+1 |
| | |\ \ \ |
|
| | * \ \ \ | Sync: merge r214895 through r215140 from ^/head. | Dimitry Andric | 2010-11-11 | 4 | -27/+28 |
| | |\ \ \ \ |
|
| | * | | | | | In case of powerpc64, enable HAVE_LD_NO_DOT_SYMS in gcc's auto-host.h. | Dimitry Andric | 2010-10-22 | 1 | -1/+3 |
| | * | | | | | Update gcc's auto-host.h header for binutils 2.17: turn on | Dimitry Andric | 2010-10-22 | 1 | -3/+3 |
| * | | | | | | Remove unused support for 64 bit long on 32 bit architectures. | Tijl Coosemans | 2011-01-07 | 1 | -6/+0 |
| * | | | | | | Retire TARGET_ABI. | Warner Losh | 2011-01-07 | 2 | -11/+8 |
| | |_|_|_|/
|/| | | | |
|
| * | | | | | Unbreak amd64<->i386 cross builds. | Nathan Whitehorn | 2010-12-02 | 1 | -2/+3 |
| * | | | | | The driver-XXX.c files used for host CPU detection with -march=native | Nathan Whitehorn | 2010-12-02 | 1 | -1/+2 |
| | |_|_|/
|/| | | |
|
| * | | | | Let gcc and ld know where to find 32 bit libraries on amd64. | Tijl Coosemans | 2010-11-17 | 1 | -1/+1 |
| | |_|/
|/| | |
|
| * | | | We need to add powerpc64->powerpc translations (I knew I hated copying | Warner Losh | 2010-11-14 | 1 | -1/+1 |
| | |/
|/| |
|
| * | | Complete the integration of tbemd branch into head. | Warner Losh | 2010-11-10 | 4 | -27/+28 |
| |/ |
|
| * | Teach our toolchain how to generate 64-bit PowerPC binaries. This fixes | Nathan Whitehorn | 2010-07-10 | 3 | -4/+22 |
| * | Fix build for O32 systems without a TARGET_CPUTYPE defined. We must default to | Juli Mallett | 2010-06-02 | 1 | -0/+8 |
| * | Add/improve mips64r2, Octeon, n32 and n64 support in the toolchain. | Juli Mallett | 2010-06-02 | 1 | -1/+22 |
| * | Non-GCC gcc compatible compilers may provide the same multimedia intrinsic | David E. O'Brien | 2010-05-12 | 3 | -3/+7 |
| * | Make little endian compiles produce little endian binaries on mips. | Warner Losh | 2010-03-05 | 1 | -0/+4 |
| * | Back-merge (by hand) r195668: | Warner Losh | 2010-01-08 | 1 | -3/+0 |
| * | Back out previous revision until better tested fix is ready. | Alexander Kabaev | 2009-06-29 | 1 | -8/+0 |
| * | Eliminate .text relocations in shared libraries compiled with stack protector. | Alexander Kabaev | 2009-06-28 | 1 | -0/+8 |
| * | Fix build breakage due to the interplay between r189801 and r189824. | David Schultz | 2009-03-14 | 1 | -0/+1 |
| * | Add strndup(3) prototype to string.h. | Konstantin Belousov | 2008-12-08 | 1 | -1/+1 |
| * | Add FreeBSD/MIPS support to GCC. | David E. O'Brien | 2008-09-01 | 3 | -1/+14 |
| * | Turn cc_tools/Makefile and Makefile.tgt into a "linear" read. Shared | David E. O'Brien | 2008-08-31 | 3 | -23/+20 |