]> git.ipfire.org Git - thirdparty/gcc.git/blame - libatomic/ChangeLog
Always compile atomic builtin tests with $XCFLAGS
[thirdparty/gcc.git] / libatomic / ChangeLog
CommitLineData
aaea76b3
RO
12012-05-10 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2
3 PR other/53284
4 * acinclude.m4 (LIBAT_TEST_ATOMIC_BUILTIN): Add -O0 -S to CFLAGS
5 instead of overriding.
6 * configure: Regenerate.
7
527eeee5
RO
82012-05-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
9
10 * Makefile.am (libatomic.map-sun): Handle objects in
11 libatomic_la_LIBADD.
12 * aclocal.m4: Regenerate.
13 * Makefile.in: Regenerate.
14
e9885be5
RO
152012-05-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
16
17 * configure.ac: Add $XPCFLAGS to CFLAGS, not $XCFLAGS.
18 * configure: Regenerate.
19
0fe5522f
RH
202012-05-03 Richard Henderson <rth@redhat.com>
21
fa3cd3c3 22 * configure.ac (AM_MAINTAINER_MODE): New.
0fe5522f
RH
23 * acinclude.m4 (LIBAT_TEST_ATOMIC_BUILTIN): Handle compilation
24 failure in gcc_no_link path.
fa3cd3c3 25 * configure, aclocal.m4, Makefile.in: Rebuild.
0fe5522f 26
48310492
RH
272012-05-01 Richard Henderson <rth@redhat.com>
28
29 * Initial commit.