summaryrefslogtreecommitdiffstats
path: root/libc/Android.mk
Commit message (Expand)AuthorAgeFilesLines
...
* | | Merge "arm: rewrite crtbegin* as C files."Nick Kralevich2012-06-061-7/+10
|\ \ \
| * | | arm: rewrite crtbegin* as C files.Nick Kralevich2012-06-011-7/+10
* | | | libc: implement some FORTIFY_SOURCE functionsNick Kralevich2012-06-051-0/+6
* | | | am 252a5c85: resolved conflicts for merge of e1dd3c28 to jb-dev-plus-aospIliyan Malchev2012-06-021-1/+4
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | resolved conflicts for merge of e1dd3c28 to jb-dev-plus-aospIliyan Malchev2012-06-021-1/+4
| |\ \
| | * | bionic: import heaptracker as chk_mallocIliyan Malchev2012-06-011-1/+4
* | | | crtbegin: eliminate duplicate codeNick Kralevich2012-05-301-2/+2
* | | | Rename the misleading var name TARGET_OUT_STATIC_LIBRARIESYing Wang2012-05-151-5/+5
* | | | am 8034415d: resolved conflicts for merge of 08e72d01 to jb-dev-plus-aospIliyan Malchev2012-05-101-0/+3
|\ \ \ \ | |/ / /
| * | | resolved conflicts for merge of 08e72d01 to jb-dev-plus-aospIliyan Malchev2012-05-101-0/+3
| |\ \ \ | | |/ /
| | * | bionic: add support for non-NEON memcpy() on NEON SoCsPrajakta Gudadhe2012-05-091-0/+3
* | | | am 58a00b49: am 7eb1cc23: Merge "bionic: allow the board to customize MALLOC_...Elliott Hughes2012-05-091-0/+7
|\ \ \ \ | |/ / /
| * | | am 7eb1cc23: Merge "bionic: allow the board to customize MALLOC_ALIGNMENT"Elliott Hughes2012-05-091-0/+7
| |\ \ \ | | | |/ | | |/|
| | * | bionic: allow the board to customize MALLOC_ALIGNMENTJack Ren2012-05-091-0/+7
| | * | Implement the "abort" stub in assembly for ARM.Ben Cheng2012-05-081-0/+1
| * | | am 08b51e2c: Implement the "abort" stub in assembly for ARM.Ben Cheng2012-05-091-0/+1
| |\ \ \ | | | |/ | | |/|
| | * | Implement the "abort" stub in assembly for ARM.Ben Cheng2012-05-081-0/+1
* | | | Merge "Implement the "abort" stub in assembly for ARM."Ben Cheng2012-05-081-0/+1
|\ \ \ \
| * | | | Implement the "abort" stub in assembly for ARM.Ben Cheng2012-05-081-0/+1
* | | | | am e636e1f2: am 8657eafc: Merge "Adjust memcpy for ARM Cortex A9 cache line s...Elliott Hughes2012-05-081-0/+8
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / /
| * | | am 8657eafc: Merge "Adjust memcpy for ARM Cortex A9 cache line size"Elliott Hughes2012-05-071-0/+8
| |\ \ \ | | |/ / | |/| / | | |/
| | * Adjust memcpy for ARM Cortex A9 cache line sizeHenrik Smiding2012-05-071-0/+8
* | | libc: stop using the custom linker scriptNick Kralevich2012-05-071-6/+0
|/ /
* | libc: continue to use Android's custom linker scriptNick Kralevich2012-04-261-0/+6
* | __on_dlclose should be alignedKenny Root2012-04-101-1/+2
* | New additions/bug fixes required/found when porting perf.Ben Cheng2012-03-201-0/+4
* | Merge c4cb87f3Jean-Baptiste Queru2012-02-011-37/+0
|\ \ | |/
| * remove obsolete SuperH supportDavid 'Digit' Turner2012-01-311-37/+0
* | Merge "implement pthread mutex deadlock detection"Mathias Agopian2012-01-051-2/+9
|\ \
| * | implement pthread mutex deadlock detectionMathias Agopian2011-12-091-2/+9
* | | libc: x86: Use SSE2 or SSSE3 optimized routines when possible.David 'Digit' Turner2011-12-141-1/+6
* | | am f3087c6e: am af96d4da: x86: libc may use the gcc flags from TARGET_linux-x...Bruce Beare2011-12-121-5/+2
|\ \ \ | |/ / |/| / | |/
| * x86: libc may use the gcc flags from TARGET_linux-x86.mkBruce Beare2011-12-091-5/+2
* | Merge "libc: provide atomic operations will full barriers for NDK apps."David 'Digit' Turner2011-11-221-2/+3
|\ \
| * | libc: provide atomic operations will full barriers for NDK apps.David 'Digit' Turner2011-11-161-2/+3
| |/
* | Add tgkill syscall.Jeff Brown2011-11-181-0/+1
|/
* am 6b6ebeca: am 3a131026: resolved conflicts for merge of 50a83255 to gingerb...David 'Digit' Turner2011-07-131-1/+7
|\
| * am 3a131026: resolved conflicts for merge of 50a83255 to gingerbread-plus-aospDavid 'Digit' Turner2011-07-111-4/+16
| |\
| | * resolved conflicts for merge of 50a83255 to gingerbread-plus-aospDavid 'Digit' Turner2011-07-111-4/+16
| | |\
| | | * Enable functional DSO object destructionBruce Beare2011-07-071-0/+7
| | | * x86: Enable -fstack-protectorBruce Beare2011-07-071-3/+9
| | | * Update ATOM string routines to latestBruce Beare2011-07-071-1/+1
| | | * Fix undefined reference to dl_iterate_phdr for x86Bruce Beare2011-07-071-0/+1
* | | | Merge b3773e9cJean-Baptiste Queru2011-07-061-1/+2
|\ \ \ \ | |/ / /
| * | | am 9c95cbf7: Merge "Really fix the build."David 'Digit' Turner2011-07-061-1/+2
| |\ \ \ | | |/ /
| | * | Really fix the build.David 'Digit' Turner2011-07-061-1/+2
* | | | x86: fix full_x86-eng buildDavid 'Digit' Turner2011-06-251-3/+9
* | | | resolved conflicts for merge of b4896660 to masterDavid 'Digit' Turner2011-06-241-0/+7
|\ \ \ \ | |/ / /
| * | | am 1c0a0381: Merge "Enable functional DSO object destruction"David Turner2011-06-231-0/+7
| |\ \ \ | | |/ /
| | * | Enable functional DSO object destructionBruce Beare2011-06-201-0/+7