haiku/src/build
Paweł Dziepak 2e2c9bd3d0 os/support: implement atomic_*() using GCC builtin helpers
If GCC knows what these functions are actually doing the resulting
code can be optimized better what is especially noticeable in case of
invocations of atomic_{or,and}() that ignore the result. Obviously,
everything is inlined what also improves performance.

Signed-off-by: Paweł Dziepak <pdziepak@quarnos.org>
2014-08-25 23:05:07 +02:00
..
libbe Add private BDataPositionIOWrapper 2014-07-13 17:57:56 +02:00
libgnuregex Import gnuregex 0.12 and remove hardcoded paths 2014-02-03 18:27:35 +01:00
libhaikucompat Make use of the UsePrivateBuildHeaders rule. 2011-06-14 00:51:52 +00:00
libicon Add private MIME DB classes to libbe_build 2013-05-08 04:39:56 +02:00
libpackage Move package kit Zlib* classes to support kit 2014-06-30 21:55:41 +02:00
libroot os/support: implement atomic_*() using GCC builtin helpers 2014-08-25 23:05:07 +02:00
libshared Revert "Move ZlibDecompressor to libshared" 2014-06-18 22:13:39 +02:00
libsolv Set defines for Mac OS X so that libsolv can be built 2013-09-29 11:56:27 +02:00
Jamfile Import gnuregex 0.12 and remove hardcoded paths 2014-02-03 18:27:35 +01:00