index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
contrib
/
gcc
/
config
Commit message (
Expand
)
Author
Age
Files
Lines
*
Also define DWARF_FRAME_REGISTERS. This is used to size arrays, without
andrew
2015-03-26
1
-1
/
+1
*
Adda minimal gcc config. This is just enough to build the bits of csu we
andrew
2015-03-24
2
-0
/
+9
*
FreeBSD expects _Unwind_GetGR, _Unwind_SetGR, and _Unwind_SetIP to be
andrew
2015-02-01
2
-11
/
+24
*
Allow -march=armv7a on the gcc command line, for compatibility with clang.
ian
2014-12-21
1
-0
/
+2
*
Use the floating-point instruction on ARMv7 as the clang 3.5 integrated
andrew
2014-12-01
1
-0
/
+15
*
There is no need to use FUNC_END with aeabi_ldiv0 or aeabi_idiv0 as they
andrew
2014-11-30
1
-2
/
+0
*
Supplement r259111 by also using correct casts in gcc's emmintrin.h for
dim
2014-08-13
1
-1
/
+1
*
Add FreeBSD to the list of environments that needs to handle R_ARM_TARGET2
ian
2014-07-22
1
-1
/
+1
*
gcc: fix strict alignment.
pfg
2014-05-02
1
-1
/
+1
*
Fix gcc with EABI on big-endian ARM by setting the endian correctly.
andrew
2014-01-12
1
-0
/
+3
*
libcpp: misc fixes from Apple's GCC.
pfg
2014-01-05
1
-1
/
+3
*
gcc: small enhancements for the arm support.
pfg
2013-12-25
2
-5
/
+109
*
gcc: Add ability to generate DWARF pubtypes section if
pfg
2013-12-24
2
-0
/
+2
*
gcc: more diff reductions against Apple GCC.
pfg
2013-12-20
1
-0
/
+4
*
gcc: fix ICE in rs600 when using -fno-trapping-math.
pfg
2013-12-17
1
-2
/
+3
*
gcc: fix ICE in rs600 when using -fno-trapping-math.
pfg
2013-12-17
1
-2
/
+10
*
Use correct casts in gcc's emmintrin.h for the first arguments of the
dim
2013-12-08
1
-3
/
+3
*
gcc: Add -flax-vector-conversions
pfg
2013-12-05
3
-32
/
+24
*
gcc: On rs6000 update sp_offset depending only on size.
pfg
2013-12-04
1
-3
/
+11
*
gcc: Altivec register adjustments from Apple.
pfg
2013-11-26
1
-99
/
+110
*
gcc: another round of merges from the gcc pre-43 branch.
pfg
2013-11-21
9
-279
/
+301
*
gcc: merge rs6000 change from FSF pre-gcc43
pfg
2013-11-14
1
-4
/
+2
*
On ARM EABI double precision floating point values are stored in the
andrew
2013-09-07
1
-1
/
+1
*
add support to gcc for AES and PCLMUL intrinsics... This addes the
jmg
2013-09-03
3
-0
/
+18
*
Implement _Unwind_GetIP and _Unwind_GetIPInfo as functions as that is what
andrew
2013-08-31
2
-0
/
+21
*
Bring in gcc r128087 to add support for _Unwind_Backtrace on ARM. This is
andrew
2013-08-31
3
-1
/
+69
*
GCC: bring back experimental support for amdfam10/barcelona CPUs.
pfg
2013-06-01
11
-157
/
+1285
*
For some reason, the gcc intrinsics header tmmintrin.h was imported with
dim
2013-05-08
1
-224
/
+0
*
Add #undef TARGET_DEFAULT back as it shouldn't have been removed in r245539
andrew
2013-02-04
1
-0
/
+1
*
Allow the unwind functions int libgcc_s to interact correctly with libthr.
andrew
2013-02-04
1
-2
/
+2
*
Clean some 'svn:executable' properties in the tree.
pfg
2013-01-26
3
-0
/
+0
*
Add compiler support for the ARM EABI.
andrew
2013-01-17
1
-3
/
+27
*
Switch the default CPU to an arm9. This removes compiler support for the
andrew
2013-01-14
1
-1
/
+1
*
Don't define CTORS_SECTION_ASM_OP and DTORS_SECTION_ASM_OP on arm when
andrew
2012-12-15
1
-0
/
+2
*
Follow clang lead and include mm_malloc.h only in hosted configurations.
kan
2012-10-27
1
-0
/
+2
*
Merging of projects/armv6, part 3
gonzo
2012-08-15
1
-2
/
+14
*
Pass --enable-new-dtags to the linker invocation by default. If
kib
2012-07-15
7
-4
/
+7
*
Merge r236137 from x86:
marius
2012-06-14
1
-0
/
+1
*
Revert r236962 - Experimental amdfam10/barcelona support.
pfg
2012-06-13
11
-1369
/
+477
*
Add experimental support for amdfam10/barcelona from the GCC 4.3 branch.
pfg
2012-06-12
11
-477
/
+1369
*
Merge r236137 from x86:
marius
2012-05-30
1
-2
/
+4
*
Enable gnu hash generation for dynamic ELF binaries on x86.
kib
2012-05-27
2
-0
/
+2
*
Bring in a subset of gcc fixes that were back ported to
pfg
2012-05-18
2
-43
/
+80
*
Unbreak jemalloc build with MALLOC_PRODUCTION set. New jemalloc version
gonzo
2012-04-30
1
-2
/
+26
*
Disable IRIX compatibility flags for DWARF code generator. IRIX-compatible
gonzo
2012-03-23
1
-1
/
+2
*
Silence a warning about redefinition of TARGET_ELF on powerpc.
andreast
2012-01-06
1
-0
/
+1
*
Rename the linker emulation name for powerpc and powerc64. This is needed that
andreast
2011-11-19
1
-1
/
+1
*
Copy over the ASM_DECLARE_FUNCTION_SIZE macro from linux64.h. This macro
andreast
2011-11-16
1
-0
/
+19
*
Import gcc fix for -fstack-protector that produces segfaulting
fabient
2011-11-09
1
-2
/
+4
*
Adjust posix_memalign() prototype to match what we define in stdlib.h for
stefanf
2011-10-16
1
-1
/
+1
[next]