summaryrefslogtreecommitdiff
path: root/libatomic/Makefile.in
AgeCommit message (Expand)Author
2025-11-13LoongArch: Don't mix lock-free and locking 16B atomicsXi Ruoyao
2025-10-09PR81358: Enable automatic linking of libatomic.Prathamesh Kulkarni
2025-10-05*: regenerate autotoolsSam James
2025-05-22[vxworks] build partial libatomicAlexandre Oliva
2024-12-18Revert "PR81358: Enable automatic linking of libatomic."Prathamesh Kulkarni
2024-12-18PR81358: Enable automatic linking of libatomic.Prathamesh Kulkarni
2024-05-07build: Derive object names in make_sunver.plRainer Orth
2024-04-04libatomic: Fix build for --disable-gnu-indirect-function [PR113986]Wilco Dijkstra
2024-02-14PR other/113336: Fix libatomic testsuite regressions on ARM.Roger Sayle
2024-01-28libatomic: Enable LSE128 128-bit atomics for Armv9.4-aVictor Do Nascimento
2023-10-26libatomic: Consider '--with-build-sysroot=[...]' for target libraries' build-...Thomas Schwinge
2023-10-23libatomic: drop redundant all-multi commandJan Beulich
2023-10-22Config,Darwin: Allow for configuring Darwin to use embedded runpath.Iain Sandoe
2023-06-02Remove stale Autoconf checks for PerlThomas Schwinge
2022-11-16libatomic: regenerate Makefile.inMartin Liska
2022-11-15libatomic: Add support for LSE and LSE2Wilco Dijkstra
2022-03-17libatomic: Improve 16-byte atomics on Intel AVX [PR104688]Jakub Jelinek
2020-06-22build: Use -include instead of conditional include.David Edelsohn
2020-06-21aix: Add GCC64 configuration and FAT target libraries.David Edelsohn
2020-02-22libatomic: Fix last change [PR55930]Jakub Jelinek
2020-02-22Honor --disable-dependency-tracking in libatomicRicharde Purdie
2020-01-24Add `--with-toolexeclibdir=' configuration optionMaciej W. Rozycki
2018-10-31Update GCC to autoconf 2.69, automake 1.15.1 (PR bootstrap/82856).Joseph Myers
2017-12-14Makefile.am (IFUNC_OPTIONS): Change aarch64 option from -march=armv8.1-a to -...Steve Ellcey
2017-12-05Makefile.am (ARCH_AARCH64_LINUX): Add IFUNC_OPTIONS and libatomic_la_LIBADD.Steve Ellcey
2017-11-17Enable building libatomic with Intel CETIgor Tsimbalist
2017-10-20[arm] Fix architecture selection when building libatomic with automatic FPU s...Richard Earnshaw
2017-01-17re PR other/79046 (g++ -print-file-name=plugin uses full version number in path)Jakub Jelinek
2016-01-06Fix libatomic multilib parallel build (PR other/67627)Szabolcs Nagy
2015-11-18Add out-of-line versions of some <stdatomic.h> functions (PR c/65083).Joseph Myers
2014-06-17Makefile.am (libatomic_la_LDFLAGS): Add lt_host_flags.Kai Tietz
2013-11-07tree-core.h (enum cv_qualifier): Add TYPE_QUAL_ATOMIC.Joseph Myers
2012-12-18re PR go/55201 (libgo.so: undefined reference to `__atomic_compare_exchange_8')Ian Lance Taylor
2012-09-20re PR other/43620 ([4.3 Release Blocker] Uploading to gnu.org will fail due t...Jakub Jelinek
2012-05-07Allow for objects in libatomic_la_LIBADDRainer Orth
2012-05-03libatomic: Enable AM_MAINTAINER_MODERichard Henderson
2012-05-03acinclude.m4 (LIBAT_TEST_ATOMIC_BUILTIN): Handle compilation failure in gcc_n...Richard Henderson
2012-05-01Add libatomic as a target library.Richard Henderson