haiku/headers/os/support
Ingo Weinhold 4f7b2c67b0 * gcc 4 features built-ins for atomic operations. If the macro
B_USE_BUILTIN_ATOMIC_FUNCTIONS is defined most atomic_*() functions are
  redefined as macros using the built-ins directly.
* Enabled that feature for the x86 build. Might work on other platforms as
  well, but that needs to be tested.

No significant speedup for the -j8 Haiku image build.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@35018 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-01-11 21:38:07 +00:00
..
Archivable.h Optimized includes. 2009-08-28 12:30:04 +00:00
Autolock.h * Fixed indentation. 2009-09-30 12:36:21 +00:00
Beep.h * Rewrote headers as necessary; only Errors.h and Debug.h still originate from a Be header now; 2007-01-26 16:36:29 +00:00
BlockCache.h * Rewrote headers as necessary; only Errors.h and Debug.h still originate from a Be header now; 2007-01-26 16:36:29 +00:00
BufferIO.h * BBufferIO did not implement Seek() and Position() correctly; it just passed 2008-11-16 21:23:45 +00:00
ByteOrder.h Patch by Scott: 2008-11-10 23:50:42 +00:00
ClassInfo.h * Rewrote headers as necessary; only Errors.h and Debug.h still originate from a Be header now; 2007-01-26 16:36:29 +00:00
DataIO.h Cleanup. 2006-06-30 12:40:15 +00:00
Debug.h Made _debuggerAssert()'s "message" parameter const. Fixes building with gcc4. 2009-04-30 12:21:20 +00:00
Errors.h * Rewrote MediaDefs.h and MediaEncoder.h 2009-08-28 12:42:36 +00:00
Flattenable.h * Rewrote headers as necessary; only Errors.h and Debug.h still originate from a Be header now; 2007-01-26 16:36:29 +00:00
List.h * Code and header indentation cleanup 2009-12-06 12:44:38 +00:00
Locker.h Added InitCheck() method. 2009-03-13 02:05:10 +00:00
StopWatch.h * Rewrote headers as necessary; only Errors.h and Debug.h still originate from a Be header now; 2007-01-26 16:36:29 +00:00
String.h * Added desperately missing Trim() method. 2009-07-31 21:13:19 +00:00
SupportDefs.h * gcc 4 features built-ins for atomic operations. If the macro 2010-01-11 21:38:07 +00:00
TLS.h * Rewrote headers as necessary; only Errors.h and Debug.h still originate from a Be header now; 2007-01-26 16:36:29 +00:00
TypeConstants.h Added type constant B_XATTR_TYPE. This is not a data type, but rather a marker 2009-08-15 21:22:25 +00:00
UTF8.h * Rewrote headers as necessary; only Errors.h and Debug.h still originate from a Be header now; 2007-01-26 16:36:29 +00:00
parsedate.h * Rewrote headers as necessary; only Errors.h and Debug.h still originate from a Be header now; 2007-01-26 16:36:29 +00:00