History log of /netbsd-current/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/sanitizer_fuchsia.h
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 1.4 31-Jul-2023 mrg

make this actually be GCC 12.3.0's libsanitizer.

the libsanitizer we used with GCC 9 and GCC 10 was significantly
ahead of the GCC 9 and GCC 10 provided versions.


# 1.3 30-Jul-2023 mrg

initial merge of GCC 12.3.0.

this doesn't include any of the changes to the .c -> .cc files renamed,
and reverts our local changes to the vax port and libsanitizer subdir.
vax GCC was rewritten and our local fixes no longer are relevant, and
the new libsanitizer is more updated than our old one, and merging via
gcc10->gcc12 is not really possible.

unfortunately, our local changes to libsanitizer that aren't related
to the general update of those sources (ie, the netbsd code) will need
to be re-checked and perhaps re-ported.


Revision tags: netbsd-10-base cjep_sun2x-base1 cjep_sun2x-base cjep_staticlib_x-base1 cjep_staticlib_x-base
# 1.2 11-Apr-2021 mrg

revert sanitizer back to the version we were using with GCC 9, since
that one was already newer than the GCC 10 version.


# 1.1 01-Oct-2019 mrg

branches: 1.1.1;
Initial revision