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
/
lib
/
clang
Commit message (
Expand
)
Author
Age
Files
Lines
*
Upgrade our copy of llvm/clang to r130700, from upstream's trunk.
dim
2011-05-02
25
-36
/
+81
*
Update llvm/clang to trunk r126547.
dim
2011-02-27
3
-3
/
+4
*
Instead of defining LLVM_MULTITHREADED as 0 or 1, define or undefine it,
dim
2011-02-27
2
-2
/
+2
*
Update llvm's config.h files to match more closely what is generated by
dim
2011-02-26
2
-11
/
+132
*
Upgrade our copy of llvm/clang to r126079, from upstream's trunk.
dim
2011-02-20
48
-243
/
+299
*
Don't use -fno-exceptions or -fno-rtti for .c files, when building
dim
2010-11-14
1
-2
/
+2
*
When the make target is 'install', don't descend into the clang
rpaulo
2010-10-30
1
-3
/
+5
*
Upgrade Clang and LLVM to the 2.8 release. See here for release notes:
dim
2010-10-07
1
-2
/
+2
*
Upgrade our Clang in base to r114020, from upstream's release_28 branch.
dim
2010-09-20
43
-86
/
+260
*
In all Makefiles under lib/clang, consistently use tabs instead of
dim
2010-09-19
8
-8
/
+8
*
Modify clang so that when TOOLS_PREFIX is defined we register the
rpaulo
2010-08-21
1
-0
/
+4
*
Build clang libraries by default with -fno-exceptions and with
rpaulo
2010-07-22
4
-0
/
+14
*
Upgrade our Clang in base to r108428.
ed
2010-07-20
55
-408
/
+973
*
Remove even two more unneeded files from libllvmsupport.
ed
2010-06-15
1
-8
/
+7
*
Remove unneeded files from the build.
ed
2010-06-15
12
-51
/
+46
*
Unbreak Clang on PowerPC.
ed
2010-06-14
1
-1
/
+6
*
Disable usage of posix_spawn() inside LLVM.
ed
2010-06-13
2
-2
/
+2
*
Do the branding right this time.
ed
2010-06-12
1
-1
/
+2
*
Disable usage of __DATE__.
ed
2010-06-10
1
-1
/
+1
*
Brand our Clang binary.
ed
2010-06-10
1
-1
/
+2
*
Import the build makefiles for clang/LLVM.
rdivacky
2010-06-09
115
-0
/
+1811