platform_system_core/libacc
Doug Kwan ab9ad14429 Add back missing libdl in linker command. The executables here contain call
to function defined in libdl.so but the library is missing the linker commands.
Currently, the library is linked via dependency of another library.  While this
works, it is not the right thing to do.
2009-10-02 12:02:02 -07:00
..
tests Add back missing libdl in linker command. The executables here contain call 2009-10-02 12:02:02 -07:00
Android.mk Move ARM disassembler out of libacc and into the acc command-line tool. 2009-09-09 13:19:34 -07:00
FEATURES Add support for "short" data type. 2009-08-03 14:42:57 -07:00
LICENSE Convert libacc into a shared library. 2009-05-22 12:09:55 -07:00
MODULE_LICENSE_BSD_LIKE Add license, document language changes. 2009-05-15 11:01:21 -07:00
acc.cpp Improve error-handling when an expected token is missing. 2009-09-18 16:26:05 -07:00