index
:
delta/compiler-rt.git
google/stable
google/testing
master
release_30
release_32
release_33
release_34
release_35
release_35@215014
release_36
release_37
release_38
release_39
release_40
release_50
release_60
release_70
release_80
release_90
llvm.org: Obsolete (use llvm)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
1) Remove cmake-specific #define usage from the exported
Shantonu Sen
2009-09-22
1
-1
/
+4
*
update make rules so libcompiler-rt can be built for armv6 the Apple way
Nick Kledzik
2009-09-18
1
-1
/
+3
*
add support for __switch* needed for switch statements in thumb codegen
Nick Kledzik
2009-09-18
1
-0
/
+93
*
add conversion functions and test cases for ARM
Nick Kledzik
2009-09-14
10
-0
/
+232
*
Update cmake files for arm support hooks.
Edward O'Callaghan
2009-09-14
2
-0
/
+1
*
fix typo in comment
Nick Kledzik
2009-09-13
1
-1
/
+1
*
add comparison functions for ARM
Nick Kledzik
2009-09-12
18
-0
/
+452
*
start adding implementation of arm *vfp routines with test cases
Nick Kledzik
2009-09-11
8
-0
/
+185
*
Stub out structure for building armv{6,7} libs.
Daniel Dunbar
2009-09-10
2
-1
/
+23
*
Unbreak building of assembly files (broken by my .s -> .S rename).
Daniel Dunbar
2009-09-10
3
-6
/
+6
*
Fix some files that got left behind in early changeset to unnamed unions fix....
Edward O'Callaghan
2009-09-03
15
-33
/
+33
*
Add support for ellcc, Credit to Richard Pennington.
Edward O'Callaghan
2009-08-18
1
-1
/
+1
*
Fix pre-processor mistake for BSDs in endianness.h
Edward O'Callaghan
2009-08-18
1
-1
/
+1
*
Temporary define HAVE_SYSCONF until cmake checks are done.
Edward O'Callaghan
2009-08-10
1
-0
/
+2
*
Fix a FIXME for configure check for HAVE_SYSCONF.
Edward O'Callaghan
2009-08-10
1
-3
/
+11
*
fix build on linux
Nuno Lopes
2009-08-09
2
-2
/
+2
*
Refactor to remove un-named struct gnu extension usage. Now ISO C89 and C99 c...
Edward O'Callaghan
2009-08-09
42
-436
/
+483
*
Optimized versions now buildable on Solaris.
Edward O'Callaghan
2009-08-08
5
-15
/
+28
*
Fix signedness warning in mprotect call, Clean up and improve endianness.h he...
Edward O'Callaghan
2009-08-08
2
-26
/
+56
*
Code style and Readability fixes. Credit to Craig van Vliet.
Edward O'Callaghan
2009-08-07
54
-1137
/
+1243
*
Refactor test suit endianness pre-processor code. More style and readability ...
Edward O'Callaghan
2009-08-05
2
-21
/
+22
*
Next batch of C++ to C comment style changes. Also improve and factor out end...
Edward O'Callaghan
2009-08-05
16
-296
/
+339
*
Fixup C++ style comments are not allowed in ISO C90 to classic C style.
Edward O'Callaghan
2009-08-05
33
-646
/
+720
*
Start porting compiler-rt testsuit to Solaris with new build system. Fix some...
Edward O'Callaghan
2009-08-05
2
-22
/
+24
*
Refactor out common pre-processor code.
Edward O'Callaghan
2009-08-04
7
-24
/
+5
*
Fix newlinew warning in floatundidf.c , Bulkout CMake system more, complete p...
Edward O'Callaghan
2009-08-03
9
-1
/
+57
*
A few CMake formating fixes for compiler-rt.
Edward O'Callaghan
2009-08-03
1
-0
/
+3
*
Initial import of CMake type build system. Just like the rest of llvm..
Edward O'Callaghan
2009-08-03
4
-0
/
+49
*
Misc compiler-rt fixes. Clarify neg implementations to show what is
Eli Friedman
2009-07-03
6
-44
/
+25
*
Add missing include for getpagesize, and fix a typo.
Daniel Dunbar
2009-07-01
1
-1
/
+4
*
Fix a Darwinism, .s files meant to be preprocessed should be named .S.
Daniel Dunbar
2009-07-01
19
-0
/
+0
*
Use getpagesize() on non-Darwin platforms.
Daniel Dunbar
2009-07-01
1
-1
/
+2
*
Initial import of compiler-rt.
Daniel Dunbar
2009-06-26
138
-0
/
+7346