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
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
Add an ugly hack to libgcc's unwind code, to make it behave properly at
dim
2013-01-10
1
-0
/
+12
*
gcc: avoid generating negative values to DW_AT_byte_size.
pfg
2012-12-28
1
-1
/
+1
*
gcc: avoid generating negative values to DW_AT_byte_size.
pfg
2012-12-28
1
-3
/
+3
*
Don't define CTORS_SECTION_ASM_OP and DTORS_SECTION_ASM_OP on arm when
andrew
2012-12-15
1
-0
/
+2
*
Fix a comment in an asm block to work with compilers other than GCC
andrew
2012-12-15
1
-1
/
+1
*
Clean up hardcoded ar(1) flags in the tree to use the global ARFLAGS in
eadler
2012-12-06
1
-2
/
+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
*
Bring a couple of fixes for gcc optimizations.
pfg
2012-06-21
5
-10
/
+45
*
Merge r236137 from x86:
marius
2012-06-14
1
-0
/
+1
*
Revert r236962 - Experimental amdfam10/barcelona support.
pfg
2012-06-13
20
-1724
/
+493
*
Space mismatch - typo in r236962.
pfg
2012-06-12
1
-1
/
+1
*
Add experimental support for amdfam10/barcelona from the GCC 4.3 branch.
pfg
2012-06-12
20
-493
/
+1724
*
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
*
Revert r235797. GCC's mis-assumptions has led to incorrect usage of
obrien
2012-05-23
1
-4
/
+0
*
Do not incorrectly warn when printing a quad_t using "%qd" on 64-bit platforms.
obrien
2012-05-22
1
-0
/
+4
*
Bring in a subset of gcc fixes that were back ported to
pfg
2012-05-18
10
-99
/
+194
*
Unbreak jemalloc build with MALLOC_PRODUCTION set. New jemalloc version
gonzo
2012-04-30
1
-2
/
+26
*
Fix a typo in GCC affecting calculations with -ffast-math.
pfg
2012-04-05
2
-1
/
+6
*
Disable IRIX compatibility flags for DWARF code generator. IRIX-compatible
gonzo
2012-03-23
1
-1
/
+2
*
Implement -print-file-name=include (which is undocumented
kientzle
2012-02-10
1
-0
/
+11
*
Silence a warning about redefinition of TARGET_ELF on powerpc.
andreast
2012-01-06
1
-0
/
+1
*
Clean an inconsistency with -ffinite-math-only.
pfg
2011-12-21
2
-7
/
+15
*
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
*
* Don't give the impression that this compiler is GPLv3.
obrien
2011-10-24
2
-2
/
+2
*
Adjust posix_memalign() prototype to match what we define in stdlib.h for
stefanf
2011-10-16
1
-1
/
+1
*
Fix accidential dos-style endings to unix-style line endings
mm
2011-07-30
1
-6
/
+6
*
Fix invalid assertion of C++ external static data member declarations
mm
2011-07-30
2
-1
/
+7
*
- Fix typo in check_for_nested_with_variably_modified present
uqs
2011-07-01
4
-1
/
+15
*
Fix clang warnings.
benl
2011-06-18
4
-9
/
+20
*
Fix clang warnings.
benl
2011-05-22
6
-18
/
+16
*
Fix clang warnings.
benl
2011-05-19
3
-15
/
+15
*
Fix clang warnings.
benl
2011-05-18
1
-2
/
+2
*
Add ChangeLog.gcc43 for backported changes from gcc 4.3
mm
2011-04-30
1
-0
/
+163
*
Remove libobjc and other Objective-C related components, as these are
dim
2011-04-17
23
-12793
/
+105
*
Upgrade of base gcc and libstdc++ to the last GPLv2-licensed revision
mm
2011-03-29
36
-56
/
+667
*
Backport missing tunings for -march=core2:
mm
2011-03-17
1
-2
/
+2
*
Fix -march/-mtune=native autodetection for Intel Core 2 CPUs
mm
2011-03-16
1
-2
/
+9
*
Backport SSSE3 instruction set support to base gcc.
mm
2011-03-14
11
-20
/
+1312
*
Now that TLS is supported for sparc64 by both binutils 2.17.50 committed
marius
2011-03-11
1
-0
/
+7
*
Backport Intel Core 2 and AMD Geode CPU types from gcc-4.3 (GPLv2)
mm
2011-03-07
7
-48
/
+361
[next]