* configure: Regenerated.
[platform/upstream/linaro-gcc.git] / libatomic / ChangeLog
1 2012-09-14  David Edelsohn  <dje.gcc@gmail.com>
2
3         * configure: Regenerated.
4
5 2012-05-22  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
6
7         PR other/53231
8         * tas_n.c (libat_test_and_set): Correct return.  Remove unused variable.
9
10 2012-05-16  H.J. Lu  <hongjiu.lu@intel.com>
11
12         * configure: Regenerated.
13
14 2012-05-10  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
15
16         PR other/53284
17         * acinclude.m4 (LIBAT_TEST_ATOMIC_BUILTIN): Add -O0 -S to CFLAGS
18         instead of overriding.
19         * configure: Regenerate.
20
21 2012-05-07  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
22
23         * Makefile.am (libatomic.map-sun): Handle objects in
24         libatomic_la_LIBADD.
25         * aclocal.m4: Regenerate.
26         * Makefile.in: Regenerate.
27
28 2012-05-07  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
29
30         * configure.ac: Add $XPCFLAGS to CFLAGS, not $XCFLAGS.
31         * configure: Regenerate.
32
33 2012-05-03  Richard Henderson  <rth@redhat.com>
34
35         * configure.ac (AM_MAINTAINER_MODE): New.
36         * acinclude.m4 (LIBAT_TEST_ATOMIC_BUILTIN): Handle compilation
37         failure in gcc_no_link path.
38         * configure, aclocal.m4, Makefile.in: Rebuild.
39
40 2012-05-01  Richard Henderson  <rth@redhat.com>
41
42         * Initial commit.