summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge "Add getsid system call to bionic"Elliott Hughes2012-09-049-1/+65
|\
| * Add getsid system call to bionicIrina Tirdea2012-09-039-1/+65
* | Merge "Add missing MALLOC_FAILURE_ACTION calls to dlmalloc."Elliott Hughes2012-09-041-2/+10
|\ \
| * | Add missing MALLOC_FAILURE_ACTION calls to dlmalloc.Elliott Hughes2012-09-041-2/+10
|/ /
* | Merge "bionic: Fix TINY_ANDROID build"Elliott Hughes2012-09-041-1/+5
|\ \
| * | bionic: Fix TINY_ANDROID buildBenoit Goby2012-09-041-1/+5
|/ /
* | Merge "Upgrade to dlmalloc 2.8.6."Ian Rogers2012-08-314-70/+81
|\ \ | |/ |/|
| * Upgrade to dlmalloc 2.8.6.Ian Rogers2012-08-294-70/+81
* | Merge "Improve the dynamic linker diagnostics."Elliott Hughes2012-08-291-7/+7
|\ \
| * | Improve the dynamic linker diagnostics.Elliott Hughes2012-08-291-7/+7
* | | Merge "disable _FORTIFY_SOURCE under clang"Nick Kralevich2012-08-294-22/+1
|\ \ \ | |/ / |/| |
| * | disable _FORTIFY_SOURCE under clangNick Kralevich2012-08-294-22/+1
| |/
* | Merge "Clean up warnings in the malloc_debug_* files."Elliott Hughes2012-08-2911-504/+369
|\ \ | |/ |/|
| * Clean up warnings in the malloc_debug_* files.Elliott Hughes2012-08-2911-504/+369
* | Merge "ARM: make sure __on_dlclose() actually gets called"Nick Kralevich2012-08-281-1/+1
|\ \
| * | ARM: make sure __on_dlclose() actually gets calledArd Biesheuvel2012-08-211-1/+1
* | | Merge "ARM: remove dummy entries from .so init_array/fini_array"Nick Kralevich2012-08-281-10/+0
|\ \ \
| * | | ARM: remove dummy entries from .so init_array/fini_arrayArd Biesheuvel2012-08-281-10/+0
* | | | Merge "linker: Fix ARM_R_COPY relocations"Nick Kralevich2012-08-281-18/+44
|\ \ \ \
| * | | | linker: Fix ARM_R_COPY relocationsNick Kralevich2012-08-281-18/+44
* | | | | Merge "libc: remove ctors/dtors sections"Nick Kralevich2012-08-286-41/+1
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | libc: remove ctors/dtors sectionsArd Biesheuvel2012-08-226-41/+1
| | |/ / | |/| |
* | | | Merge "Allow linker to compile with -DLINKER_DEBUG=1"Nick Kralevich2012-08-271-0/+10
|\ \ \ \
| * | | | Allow linker to compile with -DLINKER_DEBUG=1Nick Kralevich2012-08-241-0/+10
| | |/ / | |/| |
* | | | Merge "Added missing cache failed notification"Elliott Hughes2012-08-271-0/+5
|\ \ \ \ | |/ / / |/| | |
| * | | Added missing cache failed notificationHenrik Engström2012-08-171-0/+5
* | | | Merge "Add missing va_end() to prevent stack corruptions"Ian Rogers2012-08-241-0/+1
|\ \ \ \
| * | | | Add missing va_end() to prevent stack corruptionsYaroslav Miroshnychenko2012-07-131-0/+1
* | | | | Merge "hardening: remove pointless ARM __get_pc() function"Nick Kralevich2012-08-222-35/+0
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | hardening: remove pointless ARM __get_pc() functionArd Biesheuvel2012-08-222-35/+0
| | |_|/ | |/| |
* | | | Merge "Use unambiguous mnemonics"Jean-Baptiste Queru2012-08-221-111/+111
|\ \ \ \ | |/ / / |/| | |
| * | | Use unambiguous mnemonicsKevin Schoedel2012-08-211-111/+111
|/ / /
* | | Merge "Enclosed functions in fenv.h with __BEGIN_DECLS/__END_DECLS"Andrew Hsieh2012-08-213-6/+9
|\ \ \
| * | | Enclosed functions in fenv.h with __BEGIN_DECLS/__END_DECLSAndrew Hsieh2012-08-213-6/+9
|/ / /
* | | Merge "Restore posix_memalign"Ian Rogers2012-08-201-0/+5
|\ \ \
| * | | Restore posix_memalignBrian Carlstrom2012-08-201-0/+5
* | | | Merge "Upgrade to dlmalloc 2.8.5."Brian Carlstrom2012-08-208-6232/+7010
|\ \ \ \ | |/ / /
| * | | Upgrade to dlmalloc 2.8.5.Ian Rogers2012-08-208-6232/+7010
|/ / /
* | | Merge "Always define the 64-bit int types."Elliott Hughes2012-08-171-37/+1
|\ \ \
| * | | Always define the 64-bit int types.Elliott Hughes2012-08-171-37/+1
* | | | Merge "Fix race condition in pthread_create()"Elliott Hughes2012-08-171-2/+2
|\ \ \ \ | |/ / / |/| | |
| * | | Fix race condition in pthread_create()Jurijs Oniscuks2012-08-171-2/+2
|/ / /
* | | Merge "Add link.h for all platforms with dl_phdr_info"Elliott Hughes2012-08-175-33/+60
|\ \ \
| * | | Add link.h for all platforms with dl_phdr_infoPavel Chupin2012-08-175-33/+60
|/ / /
* | | Merge "Don't over-generalize makefiles. Host modules always build. This isn'...Joe Onorato2012-08-161-9/+2
|\ \ \
| * | | Don't over-generalize makefiles. Host modules always build. This isn't neede...Joe Onorato2012-08-161-9/+2
|/ / /
* | | Merge "Enhance getcwd(3) to handle NULL like glibc."Elliott Hughes2012-08-164-6/+128
|\ \ \
| * | | Enhance getcwd(3) to handle NULL like glibc.Elliott Hughes2012-08-164-6/+128
|/ / /
* | | Merge "bionic: add macro protection for MALLOC_ALIGNMENT"Elliott Hughes2012-08-161-1/+3
|\ \ \
| * | | bionic: add macro protection for MALLOC_ALIGNMENTJin Wei2012-08-161-1/+3
|/ / /