summaryrefslogtreecommitdiffstats
path: root/libc/arch-arm/cortex-a9/bionic/__strcat_chk.S
Commit message (Expand)AuthorAgeFilesLines
* Cleanup arm assembly.Christopher Ferris2014-09-291-4/+0
* Unify our assembler macros.Elliott Hughes2014-02-201-2/+2
* Add .cfi_startproc/.cfi_endproc to ENTRY/END.Christopher Ferris2013-11-191-6/+0
* 'Avoid confusing "read prevented write" log messages' 2.Elliott Hughes2013-10-151-1/+1
* Fix x86_64 build, clean up intermediate libraries.Elliott Hughes2013-10-091-1/+1
* Make error messages even better!Nick Kralevich2013-10-041-1/+1
* libc: don't export unnecessary symbolsNick Kralevich2013-10-021-1/+1
* __memcpy_chk: Fix signed cmp of unsigned values.Christopher Ferris2013-09-201-1/+1
* Fix all debug directives.Christopher Ferris2013-09-201-10/+19
* Update all debug directives.Christopher Ferris2013-09-201-0/+3
* Create optimized __strcpy_chk/__strcat_chk.Christopher Ferris2013-08-151-0/+218