summaryrefslogtreecommitdiff
path: root/src/constants_x86.h
AgeCommit message (Expand)Author
2013-07-12Create separate Android.mk for main build targets Brian Carlstrom
2012-12-12Move logging.h into base/logging.h. Elliott Hughes
2012-12-12Switch over to the google3 unix_file File*. Elliott Hughes
2012-03-12Minor cleanup. Elliott Hughes
2012-01-30Fix copyright headers. Elliott Hughes
2011-09-08Support for cross compilation. Ian Rogers
2011-08-18Initialize the rest of libcore's native code. Elliott Hughes
2011-07-22Move DexFiles to be allocated on the heap Brian Carlstrom
2011-07-20x86 JNI compiler and unit tests. Ian Rogers
2011-07-17Improve CHECK_<op> logging. Elliott Hughes
2011-06-21Shorten the namespace and re-normalize include guards. Carl Shapiro
2011-06-21Add basic assembler interface and an x86 backend. Carl Shapiro