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