2012-11-19 Tom de Vries <tom@codesourcery.com>
[official-gcc.git] / libatomic / ChangeLog
blob19b4e8ce362c0117b13bd0eed144d3c2e3b5c9ce
1 2012-11-04  Thomas Schwinge  <thomas@codesourcery.com>
3         * acinclude.m4 (LIBAT_CHECK_IFUNC): Clarify message.
4         * configure: Regenerate.
6         * configure: Regenerate.
8 2012-10-23  Sofiane Naci <sofiane.naci@arm.com>
10         Mark libatomic unsupported in AArch64.
12         * configure.tgt: Mark libatomic unsupported.
14 2012-09-20  Jakub Jelinek  <jakub@redhat.com>
16         PR other/43620
17         * configure.ac (AM_INIT_AUTOMAKE): Add no-dist.
18         * configure: Regenerate.
19         * Makefile.in: Regenerate.
21 2012-09-14  David Edelsohn  <dje.gcc@gmail.com>
23         * configure: Regenerated.
25 2012-05-22  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
27         PR other/53231
28         * tas_n.c (libat_test_and_set): Correct return.  Remove unused variable.
30 2012-05-16  H.J. Lu  <hongjiu.lu@intel.com>
32         * configure: Regenerated.
34 2012-05-10  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
36         PR other/53284
37         * acinclude.m4 (LIBAT_TEST_ATOMIC_BUILTIN): Add -O0 -S to CFLAGS
38         instead of overriding.
39         * configure: Regenerate.
41 2012-05-07  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
43         * Makefile.am (libatomic.map-sun): Handle objects in
44         libatomic_la_LIBADD.
45         * aclocal.m4: Regenerate.
46         * Makefile.in: Regenerate.
48 2012-05-07  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
50         * configure.ac: Add $XPCFLAGS to CFLAGS, not $XCFLAGS.
51         * configure: Regenerate.
53 2012-05-03  Richard Henderson  <rth@redhat.com>
55         * configure.ac (AM_MAINTAINER_MODE): New.
56         * acinclude.m4 (LIBAT_TEST_ATOMIC_BUILTIN): Handle compilation
57         failure in gcc_no_link path.
58         * configure, aclocal.m4, Makefile.in: Rebuild.
60 2012-05-01  Richard Henderson  <rth@redhat.com>
62         * Initial commit.