summaryrefslogtreecommitdiffstats
path: root/clang/test/Preprocessor/init.c
Commit message (Expand)AuthorAgeFilesLines
...
* [mips] Introducing option -mabs=[legacy/2008]Petar Jovanovic2017-08-241-0/+10
* Revert r310057Stefan Maksimovic2017-08-111-0/+10
* Add OpenCL 2.0 atomic builtin functions as Clang builtinYaxun Liu2017-08-041-0/+10
* Revert r304953 for release 5.0.0Stefan Maksimovic2017-08-041-10/+0
* Define _GNU_SOURCE for RTEMS c++Walter Lee2017-08-021-0/+1
* [AArch64] Don't define __LP64__ when targeting WindowsMartin Storsjo2017-07-311-0/+161
* [test] Fix mistagged CHECK-NOT-lines for AARCH64-DARWIN in Preprocessor/init.cMartin Storsjo2017-07-311-3/+3
* Fix a typo.Brad Smith2017-07-301-1/+1
* Remove Bitrig: Clang ChangesErich Keane2017-07-211-7/+0
* [c++2a] Add option -std=c++2a to enable support for potential/transitional C+...Faisal Vali2017-07-161-0/+16
* NetBSD uses soft-float by default, unless the environment is EABIHF orJoerg Sonnenberger2017-07-111-0/+6
* Run the preprocessor test as frontend test for NetBSD, since CC1 modeJoerg Sonnenberger2017-07-111-3/+3
* Revert "Define _GNU_SOURCE for rtems c++"Daniel Jasper2017-06-151-1/+0
* Define _GNU_SOURCE for rtems c++James Y Knight2017-06-141-0/+1
* Reapply r304929 [mips] Add runtime options to enable/disable madd/sub.fmtPetar Jovanovic2017-06-071-0/+10
* Revert r304929 [mips] Add runtime options to enable/disable madd/sub.fmtPetar Jovanovic2017-06-071-10/+0
* [mips] Add runtime options to enable/disable madd.fmt and msub.fmtPetar Jovanovic2017-06-071-0/+10
* [WebAssembly] Set MaxAtomicInlineWidth to 64.Dan Gohman2017-06-071-2/+2
* Darwin: Define __STDC_NO_THREADS__ on Darwin targetsDuncan P. N. Exon Smith2017-04-271-0/+9
* Add __CLANG_ATOMIC_<TYPE>_LOCK_FREE macros for use in MSVC compatibility mode.Eric Fiselier2017-04-201-0/+53
* [ARM,AArch64] Define __ELF__ for arm-none-eabihf and AArch64Oliver Stannard2017-04-181-0/+3
* _CALL_LINUX is only defined on 64-bit ppc linux platforms, not 32-bit.Eric Christopher2017-03-251-0/+4
* Add the __LONGDOUBLE128 define for ppc targets that have 128 bit long doubles.Eric Christopher2017-03-251-0/+7
* Define __HAVE_BSWAP__ on ppc to match gcc since we support both builtins as w...Eric Christopher2017-03-251-0/+6
* Add the _CALL_LINUX preprocessor define for ppc linux platforms.Eric Christopher2017-03-251-0/+6
* __BIGGEST_ALIGNMENT__ has always been 16 on all power platforms ratherEric Christopher2017-03-251-6/+6
* Add preprocessor defines for a bare powerpc64le triple/cpu.Eric Christopher2017-03-251-0/+3
* Bump __cplusplus for C++17 to 201703L per the C++17 DIS.Richard Smith2017-03-201-2/+2
* Add a small test for __STRUCT_PARM_ALIGN__ for ppc64 darwin.Eric Christopher2017-03-161-1/+4
* Set the Int64Type / IntMaxType types correctly for OpenBSD/mips64Brad Smith2017-03-061-0/+2
* Also test OpenBSD/powerpc here for the various types expected to be the same ...Brad Smith2017-02-251-0/+1
* Hook up OpenBSD AArch64 supportBrad Smith2017-02-211-0/+193
* [mips] Define macros related to -mabicalls in the preprocessorSimon Dardis2017-02-211-0/+45
* Add a definition for __STRUCT_PARM_ALIGN__ for elfv2 and 64-bit darwin platfo...Eric Christopher2017-02-151-0/+1
* Add check that "#define unix 1" is present for the PS4 target.Douglas Yung2017-02-091-0/+1
* Revert "Basic: match GCC behaviour for SuS macro"Saleem Abdulrasool2017-02-071-0/+3
* Basic: match GCC behaviour for SuS macroSaleem Abdulrasool2017-02-051-3/+0
* [Frontend] The macro that describes the Objective-C bool type shouldAlex Lorenz2017-01-201-0/+2
* Add AVR target and toolchain to ClangDylan McKay2017-01-051-0/+171
* Also recognize -std=iso9899:201xBenjamin Kramer2016-12-061-0/+3
* Add a new optimization option -Og Sylvestre Ledru2016-11-111-0/+6
* Define __ANDROID_API__ when specified as part of an Android target.Stephen Hines2016-11-111-0/+5
* [Sparc] LLONG is not lock-free atomic on v8Douglas Katzman2016-11-091-0/+1
* P0035R4: add predefined __STDCPP_DEFAULT_NEW_ALIGNMENT__ macro. By default, weRichard Smith2016-09-301-5/+49
* [OpenBSD] Add type sign information for OpenBSDRenato Golin2016-09-221-0/+23
* OpenCL: Defining __ENDIAN_LITTLE__ and fix target endiannessMatt Arsenault2016-09-071-0/+1
* Add support for targeting armv6-unknown-cloudabi-eabihf.Ed Schouten2016-09-051-0/+5
* [WebAssembly] Change wasm SizeType to match asmjsDerek Schuff2016-09-011-20/+20
* [PS4] Change the names of some "environmental" things to what ourPaul Robinson2016-05-161-1/+1
* ARM-MachO: stop claiming to be EABITim Northover2016-05-131-7/+7
OpenPOWER on IntegriCloud