]> git.ipfire.org Git - thirdparty/gcc.git/blame - libatomic/ChangeLog
re PR target/55562 (FAIL: gcc.dg/sms-* on powerpc*-*-*)
[thirdparty/gcc.git] / libatomic / ChangeLog
CommitLineData
408d2995
MS
12012-12-04 Marcus Shawcroft <marcus.shawcroft@arm.com>
2
3 * config/arm/arm-config.h (__ARM_ARCH_8A__): New.
4
5eb4cb47
MK
52012-11-21 Matthias Klose <doko@ubuntu.com>
6
7 * configure.tgt (i[3456]86): Handle -mx32 like -m64.
8
b9efc877
TS
92012-11-04 Thomas Schwinge <thomas@codesourcery.com>
10
40448151
TS
11 * acinclude.m4 (LIBAT_CHECK_IFUNC): Clarify message.
12 * configure: Regenerate.
13
b9efc877
TS
14 * configure: Regenerate.
15
34f8442e
SN
162012-10-23 Sofiane Naci <sofiane.naci@arm.com>
17
18 Mark libatomic unsupported in AArch64.
19
20 * configure.tgt: Mark libatomic unsupported.
21
c0758df9
JJ
222012-09-20 Jakub Jelinek <jakub@redhat.com>
23
24 PR other/43620
25 * configure.ac (AM_INIT_AUTOMAKE): Add no-dist.
26 * configure: Regenerate.
27 * Makefile.in: Regenerate.
28
00c2f0ef
DE
292012-09-14 David Edelsohn <dje.gcc@gmail.com>
30
31 * configure: Regenerated.
32
91734423
JDA
332012-05-22 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
34
35 PR other/53231
36 * tas_n.c (libat_test_and_set): Correct return. Remove unused variable.
37
e6d5f8c9
L
382012-05-16 H.J. Lu <hongjiu.lu@intel.com>
39
40 * configure: Regenerated.
41
aaea76b3
RO
422012-05-10 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
43
44 PR other/53284
45 * acinclude.m4 (LIBAT_TEST_ATOMIC_BUILTIN): Add -O0 -S to CFLAGS
46 instead of overriding.
47 * configure: Regenerate.
48
527eeee5
RO
492012-05-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
50
51 * Makefile.am (libatomic.map-sun): Handle objects in
52 libatomic_la_LIBADD.
53 * aclocal.m4: Regenerate.
54 * Makefile.in: Regenerate.
55
e9885be5
RO
562012-05-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
57
58 * configure.ac: Add $XPCFLAGS to CFLAGS, not $XCFLAGS.
59 * configure: Regenerate.
60
0fe5522f
RH
612012-05-03 Richard Henderson <rth@redhat.com>
62
fa3cd3c3 63 * configure.ac (AM_MAINTAINER_MODE): New.
0fe5522f
RH
64 * acinclude.m4 (LIBAT_TEST_ATOMIC_BUILTIN): Handle compilation
65 failure in gcc_no_link path.
fa3cd3c3 66 * configure, aclocal.m4, Makefile.in: Rebuild.
0fe5522f 67
48310492
RH
682012-05-01 Richard Henderson <rth@redhat.com>
69
70 * Initial commit.