summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Revert "don't hide _nres, necessary for nslookup in busybox."Tanguy Pruvot2012-07-101-0/+1
* linker: Minor optimization of ELF header manipulatingJim Huang2012-07-101-6/+24
* Add ARMv7 optimized strlen()Jim Huang2012-07-102-1/+116
* linker: optimize SysV ELF hash functionJim Huang2012-07-101-1/+8
* dlmalloc: Use ARMv7 version for macro compute_bit2idx and compute_tree_indexJim Huang2012-07-101-0/+34
* sha1: Use bswap* to optimize byte orderJim Huang2012-07-102-44/+66
* sha1: code cleanup and use modern C syntaxJim Huang2012-07-102-97/+18
* Use GCC's __attribute__((const)) to reduce code sizeJim Huang2012-07-103-1/+3
* msm7627A: Enable 7627A specific memcpy routineChitti Babu Theegala2012-07-103-3/+134
* TLS: Call kernel helper in additional situationsMichael Bohan2012-07-101-1/+3
* implement work around for tegra errata 657451Gary King2012-07-103-0/+13
* don't hide _nres, necessary for nslookup in busybox.Koushik Dutta2012-07-101-1/+0
* Modify Android mem* routines with CodeAurora versions.Harshad Bhutada2012-07-104-5/+575
* Merge "Minor tweak to get memory around corrupted heap chunks dumped." into j...Andy McFadden2012-06-191-20/+22
|\
| * Minor tweak to get memory around corrupted heap chunks dumped.Ben Cheng2012-06-191-20/+22
* | Use new debuggerd protocol.Jeff Brown2012-06-061-4/+23
|/
* bionic: import heaptracker as chk_mallocIliyan Malchev2012-06-0111-284/+916
* bionic: introduce libc.debug.malloc.programIliyan Malchev2012-05-301-0/+10
* Merge "Ensure that the port number and TXID are properly randomized." into jb...Geremy Condra2012-05-301-1/+37
|\
| * Ensure that the port number and TXID are properly randomized.Geremy Condra2012-05-241-1/+37
* | Print the corrupted address passed to free().Ben Cheng2012-05-241-3/+26
|/
* bionic: add support for non-NEON memcpy() on NEON SoCsPrajakta Gudadhe2012-05-092-1/+4
* Implement the "abort" stub in assembly for ARM.Ben Cheng2012-05-083-26/+43
* Merge "Update f_accessory.h kernel header" into jb-devMike Lockwood2012-04-261-2/+10
|\
| * Update f_accessory.h kernel headerMike Lockwood2012-04-251-2/+10
* | libc: continue to use Android's custom linker scriptNick Kralevich2012-04-261-0/+6
|/
* linker: remove STB_LOCAL hackNick Kralevich2012-04-231-37/+0
* add linux/sw_sync.hErik Gilling2012-04-181-0/+34
* add linux/sync.hErik Gilling2012-04-181-0/+52
* Fix segv when unwinding stack past __libc_init.Evgeniy Stepanov2012-04-181-1/+3
* resolved conflicts for merge of 35d592cc to masterElliott Hughes2012-04-161-18/+74
|\
| * am 418e647a: Merge "libstdc++: Fix x86 thread-safe one-time-construction impl...Elliott Hughes2012-04-161-18/+74
| |\
| | * Merge "libstdc++: Fix x86 thread-safe one-time-construction implementation."Elliott Hughes2012-04-161-18/+74
| | |\
| | | * libstdc++: Fix x86 thread-safe one-time-construction implementation.Fengwei Yin2012-04-161-18/+74
* | | | resolved conflicts for merge of ef987656 to masterElliott Hughes2012-04-162-3/+9
|\ \ \ \ | |/ / /
| * | | am 4994deae: Merge "Bionic: Fix wrong prototype of system call clock_nanosleep"Elliott Hughes2012-04-163-4/+10
| |\ \ \ | | |/ /
| | * | Merge "Bionic: Fix wrong prototype of system call clock_nanosleep"Elliott Hughes2012-04-163-4/+10
| | |\ \
| | | * | Bionic: Fix wrong prototype of system call clock_nanosleepJack Ren2012-04-163-4/+10
| | | |/
* | | | resolved conflicts for merge of 6b8fd054 to masterElliott Hughes2012-04-163-2/+20
|\ \ \ \ | |/ / /
| * | | am 7b8666e6: Merge "bionic: Fix wrong prototype of system call getresuid/getr...Elliott Hughes2012-04-164-4/+22
| |\ \ \ | | |/ /
| | * | Merge "bionic: Fix wrong prototype of system call getresuid/getresgid"Elliott Hughes2012-04-164-4/+22
| | |\ \
| | | * | bionic: Fix wrong prototype of system call getresuid/getresgidJack Ren2012-04-164-4/+22
| | | |/
* | | | am ff219e57: am 6435d27f: Merge "bionic: fix NULL parameter failure in getcwd()"Elliott Hughes2012-04-161-0/+5
|\ \ \ \ | |/ / /
| * | | am 6435d27f: Merge "bionic: fix NULL parameter failure in getcwd()"Elliott Hughes2012-04-161-0/+5
| |\ \ \ | | |/ /
| | * | Merge "bionic: fix NULL parameter failure in getcwd()"Elliott Hughes2012-04-161-0/+5
| | |\ \ | | | |/ | | |/|
| | | * bionic: fix NULL parameter failure in getcwd()Jack Ren2012-04-161-0/+5
| | |/
* | | am cebc8fb0: am 6bc18fa5: Merge "libm: fix invalid result of function remquo/...Elliott Hughes2012-04-132-6/+8
|\ \ \ | |/ /
| * | am 6bc18fa5: Merge "libm: fix invalid result of function remquo/remquof"Elliott Hughes2012-04-132-6/+8
| |\ \ | | |/
| | * Merge "libm: fix invalid result of function remquo/remquof"Elliott Hughes2012-04-132-6/+8
| | |\
| | | * libm: fix invalid result of function remquo/remquofJack Ren2012-04-102-6/+8
| | |/