]> git.ipfire.org Git - thirdparty/gcc.git/blame - libatomic/ChangeLog
bid_functions.h: Check for __GLIBC__ additionally to LINUX when defining format speci...
[thirdparty/gcc.git] / libatomic / ChangeLog
CommitLineData
34f8442e
SN
12012-10-23 Sofiane Naci <sofiane.naci@arm.com>
2
3 Mark libatomic unsupported in AArch64.
4
5 * configure.tgt: Mark libatomic unsupported.
6
c0758df9
JJ
72012-09-20 Jakub Jelinek <jakub@redhat.com>
8
9 PR other/43620
10 * configure.ac (AM_INIT_AUTOMAKE): Add no-dist.
11 * configure: Regenerate.
12 * Makefile.in: Regenerate.
13
00c2f0ef
DE
142012-09-14 David Edelsohn <dje.gcc@gmail.com>
15
16 * configure: Regenerated.
17
91734423
JDA
182012-05-22 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
19
20 PR other/53231
21 * tas_n.c (libat_test_and_set): Correct return. Remove unused variable.
22
e6d5f8c9
L
232012-05-16 H.J. Lu <hongjiu.lu@intel.com>
24
25 * configure: Regenerated.
26
aaea76b3
RO
272012-05-10 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
28
29 PR other/53284
30 * acinclude.m4 (LIBAT_TEST_ATOMIC_BUILTIN): Add -O0 -S to CFLAGS
31 instead of overriding.
32 * configure: Regenerate.
33
527eeee5
RO
342012-05-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
35
36 * Makefile.am (libatomic.map-sun): Handle objects in
37 libatomic_la_LIBADD.
38 * aclocal.m4: Regenerate.
39 * Makefile.in: Regenerate.
40
e9885be5
RO
412012-05-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
42
43 * configure.ac: Add $XPCFLAGS to CFLAGS, not $XCFLAGS.
44 * configure: Regenerate.
45
0fe5522f
RH
462012-05-03 Richard Henderson <rth@redhat.com>
47
fa3cd3c3 48 * configure.ac (AM_MAINTAINER_MODE): New.
0fe5522f
RH
49 * acinclude.m4 (LIBAT_TEST_ATOMIC_BUILTIN): Handle compilation
50 failure in gcc_no_link path.
fa3cd3c3 51 * configure, aclocal.m4, Makefile.in: Rebuild.
0fe5522f 52
48310492
RH
532012-05-01 Richard Henderson <rth@redhat.com>
54
55 * Initial commit.