Daniel Dunbar
|
56e0eb9fc9
|
Simplify subdirectory makefiles, and be more robust by checking that they define the appropriate variables.
llvm-svn: 93714
|
2010-01-18 06:48:33 +00:00 |
Daniel Dunbar
|
43164b34b1
|
Rename DebugMake variable to DEBUGMAKE for consistency (variables that are designed to be overridden), and use VERBOSE=1 instead of VERBOSE!="" for controlling verbosity.
llvm-svn: 93712
|
2010-01-18 06:48:12 +00:00 |
Daniel Dunbar
|
dcf5a317f1
|
Tidy up comments, remove whitespace, and rename 'print-%' make debugging target
to 'make-print-%' to match LLVM.
llvm-svn: 93319
|
2010-01-13 16:13:01 +00:00 |
Nick Kledzik
|
d4b78d38d4
|
add __save_vfp_d8_d15_regs and __restore_vfp_d8_d15_regs for ARM
llvm-svn: 85531
|
2009-10-29 22:31:39 +00:00 |
Nick Kledzik
|
e80d44c943
|
update make rules so libcompiler-rt can be built for armv6 the Apple way
llvm-svn: 82185
|
2009-09-18 00:09:05 +00:00 |
Daniel Dunbar
|
c91aeac18b
|
Stub out structure for building armv{6,7} libs.
llvm-svn: 81482
|
2009-09-10 23:50:10 +00:00 |
Daniel Dunbar
|
c7b06b3edf
|
Support building for a single target architecture.
llvm-svn: 80943
|
2009-09-03 20:49:22 +00:00 |
Chris Lattner
|
7a76c06c20
|
improve portability to platforms that don't put python in /usr/bin. Patch by
Pawel Worach!
llvm-svn: 74869
|
2009-07-06 22:24:16 +00:00 |
Daniel Dunbar
|
fd089990f7
|
Initial import of compiler-rt.
-
llvm-svn: 74292
|
2009-06-26 16:47:03 +00:00 |