History log of /frameworks/compile/linkloader/include/impl/ELFSection.hxx
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
ee6cdb95525abc8c7766798148302306a100b774 20-Jun-2011 Shih-wei Liao <sliao@google.com> Add prologue to implementation directory.

Change-Id: I6b9bcd549ac225811746fbc0037d4292c7a85ba9
/frameworks/compile/linkloader/include/impl/ELFSection.hxx
2061b057e0922ac33b9314c1ccaa50eb7286b847 12-Jun-2011 Logan Chien <tzuhsiang.chien@gmail.com> Implement a new stub allocation policy.

The new allocation policy will allocate the stub table with
the .text section. So that we can guarantee that the stub will
be near enough.
/frameworks/compile/linkloader/include/impl/ELFSection.hxx
74f7a939f44d926babd52f59978e6b093e4bb2d0 12-Jun-2011 Logan Chien <tzuhsiang.chien@gmail.com> Extract MemChunk for ELFSectionBits.
/frameworks/compile/linkloader/include/impl/ELFSection.hxx
71e5a4a2fa18ff55b1e04e73b70b2938150a143c 11-Jun-2011 Logan Chien <tzuhsiang.chien@gmail.com> Fix bug: Alignment should compliant to ABI.
/frameworks/compile/linkloader/include/impl/ELFSection.hxx
58611fc8193e7386698178f167a2e0cbdd6a4f6f 11-Jun-2011 Logan Chien <tzuhsiang.chien@gmail.com> Use shorter ELF structure name.
/frameworks/compile/linkloader/include/impl/ELFSection.hxx
a839a76142ae481e578a85218008043dc52c5cf3 11-Jun-2011 Logan Chien <tzuhsiang.chien@gmail.com> Split ELFSection into declaration and implementation.
/frameworks/compile/linkloader/include/impl/ELFSection.hxx