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
*
GCC: Add a new option "-fstack-protector-strong"
pfg
2015-07-30
7
-11
/
+99
*
Fix compilation of this macro under gcc-4.9 for MIPS32.
adrian
2015-06-18
1
-5
/
+5
*
Use a spelling of .thumb clang understands.
andrew
2015-05-31
1
-1
/
+1
*
Update intree gdb/kgdb to handle 2 dwarf types:
sbruno
2015-05-17
1
-0
/
+1
*
unwind-d2 build workaround for arm64
emaste
2015-03-31
1
-0
/
+9
*
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
*
Pull in r174303 from upstream gcc trunk (by Jason Merrill):
dim
2014-12-04
2
-27
/
+6
*
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
*
With the move away from GNATS, point end users to a better web page
gavin
2014-06-14
1
-1
/
+1
*
gcc: fix strict alignment.
pfg
2014-05-02
1
-1
/
+1
*
gcc: define __block when block support is enabled
pfg
2014-04-04
1
-1
/
+4
*
Similar to r211505 for x86, remove unneeded casts in inline assembly for
dim
2014-02-20
1
-6
/
+6
*
Upgrade our copy of llvm/clang to 3.4 release. This version supports
dim
2014-02-16
2
-3
/
+3
*
gcc: Add support for -Wmissing-prototypes in C++
pfg
2014-01-26
3
-3
/
+13
*
gcc: Drop useless objc change from r260311.
pfg
2014-01-17
2
-39
/
+0
*
Fix gcc with EABI on big-endian ARM by setting the endian correctly.
andrew
2014-01-12
1
-0
/
+3
*
Fix optimization bug.
pfg
2014-01-06
1
-6
/
+11
*
gcc: backport some fixes from llvm-gcc
pfg
2014-01-05
4
-152
/
+196
*
gcc: Add support for Apple's Block extension
pfg
2014-01-05
65
-404
/
+10016
*
libcpp: misc fixes from Apple's GCC.
pfg
2014-01-05
1
-1
/
+3
*
Revert r260073; small diff reduction wrt gcc43 and Apple GCC.
pfg
2014-01-02
8
-84
/
+41
*
gcc: Fix issue with "unavailable" attribute.
pfg
2013-12-30
1
-1
/
+3
*
gcc: small diff reduction wrt gcc43 and Apple GCC.
pfg
2013-12-30
8
-41
/
+84
*
gcc: Add support for label attributes and "unavailable" attribute.
pfg
2013-12-28
29
-161
/
+753
*
gcc: merge small upstream change.
pfg
2013-12-27
2
-9
/
+23
*
gcc: Implement -Wmost for compatibility with clang.
pfg
2013-12-26
3
-1
/
+19
*
gcc: small enhancements for the arm support.
pfg
2013-12-25
3
-5
/
+123
*
gcc: Add ability to generate DWARF pubtypes section if
pfg
2013-12-24
4
-50
/
+152
*
gcc: warnings from -Wformat-security
pfg
2013-12-21
1
-2
/
+2
*
gcc: clean some warnings from -Wformat-security
pfg
2013-12-20
13
-24
/
+24
*
Revert r259619:
pfg
2013-12-20
18
-434
/
+61
*
gcc: revert Rvalue references.
pfg
2013-12-20
11
-498
/
+105
*
gcc: merge upstream fix and new feature.
pfg
2013-12-20
12
-107
/
+506
*
gcc: more diff reductions against Apple GCC.
pfg
2013-12-20
12
-11
/
+58
*
gcc: backport upstream fix for issue with C++'s placement new
pfg
2013-12-19
18
-61
/
+434
*
gcc: add Apple compatible -Wnewline-eof
pfg
2013-12-18
1
-1
/
+1
*
gcc: add Apple compatible -Wnewline-eof
pfg
2013-12-18
3
-0
/
+20
*
gcc: point to our address for bug reports.
pfg
2013-12-18
1
-1
/
+1
*
gcc: small merges from upstream
pfg
2013-12-17
8
-31
/
+113
*
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
2
-2
/
+16
*
Use correct casts in gcc's emmintrin.h for the first arguments of the
dim
2013-12-08
1
-3
/
+3
*
gcc: new fvisibility-ms-compat option
pfg
2013-12-08
6
-0
/
+68
*
gcc: Include types in error message for build_binary_op.
pfg
2013-12-06
6
-8
/
+21
[next]