freebsd-dev/lib/libcompiler_rt
Marcel Moolenaar 7750ad47a9 Sync FreeBSD's bmake branch with Juniper's internal bmake branch.
Requested by: Simon Gerraty <sjg@juniper.net>
2012-08-22 19:25:57 +00:00
..
__sync_fetch_and_add_4.c Add locally implemented atomic intrinsics to libcompiler_rt. 2011-12-27 22:13:51 +00:00
__sync_fetch_and_add_8.c Add locally implemented atomic intrinsics to libcompiler_rt. 2011-12-27 22:13:51 +00:00
__sync_fetch_and_and_4.c Add locally implemented atomic intrinsics to libcompiler_rt. 2011-12-27 22:13:51 +00:00
__sync_fetch_and_and_8.c Add locally implemented atomic intrinsics to libcompiler_rt. 2011-12-27 22:13:51 +00:00
__sync_fetch_and_op_n.h Add locally implemented atomic intrinsics to libcompiler_rt. 2011-12-27 22:13:51 +00:00
__sync_fetch_and_or_4.c Add locally implemented atomic intrinsics to libcompiler_rt. 2011-12-27 22:13:51 +00:00
__sync_fetch_and_or_8.c Add locally implemented atomic intrinsics to libcompiler_rt. 2011-12-27 22:13:51 +00:00
__sync_fetch_and_sub_4.c Add locally implemented atomic intrinsics to libcompiler_rt. 2011-12-27 22:13:51 +00:00
__sync_fetch_and_sub_8.c Add locally implemented atomic intrinsics to libcompiler_rt. 2011-12-27 22:13:51 +00:00
__sync_fetch_and_xor_4.c Add locally implemented atomic intrinsics to libcompiler_rt. 2011-12-27 22:13:51 +00:00
__sync_fetch_and_xor_8.c Add locally implemented atomic intrinsics to libcompiler_rt. 2011-12-27 22:13:51 +00:00
__sync_lock_test_and_set_4.c Add locally implemented atomic intrinsics to libcompiler_rt. 2011-12-27 22:13:51 +00:00
__sync_lock_test_and_set_8.c Add locally implemented atomic intrinsics to libcompiler_rt. 2011-12-27 22:13:51 +00:00
__sync_val_compare_and_swap_4.c Add locally implemented atomic intrinsics to libcompiler_rt. 2011-12-27 22:13:51 +00:00
__sync_val_compare_and_swap_8.c Add locally implemented atomic intrinsics to libcompiler_rt. 2011-12-27 22:13:51 +00:00
__sync_val_compare_and_swap_n.h Add locally implemented atomic intrinsics to libcompiler_rt. 2011-12-27 22:13:51 +00:00
Makefile Switch sparc64 to using libcompiler_rt; since r230021 we have a workaround 2012-05-15 22:47:34 +00:00
Makefile.depend Sync FreeBSD's bmake branch with Juniper's internal bmake branch. 2012-08-22 19:25:57 +00:00