index
:
riscv-gnu-toolchain/gcc.git
devel/analyzer
devel/autopar_devel
devel/autopar_europar_2021
devel/bypass-asm
devel/c++-contracts
devel/c++-coroutines
devel/c++-modules
devel/c++-name-lookup
devel/coarray_native
devel/existing-fp8
devel/fortran_unsigned
devel/gccgo
devel/gfortran-caf
devel/gimple-linterchange
devel/gomp-5_0-branch
devel/icpp2021
devel/ira-select
devel/ix86/evex512
devel/jlaw/crc
devel/loop-unswitch-support-switches
devel/lto-offload
devel/m2link
devel/modula-2
devel/mold-lto-plugin
devel/mold-lto-plugin-v2
devel/nothrow-detection
devel/omp/gcc-10
devel/omp/gcc-11
devel/omp/gcc-12
devel/omp/gcc-13
devel/omp/gcc-14
devel/omp/gcc-9
devel/omp/ompd
devel/power-ieee128
devel/range-gen3
devel/ranger
devel/rust/master
devel/sh-lra
devel/sphinx
devel/ssa-range
devel/subreg-coalesce
devel/unified-autovect
master
releases/egcs-1.0
releases/egcs-1.1
releases/gcc-10
releases/gcc-11
releases/gcc-12
releases/gcc-13
releases/gcc-14
releases/gcc-2.95
releases/gcc-2.95.2.1-branch
releases/gcc-3.0
releases/gcc-3.1
releases/gcc-3.2
releases/gcc-3.3
releases/gcc-3.4
releases/gcc-4.0
releases/gcc-4.1
releases/gcc-4.2
releases/gcc-4.3
releases/gcc-4.4
releases/gcc-4.5
releases/gcc-4.6
releases/gcc-4.7
releases/gcc-4.8
releases/gcc-4.9
releases/gcc-5
releases/gcc-6
releases/gcc-7
releases/gcc-8
releases/gcc-9
releases/libgcj-2.95
trunk
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libsanitizer
/
asan
Age
Commit message (
Expand
)
Author
Files
Lines
2021-07-20
libsanitizer: Bump asan/tsan versions
H.J. Lu
1
-1
/
+1
2021-07-20
libsanitizer: Apply local patches
H.J. Lu
3
-21
/
+7
2021-07-20
libsanitizer: Merge with upstream
H.J. Lu
26
-610
/
+192
2021-05-13
libsanitizer: Apply local patches.
Martin Liska
3
-21
/
+7
2021-05-13
libsanitizer: merge from master
Martin Liska
19
-129
/
+149
2021-03-08
libsanitizer: cherry-pick ad294e572bc5c16f9dc420cc994322de6ca3fbfb
Martin Liska
2
-1
/
+11
2020-11-25
libsanitizer: Tie the hwasan library into our build system
Matthew Malcomson
1
-0
/
+1
2020-11-13
libsanitizer: Apply local patches.
Martin Liska
3
-21
/
+7
2020-11-13
libsanitizer: merge from master.
Martin Liska
8
-24
/
+58
2020-10-21
ASAN: Support detect_invalid_pointer_pairs=1 with detect_stack_use_after_retu...
Martin Liska
1
-1
/
+3
2020-10-16
Reapply all revisions mentioned in LOCAL_PATCHES.
Martin Liska
3
-21
/
+7
2020-10-16
libsanitizer: merge from master
Martin Liska
23
-381
/
+470
2020-06-09
libsanitizer: use gnu++14
Martin Liska
2
-2
/
+2
2020-06-02
Reapply all revisions mentioned in LOCAL_PATCHES.
Martin Liska
3
-21
/
+7
2020-06-02
Libsanitizer: merge from master.
Martin Liska
5
-7
/
+26
2020-01-24
Add `--with-toolexeclibdir=' configuration option
Maciej W. Rozycki
1
-0
/
+1
2019-11-07
Reapply all revisions mentioned in LOCAL_PATCHES.
Martin Liska
3
-21
/
+7
2019-11-07
Libsanitizer: merge from trunk
Martin Liska
7
-13
/
+50
2019-11-05
Reapply all revisions mentioned in LOCAL_PATCHES.
Martin Liska
3
-21
/
+7
2019-11-05
Libsanitizer: merge from trunk with merge.sh.
Martin Liska
28
-108
/
+187
2019-08-16
libsanitize, asan - reapply r272406
Iain Sandoe
1
-1
/
+6
2019-08-15
[libsanitizer] Fix PR bootstrap/91455
Iain Sandoe
1
-143
/
+54
2019-08-14
Reapply all revisions mentioned in LOCAL_PATCHES.
Martin Liska
2
-20
/
+1
2019-08-14
Libsanitizer merge from trunk r368656.
Martin Liska
66
-784
/
+1594
2019-06-18
libsanitizer - remove reference to __cxa_rethrow_primary_exception.
Iain Sandoe
4
-4
/
+10
2019-03-13
re PR sanitizer/80953 (Support libsanitizer on Solaris)
Eric Botcazou
3
-1
/
+117
2019-03-13
re PR sanitizer/80953 (Support libsanitizer on Solaris)
Eric Botcazou
1
-0
/
+4
2018-12-27
Cherry pick libsanitizer patch (https://reviews.llvm.org/D54856).
Martin Liska
2
-7
/
+5
2018-10-31
Update GCC to autoconf 2.69, automake 1.15.1 (PR bootstrap/82856).
Joseph Myers
1
-83
/
+168
2018-10-31
Revert https://reviews.llvm.org/D40908 which changes asan offset to 1<<44.
Martin Liska
1
-1
/
+1
2018-10-31
Apply LOCAL_PATCHES and remove not used ones.
Martin Liska
1
-19
/
+0
2018-10-31
Update build system: include new files and run autoheader, autoconf, automake
Martin Liska
2
-4
/
+10
2018-10-31
backport: All source files: Merge from upstream 345033.
Martin Liska
45
-493
/
+1701
2018-07-26
libsanitizer: Mark REAL(swapcontext) with indirect_return attribute on x86
H.J. Lu
1
-0
/
+8
2018-07-05
Revert
Jakub Jelinek
2
-7
/
+5
2018-07-04
re PR sanitizer/84250 (Symbol collision when using both Address and Undefined...
Maxim Ostapenko
2
-5
/
+7
2018-04-18
re PR sanitizer/85389 (posix_memalign() crash with address sanitizer when pas...
Bill Seurer
1
-1
/
+1
2018-02-05
Cherry-pick libsanitizer pointer-pair tristate option.
Martin Liska
2
-4
/
+8
2017-12-05
invoke.texi: Document the options.
Martin Liska
5
-7
/
+98
2017-11-17
Enable building libsanitizer with Intel CET
Igor Tsimbalist
2
-2
/
+7
2017-11-05
[libsanitizer] Remove semicolon after do {} while (0) in macro body
Tom de Vries
1
-1
/
+1
2017-10-19
ubsan.c (ubsan_expand_null_ifn): Use _v1 suffixed type mismatch builtins...
Jakub Jelinek
47
-1488
/
+1850
2017-01-21
re PR other/79046 (g++ -print-file-name=plugin uses full version number in path)
Jakub Jelinek
2
-2
/
+2
2017-01-17
re PR other/79046 (g++ -print-file-name=plugin uses full version number in path)
Jakub Jelinek
1
-0
/
+1
2016-11-09
asan_globals.cc (RegisterGlobal): Do not call CheckODRViolationViaPoisoning.
Maxim Ostapenko
1
-19
/
+0
2016-11-09
All source files: Merge from upstream 285547.
Maxim Ostapenko
43
-1475
/
+3137
2016-09-21
re PR sanitizer/77567 (ASAN: Bugus error "alloc-dealloc-mismatch (malloc vs o...
Jakub Jelinek
1
-10
/
+52
2016-09-05
re PR sanitizer/77396 (address sanitizer crashes if all static global variab...
Jakub Jelinek
1
-3
/
+4
2016-07-25
Revert 2015-11-09 sanitizer/obstack configury
Alan Modra
2
-3
/
+2
2016-05-17
re PR sanitizer/71160 (libasan: Backport support for malloc within dlsym)
Jakub Jelinek
1
-10
/
+33
[next]