index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libcxxabi
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Make reads and writes of the guard variable atomic.
Eric Fiselier
2019-04-08
1
-19
/
+34
*
Fix PR41395 - __cxa_vec_new may overflow in allocation size calculation.
Eric Fiselier
2019-04-05
1
-13
/
+43
*
Further refactor cxa_guard.cpp
Eric Fiselier
2019-04-05
1
-144
/
+176
*
Create RAII lock guard for global initialization lock.
Eric Fiselier
2019-04-04
1
-81
/
+94
*
Always use is_initialized and set_initialized in cxa_guard.cpp
Eric Fiselier
2019-04-04
1
-16
/
+8
*
llvm-cxxfilt: Demangle gcc "old-style unified" ctors and dtors
Nico Weber
2019-04-03
1
-7
/
+10
*
[libc++abi] Do not share an object library to create the static/shared libraries
Petr Hosek
2019-04-03
1
-59
/
+39
*
[libc++abi] Add LIBCXXABI_ENABLE_PIC cmake option
Sam Clegg
2019-04-03
1
-1
/
+4
*
[libc++abi] Actually set POSITION_INDEPENDENT_CODE when building shared library
Sam Clegg
2019-04-03
1
-1
/
+3
*
[libc++abi] Don't set POSITION_INDEPENDENT_CODE when building static library
Sam Clegg
2019-03-29
1
-12
/
+7
*
Revert "[runtimes] Move libunwind, libc++abi and libc++ to lib/ and include/"
Matthew Voss
2019-03-08
1
-2
/
+2
*
[runtimes] Move libunwind, libc++abi and libc++ to lib/ and include/
Petr Hosek
2019-03-08
1
-2
/
+2
*
[libc++abi] Specify unwind lib before other system libraries when linking
Louis Dionne
2019-03-01
1
-2
/
+2
*
[CMake] Use correct visibility for linked libraries in CMake
Petr Hosek
2019-01-30
1
-2
/
+2
*
Revert "[CMake] Use correct visibility for linked libraries in CMake"
Petr Hosek
2019-01-30
1
-2
/
+2
*
[CMake] Use correct visibility for linked libraries in CMake
Petr Hosek
2019-01-30
1
-2
/
+2
*
[libunwind] Support building hermetic static library
Petr Hosek
2019-01-29
1
-1
/
+5
*
[libcxxabi] Support building hermetic static library
Petr Hosek
2019-01-24
1
-16
/
+44
*
Update more file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
28
-112
/
+84
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
3
-12
/
+9
*
[demangler] Support for block literals.
Erik Pilkington
2019-01-17
1
-0
/
+6
*
[demangler] Ignore leading underscores if present
Erik Pilkington
2019-01-17
1
-2
/
+2
*
NFC: Make the copies of the demangler byte-for-byte identical
Erik Pilkington
2019-01-17
7
-36
/
+147
*
[libcxx] Remove bad_array_length
Louis Dionne
2018-11-29
1
-30
/
+0
*
[Demangle] remove itaniumFindTypesInMangledName
Pavel Labath
2018-11-27
1
-6
/
+0
*
Port LLVM r346606 to libcxxabi.
Nico Weber
2018-11-11
2
-3
/
+3
*
Use C++11 fallthrough attribute syntax when available and add a break
Reid Kleckner
2018-11-01
1
-0
/
+1
*
[libc++abi] Provide __cxa_thread_atexit on Fuchsia
Petr Hosek
2018-10-29
1
-1
/
+1
*
cxa_demangle: make demangler's parsing functions overridable
Pavel Labath
2018-10-16
2
-303
/
+363
*
NFC: Fix a -Wsign-conversion warning
Erik Pilkington
2018-10-15
1
-5
/
+11
*
Override libcxxabi's .clang-format in the demangle directory
Erik Pilkington
2018-10-11
1
-0
/
+2
*
Use C++03 friendly version of alignof
Eric Fiselier
2018-10-11
1
-1
/
+1
*
Update libc++abi's detection of aligned allocation after r344207.
Eric Fiselier
2018-10-11
2
-4
/
+4
*
[libcxxabi] Allow building with sanitizers enabled
Louis Dionne
2018-10-10
1
-0
/
+25
*
Blind attempt to fix linker errors when building libc++abit w/o exceptions.
Marshall Clow
2018-10-10
1
-0
/
+5
*
Make libc++abi work better with gcc's ARM unwind library. Reviewed as https:/...
Marshall Clow
2018-10-10
5
-34
/
+42
*
Port llvm r342166 to libcxxabi demangler
Pavel Labath
2018-10-10
1
-19
/
+16
*
[NFC][unwind] Improve error message when a type has more than one RTTIs
Louis Dionne
2018-10-09
1
-2
/
+3
*
Fix incorrectly aligned exceptions in 32 bit builds.
Eric Fiselier
2018-09-22
1
-0
/
+3
*
[libc++abi] is_strcmp parameter to is_equal is unused for WIN32
Pirama Arumuga Nainar
2018-09-21
1
-0
/
+1
*
Merge Demangle change in r342330 to libcxxabi.
Nico Weber
2018-09-15
2
-31
/
+15
*
Port my recent changes from LLVM copy of the demangler:
Richard Smith
2018-08-24
1
-24
/
+74
*
Port LLVM r340203 (and r340205) to libcxxabi.
Richard Smith
2018-08-20
2
-4835
/
+5273
*
Factor Node creation out of the demangler. No functionality change intended.
Richard Smith
2018-08-16
1
-72
/
+94
*
[itanium demangler] Add llvm::itaniumFindTypesInMangledName()
Erik Pilkington
2018-08-13
1
-0
/
+6
*
Add missing _LIBCXXABI_FUNC_VIS to __gxx_personality_seh0
Martin Storsjo
2018-08-11
1
-1
/
+1
*
[itanium demangler] Support dot suffixes on block invocation functions
Erik Pilkington
2018-08-02
1
-0
/
+2
*
[libc++] Remove _LIBCPP_BUILDING_XXX macros, which are redundant since _LIBCP...
Louis Dionne
2018-08-01
2
-2
/
+0
*
[demangler] Fix an oss-fuzz bug from r338138
Erik Pilkington
2018-07-28
1
-0
/
+8
*
[demangler] Support for reference collapsing
Erik Pilkington
2018-07-27
1
-45
/
+56
[prev]
[next]