summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge "[MIPS] Fix atomic_is_lock_free test for mips32. On 32-bit MIPS, 64-bit...Elliott Hughes2014-07-231-0/+5
|\
| * [MIPS] Fix atomic_is_lock_free test for mips32.Raghu Gandham2014-07-241-0/+5
|/
* Merge "Fix global variable initialization for linker"Dmitriy Ivanov2014-07-244-21/+7
|\
| * Fix global variable initialization for linkerDmitriy Ivanov2014-07-244-21/+7
* | Merge "Implement twalk(3), add unit tests."Elliott Hughes2014-07-2414-213/+534
|\ \
| * | Implement twalk(3), add unit tests.Elliott Hughes2014-07-2414-213/+534
* | | Merge "[MIPS] Drop soft-fp targets"Elliott Hughes2014-07-231-5/+0
|\ \ \ | |_|/ |/| |
| * | [MIPS] Drop soft-fp targetsDuane Sand2014-07-241-5/+0
|/ /
* | Merge "[MIPSR6] setjmp supports mips32r6 and FP64A/FPXX reg models"Elliott Hughes2014-07-234-244/+96
|\ \
| * | [MIPSR6] setjmp supports mips32r6 and FP64A/FPXX reg modelsDuane Sand2014-07-234-244/+96
* | | Merge "debuggerd: if PR_GET_DUMPABLE=0, don't ask for dumping"Nick Kralevich2014-07-232-58/+83
|\ \ \
| * | | debuggerd: if PR_GET_DUMPABLE=0, don't ask for dumpingNick Kralevich2014-07-232-58/+83
|/ / /
* | | Merge "Fix belated review comments on syslog change."Elliott Hughes2014-07-233-41/+45
|\ \ \ | |_|/ |/| |
| * | Fix belated review comments on syslog change.Elliott Hughes2014-07-233-41/+45
|/ /
* | Merge "Fix generate-NOTICE to cope better with BSD __COPYRIGHT macros."Elliott Hughes2014-07-221-1/+1
|\ \
| * | Fix generate-NOTICE to cope better with BSD __COPYRIGHT macros.Elliott Hughes2014-07-231-1/+1
|/ /
* | Merge "Fix a couple of bugs in generate-NOTICE and regenerate the NOTICE files."Elliott Hughes2014-07-224-172/+181
|\ \
| * | Fix a couple of bugs in generate-NOTICE and regenerate the NOTICE files.Elliott Hughes2014-07-224-172/+181
| |/
* | Merge "Remove the unused swab.S."Elliott Hughes2014-07-221-68/+0
|\ \
| * | Remove the unused swab.S.Elliott Hughes2014-07-221-68/+0
|/ /
* | Merge "[MIPS] Allow united mipsel and mips64el gcc toolchain"Elliott Hughes2014-07-221-0/+3
|\ \ | |/ |/|
| * [MIPS] Allow united mipsel and mips64el gcc toolchainDuane Sand2014-07-221-0/+3
|/
* Merge "Use upstream OpenBSD's arc4random."Elliott Hughes2014-07-218-291/+915
|\
| * Use upstream OpenBSD's arc4random.Elliott Hughes2014-07-218-291/+915
* | Merge "Rewrite syslog(3) to use Android logging."Elliott Hughes2014-07-197-413/+105
|\ \
| * | Rewrite syslog(3) to use Android logging.Elliott Hughes2014-07-217-413/+105
| |/
* | Merge "There is no _MIN for unsigned types."Dan Albert2014-07-211-1/+1
|\ \ | |/ |/|
| * There is no _MIN for unsigned types.Dan Albert2014-07-211-1/+1
|/
* Merge "Fix mbsrtowcs(3)'s handling of len parameter."Dan Albert2014-07-172-3/+13
|\
| * Fix mbsrtowcs(3)'s handling of len parameter.Dan Albert2014-07-212-3/+13
* | Merge "__libc_fatal should print a newline to stderr."Dan Albert2014-07-181-1/+5
|\ \ | |/ |/|
| * __libc_fatal should print a newline to stderr.Dan Albert2014-07-211-1/+5
|/
* Merge "Clean up some misinformation around prctl."Elliott Hughes2014-07-173-13/+4
|\
| * Clean up some misinformation around prctl.Elliott Hughes2014-07-183-13/+4
|/
* Merge "Use the mmap/munmap for allocation routines."Christopher Ferris2014-07-171-10/+5
|\
| * Use the mmap/munmap for allocation routines.Christopher Ferris2014-07-181-10/+5
|/
* Merge "Remove SIOCKILLADDR from <sys/socket.h>."Elliott Hughes2014-07-171-7/+0
|\
| * Remove SIOCKILLADDR from <sys/socket.h>.Elliott Hughes2014-07-171-7/+0
* | Merge "Remove PR_SET_TIMERSLACK_PID from <sys/prctl.h>."Elliott Hughes2014-07-171-7/+0
|\ \ | |/ |/|
| * Remove PR_SET_TIMERSLACK_PID from <sys/prctl.h>.Elliott Hughes2014-07-171-7/+0
|/
* Merge "Fix private/bionic_name_mem.h build breakage."Elliott Hughes2014-07-171-2/+1
|\
| * Fix private/bionic_name_mem.h build breakage.Elliott Hughes2014-07-171-2/+1
|/
* Merge "Remove non-standard prctl constants from <sys/prctl.h>."Elliott Hughes2014-07-175-107/+7
|\
| * Remove non-standard prctl constants from <sys/prctl.h>.Elliott Hughes2014-07-175-107/+7
|/
* Merge "Define atomic_charN_t only if charN_t is supported."Hans Boehm2014-07-161-2/+4
|\
| * Define atomic_charN_t only if charN_t is supported.Hans Boehm2014-07-161-2/+4
* | Merge "ptrace(3) should be varargs."Elliott Hughes2014-07-162-23/+25
|\ \
| * | ptrace(3) should be varargs.Elliott Hughes2014-07-162-23/+25
|/ /
* | Merge "Use VDSO for clock_gettime(2) and gettimeofday(2)."Elliott Hughes2014-07-1614-22/+250
|\ \
| * | Use VDSO for clock_gettime(2) and gettimeofday(2).Elliott Hughes2014-07-1614-22/+250
|/ /