]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/ChangeLog
darwin.h (LINK_COMMAND_SPEC_A): Revise sanitizer specs to include sanitize(undefined).
authorIain Sandoe <iain@codesourcery.com>
Sun, 1 Sep 2013 12:16:07 +0000 (12:16 +0000)
committerIain Sandoe <iains@gcc.gnu.org>
Sun, 1 Sep 2013 12:16:07 +0000 (12:16 +0000)
commit0cea211ebd67d10e93649074d348d12df67c4d97
treea9a3ef71fa2f5a65f269a5dda95fc47d086a57c5
parent31f1f73b3e6e89784f0639957d1cf6ea44575468
darwin.h (LINK_COMMAND_SPEC_A): Revise sanitizer specs to include sanitize(undefined).

gcc:

        * config/darwin.h (LINK_COMMAND_SPEC_A): Revise sanitizer specs to
        include sanitize(undefined).

libsanitizer:

        * ubsan/Makefile.am (libubsan_la_LIBADD): Revise to omit
        libinterception.la for Darwin.
        * ubsan/Makefile.in: Regenerate.

From-SVN: r202144
gcc/ChangeLog
gcc/config/darwin.h
libsanitizer/ChangeLog
libsanitizer/ubsan/Makefile.am
libsanitizer/ubsan/Makefile.in