This website requires JavaScript.
Explore
Help
Sign In
OpenE2K
/
gcc
Watch
2
Star
0
Fork
0
You've already forked gcc
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
15994bfbca
gcc
/
libsanitizer
/
LOCAL_PATCHES
6 lines
40 B
Plaintext
Raw
Normal View
History
Unescape
Escape
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
r258525
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 12:27:16 +01:00
r265667
r265668
r265669
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 10:21:56 +01:00
r265950
Reference in New Issue
Copy Permalink