Makefile.am (ARCH_AARCH64_LINUX): Add IFUNC_OPTIONS and libatomic_la_LIBADD.
2017-12-04 Steve Ellcey <sellcey@cavium.com> * Makefile.am (ARCH_AARCH64_LINUX): Add IFUNC_OPTIONS and libatomic_la_LIBADD. * config/linux/aarch64/host-config.h: New file. * configure.ac (IFUNC_RESOLVER_ARGS): Define. (ARCH_AARCH64_LINUX): New conditional for IFUNC builds. * configure.tgt (aarch64): Set ARCH and try_ifunc. (aarch64*-*-linux*) Update config_path. (aarch64*-*-linux*) Set IFUNC_RESOLVER_ARGS. * libatomic_i.h (GEN_SELECTOR): Add IFUNC_RESOLVER_ARGS argument. * Makefile.in: Regenerate. * auto-config.h.in: Regenerate. * configure: Regenerate. From-SVN: r255399
Showing
- libatomic/ChangeLog 15 additions, 0 deletionslibatomic/ChangeLog
- libatomic/Makefile.am 4 additions, 0 deletionslibatomic/Makefile.am
- libatomic/Makefile.in 6 additions, 4 deletionslibatomic/Makefile.in
- libatomic/auto-config.h.in 3 additions, 0 deletionslibatomic/auto-config.h.in
- libatomic/config/linux/aarch64/host-config.h 36 additions, 0 deletionslibatomic/config/linux/aarch64/host-config.h
- libatomic/configure 23 additions, 2 deletionslibatomic/configure
- libatomic/configure.ac 6 additions, 0 deletionslibatomic/configure.ac
- libatomic/configure.tgt 24 additions, 0 deletionslibatomic/configure.tgt
- libatomic/libatomic_i.h 3 additions, 3 deletionslibatomic/libatomic_i.h
Loading
Please register or sign in to comment