index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
compiler-rt
/
cmake
Commit message (
Expand
)
Author
Age
Files
Lines
*
[CMake] [macho_embedded] [builtins] Always use OS X sysroot, even for arm.
Chris Bieneman
2015-11-13
1
-3
/
+0
*
[CMake] [Darwin] Forcing -fPIC on for all darwin builtins except macho_embedded
Chris Bieneman
2015-11-12
1
-1
/
+2
*
[CMake] [Darwin] [Builtins] Force setting the flags we care about at the end ...
Chris Bieneman
2015-11-11
1
-9
/
+11
*
[tsan] Add TSan unit test support for OS X
Kuba Brecka
2015-11-11
2
-13
/
+11
*
[CMake] [macho_embedded] Only set sys root if the variable is set, this preve...
Chris Bieneman
2015-11-10
1
-1
/
+5
*
[CMake] Cleaning up flags for Darwin builtins
Chris Bieneman
2015-11-10
1
-23
/
+4
*
[CMake] Temporary workaround to support building builtins on darwin with a to...
Chris Bieneman
2015-11-10
1
-3
/
+18
*
Revert "[CMake] [macho_embedded] Check to make sure the compiler supports the...
Chris Bieneman
2015-11-10
1
-13
/
+1
*
[CMake] Don't pass -fPIC when compiling the darwin builtins
Chris Bieneman
2015-11-09
1
-1
/
+1
*
[CMake] Fixing a typo in variable name ARG_*->LIB_*
Chris Bieneman
2015-11-09
1
-1
/
+1
*
[CMake] Removing extra underscore.
Chris Bieneman
2015-11-09
1
-1
/
+1
*
[CMake] [Darwin] Don't generate lipo commands if we don't have libraries to p...
Chris Bieneman
2015-11-09
1
-12
/
+16
*
[CMake] [macho_embedded] Check to make sure the compiler supports the archite...
Chris Bieneman
2015-11-09
1
-1
/
+13
*
[CMake] Need to filter ${arch}/*.c builtins as well as ${arch}/*.S builtins.
Chris Bieneman
2015-11-06
1
-1
/
+1
*
[tsan] CMake support for TSan on OS X
Kuba Brecka
2015-11-03
1
-0
/
+8
*
[lsan] [aarch64] Add support for AArch64
Adhemerval Zanella
2015-10-21
1
-1
/
+1
*
[CMake] Adding support for generating libclang_rt.eprintf.a
Chris Bieneman
2015-10-09
1
-0
/
+19
*
[CMake] [Darwin] [builtins] Need to special case the naming of the OS X cc_ke...
Chris Bieneman
2015-10-09
1
-1
/
+5
*
[CMake] [darwin] [builitins] Don't build x86_64h into the 10.4 builtins library
Chris Bieneman
2015-10-09
1
-0
/
+2
*
[CMake] [Darwin] [Builtins] Fixing a typo that was keeping the OS X 10.4 buil...
Chris Bieneman
2015-10-09
1
-1
/
+1
*
Revert "[lsan] [aarch64] Add support for AArch64"
Evgeniy Stepanov
2015-10-08
1
-1
/
+1
*
[builtins] Enable building of the builtins library for MIPS targets.
Vasileios Kalintiris
2015-10-06
1
-3
/
+4
*
[lsan] [aarch64] Add support for AArch64
Adhemerval Zanella
2015-10-05
1
-1
/
+1
*
[CMake] [darwin] Removing a line of debug code that I accidentally committed.
Chris Bieneman
2015-10-04
1
-1
/
+0
*
[CMake] [darwin] [builtins] Add INSTALL_DIR to darwin_lipo_libs
Chris Bieneman
2015-10-02
1
-5
/
+11
*
[CMake] Workaround for the lipo output directory not being created.
Chris Bieneman
2015-10-02
1
-0
/
+1
*
[CMake] [builtins] [macho_embedded] Separate out the 64-bit thumb builtins so...
Chris Bieneman
2015-10-01
1
-1
/
+2
*
[CMake] [builtins] [macho_embedded] Don't pass -mfloat-abi=hard flag to x86 b...
Chris Bieneman
2015-10-01
1
-1
/
+5
*
[CMake] Only build the simulator builtins if you're also building the device ...
Chris Bieneman
2015-10-01
1
-1
/
+1
*
[CMake] Only add an OS to the supported OS lists if there are supported archi...
Chris Bieneman
2015-10-01
1
-6
/
+13
*
[CMake] [Darwin] Add and populate PROFILE_SUPPORTED_OS to enable building lib...
Chris Bieneman
2015-09-30
1
-2
/
+3
*
[CMake] [Darwin] [macho_embedded] Specify the version min explicitly.
Chris Bieneman
2015-09-30
1
-0
/
+1
*
[CMake] [Darwin] [builtins] Add support for building libclang_rt.10.4.a
Chris Bieneman
2015-09-30
1
-0
/
+11
*
[CMake] [Darwin] [builtins] Change condition for skipping cc_kext to be setti...
Chris Bieneman
2015-09-30
2
-1
/
+2
*
[CMake] [macho_embedded] We need to set some extra flags when building the ma...
Chris Bieneman
2015-09-29
1
-1
/
+6
*
[CMake] [Darwin] Support building the macho_embedded builtin libraries.
Chris Bieneman
2015-09-29
1
-2
/
+82
*
[CMake] [Darwin] [builtins] Apply OS and OS-arch filters to cc_kext builtin l...
Chris Bieneman
2015-09-28
1
-1
/
+12
*
[CMake] Accidentally committed code that was using a variable only populated ...
Chris Bieneman
2015-09-28
1
-1
/
+1
*
[CMake] [Darwin] [builtins] Fix building builtins for Darwin simulator platfo...
Chris Bieneman
2015-09-28
1
-20
/
+30
*
[CMake] [Darwin] Make darwin_filter_builtin_sources support both whitelist an...
Chris Bieneman
2015-09-28
1
-3
/
+15
*
build: separate flags
Saleem Abdulrasool
2015-09-26
1
-2
/
+2
*
build: create two versions of ARM builtins
Saleem Abdulrasool
2015-09-26
1
-2
/
+3
*
[CMake] [darwin] [builtins] Make darwin_lipo_libs take OUTPUT_DIR as an optio...
Chris Bieneman
2015-09-25
1
-7
/
+9
*
[CMake] [darwin] Refactor darwin_read_exclude_file to be reusable. NFC.
Chris Bieneman
2015-09-25
1
-8
/
+11
*
[CMake] [darwin] [builtins] Should install the lipo'd builtin libraries.
Chris Bieneman
2015-09-25
1
-0
/
+2
*
[CMake] [darwin] [builtins] Should be reading the OS variable that is passed ...
Chris Bieneman
2015-09-25
1
-2
/
+2
*
[CMake] [darwin] [cc_kext] In addition to builtin sources the cc_kext builtin...
Chris Bieneman
2015-09-24
1
-3
/
+6
*
[CMake] [darwin] [builtins] Refactoring darwin_find_excluded_builtins_list to...
Chris Bieneman
2015-09-24
1
-21
/
+36
*
[CMake] [darwin] [builtins] Refactoring code to filter builtin lists out into...
Chris Bieneman
2015-09-24
1
-15
/
+22
*
[CMake] [darwin] [builtins] Match clang_darwin.mk's compiler flags when build...
Chris Bieneman
2015-09-24
1
-2
/
+14
[next]