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
/
libcxxrt
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add std::uncaught_exceptions() to libcxxrt (C++17, see N4152 and N4259).
dim
2015-10-05
1
-0
/
+9
*
MFV c3ccd112: Correct off-by-ones in free_exception of emergency buffer
cem
2015-09-25
1
-2
/
+2
*
Update libcxxrt upgrade instructions
emaste
2015-06-18
1
-1
/
+1
*
Import libcxxrt master e64e93fe5bba67a6d52cbe5a97f8770c054bfa65.
emaste
2015-06-18
1
-64
/
+438
*
Since newer versions of compiler-rt require unwind.h, and we want to use
dim
2015-02-26
1
-0
/
+2
*
Make libcxxrt's parsing of DWARF exception handling tables work on
dim
2015-02-26
1
-10
/
+8
*
Import libcxxrt master 1cb607e89f6135bbc10f3d3b6fba1f983e258dcc.
dim
2015-01-31
1
-2
/
+2
*
Revert r256642, not only to reduce diffs against upstream libcxxrt, but
dim
2015-01-31
1
-9
/
+1
*
Partially revert r273382, to reduce diffs against upstream. This was a
dim
2015-01-30
1
-5
/
+0
*
Import libcxxrt master 00bc29eb6513624824a6d7db2ebc768a4216a604.
dim
2014-12-30
11
-136
/
+192
*
Fix build by marking the new functions as weak
bapt
2014-10-21
1
-0
/
+10
*
Add support for __cxa_throw_bad_array_new_length in libcxxrt
bapt
2014-10-21
3
-0
/
+22
*
Pull in upstream libcxxrt commit 8006101, which makes its cxxabi.h file
dim
2014-02-07
1
-0
/
+1
*
Since C++ typeinfo objects are currently not guaranteed to be merged at
dim
2013-10-16
1
-1
/
+9
*
Import a new libcxxrt. This fixes some potential crashing in the demangler.
theraven
2013-09-23
3
-17
/
+74
*
Don't use _Unwind_Backtrace() on ARM as it's currently missing from our libgc...
theraven
2013-08-31
1
-0
/
+2
*
Remove __attribute__((__aligned__)) that generates incorrect alignment on com...
theraven
2013-08-07
1
-1
/
+1
*
Import new libcxxrt / libc++. This brings some bug fixes, including a potent...
theraven
2013-07-10
7
-121
/
+138
*
Merge libcxxrt c812a07cd2f95c1403baf0bbe0366e7618d1d6d3:
dim
2013-04-27
2
-4
/
+4
*
Fix a copy-and-paste error in libcxxrt.
theraven
2013-02-07
1
-1
/
+1
*
Import new fix from libcxxrt. This fixes the case where you attempt to rethrow
theraven
2013-01-21
1
-1
/
+1
*
Fix libcxxrt / libc++ build with the clang in head.
theraven
2013-01-12
1
-2
/
+2
*
Merge new version of libcxxrt. This brings in three fixes:
theraven
2013-01-11
4
-34
/
+132
*
Import new version of libcxxrt. Now works correctly with libobjc2 to implement
theraven
2012-03-20
4
-105
/
+182
*
Import new versions of libcxxrt and libc++.
theraven
2012-03-14
14
-42
/
+381
*
Update libcxxrt to remove the pthread dependency.
theraven
2011-11-26
3
-9
/
+89
*
Import libc++ / libcxxrt into base. Not build by default yet (use
theraven
2011-11-25
19
-0
/
+6830