aboutsummaryrefslogtreecommitdiff
path: root/libatomic/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
2024-05-07build: Derive object names in make_sunver.plRainer Orth1-3/+1
2024-04-04libatomic: Fix build for --disable-gnu-indirect-function [PR113986]Wilco Dijkstra1-4/+4
2024-02-14PR other/113336: Fix libatomic testsuite regressions on ARM.Roger Sayle1-0/+1
2024-01-28libatomic: Enable LSE128 128-bit atomics for Armv9.4-aVictor Do Nascimento1-0/+3
2024-01-03Update copyright years.Jakub Jelinek1-1/+1
2023-10-23libatomic: drop redundant all-multi commandJan Beulich1-2/+1
2023-10-22Config,Darwin: Allow for configuring Darwin to use embedded runpath.Iain Sandoe1-1/+6
2023-01-16Update copyright years.Jakub Jelinek1-1/+1
2022-11-15libatomic: Add support for LSE and LSE2Wilco Dijkstra1-0/+2
2022-03-17libatomic: Improve 16-byte atomics on Intel AVX [PR104688]Jakub Jelinek1-2/+3
2022-01-03Update copyright years.Jakub Jelinek1-1/+1
2021-01-04Update copyright years.Jakub Jelinek1-1/+1
2020-06-22build: Use -include instead of conditional include.David Edelsohn1-3/+1
2020-06-21aix: Add GCC64 configuration and FAT target libraries.David Edelsohn1-0/+5
2020-02-22libatomic: Fix last change [PR55930]Jakub Jelinek1-1/+1
2020-02-22Honor --disable-dependency-tracking in libatomicRicharde Purdie1-1/+3
2020-01-01Update copyright years.Jakub Jelinek1-1/+1
2019-01-01Update copyright years.Jakub Jelinek1-1/+1
2018-10-31Update GCC to autoconf 2.69, automake 1.15.1 (PR bootstrap/82856).Joseph Myers1-0/+2
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2017-12-14Makefile.am (IFUNC_OPTIONS): Change aarch64 option from -march=armv8.1-a to -...Steve Ellcey1-1/+1
2017-12-05Makefile.am (ARCH_AARCH64_LINUX): Add IFUNC_OPTIONS and libatomic_la_LIBADD.Steve Ellcey1-0/+4
2017-10-20[arm] Fix architecture selection when building libatomic with automatic FPU s...Richard Earnshaw1-1/+1
2017-01-17re PR other/79046 (g++ -print-file-name=plugin uses full version number in path)Jakub Jelinek1-1/+1
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-01-06Fix libatomic multilib parallel build (PR other/67627)Szabolcs Nagy1-0/+7
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-11-18Add out-of-line versions of some <stdatomic.h> functions (PR c/65083).Joseph Myers1-1/+1
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-06-17Makefile.am (libatomic_la_LDFLAGS): Add lt_host_flags.Kai Tietz1-1/+1
2014-01-02Update copyright years in libatomic/Richard Sandiford1-1/+1
2013-11-07tree-core.h (enum cv_qualifier): Add TYPE_QUAL_ATOMIC.Joseph Myers1-1/+2
2013-01-14Update copyright years in libatomic.Richard Sandiford1-1/+1
2012-12-18re PR go/55201 (libgo.so: undefined reference to `__atomic_compare_exchange_8')Ian Lance Taylor1-0/+4
2012-05-07Allow for objects in libatomic_la_LIBADDRainer Orth1-1/+1
2012-05-01Add libatomic as a target library.Richard Henderson1-0/+136