GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
fork/llvm-project.git
dev-main-update
dev-newmaster
dev/mdvorski/ranges_the_rest_algo
gentoo
main
master
release/1.0.x
release/1.1.x
release/1.2.x
release/1.3.x
release/1.4.x
release/1.5.x
release/1.6.x
release/1.7.x
release/1.8.x
release/1.9.x
release/10.x
release/11.x
release/12.x
release/2.0.x
release/2.1.x
release/2.2.x
release/2.3.x
release/2.4.x
release/2.5.x
release/2.6.x
release/2.7.x
release/2.8.x
release/2.9.x
release/3.0.x
release/3.1.x
release/3.2.x
release/3.3.x
release/3.4.x
release/3.5.x
release/3.6.x
release/3.7.x
release/3.8.x
release/3.9.x
release/4.x
release/5.x
release/6.x
release/7.x
release/8.x
release/9.x
temp-test-main
use-after-move-docs
Gentoo patchsets for LLVM
Gentoo LLVM project <llvm@gentoo.org>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
compiler-rt
/
lib
/
ubsan
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make compiler-rt CMakeLists.txt formatting a bit more like LLVM's usual forma...
Nico Weber
2019-01-16
1
-4
/
+7
*
[compiler-rt][UBSan] Sanitization for alignment assumptions.
Roman Lebedev
2019-01-15
4
-0
/
+70
*
Revert alignment assumptions changes
Vlad Tsyrklevich
2019-01-15
4
-70
/
+0
*
[compiler-rt] Update ubsan_interface.inc with alignment assumption handlers
Roman Lebedev
2019-01-14
1
-0
/
+2
*
[compiler-rt][UBSan] Sanitization for alignment assumptions.
Roman Lebedev
2019-01-14
3
-0
/
+68
*
[compiler-rt][UBSan] silence_unsigned_overflow: do *NOT* ignore *fatal* unsig...
Roman Lebedev
2018-11-21
2
-3
/
+5
*
[compiler-rt][ubsan] Implicit Conversion Sanitizer - integer sign change - co...
Roman Lebedev
2018-10-30
3
-0
/
+14
*
[compiler-rt][ubsan] Split Implicit Integer Truncation Sanitizer into unsigne...
Roman Lebedev
2018-10-11
3
-10
/
+33
*
[compiler-rt][ubsan] Implicit Conversion Sanitizer - integer truncation - co...
Roman Lebedev
2018-07-30
5
-1
/
+65
*
[UBSan] Followup for silence_unsigned_overflow flag to handle negate overflows.
Max Moroz
2018-07-13
1
-0
/
+3
*
[CMake] Add compiler-rt header files to the list of sources for targets
Dan Liew
2018-07-10
1
-8
/
+29
*
[UBSan] Add silence_unsigned_overflow flag.
Matt Morehouse
2018-06-27
2
-0
/
+7
*
CFI: Print DSO names for failed cross-DSO icalls
Vlad Tsyrklevich
2018-06-26
2
-8
/
+32
*
Implement CFI for indirect calls via a member function pointer.
Peter Collingbourne
2018-06-26
3
-6
/
+14
*
[ubsan] Fix __ubsan_on_report interface definition
Vedant Kumar
2018-06-22
2
-1
/
+2
*
[ubsan] Add support for reporting diagnostics to a monitor process
Vedant Kumar
2018-06-22
8
-59
/
+209
*
[sanitizer] Trivial portion of the port to Myriad RTEMS
Walter Lee
2018-05-18
1
-1
/
+1
*
[CMake] Build shared version of runtimes for Fuchsia
Petr Hosek
2018-05-09
1
-1
/
+1
*
[sanitizer] Fix OSX build failure post D45457
Kostya Kortchinsky
2018-04-16
1
-1
/
+1
*
[sanitizer] Split Symbolizer/StackTraces from core RTSanitizerCommon
Kostya Kortchinsky
2018-04-16
1
-0
/
+4
*
[sanitizer] Split coverage into separate RT in sanitizer_common
Kostya Kortchinsky
2018-03-22
1
-0
/
+4
*
OpenBSD UBsan support / ubsan part
Kamil Rytarowski
2018-03-02
1
-1
/
+2
*
Recognize all NetBSD architectures in UBSan
Kamil Rytarowski
2018-02-17
1
-7
/
+3
*
[ubsan] Add preinit initializer for ubsan
Francis Ricci
2018-01-23
3
-2
/
+48
*
[ubsan] Disable signal handling on Android.
Evgeniy Stepanov
2018-01-22
1
-4
/
+19
*
-fsanitize=vptr warnings on bad static types in dynamic_cast and typeid
Stephan Bergmann
2017-12-28
1
-1
/
+2
*
[ubsan] Diagnose noreturn functions which return (compiler-rt)
Vedant Kumar
2017-12-21
1
-1
/
+1
*
Revert r320977 "No -fsanitize=function warning when calling noexcept function...
Stephan Bergmann
2017-12-18
2
-50
/
+9
*
No -fsanitize=function warning when calling noexcept function through non-noe...
Stephan Bergmann
2017-12-18
2
-9
/
+50
*
[Sanitizers] Basic sanitizer Solaris support (PR 33274)
Kamil Rytarowski
2017-12-14
1
-1
/
+1
*
[sanitizers] Rename GetStackTraceWithPcBpAndContext
Vitaly Buka
2017-11-09
3
-11
/
+8
*
ubsan: Allow programs to use setenv to configure ubsan_standalone.
Peter Collingbourne
2017-11-09
3
-40
/
+4
*
[sanitizer] Don't intercept signal and sigaction on Fuchsia
Petr Hosek
2017-10-09
1
-0
/
+4
*
[ubsan] Add a static runtime on Darwin
Vedant Kumar
2017-10-07
1
-0
/
+12
*
[sanitizer] Move cxx-abi library earlier in link flags.
Evgeniy Stepanov
2017-10-04
1
-3
/
+1
*
[ubsan] Merge ubsan_standalone_cxx shared library.
Evgeniy Stepanov
2017-09-28
1
-12
/
+1
*
[ubsan] Replace CommonSanitizerReportMutex with ScopedErrorReportLock
Vitaly Buka
2017-09-23
2
-6
/
+12
*
[ubsan] Support signal specific options in ubsan
Vitaly Buka
2017-09-23
5
-2
/
+98
*
[ubsan] Split ubsan_init_standalone
Vitaly Buka
2017-09-21
4
-38
/
+41
*
Revert "[ubsan] Split ubsan_init_standalone"
Vitaly Buka
2017-09-18
3
-38
/
+10
*
[ubsan] Add file missing from r313583
Vitaly Buka
2017-09-18
1
-0
/
+26
*
[ubsan] Split ubsan_init_standalone
Vitaly Buka
2017-09-18
2
-10
/
+12
*
[ubsan] Fix conflict with previous declaration on Mac
Vitaly Buka
2017-09-18
1
-3
/
+2
*
[ubsan] Fix interface_symbols_windows test
Vitaly Buka
2017-09-18
1
-0
/
+2
*
Revert "[ubsan] Add RTUbsan_standalone into UBSAN standalone shared"
Vitaly Buka
2017-09-18
1
-1
/
+0
*
[ubsan] Add RTUbsan_standalone into UBSAN standalone shared
Vitaly Buka
2017-09-18
1
-0
/
+1
*
Revert "[ubsan] Update ubsan_interface.inc"
Vitaly Buka
2017-09-16
1
-2
/
+0
*
[ubsan] Update ubsan_interface.inc
Vitaly Buka
2017-09-16
1
-0
/
+2
*
Try to fix check-asan.
Peter Collingbourne
2017-09-15
1
-0
/
+1
*
ubsan: Unbreak ubsan_cxx runtime library on Windows.
Peter Collingbourne
2017-09-15
3
-8
/
+32
[next]