]> git.ipfire.org Git - thirdparty/gcc.git/commit - libsanitizer/ChangeLog
Fix sanitizer build on sparc64.
authorKonstantin Serebryany <konstantin.s.serebryany@gmail.com>
Tue, 20 Nov 2012 20:54:49 +0000 (20:54 +0000)
committerDavid S. Miller <davem@gcc.gnu.org>
Tue, 20 Nov 2012 20:54:49 +0000 (12:54 -0800)
commitb014e124e46edd418d02316ce4c65563d0568ad8
tree2ab90885e8bb4f79a14bf5c0a8e796699c93c6ad
parent26da79f5d102404edfbbdf4b8fe5ebcdc33c38f1
Fix sanitizer build on sparc64.

* sanitizer_common/sanitizer_linux.cc
(SANITIZER_LINUX_USES_64BIT_SYSCALLS): Define.
(internal_mmap): Use it.
(internal_filesize): Likewise.

From-SVN: r193676
libsanitizer/ChangeLog
libsanitizer/sanitizer_common/sanitizer_linux.cc