gcc/libatomic
Andrew Waterman 122a5d603b Avoid misaligned atomic operations
Andrew Waterman <waterman@cs.berkeley.edu>

 * fop_n.c (libat_fetch_op): Align address to word boundary.
 (libat_op_fetch): Likewise.

From-SVN: r219954
2015-01-21 09:17:03 -08:00
..
config Update copyright years. 2015-01-05 13:33:28 +01:00
testsuite re PR testsuite/64605 (ERROR: (DejaGnu) proc "libatomic_target_compile lto1738.c lto1738.o object additional_flags=-flto" does not exist.) 2015-01-16 11:29:54 +00:00
.gitignore Add libatomic as a target library. 2012-05-01 08:48:28 -07:00
ChangeLog Avoid misaligned atomic operations 2015-01-21 09:17:03 -08:00
Makefile.am Update copyright years. 2015-01-05 13:33:28 +01:00
Makefile.in Makefile.am (libatomic_la_LDFLAGS): Add lt_host_flags. 2014-06-17 22:43:18 +02:00
acinclude.m4 acinclude.m4 (LIBAT_CHECK_IFUNC): Clarify message. 2012-11-05 00:27:03 +01:00
aclocal.m4 Makefile.am (libatomic_la_LDFLAGS): Add lt_host_flags. 2014-06-17 22:43:18 +02:00
auto-config.h.in tree-core.h (enum cv_qualifier): Add TYPE_QUAL_ATOMIC. 2013-11-07 21:15:25 +00:00
cas_n.c Update copyright years. 2015-01-05 13:33:28 +01:00
configure Always use PIC option with -shared in libtool 2014-11-21 08:49:17 -08:00
configure.ac Update copyright years. 2015-01-05 13:33:28 +01:00
configure.tgt configure.ac: Don't add ${libgcj} for arm*-*-freebsd*. 2015-01-09 15:06:02 +01:00
exch_n.c Update copyright years. 2015-01-05 13:33:28 +01:00
fadd_n.c Update copyright years. 2015-01-05 13:33:28 +01:00
fand_n.c Add libatomic as a target library. 2012-05-01 08:48:28 -07:00
fenv.c Update copyright years. 2015-01-05 13:33:28 +01:00
fior_n.c Add libatomic as a target library. 2012-05-01 08:48:28 -07:00
fnand_n.c Add libatomic as a target library. 2012-05-01 08:48:28 -07:00
fop_n.c Avoid misaligned atomic operations 2015-01-21 09:17:03 -08:00
fsub_n.c Add libatomic as a target library. 2012-05-01 08:48:28 -07:00
fxor_n.c Add libatomic as a target library. 2012-05-01 08:48:28 -07:00
gcas.c Update copyright years. 2015-01-05 13:33:28 +01:00
gexch.c Update copyright years. 2015-01-05 13:33:28 +01:00
glfree.c Update copyright years. 2015-01-05 13:33:28 +01:00
gload.c Update copyright years. 2015-01-05 13:33:28 +01:00
gstore.c Update copyright years. 2015-01-05 13:33:28 +01:00
host-config.h Update copyright years. 2015-01-05 13:33:28 +01:00
init.c Add libatomic as a target library. 2012-05-01 08:48:28 -07:00
libatomic.map tree-core.h (enum cv_qualifier): Add TYPE_QUAL_ATOMIC. 2013-11-07 21:15:25 +00:00
libatomic_i.h Update copyright years. 2015-01-05 13:33:28 +01:00
load_n.c Update copyright years. 2015-01-05 13:33:28 +01:00
store_n.c Update copyright years. 2015-01-05 13:33:28 +01:00
tas_n.c Update copyright years. 2015-01-05 13:33:28 +01:00