summaryrefslogtreecommitdiffstats
path: root/libc/arch-arm
Commit message (Expand)AuthorAgeFilesLines
* msm8960: Improve performance of memcpy, memmove, bcopy and memmove_words (cod...xkonni2012-07-102-3/+328
* memcmp: prefetch optimizing for ARM Cortex-A8/A9Jim Huang2012-07-101-12/+69
* Add ARMv7 optimized strlen()Jim Huang2012-07-101-0/+111
* msm7627A: Enable 7627A specific memcpy routineChitti Babu Theegala2012-07-102-3/+131
* Modify Android mem* routines with CodeAurora versions.Harshad Bhutada2012-07-103-3/+556
* bionic: add support for non-NEON memcpy() on NEON SoCsPrajakta Gudadhe2012-05-091-1/+1
* Implement the "abort" stub in assembly for ARM.Ben Cheng2012-05-081-0/+42
* Fix segv when unwinding stack past __libc_init.Evgeniy Stepanov2012-04-181-1/+3
* Add faccessat to syscall listKenny Root2012-04-132-0/+15
* Merge "Fix segv when unwinding stack past __libc_init."Elliott Hughes2012-04-121-1/+3
|\
| * Fix segv when unwinding stack past __libc_init.Evgeniy Stepanov2012-04-101-1/+3
* | Move end of __on_dlclose upKenny Root2012-04-111-5/+2
* | __on_dlclose should be alignedKenny Root2012-04-101-0/+6
|/
* Update kernel headers and add syscall "perf_event_open"Ben Cheng2012-03-132-0/+17
* Revert "Reference __dso_handle in PIC way"Kenny Root2012-03-051-8/+7
* Reference __dso_handle in PIC wayKenny Root2012-03-021-7/+8
* Merge "Trivial fix in comment"Andrew Hsieh2012-02-291-1/+1
|\
| * Trivial fix in commentAndrew Hsieh2012-02-211-1/+1
* | libc: Add __aeabi_llsl and __aeabi_llsr to libgcc_compatDima Zavin2012-02-221-0/+2
|/
* am 09049311: am cfff36df: am a60ff6c5: Merge "libc: Define new symbol visibil...Jean-Baptiste Queru2012-02-131-0/+6
|\
| * am a60ff6c5: Merge "libc: Define new symbol visibility macros"Jean-Baptiste Queru2012-02-131-0/+6
| |\
| | * libc: Define new symbol visibility macrosDavid 'Digit' Turner2012-01-311-0/+6
* | | Merge 2f80f07dJean-Baptiste Queru2012-01-2013-0/+186
|\ \ \ | |/ /
| * | am 23f56bbb: Merge "Add extended attribute (xattr) system call wrappers to bi...Jean-Baptiste Queru2012-01-2013-0/+186
| |\ \ | | |/
| | * Add extended attribute (xattr) system call wrappers to bionic.Stephen Smalley2012-01-1813-0/+186
* | | am 06f51ba1: am f44de270: add personality() system call.Nick Kralevich2012-01-172-0/+15
|\ \ \ | |/ /
| * | am f44de270: add personality() system call.Nick Kralevich2012-01-172-0/+15
| |\ \ | | |/ | |/|
| | * add personality() system call.Nick Kralevich2012-01-132-0/+15
* | | am e30e9093: sreadahead: adding readahead system call into bionic libcBruce Beare2012-01-032-0/+17
|\ \ \ | |/ /
| * | sreadahead: adding readahead system call into bionic libcBruce Beare2012-01-032-0/+17
| |/
* | libc: Fix typo that broke NDK compatibility.David 'Digit' Turner2011-11-231-1/+1
* | Merge "libc: provide atomic operations will full barriers for NDK apps."David 'Digit' Turner2011-11-223-236/+199
|\ \
| * | libc: provide atomic operations will full barriers for NDK apps.David 'Digit' Turner2011-11-163-236/+199
* | | Add tgkill syscall.Jeff Brown2011-11-181-0/+51
|/ /
* | Add linker support for PIENick Kralevich2011-10-222-18/+10
|/
* Use ENTRY and EXIT macros for strcmp, memcpy, atexit.Evgeniy Stepanov2011-10-113-22/+6
* libc: Add __aeabi_f2uiz to libgcc_compat.cDavid 'Digit' Turner2011-08-221-1/+7
* am 1c0a0381: Merge "Enable functional DSO object destruction"David Turner2011-06-234-0/+77
|\
| * Enable functional DSO object destructionBruce Beare2011-06-204-0/+77
* | am a7a9dddb: Merge "bionic: Add ARM optimized strcmp()"David Turner2011-05-171-0/+321
|\ \ | |/
| * bionic: Add ARM optimized strcmp()Jim Huang2011-04-201-0/+321
* | Add support for the utimensat(2) syscall to bionic.Ken Sumrall2011-03-242-0/+15
* | Merge changes I8c481c89,I791406f8,I5f09cef8David Turner2011-02-18194-1563/+620
|\ \
| * | libc: ARM: update syscalls with new scriptKenny Root2011-02-17179-1432/+537
| * | Add function marks and size indicationsKenny Root2011-02-1715-131/+83
* | | Amend previous commit with needed includeKenny Root2011-02-171-0/+1
|/ /
* | Use CLZ on ARMv5 and newerKenny Root2011-02-161-5/+5
|/
* libc: Add ftruncate64 and improve 64-bit parameter syscall handling.David 'Digit' Turner2010-12-164-8/+28
* <sched.h>: Add sched_getcpu() and cpu_set_tDavid 'Digit' Turner2010-12-064-0/+60
* am 24dc9363: resolved conflicts for merge of 1bc98ccb to gingerbread-plus-aospJean-Baptiste Queru2010-11-221-0/+138
|\