aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-06-12Merge "Avoid multiple dns lookups for the same query"android-sdk-adt_r20tools_r20Robert Greenwalt
2012-06-11Merge "Remove the meaningless on Linux if_dl.h header."Elliott Hughes
2012-06-11Merge "Remove an obsolete jamfile."Elliott Hughes
2012-06-11Remove an obsolete jamfile.Elliott Hughes
2012-06-11Remove the meaningless on Linux if_dl.h header.Elliott Hughes
2012-06-06Merge "Fix sysconf(_SC_NPROCESSORS_CONF) on ARM."Elliott Hughes
2012-06-06Fix sysconf(_SC_NPROCESSORS_CONF) on ARM.Elliott Hughes
2012-06-06Merge "Give the timer_create SIGEV_THREAD helper threads sensible names."Elliott Hughes
2012-06-06Give the timer_create SIGEV_THREAD helper threads sensible names.Elliott Hughes
2012-05-17Merge "bionic: add clean kernel header ucontext.h"Jean-Baptiste Queru
2012-05-16Merge "Remove the last references to SuperH."Elliott Hughes
2012-05-15Remove the last references to SuperH.Elliott Hughes
2012-05-15Merge "Make the linker relocatable."Nick Kralevich
2012-05-15Merge "linker: set LOCAL_NO_CRT := true"Nick Kralevich
2012-05-15Merge "linker: Fix the computation of si->base"Nick Kralevich
2012-05-15Merge "Add linker support for PIE"Nick Kralevich
2012-05-15Make the linker relocatable.Nick Kralevich
2012-05-15linker: set LOCAL_NO_CRT := trueNick Kralevich
2012-05-15linker: Fix the computation of si->baseDavid 'Digit' Turner
2012-05-15Add linker support for PIENick Kralevich
2012-05-14bionic: add clean kernel header ucontext.hKito Cheng
2012-05-10Merge "bionic/x86: Optimization for memcpy"Elliott Hughes
2012-05-09Merge "Actually set the header guard in "linux-syscalls.h"."Elliott Hughes
2012-05-09Actually set the header guard in "linux-syscalls.h".Elliott Hughes
2012-05-09Merge "[MIPS] Add support for MIPS syscalls"Elliott Hughes
2012-05-09[MIPS] Add support for MIPS syscallsRaghu Gandham
2012-05-09Merge "bionic: allow the board to customize MALLOC_ALIGNMENT"Elliott Hughes
2012-05-09bionic: allow the board to customize MALLOC_ALIGNMENTJack Ren
2012-05-09Merge "pthread: Invalidate stale stack pointers on pthread_exit()"Elliott Hughes
2012-05-08pthread: Invalidate stale stack pointers on pthread_exit()Bjorn Andersson
2012-05-08Merge "Implement the "abort" stub in assembly for ARM."Elliott Hughes
2012-05-08Implement the "abort" stub in assembly for ARM.Ben Cheng
2012-05-08bionic/x86: Optimization for memcpyJack Ren
2012-05-08Merge "Cherry-pick "generate PIC code"."Elliott Hughes
2012-05-08Cherry-pick "generate PIC code".Nick Kralevich
2012-05-08Merge "Let pthread_create fail if schedparam can't be set"Elliott Hughes
2012-05-08Let pthread_create fail if schedparam can't be setPierre Peiffer
2012-05-07Avoid multiple dns lookups for the same queryMattias Falk
2012-05-07Merge "bionic: fix integer overflows in chk_malloc(), leak_malloc(), and leak...Elliott Hughes
2012-05-07bionic: fix integer overflows in chk_malloc(), leak_malloc(), and leak_memali...Xi Wang
2012-05-07Merge "Remove expired dns cache entries before removing oldest"Elliott Hughes
2012-05-07Merge "Adjust memcpy for ARM Cortex A9 cache line size"Elliott Hughes
2012-05-07Adjust memcpy for ARM Cortex A9 cache line sizeHenrik Smiding
2012-05-04Merge "MIPS support to libm, libdl and libthread_db"Elliott Hughes
2012-05-04MIPS support to libm, libdl and libthread_dbChris Dearman
2012-04-30Merge "Update s_fabsl.c to upstream head."Elliott Hughes
2012-04-30Update s_fabsl.c to upstream head.Elliott Hughes
2012-04-27Add the posix_memalign(3) function to bionicKen Sumrall
2012-04-24Merge "[MIPS] Fix the warning originating from the kernel header signal.h. Th...Andrew Hsieh
2012-04-23[MIPS] Fix the warning originating from the kernel header signal.h.Raghu Gandham