llvm-6502/include/llvm/System
Dan Gohman d3d2ddc78e Clang's #include handling apparently doesn't work for libstdc++'s
fenv.h. See PR6907 for details. Work around this in FEnv.h to fix
the seflhost build.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@116256 91177308-0d34-0410-b5e6-96231b3b80d8
2010-10-11 22:30:59 +00:00
..
AIXDataTypesFix.h
Alarm.h
Atomic.h Fixes the Atomic implementation if compiled by MSVC compiler. 2009-12-07 05:29:59 +00:00
DataTypes.h.cmake DataTypes.h.cmake (MSVC): Protect some #define's and use specific 2010-06-24 22:05:52 +00:00
DataTypes.h.in Fix typo. 2010-04-29 05:54:29 +00:00
Disassembler.h
DynamicLibrary.h Fix "the the" and similar typos. 2010-02-10 16:03:48 +00:00
Errno.h
FEnv.h Clang's #include handling apparently doesn't work for libstdc++'s 2010-10-11 22:30:59 +00:00
Host.h Stubs for getHostCPUFeatures API. This implements part of PR5389. 2010-01-19 21:26:05 +00:00
IncludeFile.h
LICENSE.TXT
Memory.h Remove obsolete comments about throwing exceptions. 2010-09-02 22:14:51 +00:00
Mutex.h
Path.h System/Path: Add isObjectFile(). 2010-09-15 22:45:45 +00:00
Process.h Remove obsolete comments about throwing exceptions. 2010-09-02 22:14:51 +00:00
Program.h Remove obsolete comments about throwing exceptions. 2010-09-02 22:14:51 +00:00
RWMutex.h
Signals.h Add an interface for unregistering a file from the FilesToRemove list. 2010-09-01 14:17:34 +00:00
Solaris.h
SwapByteOrder.h System: Add SwapByteOrder and update Support/MathExtras.h to use it. 2010-10-11 21:56:16 +00:00
Threading.h
ThreadLocal.h Add an erase() method to llvm::ThreadLocal. 2010-07-28 22:49:43 +00:00
TimeValue.h 80-col violation. 2009-11-07 06:33:01 +00:00
Valgrind.h Tell Valgrind when we modify already-executed machine code so it knows 2010-03-15 04:57:55 +00:00