Source-Changes-D archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: src/external/gpl3/gcc



On 04.10.2019 10:51, matthew green wrote:
> Module Name:	src
> Committed By:	mrg
> Date:		Fri Oct  4 08:51:33 UTC 2019
> 
> Modified Files:
> 	src/external/gpl3/gcc: README.gcc8
> 	src/external/gpl3/gcc/dist/gcc/config/aarch64: aarch64-netbsd.h
> 	src/external/gpl3/gcc/dist/libsanitizer/lsan: lsan_allocator.cc
> 	    lsan_allocator.h
> 	src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common:
> 	    sanitizer_platform_limits_netbsd.h
> 	    sanitizer_stoptheworld_linux_libcdep.cc
> 	src/external/gpl3/gcc/dist/libsanitizer/ubsan: ubsan_handlers_cxx.cc
> 	src/external/gpl3/gcc/lib/libsupc++: Makefile.common
> 	src/external/gpl3/gcc/lib/libubsan: Makefile
> 	src/external/gpl3/gcc/usr.bin/gcc/arch/aarch64: configargs.h
> 
> Log Message:
> - update README.gcc8 to include current status
> - netbsd/arm64 uses 64 byte malloc alignment
> - make lsan compile on sparc*, mips*, ppc and arm64 again
> - add missing sparc, alpha and i386 abi compat for struct __sanitizer_addrinfo
> - avoid linux includes on arm64
> - avoid multiply defined __ubsan_handle_cfi_bad_type when UBSAN_CAN_USE_CXXABI
>   isn't defined, and, undefine it
> - bad_array_length.cc and bad_array_new.cc lose special build rules
> - regen arm64 mknative
> 
> 


ubsan_handlers_cxx.cc should be detached from the build (unless we will
adapt llvm libc++ abi).

Attachment: signature.asc
Description: OpenPGP digital signature



Home | Main Index | Thread Index | Old Index