summaryrefslogtreecommitdiffstats
path: root/media/libstagefright/codecs/amrwbenc/src/asm/ARMV5E
Commit message (Collapse)AuthorAgeFilesLines
* Fix PIC relocations for non-Bsymbolic buildsArd Biesheuvel2014-08-082-0/+2
| | | | | | | | | | The ARM assembly contains a couple of hand-coded PC relative references to data defined in other object files. Make sure the externs are tagged as hidden so the linker knows that it can resolve the reference locally at build time. Signed-off-by: Ard Biesheuvel <ard.biesheuvel@gmail.com> Bug: 16853291 Change-Id: If7bc8e5bb6a2c63b9df33666d56e6c42f398fd47
* hardening: eliminate more .text relocationsNick Kralevich2012-10-181-2/+4
| | | | | | | In 74bc3e133bd59a65dbed70b5fc89549f04a545e2, a bunch of text relocations were cleaned up from amrwbenc. Looks like we forgot one. Fixed. Change-Id: I80d4c68be435c3461731374d2b6d3bdbd61354a5
* hardening: eliminate text relocations from amrwbArd Biesheuvel2012-08-131-2/+4
| | | | Change-Id: I47235fc4afe6b916da1e999401fb3c8b12c94e62
* stagefright aacenc/amrwbenc: Remove trailing whitespaceMans Rullgard2012-01-1211-223/+223
| | | | | | | | | | | | | | This was applied in AOSP master earlier, in commit b21611e5b0f1797e39e781d91ade023bac87637f, but when merged into the Google internal tree in 88c2d4d26d79384f32a25bd775cf873cb678b12a, none of these changes have been brought in. (The diff of this merge commit and its first parent, d94b71d, is empty.) Therefore, reapply the rest of these changes on the files that still are present in the current version. Change-Id: I645a9b9134769958a11808a06163123d28d83e46
* Convert line breaks to Unix styleMans Rullgard2011-05-219-1747/+1747
| | | | Change-Id: I6219725a9fbd72432bad71a176c14f26fabdbd5f
* Initial software encoder checkinsJames Dong2010-05-1911-0/+2164
Change-Id: I27f387db23594e46384c4eb3a0093ce220bb6b60