| Commit message (Expand) | Author | Age | Files | Lines |
* | add support to gcc for AES and PCLMUL intrinsics... This addes the | jmg | 2013-09-03 | 3 | -1/+109 |
* | gcc: install AMD intrinsics header ammintrin.h | pfg | 2013-06-07 | 1 | -2/+2 |
* | When gcc 4.2.0 was imported, the 3DNow intrinsics header <mm3dnow.h> was | dim | 2013-05-08 | 1 | -1/+2 |
* | Remove the Fortran directories. | rpaulo | 2013-04-25 | 3 | -70/+0 |
* | bsd.own.mk needs to be included before Makefil.inc so MK_ARM_EABI is defined | andrew | 2013-01-25 | 1 | -3/+3 |
* | Reorder so that NO_MAN is declared before bsd.own.mk is included and thus | brooks | 2013-01-24 | 1 | -6/+7 |
* | Add compiler support for the ARM EABI. | andrew | 2013-01-17 | 12 | -3/+34 |
* | Clean up hardcoded ar(1) flags in the tree to use the global ARFLAGS in | eadler | 2012-12-06 | 1 | -1/+1 |
* | Add support for bmake. This includes: | marcel | 2012-10-06 | 2 | -3/+4 |
* | Merging of projects/armv6, part 3 | gonzo | 2012-08-15 | 2 | -3/+6 |
* | After the binutils 2.17.50 import, the assembler supports AS_REL16 | nwhitehorn | 2012-07-08 | 1 | -1/+1 |
* | Add src.conf option WITH_SHARED_TOOLCHAIN to enable building the | kib | 2012-04-29 | 3 | -2/+10 |
* | Assume a big-endian default on MIPS and drop the "eb" suffix from MACHINE_ARCH. | jmallett | 2012-03-29 | 1 | -2/+3 |
* | Add a WITH_CLANG_IS_CC option for src.conf(5), disabled by default, that | dim | 2012-02-29 | 4 | -7/+951 |
* | Enable TLS support for ARM toolchain | gonzo | 2012-02-14 | 1 | -2/+0 |
* | * Don't give the impression that this compiler is GPLv3. | obrien | 2011-10-24 | 1 | -1/+1 |
* | Update gcc's __FreeBSD__ and __FreeBSD_cc_version macros for FreeBSD 10. | dim | 2011-10-18 | 1 | -2/+2 |
* | Remove libobjc and other Objective-C related components, as these are | dim | 2011-04-17 | 4 | -42/+1 |
* | In r219639, SSSE3 instruction set support was backported to our gcc. | dim | 2011-04-14 | 1 | -1/+1 |
* | Now that TLS is supported for sparc64 by both binutils 2.17.50 committed | marius | 2011-03-11 | 1 | -1/+1 |
* | Merge binutils 2.17.50 to head. This brings a number of improvements to | dim | 2011-02-18 | 1 | -7/+5 |
|\ |
|
| * | Fix a missing underscore. | nwhitehorn | 2010-12-09 | 1 | -1/+1 |
| *-. | Sync: merge r215944 through r216132 from ^/head. | dim | 2010-12-02 | 1 | -1/+3 |
| |\ \ |
|
| * | | | Sync: merge r215396 through r215463 from ^/head. | dim | 2010-11-18 | 1 | -1/+1 |
| * | | | Sync: merge r215273 through r215318 from ^/head. | dim | 2010-11-14 | 1 | -1/+1 |
| * | | | Sync: merge r214895 through r215140 from ^/head. | dim | 2010-11-11 | 4 | -27/+28 |
| |\ \ \ |
|
| * | | | | In case of powerpc64, enable HAVE_LD_NO_DOT_SYMS in gcc's auto-host.h. | dim | 2010-10-22 | 1 | -1/+3 |
| * | | | | Update gcc's auto-host.h header for binutils 2.17: turn on | dim | 2010-10-22 | 1 | -3/+3 |
* | | | | | Remove unused support for 64 bit long on 32 bit architectures. | tijl | 2011-01-07 | 1 | -6/+0 |
* | | | | | Retire TARGET_ABI. | imp | 2011-01-07 | 2 | -11/+8 |
| |_|/ /
|/| | | |
|
* | | | | Unbreak amd64<->i386 cross builds. | nwhitehorn | 2010-12-02 | 1 | -2/+3 |
* | | | | The driver-XXX.c files used for host CPU detection with -march=native | nwhitehorn | 2010-12-02 | 1 | -1/+2 |
| |_|/
|/| | |
|
* | | | Let gcc and ld know where to find 32 bit libraries on amd64. | tijl | 2010-11-17 | 1 | -1/+1 |
* | | | We need to add powerpc64->powerpc translations (I knew I hated copying | imp | 2010-11-14 | 1 | -1/+1 |
| |/
|/| |
|
* | | Complete the integration of tbemd branch into head. | imp | 2010-11-10 | 4 | -27/+28 |
|/ |
|
* | Teach our toolchain how to generate 64-bit PowerPC binaries. This fixes | nwhitehorn | 2010-07-10 | 3 | -4/+22 |
* | Fix build for O32 systems without a TARGET_CPUTYPE defined. We must default to | jmallett | 2010-06-02 | 1 | -0/+8 |
* | Add/improve mips64r2, Octeon, n32 and n64 support in the toolchain. | jmallett | 2010-06-02 | 1 | -1/+22 |
* | Non-GCC gcc compatible compilers may provide the same multimedia intrinsic | obrien | 2010-05-12 | 3 | -3/+7 |
* | Make little endian compiles produce little endian binaries on mips. | imp | 2010-03-05 | 1 | -0/+4 |
* | Back-merge (by hand) r195668: | imp | 2010-01-08 | 1 | -3/+0 |
* | Back out previous revision until better tested fix is ready. | kan | 2009-06-29 | 1 | -8/+0 |
* | Eliminate .text relocations in shared libraries compiled with stack protector. | kan | 2009-06-28 | 1 | -0/+8 |
* | Fix build breakage due to the interplay between r189801 and r189824. | das | 2009-03-14 | 1 | -0/+1 |
* | Add strndup(3) prototype to string.h. | kib | 2008-12-08 | 1 | -1/+1 |
* | Add FreeBSD/MIPS support to GCC. | obrien | 2008-09-01 | 3 | -1/+14 |
* | Turn cc_tools/Makefile and Makefile.tgt into a "linear" read. Shared | obrien | 2008-08-31 | 3 | -23/+20 |
* | Use LC_ALL=C before awk generating "optionlist" | ache | 2007-11-18 | 1 | -3/+3 |
* | Welcome FreeBSD 8. | obrien | 2007-10-12 | 1 | -2/+2 |
* | Disable TLS for arm and sparc64 here as binutils 2.15 predate GNU TLS | marius | 2007-10-08 | 1 | -0/+2 |