summaryrefslogtreecommitdiff
path: root/libatomic/configure.ac
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-05-22[vxworks] build partial libatomicAlexandre Oliva
2025-01-02Update copyright years.Jakub Jelinek
2024-12-18Revert "PR81358: Enable automatic linking of libatomic."Prathamesh Kulkarni
2024-12-18PR81358: Enable automatic linking of libatomic.Prathamesh Kulkarni
2024-06-12Libatomic: AArch64: Convert all lse128 assembly to .insn directivesVictor Do Nascimento
2024-01-28libatomic: Enable LSE128 128-bit atomics for Armv9.4-aVictor Do Nascimento
2024-01-03Update copyright years.Jakub Jelinek
2023-10-26libatomic: Consider '--with-build-sysroot=[...]' for target libraries' build-...Thomas Schwinge
2023-10-22Config,Darwin: Allow for configuring Darwin to use embedded runpath.Iain Sandoe
2023-06-02Remove stale Autoconf checks for PerlThomas Schwinge
2023-01-16Update copyright years.Jakub Jelinek
2022-02-03make `-Werror` optional in libatomic/libbacktrace/libgomp/libitm/libsanitizerDavid Seifert
2022-01-03Update copyright years.Jakub Jelinek
2021-01-04Update copyright years.Jakub Jelinek
2020-06-21aix: Add GCC64 configuration and FAT target libraries.David Edelsohn
2020-04-06libatomic/test: Fix compilation for build sysrootMaciej W. Rozycki
2020-01-24Add `--with-toolexeclibdir=' configuration optionMaciej W. Rozycki
2020-01-01Update copyright years.Jakub Jelinek
2019-01-01Update copyright years.Jakub Jelinek
2018-10-31Update GCC to autoconf 2.69, automake 1.15.1 (PR bootstrap/82856).Joseph Myers
2018-01-03Update copyright years.Jakub Jelinek
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-01-17re PR other/79046 (g++ -print-file-name=plugin uses full version number in path)Jakub Jelinek
2017-01-01Update copyright years.Jakub Jelinek
2016-01-04Update copyright years.Jakub Jelinek
2015-11-18Add out-of-line versions of some <stdatomic.h> functions (PR c/65083).Joseph Myers
2015-01-05Update copyright years.Jakub Jelinek
2014-06-17Makefile.am (libatomic_la_LDFLAGS): Add lt_host_flags.Kai Tietz
2014-01-02Update copyright years in libatomic/Richard Sandiford
2013-11-07tree-core.h (enum cv_qualifier): Add TYPE_QUAL_ATOMIC.Joseph Myers
2013-01-14Update copyright years in libatomic.Richard Sandiford
2012-09-20re PR other/43620 ([4.3 Release Blocker] Uploading to gnu.org will fail due t...Jakub Jelinek
2012-05-07Don't include XCFLAGS in CFLAGSRainer Orth
2012-05-03libatomic: Enable AM_MAINTAINER_MODERichard Henderson
2012-05-01Add libatomic as a target library.Richard Henderson