Source-Changes archive

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

CVS commit: src/external/gpl3/gcc



Module Name:    src
Committed By:   mrg
Date:           Fri Aug  4 07:40:05 UTC 2023

Modified Files:
        src/external/gpl3/gcc: README.gcc12
        src/external/gpl3/gcc/dist/libsanitizer/lsan: lsan_allocator.h
        src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common:
            sanitizer_linux.cpp sanitizer_unwind_linux_libcdep.cpp

Log Message:
make sanitizers build for some more platforms

m68k (but not m68000), riscv{32,64}, and arm32.


To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/external/gpl3/gcc/README.gcc12
cvs rdiff -u -r1.7 -r1.8 \
    src/external/gpl3/gcc/dist/libsanitizer/lsan/lsan_allocator.h
cvs rdiff -u -r1.4 -r1.5 \
    src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/sanitizer_linux.cpp
cvs rdiff -u -r1.3 -r1.4 \
    src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/sanitizer_unwind_linux_libcdep.cpp

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index