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: 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
*
gcc: Add -flax-vector-conversions
pfg
2013-12-05
13
-53
/
+133
*
gcc: On rs6000 update sp_offset depending only on size.
pfg
2013-12-04
2
-4
/
+20
*
libiberty: upstream updates.
pfg
2013-12-01
2
-3
/
+24
*
gcc: upstream alignment cleanups.
pfg
2013-11-29
14
-81
/
+152
*
gcc: Make use of TREE_OVERFLOW_P.
pfg
2013-11-29
5
-32
/
+59
*
Forced commit to note that r258652 is actually:
pfg
2013-11-26
1
-1
/
+1
*
gcc: Altivec register adjustments from Apple.
pfg
2013-11-26
1
-2
/
+2
*
gcc: Altivec register adjustments from Apple.
pfg
2013-11-26
2
-99
/
+116
*
gcc: Bring updates from Google's enhanced gcc-4.2.1.
pfg
2013-11-23
19
-143
/
+1574
*
gcc: another round of merges from the gcc pre-43 branch.
pfg
2013-11-21
46
-428
/
+804
*
gcc: Record some previous commits in the gcc43 ChangeLog.
pfg
2013-11-18
1
-0
/
+35
*
gcc: Fix postreload-gcse treatment of call-clobbered registers.
pfg
2013-11-16
4
-105
/
+91
*
gcc: add femit-struct-debug support to reduce Reduce dwarf debug size
pfg
2013-11-16
12
-10
/
+474
*
gcc: Add a new option -Wvla to warn variable length array.
pfg
2013-11-16
5
-15
/
+89
*
Merge in gcc svn r120505 to include definition of TREE_OVERFLOW_P:
sbruno
2013-11-15
1
-0
/
+5
[next]