| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
| |
Signed-off-by: Iain Sandoe <iain@sandoe.co.uk>
libsanitizer/ChangeLog:
* LOCAL_PATCHES: Update.
|
|
|
|
|
|
| |
libsanitizer/ChangeLog:
* LOCAL_PATCHES: Update.
|
|
|
|
|
|
| |
libsanitizer/ChangeLog:
* LOCAL_PATCHES: Update.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Add
commit 70b043845d7c378c6a9361a6769885897d1018c2
Author: H.J. Lu <hjl.tools@gmail.com>
Date: Tue Nov 30 05:31:26 2021 -0800
libsanitizer: Use SSE to save and restore XMM registers
to LOCAL_PATCHES.
* LOCAL_PATCHES: Add commit 70b043845d7.
|
|
|
|
| |
* LOCAL_PATCHES: Update to the corresponding revision.
|
| |
|
|
|
|
|
|
| |
libsanitizer/ChangeLog:
* LOCAL_PATCHES: Update git revision.
|
|
|
|
| |
* LOCAL_PATCHES: Update to the corresponding revision.
|
|
|
|
| |
* LOCAL_PATCHES: Update to the corresponding revision.
|
|
|
|
| |
* LOCAL_PATCHES: Update to the corresponding revision.
|
|
|
|
|
|
|
|
|
| |
This adds the local patch to handle missing __builtin_os_log_format
on Darwin.
libsanitizer/ChangeLog:
* LOCAL_PATCHES: Add Darwin patch for __builtin_os_log_format.
|
|
|
|
|
|
| |
libsanitizer/ChangeLog:
* LOCAL_PATCHES: Update to the corresponding revision.
|
|
|
|
|
|
| |
libsanitizer/ChangeLog:
* LOCAL_PATCHES: Add one commit.
|
|
|
|
|
|
| |
libsanitizer/ChangeLog:
* LOCAL_PATCHES: Update to the latest commit.
|
|
|
|
|
|
| |
libsanitizer/ChangeLog:
* LOCAL_PATCHES: Add one commit.
|
|
|
|
|
|
| |
libsanitizer/ChangeLog:
* LOCAL_PATCHES: Update revision.
|
|
|
|
|
|
| |
libsanitizer/ChangeLog:
* LOCAL_PATCHES: Update hash of local patches.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
After switching to GIT, we should use it in libsanitizer
merge script. I'll do merge from master as soon as
PR95311 gets fixed.
I'm going to install the patch.
libsanitizer/ChangeLog:
* LOCAL_PATCHES: Use git hash instead of SVN id.
* merge.sh: Use git instead of VCS. Update paths
relative to upstream git repository.
|
|
|
|
| |
From-SVN: r277911
|
|
|
|
| |
From-SVN: r277839
|
|
|
|
|
|
|
|
| |
2019-08-16 Iain Sandoe <iain@sandoe.co.uk>
* LOCAL_PATCHES: Add r274585.
From-SVN: r274586
|
|
|
|
|
|
|
|
| |
2019-08-15 Martin Liska <mliska@suse.cz>
* LOCAL_PATCHES: Add r274540
From-SVN: r274541
|
|
|
|
|
|
|
|
| |
2019-08-14 Martin Liska <mliska@suse.cz>
* LOCAL_PATCHES: Refresh based on what was committed.
From-SVN: r274430
|
|
|
|
| |
From-SVN: r270209
|
|
|
|
|
|
|
|
| |
2018-11-09 Martin Liska <mliska@suse.cz>
* LOCAL_PATCHES: Include one local patch.
From-SVN: r265951
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This re-applies r258525, and this time adds it to LOCAL_PATCHES.
libsanitizer/
* LOCAL_PATCHES: Add r258525.
* sanitizer_common/sanitizer_stacktrace.cc
(BufferedStackTrace::FastUnwindStack): Use the correct frame offset
for PowerPC SYSV ABI.
From-SVN: r265817
|
|
|
|
|
|
|
|
| |
2018-10-31 Martin Liska <mliska@suse.cz>
* LOCAL_PATCHES: Update to installed revisions.
From-SVN: r265673
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2018-10-31 Martin Liska <mliska@suse.cz>
* LOCAL_PATCHES: Update patch list.
* asan/asan_globals.cc (CheckODRViolationViaIndicator): Apply
patches from GCC's trunk.
(CheckODRViolationViaPoisoning): Likewise.
(RegisterGlobal): Likewise.
* sanitizer_common/sanitizer_mac.cc (defined): Likewise.
* sanitizer_common/sanitizer_stacktrace.cc (GetCanonicFrame): Likewise.
* ubsan/ubsan_handlers.cc (__ubsan::__ubsan_handle_cfi_bad_icall): Likewise.
(__ubsan::__ubsan_handle_cfi_bad_icall_abort): Likewise.
* ubsan/ubsan_handlers.h (struct CFIBadIcallData): Likewise.
(struct CFICheckFailData): Likewise.
(RECOVERABLE): Likewise.
From-SVN: r265667
|
|
|
|
| |
From-SVN: r243016
|
|
|
|
|
|
|
|
| |
The fix is now upstream.
* LOCAL_PATCHES: Remove r242480.
From-SVN: r242957
|
|
|
|
| |
From-SVN: r242634
|
|
|
|
| |
From-SVN: r242481
|
|
libsanitizer/
* LOCAL_PATCHES: New file.
From-SVN: r242479
|