]> git.ipfire.org Git - thirdparty/gcc.git/commit - libsanitizer/ChangeLog
configure.tgt: Enable build on powerpc*-linux.
authorPeter Bergner <bergner@vnet.ibm.com>
Thu, 6 Dec 2012 21:53:36 +0000 (15:53 -0600)
committerPeter Bergner <bergner@gcc.gnu.org>
Thu, 6 Dec 2012 21:53:36 +0000 (15:53 -0600)
commit957fee09af67c6ae6095a91d349cc00df137d707
treec457b8b60196c6ee082976df9f7904e899337344
parent789b6d0559b6f89b5c755fe1bea435698962f224
configure.tgt: Enable build on powerpc*-linux.

libsanitizer/
* configure.tgt: Enable build on powerpc*-linux.

gcc/
* config/rs6000/sysv4.h (TARGET_ASAN_SHADOW_OFFSET): Define.
* config/rs6000/rs6000.c (rs6000_asan_shadow_offset): New function.
* config/rs6000/rs6000.h (FRAME_GROWS_DOWNWARD): Disable if using ASAN.

From-SVN: r194273
gcc/ChangeLog
gcc/config/rs6000/rs6000.c
gcc/config/rs6000/rs6000.h
gcc/config/rs6000/sysv4.h
libsanitizer/ChangeLog
libsanitizer/configure.tgt