Martin Liska
6bee5ffd8a
Remove references to SVN in libsanitizer.
...
Simple documentation update based on usage of GIT by both
LLVM and GCC.
libsanitizer/ChangeLog:
* HOWTO_MERGE: Do not mention not existing argument.
* README.gcc: Update LLVM repository location.
2020-05-29 11:50:54 +02:00
Martin Liska
95fba530b6
Update merge script and HOWTO_MERGE documentation.
...
2018-10-31 Martin Liska <mliska@suse.cz>
* HOWTO_MERGE: Enhance documentation.
* merge.sh: Add support for git as well.
From-SVN: r265664
2018-10-31 11:09:26 +00:00
Maxim Ostapenko
511c8687a8
re PR sanitizer/78307 (missing symbols in libubsan without changing the soname)
...
PR sanitizer/78307
* ubsan/ubsan_handlers.cc (__ubsan_handle_cfi_bad_icall): New function.
( __ubsan_handle_cfi_bad_icall_abort): Likewise.
* ubsan/ubsan_handlers.h (struct CFIBadIcallData): New type.
* ubsan/ubsan_handlers_cxx.cc (__ubsan_handle_cfi_bad_type): New
function.
(__ubsan_handle_cfi_bad_type_abort): Likewise.
* ubsan/ubsan_handlers_cxx.h (struct CFIBadTypeData): New type.
(__ubsan_handle_cfi_bad_type): Export function.
(__ubsan_handle_cfi_bad_type_abort): Likewise.
* HOWTO_MERGE: Update documentation.
From-SVN: r242478
2016-11-16 13:13:19 +02:00
Maxim Ostapenko
02f4d3e9da
Update HOWTO_MERGE file for libsanitizer.
...
From-SVN: r229215
2015-10-23 11:50:30 +03:00
Max Ostapenko
7047bc9c16
HOWTO_MERGE: New file.
...
libsanitizer/
* HOWTO_MERGE: New file.
From-SVN: r229116
2015-10-21 10:53:22 +03:00