]> git.ipfire.org Git - thirdparty/gcc.git/blob - libatomic/ChangeLog
Regenerate configure files for libtool.m4 change
[thirdparty/gcc.git] / libatomic / ChangeLog
1 2012-05-16 H.J. Lu <hongjiu.lu@intel.com>
2
3 * configure: Regenerated.
4
5 2012-05-10 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
6
7 PR other/53284
8 * acinclude.m4 (LIBAT_TEST_ATOMIC_BUILTIN): Add -O0 -S to CFLAGS
9 instead of overriding.
10 * configure: Regenerate.
11
12 2012-05-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
13
14 * Makefile.am (libatomic.map-sun): Handle objects in
15 libatomic_la_LIBADD.
16 * aclocal.m4: Regenerate.
17 * Makefile.in: Regenerate.
18
19 2012-05-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
20
21 * configure.ac: Add $XPCFLAGS to CFLAGS, not $XCFLAGS.
22 * configure: Regenerate.
23
24 2012-05-03 Richard Henderson <rth@redhat.com>
25
26 * configure.ac (AM_MAINTAINER_MODE): New.
27 * acinclude.m4 (LIBAT_TEST_ATOMIC_BUILTIN): Handle compilation
28 failure in gcc_no_link path.
29 * configure, aclocal.m4, Makefile.in: Rebuild.
30
31 2012-05-01 Richard Henderson <rth@redhat.com>
32
33 * Initial commit.