re PR target/78357 (nios2 uses non-standard atomic functions)
authorChung-Lin Tang <cltang@codesourcery.com>
Thu, 17 Nov 2016 06:26:56 +0000 (06:26 +0000)
committerChung-Lin Tang <cltang@gcc.gnu.org>
Thu, 17 Nov 2016 06:26:56 +0000 (06:26 +0000)
commit9bd99cce5b3769fd98b3db0d858222fa67e56486
tree289c77c852da5ded79da5208441b4479e61c6275
parent82e435c396a2b50386952ad2ae79aaee2469f5ee
re PR target/78357 (nios2 uses non-standard atomic functions)

2016-11-17  Chung-Lin Tang  <cltang@codesourcery.com>

PR target/78357
* config/nios2/nios2.c (nios2_init_libfuncs): Remove TARGET_LINUX_ABI
condition.
(TARGET_INIT_LIBFUNCS): Delete definition and...
* config/nios2/linux.h (TARGET_INIT_LIBFUNCS): ...move to here, add
comments.

From-SVN: r242534
gcc/ChangeLog
gcc/config/nios2/linux.h
gcc/config/nios2/nios2.c