H.J. Lu
2a20407bac
libsanitizer: Update LOCAL_PATCHES
...
Add
commit 70b043845d
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 70b043845d
.
2021-12-06 08:17:49 -08:00
H.J. Lu
380fc3b69f
libsanitizer: Update LOCAL_PATCHES
...
* LOCAL_PATCHES: Update to the corresponding revision.
2021-11-13 05:17:14 -08:00
Martin Liska
bdb9d47218
libsanitizer: update LOCAL_PATCHES.
2021-11-05 18:21:42 +01:00
Martin Liska
af976d90fa
libsanitizer: update LOCAL_PATCHES
...
libsanitizer/ChangeLog:
* LOCAL_PATCHES: Update git revision.
2021-11-04 13:26:58 +01:00
H.J. Lu
929cb75e42
libsanitizer: Update LOCAL_PATCHES
...
* LOCAL_PATCHES: Update to the corresponding revision.
2021-10-06 13:11:34 -07:00
H.J. Lu
be5bdccd86
libsanitizer: Update LOCAL_PATCHES
...
* LOCAL_PATCHES: Update to the corresponding revision.
2021-10-01 09:04:28 -07:00
H.J. Lu
a6e600f197
libsanitizer: Update LOCAL_PATCHES
...
* LOCAL_PATCHES: Update to the corresponding revision.
2021-07-20 14:21:52 -07:00
Iain Sandoe
1f6fc2826d
libsanitizer : Update LOCAL_PATCHES.
...
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.
2021-05-13 21:19:19 +01:00
Martin Liska
269338fe9d
libsanitizer: update LOCAL_PATCHES.
...
libsanitizer/ChangeLog:
* LOCAL_PATCHES: Update to the corresponding revision.
2021-05-13 09:30:05 +02:00
Matthew Malcomson
b85fb3187e
libsanitizer: Add recently added commit to LOCAL_PATCHES
...
libsanitizer/ChangeLog:
* LOCAL_PATCHES: Add one commit.
2020-11-25 16:39:11 +00:00
Martin Liska
a98ebdc50a
libsanitizer: update LOCAL_PATCHES.
...
libsanitizer/ChangeLog:
* LOCAL_PATCHES: Update to the latest commit.
2020-11-13 17:31:16 +01:00
Martin Liska
04ffed2ef2
libsanitizer: Add recently added commit to LOCAL_PATCHES.
...
libsanitizer/ChangeLog:
* LOCAL_PATCHES: Add one commit.
2020-10-19 09:05:34 +02:00
Martin Liska
9791b4bb4b
libsanitizer: update locale patches
...
libsanitizer/ChangeLog:
* LOCAL_PATCHES: Update revision.
2020-10-16 10:58:03 +02:00
Martin Liska
e8546a6593
Update link to LOCAL_PATCHES.
...
libsanitizer/ChangeLog:
* LOCAL_PATCHES: Update hash of local patches.
2020-06-02 08:03:48 +02:00
Martin Liska
b3d566f570
Update merge.sh to reflect usage of git.
...
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.
2020-05-26 08:48:14 +02:00
Martin Liska
db37dc33a6
Update LOCAL_PATCHES.
...
From-SVN: r277911
2019-11-07 09:34:42 +00:00
Martin Liska
4330d1c477
Update LOCAL_PATCHES.
...
From-SVN: r277839
2019-11-05 13:56:51 +00:00
Iain Sandoe
639f51ba26
libsanitizer, record a local patch.
...
2019-08-16 Iain Sandoe <iain@sandoe.co.uk>
* LOCAL_PATCHES: Add r274585.
From-SVN: r274586
2019-08-16 19:49:07 +00:00
Martin Liska
b3595983e3
Add r274540 to LOCAL_PATCHES.
...
2019-08-15 Martin Liska <mliska@suse.cz>
* LOCAL_PATCHES: Add r274540
From-SVN: r274541
2019-08-15 15:32:46 +00:00
Martin Liska
e272312308
Refresh LOCAL_PATCHES
...
2019-08-14 Martin Liska <mliska@suse.cz>
* LOCAL_PATCHES: Refresh based on what was committed.
From-SVN: r274430
2019-08-14 08:50:24 +00:00
Martin Liska
b8e214c6b3
LOCAL_PATCHES: Add revision.
...
From-SVN: r270209
2019-04-08 13:09:26 +00:00
Martin Liska
15e109b35d
Include patch in LOCAL_PATCHES.
...
2018-11-09 Martin Liska <mliska@suse.cz>
* LOCAL_PATCHES: Include one local patch.
From-SVN: r265951
2018-11-09 09:21:56 +00:00
Segher Boessenkool
b40a67df7c
Fix sanitizer frame unwind on 32-bit ABIs (again)
...
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-11-05 20:41:29 +01:00
Martin Liska
088371bfc5
Update LOCAL_PATCHES after libsanitizer merge.
...
2018-10-31 Martin Liska <mliska@suse.cz>
* LOCAL_PATCHES: Update to installed revisions.
From-SVN: r265673
2018-10-31 11:27:16 +00:00
Martin Liska
e63c967765
Apply LOCAL_PATCHES and remove not used ones.
...
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
2018-10-31 11:16:17 +00:00
Maxim Ostapenko
11bbe99531
Add PR sanitizer/78532 patch to libsanitizer/LOCAL_PATCHES.
...
From-SVN: r243016
2016-11-30 14:32:55 +02:00
Markus Trippelsdorf
f4214e239f
Remove r242480 from libsanitizer/LOCAL_PATCHES
...
The fix is now upstream.
* LOCAL_PATCHES: Remove r242480.
From-SVN: r242957
2016-11-29 13:13:31 +00:00
Rainer Orth
0021284370
Add PR sanitizer/78267 patch to libsanitizer/LOCAL_PATCHES
...
From-SVN: r242634
2016-11-20 10:51:53 +00:00
Markus Trippelsdorf
61a58d07c6
Add revsison to libsanitizer/LOCAL_PATCHES
...
From-SVN: r242481
2016-11-16 11:23:47 +00:00
Maxim Ostapenko
949cc52d0c
LOCAL_PATCHES: New file.
...
libsanitizer/
* LOCAL_PATCHES: New file.
From-SVN: r242479
2016-11-16 13:16:47 +02:00