index
:
art.git
replicant-6.0
Android's art
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
macros.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove more lint, mostly C-style casts.
Elliott Hughes
2012-03-26
1
-4
/
+4
*
Fix copyright headers.
Elliott Hughes
2012-01-30
1
-12
/
+15
*
Fix definition GCC_VERSION
Brian Carlstrom
2012-01-25
1
-1
/
+1
*
Remove various bits of lint.
Elliott Hughes
2012-01-24
1
-6
/
+4
*
Add a macro GCC_VERSION and use it to control code paths.
Shih-wei Liao
2012-01-13
1
-0
/
+4
*
Add TEMP_FAILURE_RETRY for the Mac build.
Elliott Hughes
2011-12-16
1
-0
/
+10
*
Fix cpplint's whitespace warnings.
Elliott Hughes
2011-10-17
1
-6
/
+3
*
Various tidy ups, add LIKELY/UNLIKELY macros.
Ian Rogers
2011-10-12
1
-0
/
+3
*
Add packing to class Thread.
Elliott Hughes
2011-09-16
1
-0
/
+2
*
More of the thread infrastructure.
Elliott Hughes
2011-09-13
1
-0
/
+3
*
Add an instruction abstraction and visitor.
Carl Shapiro
2011-06-24
1
-0
/
+2
*
Add a macro for sizing anonymous or locally defined arrays.
Carl Shapiro
2011-06-22
1
-1
/
+41
*
Add the implementation for the ARM assembler.
Carl Shapiro
2011-06-21
1
-0
/
+19
*
Shorten the namespace and re-normalize include guards.
Carl Shapiro
2011-06-21
1
-3
/
+3
*
Add basic assembler interface and an x86 backend.
Carl Shapiro
2011-06-21
1
-0
/
+22
*
Add implementations of sizeof and offsetof for class types.
Carl Shapiro
2011-06-21
1
-0
/
+7
*
Fix the include guard style.
Carl Shapiro
2011-06-20
1
-3
/
+3
*
Add a minimal logging interface and implementation.
Carl Shapiro
2011-06-20
1
-0
/
+33