aboutsummaryrefslogtreecommitdiffstats
path: root/libacc/tests/Android.mk
Commit message (Expand)AuthorAgeFilesLines
* Remove ACC which has been replaced with llvm.Jason Sams2010-09-011-75/+0
* Fix static and shared library usage for acc and accRuntimeTestJack Palevich2009-11-121-0/+5
* Build accRuntimeTest with static library rather than shared library.Jack Palevich2009-11-121-2/+3
* Build acc tool with static rather than shared library.Jack Palevich2009-11-121-2/+3
* Add back missing libdl in linker command. The executables here contain callDoug Kwan2009-10-021-2/+4
* Move ARM disassembler out of libacc and into the acc command-line tool.Jack Palevich2009-09-091-1/+2
* Add accRegisterSymbolCallback API to control external symbol linkage.Jack Palevich2009-07-141-0/+32
* Improve local variable scoping.Jack Palevich2009-06-111-1/+2
* Make a host version of acc for testing.Jack Palevich2009-06-081-2/+19
* Convert libacc into a shared library.Jack Palevich2009-05-221-0/+15