d5315573d792c8441482b1cbe9ac7e93d3f730d1 |
|
09-Sep-2009 |
Jack Palevich <jackpal@google.com> |
Move ARM disassembler out of libacc and into the acc command-line tool.
/system/core/include/acc/acc.h
|
8c246a9dc294760f2a981cf5144fe4939d1554e6 |
|
15-Jul-2009 |
Jack Palevich <jackpal@google.com> |
Add accRegisterSymbolCallback API to control external symbol linkage. Until now dlsym was used to lookup external symbols. Now you can register your own function to be called when an undefined symbol is used.
/system/core/include/acc/acc.h
|
eedf9d20832f1af3a4bd362819be6eace54240b5 |
|
05-Jun-2009 |
Jack Palevich <jackpal@google.com> |
Add support for #pragma foo(bar) Report unsupported/unknown preprocessor directives. Report line number of error rather than character offset.
/system/core/include/acc/acc.h
|
1cdef20774b2cd30f1a509227c86845337f63f11 |
|
22-May-2009 |
Jack Palevich <jackpal@google.com> |
Convert libacc into a shared library. Document internal CodeGenerator interface Move license to a separate license file. Define a public API for calling libacc. Update the "acc" test program to use the public API. Move "main.cpp" and test scripts into the tests subdirectory. Move test data from tests to tests/data Remove stale test data.
/system/core/include/acc/acc.h
|