Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
art
/
ec139de9e77663c13a907a5244267db8bed947b5
/
src
/
macros.h
c151f90
Untested port of the SELinux dalvik change to art.
by Elliott Hughes
· 12 years ago
f834936
Use static thread safety analysis when available, and fix the bugs GCC finds.
by Elliott Hughes
· 12 years ago
398f64b
Remove more lint, mostly C-style casts.
by Elliott Hughes
· 13 years ago
2faa5f1
Fix copyright headers.
by Elliott Hughes
· 13 years ago
7a00a3c
Fix definition GCC_VERSION
by Brian Carlstrom
· 13 years ago
ff17f1f
Remove various bits of lint.
by Elliott Hughes
· 13 years ago
24782c6
Add a macro GCC_VERSION and use it to control code paths.
by Shih-wei Liao
· 13 years ago
74787a3
Add TEMP_FAILURE_RETRY for the Mac build.
by Elliott Hughes
· 13 years ago
362f9bc
Fix cpplint's whitespace warnings.
by Elliott Hughes
· 13 years ago
caab8c4
Various tidy ups, add LIKELY/UNLIKELY macros.
by Ian Rogers
· 13 years ago
85d1545
Add packing to class Thread.
by Elliott Hughes
· 13 years ago
93e74e8
More of the thread infrastructure.
by Elliott Hughes
· 13 years ago
12eb78e
Add an instruction abstraction and visitor.
by Carl Shapiro
· 13 years ago
d2bdb57
Add a macro for sizing anonymous or locally defined arrays.
by Carl Shapiro
· 13 years ago
a2e18e1
Add the implementation for the ARM assembler.
by Carl Shapiro
· 13 years ago
6b6b5f0
Shorten the namespace and re-normalize include guards.
by Carl Shapiro
· 13 years ago
a5d5cfd
Add basic assembler interface and an x86 backend.
by Carl Shapiro
· 13 years ago
59e85cd
Add implementations of sizeof and offsetof for class types.
by Carl Shapiro
· 13 years ago
806defa
Fix the include guard style.
by Carl Shapiro
· 13 years ago
6c21dc1
Add a minimal logging interface and implementation.
by Carl Shapiro
· 13 years ago