1 2023-12-15 Wilco Dijkstra <wilco.dijkstra@arm.com>
3 * config/linux/aarch64/atomic_16.S: Implement lock-free ARMv8.0 atomics.
4 (libat_exchange_16): Merge RELEASE and ACQ_REL/SEQ_CST cases.
5 * config/linux/aarch64/host-config.h: Use atomic_16.S for baseline v8.0.
7 2023-11-10 Wilco Dijkstra <wilco.dijkstra@arm.com>
9 * config/linux/aarch64/host-config.h (ifunc1): Use CPUID in ifunc
12 2023-10-26 Thomas Schwinge <thomas@codesourcery.com>
15 * configure.ac: 'AC_SUBST(SYSROOT_CFLAGS_FOR_TARGET)'.
16 * Makefile.in: Regenerate.
17 * configure: Likewise.
18 * testsuite/Makefile.in: Likewise.
19 * testsuite/lib/libatomic.exp (libatomic_init): If
20 '--with-build-sysroot=[...]' was specified, use it for build-tree
22 * testsuite/libatomic-site-extra.exp.in (GCC_UNDER_TEST): Don't
24 (SYSROOT_CFLAGS_FOR_TARGET): Set.
26 2023-10-23 Jan Beulich <jbeulich@suse.com>
28 * Makefile.am (all-multi): Drop commands.
29 * Makefile.in: Update accordingly.
31 2023-10-22 Iain Sandoe <iain@sandoe.co.uk>
33 * testsuite/lib/libatomic.exp: Pass correct flags on darwin.
35 2023-10-22 Iain Sandoe <iain@sandoe.co.uk>
37 * Makefile.am: Handle Darwin rpaths.
38 * Makefile.in: Regenerate.
39 * configure: Regenerate.
40 * configure.ac: Handle Darwin rpaths.
42 2023-08-07 Nick Alcock <nick.alcock@oracle.com>
44 * configure: Regenerate.
46 2023-08-07 Alexander von Gluck IV <kallisti5@unixzen.com>
48 * configure: Regenerate.
50 2023-08-07 Nick Alcock <nick.alcock@oracle.com>
52 * configure: Regenerate.
54 2023-08-07 Nick Alcock <nick.alcock@oracle.com>
56 * configure: Regenerate.
58 2023-08-07 H.J. Lu <hjl.tools@gmail.com>
60 * configure: Regenerate.
62 2023-08-07 H.J. Lu <hjl.tools@gmail.com>
64 * configure: Regenerate.
66 2023-06-10 Xi Ruoyao <xry111@xry111.site>
68 * configure.tgt: For x86_64, always set try_ifunc=yes.
70 2023-06-02 Thomas Schwinge <thomas@codesourcery.com>
72 * configure.ac (PERL): Remove.
73 * configure: Regenerate.
74 * Makefile.in: Likewise.
75 * testsuite/Makefile.in: Likewise.
77 2023-03-24 Wilco Dijkstra <wilco.dijkstra@arm.com>
80 * config/linux/aarch64/atomic_16.S: Fix libat_load_16_i1.
81 Add comments describing the memory order.
83 2023-03-03 Stefan Schulze Frielinghaus <stefansf@linux.ibm.com>
85 * config/s390/cas_n.c: New file.
86 * config/s390/load_n.c: New file.
87 * config/s390/store_n.c: New file.
89 2023-01-16 Jonathan Wakely <jwakely@redhat.com>
91 * configure.tgt (config_path) [target_thread_file=single]:
94 2023-01-07 LIU Hao <lh_mouse@126.com>
97 * config/mingw/lock.c: Define `WIN32_LEAN_AND_MEAN` before
100 2022-11-16 Martin Liska <mliska@suse.cz>
102 * Makefile.in: Re-generate.
104 2022-11-15 Wilco Dijkstra <wilco.dijkstra@arm.com>
106 * Makefile.in: Regenerated with automake 1.15.1.
107 * Makefile.am: Add atomic_16.S for AArch64.
108 * configure.tgt: Disable outline atomics in AArch64 build.
109 * config/linux/aarch64/atomic_16.S: New file - implementation of
110 ifuncs for 16-byte atomics.
111 * config/linux/aarch64/host-config.h: Enable ifuncs, use LSE
112 (HWCAP_ATOMICS) for 1-8-byte atomics and LSE2 (HWCAP_USCAT) for
115 2022-11-15 Jakub Jelinek <jakub@redhat.com>
118 * config/x86/init.c (__libat_feat1_init): Don't clear
121 2022-10-19 LIU Hao <lh_mouse@126.com>
123 * configure.tgt: Add new case for `mcf` thread model
125 2022-10-12 Martin Liska <mliska@suse.cz>
127 * configure: Regenerate.
129 2022-10-11 Olivier Hainque <hainque@adacore.com>
130 Olivier Hainque <hainque@adacore.com>
132 * configure: Regenerate.
134 2022-08-30 Martin Liska <mliska@suse.cz>
136 * testsuite/Makefile.in: Regenerate.
138 2022-08-08 Tamar Christina <tamar.christina@arm.com>
141 * config/arm/host-config.h (pre_seq_barrier, post_seq_barrier,
142 pre_post_seq_barrier): Require barrier on __ATOMIC_SEQ_CST.
144 2022-08-08 Tamar Christina <tamar.christina@arm.com>
147 * config/aarch64/aarch64-config.h: New file.
148 * config/aarch64/host-config.h: New file.
150 2022-06-02 David Malcolm <dmalcolm@redhat.com>
152 * testsuite/lib/libatomic.exp: Add load_gcc_lib of scansarif.exp.
154 2022-03-24 Tom de Vries <tdevries@suse.de>
157 * tas_n.c (libat_test_and_set): Fix return value.
159 2022-03-17 Jakub Jelinek <jakub@redhat.com>
162 * Makefile.am (IFUNC_OPTIONS): Change on x86_64 to -mcx16 -mcx16.
163 (libatomic_la_LIBADD): Add $(addsuffix _16_2_.lo,$(SIZEOBJS)) for
165 * Makefile.in: Regenerated.
166 * config/x86/host-config.h (IFUNC_COND_1): For x86_64 define to
167 both AVX and CMPXCHG16B bits.
168 (IFUNC_COND_2): Define.
169 (IFUNC_NCOND): For x86_64 define to 2 * (N == 16).
170 (MAYBE_HAVE_ATOMIC_CAS_16, MAYBE_HAVE_ATOMIC_EXCHANGE_16,
171 MAYBE_HAVE_ATOMIC_LDST_16): Define to IFUNC_COND_2 rather than
173 (HAVE_ATOMIC_CAS_16): Redefine to 1 whenever IFUNC_ALT != 0.
174 (HAVE_ATOMIC_LDST_16): Redefine to 1 whenever IFUNC_ALT == 1.
175 (atomic_compare_exchange_n): Define whenever IFUNC_ALT != 0
176 on x86_64 for N == 16.
177 (__atomic_load_n, __atomic_store_n): Redefine whenever IFUNC_ALT == 1
178 on x86_64 for N == 16.
179 (atomic_load_n, atomic_store_n): New functions.
180 * config/x86/init.c (__libat_feat1_init): On x86_64 clear bit_AVX
181 if CPU vendor is not Intel.
183 2022-02-03 David Seifert <soap@gentoo.org>
184 Jakub Jelinek <jakub@redhat.com>
186 * configure.ac: Support --disable-werror.
187 * configure: Regenerate.
189 2022-01-31 Martin Liska <mliska@suse.cz>
191 * acinclude.m4: Detect *_ld_is_mold and use it.
192 * configure: Regenerate.
194 2022-01-24 Martin Liska <mliska@suse.cz>
196 * acinclude.m4: Remove duplicate
197 LIBAT_CHECK_LINKER_FEATURES.
198 * configure: Regenerate.
200 2021-07-21 Martin Sebor <msebor@redhat.com>
203 * config/linux/arm/host-config.h (__kernel_helper_version): New
204 function. Adjust shadow macro.
206 2021-01-15 Jakub Jelinek <jakub@redhat.com>
209 * configure.tgt: For i?86 and x86_64 determine if -march=i486 needs to
210 be added through preprocessor check on
211 __GCC_HAVE_SYNC_COMPARE_AND_SWAP_4. Determine if try_ifunc is needed
212 based on preprocessor check on __GCC_HAVE_SYNC_COMPARE_AND_SWAP_16
213 or __GCC_HAVE_SYNC_COMPARE_AND_SWAP_8.
215 2021-01-05 Samuel Thibault <samuel.thibault@ens-lyon.org>
217 * configure: Re-generate.
219 2020-12-05 Iain Sandoe <iain@sandoe.co.uk>
222 * configure: Regenerate.
224 2020-11-29 John David Anglin <danglin@gcc.gnu.org>
226 * configure: Regenerate.
228 2020-10-11 Clement Chigot <clement.chigot@atos.net>
230 * config/t-aix: Delete and recreate libatomic before creating
233 2020-09-27 Clement Chigot <clement.chigot@atos.net>
235 * config/t-aix: Use $(AR) without -X32_64.
237 2020-09-11 Tom de Vries <tdevries@suse.de>
240 * configure.tgt: Add nvptx.
241 * libatomic_i.h (MASK_8, INVERT_MASK_8): New macro definition.
242 * config/nvptx/host-config.h: New file.
243 * config/nvptx/lock.c: New file.
245 2020-09-07 Tom de Vries <tdevries@suse.de>
247 * testsuite/libatomic.c/atomic-generic.c: Include string.h.
249 2020-07-14 David Edelsohn <dje.gcc@gmail.com>
251 * config/t-aix: Set BITS from compiler cpp macro.
253 2020-06-22 David Edelsohn <dje.gcc@gmail.com>
255 * Makefile.am: Use -include.
256 * Makefile.in: Regenerate.
258 2020-06-21 David Edelsohn <dje.gcc@gmail.com>
260 * Makefile.am (tmake_file): Build and install AIX-style FAT libraries.
261 * Makefile.in: Regenerate.
262 * configure.ac (tmake_file): Substitute.
263 * configure: Regenerate.
264 * configure.tgt (powerpc-ibm-aix*): Define tmake_file.
265 * config/t-aix: New file.
267 2020-06-01 Uroš Bizjak <ubizjak@gmail.com>
269 * config/x86/fenv.c (struct fenv): Add __attribute__ ((gcc_struct)).
271 2020-05-29 H.J. Lu <hjl.tools@gmail.com>
274 * configure: Regenerated.
276 2020-05-15 H.J. Lu <hongjiu.lu@intel.com>
279 * configure: Regenerated.
281 2020-05-14 H.J. Lu <hongjiu.lu@intel.com>
283 * configure: Regenerated.
285 2020-05-06 Uroš Bizjak <ubizjak@gmail.com>
287 * config/x86/fenv.c (__math_force_eval): Remove.
288 (__math_force_eval_div): New define.
289 (__atomic_deraiseexcept): Use __math_force_eval_div to use
290 generic division to generate INVALID, DIVZERO and INEXACT
293 2020-05-01 Uroš Bizjak <ubizjak@gmail.com>
295 * config/x86/fenv.c (__math_force_eval): New define.
296 (__atomic_feraiseexcept): Use __math_force_eval to evaluate
297 generic division to generate INVALID and DIVZERO exceptions.
299 2020-04-19 Uroš Bizjak <ubizjak@gmail.com>
301 * config/x86/fenv.c (__atomic_feraiseexcept) [__SSE_MATH__]:
302 Remove unneeded assignments to volatile memory.
304 2020-04-06 Maciej W. Rozycki <macro@wdc.com>
306 * configure.ac: Add testsuite/libatomic-site-extra.exp to output
308 * configure: Regenerate.
309 * libatomic/testsuite/libatomic-site-extra.exp.in: New file.
310 * testsuite/Makefile.am (EXTRA_DEJAGNU_SITE_CONFIG): New
312 * testsuite/Makefile.in: Regenerate.
314 2020-02-22 Jakub Jelinek <jakub@redhat.com>
317 * Makefile.am (M_DEPS): Guard the empty definition with
318 @AMDEP_FALSE@ rather than @AMDEP_TRUE@.
319 * Makefile.in: Regenerated.
321 2020-02-22 Richard Purdie <rpurdie@rpsys.net>
324 * Makefile.am (M_DEPS): Honor -disable-dependency-tracking.
325 * Makefile.in: Regenerated.
327 2020-01-24 Maciej W. Rozycki <macro@wdc.com>
329 * configure.ac: Handle `--with-toolexeclibdir='.
330 * Makefile.in: Regenerate.
331 * aclocal.m4: Regenerate.
332 * configure: Regenerate.
333 * testsuite/Makefile.in: Regenerate.
335 2020-01-01 Jakub Jelinek <jakub@redhat.com>
337 Update copyright years.
339 2019-09-27 Maciej W. Rozycki <macro@wdc.com>
341 * configure: Regenerate.
343 2019-09-10 Christophe Lyon <christophe.lyon@st.com>
345 * configure.tgt: Handle arm*-*-uclinux*.
346 * configure: Regenerate.
348 2019-09-03 Chung-Lin Tang <cltang@codesourcery.com>
351 * acinclude.m4 (LIBAT_CHECK_LINKER_FEATURES): Fix GNU ld --version
352 scanning to conform to the GNU Coding Standards.
353 * configure: Regenerate.
355 2019-06-14 Matt Thomas <matt@3am-software.com>
356 Matthew Green <mrg@eterna.com.au>
357 Nick Hudson <skrll@netbsd.org>
358 Maya Rashish <coypu@sdf.org>
360 * configure.tgt (arm*): Handle NetBSD in the same way as FreeBSD.
362 2019-01-01 Jakub Jelinek <jakub@redhat.com>
364 Update copyright years.
366 2018-10-31 Joseph Myers <joseph@codesourcery.com>
369 * Makefile.am: Include multilib.am.
370 * acinclude.m4: Use AC_LANG_SOURCE.
371 * configure.ac: Remove AC_PREREQ.
372 * testsuite/Makefile.am (RUNTEST): Remove quotes.
373 * Makefile.in, aclocal.m4, configure, testsuite/Makefile.in:
376 2018-06-21 Christophe Lyon <christophe.lyon@linaro.org>
378 * config/arm/arm-config.h (__ARM_ARCH__): Remove definitions, use
379 __ARM_ARCH instead. Use __ARM_FEATURE_LDREX to define HAVE_STREX
382 2018-05-23 Florian Weimer <fweimer@redhat.com>
385 x86: Do not assume ELF constructors run before IFUNC resolvers.
386 * config/x86/host-config.h (libat_feat1_ecx, libat_feat1_edx):
388 (__libat_feat1, __libat_feat1_init): Declare.
389 (FEAT1_REGISTER): Define.
390 (load_feat1): New function.
391 (IFUNC_COND_1): Adjust.
392 * config/x86/init.c (libat_feat1_ecx, libat_feat1_edx)
393 (init_cpuid): Remove definitions.
394 (__libat_feat1): New variable.
395 (__libat_feat1_init): New function.
397 2018-05-02 Tom de Vries <tom@codesourcery.com>
400 * testsuite/lib/libatomic.exp: Include scanltranstree.exp.
402 2018-05-02 Tom de Vries <tom@codesourcery.com>
405 * testsuite/lib/libatomic.exp: Include scanwpaipa.exp.
407 2018-04-24 H.J. Lu <hongjiu.lu@intel.com>
409 * configure: Regenerated.
411 2018-04-19 Jakub Jelinek <jakub@redhat.com>
413 * configure: Regenerated.
415 2018-04-18 David Malcolm <dmalcolm@redhat.com>
418 * configure: Regenerate.
420 2018-03-09 Andreas Krebbel <krebbel@linux.vnet.ibm.com>
422 * config/s390/exch_n.c: New file.
423 * configure.tgt: Add the config directory for s390.
425 2018-02-14 Igor Tsimbalist <igor.v.tsimbalist@intel.com>
428 * configure: Regenerate.
430 2018-01-03 Jakub Jelinek <jakub@redhat.com>
432 Update copyright years.
434 2017-12-14 Steve Ellcey <sellcey@cavium.com>
436 * Makefile.am (IFUNC_OPTIONS): Change aarch64
437 option from -march=armv8.1-a to -march=armv8-a+lse.
438 * configure.ac (*aarch64*): Check to see if
439 compiler understands -march=armv8-a+lse option.
440 * configure.tgt (*aarch64*): Only set try_ifunc
441 if compiler understands -march=armv8-a+lse option.
442 * Makefile.in: Regenerate.
443 * testsuite/Makefile.in: Regenerate.
444 * configure: Regenerate.
445 * aclocal.m4: Regenerate.
447 2017-12-04 Steve Ellcey <sellcey@cavium.com>
449 * Makefile.am (ARCH_AARCH64_LINUX): Add IFUNC_OPTIONS and
451 * config/linux/aarch64/host-config.h: New file.
452 * configure.ac (IFUNC_RESOLVER_ARGS): Define.
453 (ARCH_AARCH64_LINUX): New conditional for IFUNC builds.
454 * configure.tgt (aarch64): Set ARCH and try_ifunc.
455 (aarch64*-*-linux*) Update config_path.
456 (aarch64*-*-linux*) Set IFUNC_RESOLVER_ARGS.
457 * libatomic_i.h (GEN_SELECTOR): Add IFUNC_RESOLVER_ARGS argument.
458 * Makefile.in: Regenerate.
459 * auto-config.h.in: Regenerate.
460 * configure: Regenerate.
462 2017-11-17 Igor Tsimbalist <igor.v.tsimbalist@intel.com>
464 * configure.ac: Set CET_FLAGS, update XCFLAGS.
465 * acinclude.m4: Add cet.m4 and enable.m4.
466 * configure: Regenerate.
467 * Makefile.in: Likewise.
468 * testsuite/Makefile.in: Likewise.
470 2017-10-20 Richard Earnshaw <rearnsha@arm.com>
472 * Makefile.am: (IFUNC_OPTIONS): Set the architecture to
473 -march=armv7-a+fp on Linux/Arm.
474 * Makefile.in: Regenerated.
476 2017-10-02 Martin Sebor <msebor@redhat.com>
479 * acinclude.m4 (LIBAT_CHECK_IFUNC): Have ifunc resolver return
480 a function pointer rather than void* to avoid GCC 8 warnings.
481 * configure: Regenerate.
482 * libatomic_i.h: Declare ifunc resolvers to return function
483 pointers rather than void*.
485 2017-05-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
487 * testsuite/lib/libatomic.exp: Load scanlang.exp.
489 2017-02-06 Palmer Dabbelt <palmer@dabbelt.com>
491 * configure.tgt: Add RISC-V tuple.
493 2017-02-01 Richard Henderson <rth@redhat.com>
494 Torvald Riegel <triegel@redhat.com>
496 * acinclude.m4: Add #define FAST_ATOMIC_LDST_*.
497 * auto-config.h.in: Regenerate.
498 * config/x86/host-config.h (FAST_ATOMIC_LDST_16): Define to 0.
499 (atomic_compare_exchange_n): New.
500 * glfree.c (EXACT, LARGER): Change condition and add comments.
502 2017-01-30 Szabolcs Nagy <szabolcs.nagy@arm.com>
505 * config/arm/exch_n.c (libat_exchange): Check __ARM_FEATURE_SIMD32.
507 2017-01-21 Jakub Jelinek <jakub@redhat.com>
510 * testsuite/Makefile.am (gcc_version): Use @get_gcc_base_ver@ instead
511 of cat to get version from BASE-VER file.
512 * testsuite/Makefile.in: Regenerated.
514 2017-01-17 Jakub Jelinek <jakub@redhat.com>
517 * configure.ac: Add GCC_BASE_VER.
518 * Makefile.am (gcc_version): Use @get_gcc_base_ver@ instead of cat to
519 get version from BASE-VER file.
520 * testsuite/Makefile.in: Regenerated.
521 * configure: Regenerated.
522 * Makefile.in: Regenerated.
524 2017-01-01 Jakub Jelinek <jakub@redhat.com>
526 Update copyright years.
528 2016-11-15 Matthias Klose <doko@ubuntu.com>
530 * configure: Regenerate.
532 2016-04-27 Sebastian Huber <sebastian.huber@embedded-brains.de>
534 * configure.tgt (configure_tgt_pre_target_cpu_XCFLAGS): New variable.
535 (*-*-rtems*): New supported target.
536 * config/rtems/host-config.h: New file.
537 * config/rtems/lock.c: Likewise.
539 2016-04-25 H.J. Lu <hongjiu.lu@intel.com>
542 * configure.tgt (XCFLAGS): Revert the last change.
544 2016-04-20 H.J. Lu <hongjiu.lu@intel.com>
547 * configure.tgt (XCFLAGS): Don't add -march=i486 to compile
548 32-bit x86 target library on x86-64.
550 2016-01-06 Szabolcs Nagy <szabolcs.nagy@arm.com>
553 * Makefile.am (all-multi): Add dependency.
554 * Makefile.in: Regenerate.
556 2016-01-04 Jakub Jelinek <jakub@redhat.com>
558 Update copyright years.
560 2015-11-18 Joseph Myers <joseph@codesourcery.com>
563 * fence.c, flag.c: New files.
564 * Makefile.am (libatomic_la_SOURCES): Add fence.c and flag.c.
565 * Makefile.in: Regenerate.
566 * configure.ac (libtool_VERSION): Change to 3:0:2.
567 * configure: Regenerate.
568 * libatomic.map (LIBATOMIC_1.2): New symbol version.
570 2015-10-09 David Malcolm <dmalcolm@redhat.com>
572 * testsuite/lib/libatomic.exp: Load multiline.exp before
573 prune.exp, using load_gcc_lib.
575 2015-07-14 John Marino <gnugcc@marino.st>
577 * configure.tgt: Add *-*-dragonfly to supported targets.
579 2015-01-21 Andrew Waterman <waterman@cs.berkeley.edu>
581 * fop_n.c (libat_fetch_op): Align address to word boundary.
582 (libat_op_fetch): Likewise.
584 2015-01-16 Ilya Verbin <ilya.verbin@intel.com>
587 * testsuite/lib/libatomic.exp: Do not load gcc-dg.exp.
588 * testsuite/libatomic.c/c.exp: Load gcc-dg.exp.
590 2015-01-09 Andreas Tobler <andreast@gcc.gnu.org>
592 * configure.tgt: Exclude arm*-*-freebsd* from try_ifunc.
594 2015-01-05 Jakub Jelinek <jakub@redhat.com>
596 Update copyright years.
598 2014-12-12 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
600 * testsuite/lib/libatomic.exp: Load target-utils.exp
602 2014-11-21 H.J. Lu <hongjiu.lu@intel.com>
605 * configure: Regenerated.
607 2014-11-13 Andrew Waterman <waterman@cs.berkeley.edu>
609 * cas_n.c (libat_compare_exchange): Add missing cast.
611 2014-11-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
614 * configure: Regenerate.
616 2014-08-19 Yaakov Selkowitz <yselkowi@redhat.com>
618 * configure.tgt: Add cygwin to supported targets.
620 2014-07-18 Uros Bizjak <ubizjak@gmail.com>
622 * configure.tgt (alpha*): Add -mfp-trap-mode=sui to XCFLAGS.
624 2014-06-17 Kai Tietz <ktietz@redhat.com>
626 * Makefile.am (libatomic_la_LDFLAGS): Add lt_host_flags.
627 * configure.ac (ACX_LT_HOST_FLAGS): New.
628 (target_thread_file): New.
629 * configure.tgt (mingw): Add mingw support.
630 * config/mingw/host-config.h: New file.
631 * config/mingw/lock.c: Likewise.
632 * Makefile.in: Regenerated.
633 * configure: Likewise.
634 * aclocal.m4: Likewise.
635 * testsuite/Makefile.in: Likewise.
637 2014-02-20 Richard Henderson <rth@redhat.com>
640 * cas_n.c (libat_compare_exchange): Conditionalize on failure
641 the store back to EPTR.
643 2014-01-02 Richard Sandiford <rdsandiford@googlemail.com>
645 Update copyright years
647 2013-12-09 Uros Bizjak <ubizjak@gmail.com>
649 * config/x86/fenv.c (__atomic_feraiseexcept): Emit SSE
650 instructions when __SSE_MATH__ is defined.
652 2013-11-18 Joseph Myers <joseph@codesourcery.com>
654 * testsuite/libatomic.c/atomic-compare-exchange-1.c,
655 testsuite/libatomic.c/atomic-compare-exchange-2.c,
656 testsuite/libatomic.c/atomic-compare-exchange-3.c,
657 testsuite/libatomic.c/atomic-compare-exchange-4.c,
658 testsuite/libatomic.c/atomic-compare-exchange-5.c,
659 testsuite/libatomic.c/atomic-exchange-1.c,
660 testsuite/libatomic.c/atomic-exchange-2.c,
661 testsuite/libatomic.c/atomic-exchange-3.c,
662 testsuite/libatomic.c/atomic-exchange-4.c,
663 testsuite/libatomic.c/atomic-exchange-5.c,
664 testsuite/libatomic.c/atomic-generic.c,
665 testsuite/libatomic.c/atomic-load-1.c,
666 testsuite/libatomic.c/atomic-load-2.c,
667 testsuite/libatomic.c/atomic-load-3.c,
668 testsuite/libatomic.c/atomic-load-4.c,
669 testsuite/libatomic.c/atomic-load-5.c,
670 testsuite/libatomic.c/atomic-op-1.c,
671 testsuite/libatomic.c/atomic-op-2.c,
672 testsuite/libatomic.c/atomic-op-3.c,
673 testsuite/libatomic.c/atomic-op-4.c,
674 testsuite/libatomic.c/atomic-op-5.c,
675 testsuite/libatomic.c/atomic-store-1.c,
676 testsuite/libatomic.c/atomic-store-2.c,
677 testsuite/libatomic.c/atomic-store-3.c,
678 testsuite/libatomic.c/atomic-store-4.c,
679 testsuite/libatomic.c/atomic-store-5.c: Declare main as returning
680 int. Do not require built-in sync support or add target-specific
682 * testsuite/libatomic.c/atomic-exchange-1.c,
683 testsuite/libatomic.c/atomic-exchange-2.c,
684 testsuite/libatomic.c/atomic-exchange-3.c,
685 testsuite/libatomic.c/atomic-exchange-4.c,
686 testsuite/libatomic.c/atomic-exchange-5.c: Separate increments of
687 count from expression using value of count.
689 2013-11-10 Uros Bizjak <ubizjak@gmail.com>
691 * config/x86/fenv.c: New file.
693 2013-11-07 Joseph Myers <joseph@codesourcery.com>
696 * libatomic.map (LIBATOMIC_1.1): New symbol version. Include
697 __atomic_feraiseexcept.
698 * configure.ac (libtool_VERSION): Change to 2:0:1.
699 (fenv.h): Test for header.
700 * Makefile.am (libatomic_la_SOURCES): Add fenv.c.
701 * Makefile.in, auto-config.h.in, configure: Regenerate.
703 2013-10-17 Michael Hudson-Doyle <michael.hudson@linaro.org>
705 * libatomic/configure.tgt (aarch64*): Remove code preventing
708 2013-09-20 Alan Modra <amodra@gmail.com>
710 * configure: Regenerate.
712 2013-01-14 Richard Sandiford <rdsandiford@googlemail.com>
714 Update copyright years.
716 2012-12-18 Ian Lance Taylor <iant@google.com>
719 * Makefile.am (noinst_LTLIBRARIES): Define new make variable.
720 (libatomic_convenience_la_SOURCES): Likewise.
721 (libatomic_convenience_la_LIBADD): Likewise.
722 * Makefile.in: Rebuild.
723 * testsuite/Makefile.in: Rebuild.
725 2012-12-04 Marcus Shawcroft <marcus.shawcroft@arm.com>
727 * config/arm/arm-config.h (__ARM_ARCH_8A__): New.
729 2012-11-21 Matthias Klose <doko@ubuntu.com>
731 * configure.tgt (i[3456]86): Handle -mx32 like -m64.
733 2012-11-04 Thomas Schwinge <thomas@codesourcery.com>
735 * acinclude.m4 (LIBAT_CHECK_IFUNC): Clarify message.
736 * configure: Regenerate.
738 * configure: Regenerate.
740 2012-10-23 Sofiane Naci <sofiane.naci@arm.com>
742 Mark libatomic unsupported in AArch64.
744 * configure.tgt: Mark libatomic unsupported.
746 2012-09-20 Jakub Jelinek <jakub@redhat.com>
749 * configure.ac (AM_INIT_AUTOMAKE): Add no-dist.
750 * configure: Regenerate.
751 * Makefile.in: Regenerate.
753 2012-09-14 David Edelsohn <dje.gcc@gmail.com>
755 * configure: Regenerated.
757 2012-05-22 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
760 * tas_n.c (libat_test_and_set): Correct return. Remove unused variable.
762 2012-05-16 H.J. Lu <hongjiu.lu@intel.com>
764 * configure: Regenerated.
766 2012-05-10 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
769 * acinclude.m4 (LIBAT_TEST_ATOMIC_BUILTIN): Add -O0 -S to CFLAGS
770 instead of overriding.
771 * configure: Regenerate.
773 2012-05-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
775 * Makefile.am (libatomic.map-sun): Handle objects in
777 * aclocal.m4: Regenerate.
778 * Makefile.in: Regenerate.
780 2012-05-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
782 * configure.ac: Add $XPCFLAGS to CFLAGS, not $XCFLAGS.
783 * configure: Regenerate.
785 2012-05-03 Richard Henderson <rth@redhat.com>
787 * configure.ac (AM_MAINTAINER_MODE): New.
788 * acinclude.m4 (LIBAT_TEST_ATOMIC_BUILTIN): Handle compilation
789 failure in gcc_no_link path.
790 * configure, aclocal.m4, Makefile.in: Rebuild.
792 2012-05-01 Richard Henderson <rth@redhat.com>
796 Copyright (C) 2012-2024 Free Software Foundation, Inc.
798 Copying and distribution of this file, with or without modification,
799 are permitted in any medium without royalty provided the copyright
800 notice and this notice are preserved.