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