summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge "Remove perf_event_open."Elliott Hughes2014-05-217-143/+0
|\
| * Remove perf_event_open.Elliott Hughes2014-05-207-143/+0
|/
* Merge "HACK: linker: check for handle==0xffffffff on LP64"Colin Cross2014-05-201-1/+1
|\
| * HACK: linker: check for handle==0xffffffff on LP64Colin Cross2014-05-201-1/+1
|/
* Merge "denver: optimize memmove"Christopher Ferris2014-05-208-4/+355
|\
| * denver: optimize memmoveShu Zhang2014-05-208-4/+355
* | Merge "Add R_X86_64_64 to the list of possible weak relocs"Dmitriy Ivanov2014-05-201-0/+1
|\ \
| * | Add R_X86_64_64 to the list of possible weak relocsPavel Chupin2014-05-201-0/+1
* | | Merge "Add RTLD_NOLOAD support and some related changes."Dmitriy Ivanov2014-05-207-32/+120
|\ \ \
| * | | Add RTLD_NOLOAD support and some related changes.Dmitriy Ivanov2014-05-207-32/+120
* | | | Merge "Add a script for finding symbols in bionic that aren't in glibc."Elliott Hughes2014-05-201-0/+120
|\ \ \ \ | |/ / / |/| | |
| * | | Add a script for finding symbols in bionic that aren't in glibc.Elliott Hughes2014-05-191-0/+120
* | | | Merge "Fix lookup-by-base-name for lp64"Dmitriy Ivanov2014-05-201-17/+25
|\ \ \ \ | |_|/ / |/| | |
| * | | Fix lookup-by-base-name for lp64Dmitriy Ivanov2014-05-191-17/+25
* | | | Merge "Add uc_regspace to arm's ucontext_t"Calin Juravle2014-05-201-1/+2
|\ \ \ \ | |_|/ / |/| | |
| * | | Add uc_regspace to arm's ucontext_tCalin Juravle2014-05-191-1/+2
| |/ /
* | | Merge "Use -fvisibility=hidden to build libm."Elliott Hughes2014-05-204-3/+9
|\ \ \
| * | | Use -fvisibility=hidden to build libm.Elliott Hughes2014-05-194-3/+9
* | | | Merge "Revert "Removes bionic's dependence on stlport""Dan Albert2014-05-194-7/+6
|\ \ \ \
| * | | | Revert "Removes bionic's dependence on stlport"Dan Albert2014-05-194-7/+6
* | | | | Merge "Removes bionic's dependence on stlport"Dan Albert2014-05-194-6/+7
|\ \ \ \ \ | |/ / / / | | / / / | |/ / / |/| | |
| * | | Removes bionic's dependence on stlportDan Albert2014-05-194-6/+7
* | | | Merge "Removes RTTI support from libc"Dan Albert2014-05-192-44/+0
|\ \ \ \ | |/ / /
| * | | Removes RTTI support from libcDan Albert2014-05-192-44/+0
| |/ /
* | | Merge "Switch back to OpenBSD inet_ntop now they're FORTIFY clean."Elliott Hughes2014-05-193-235/+4
|\ \ \
| * | | Switch back to OpenBSD inet_ntop now they're FORTIFY clean.Elliott Hughes2014-05-193-235/+4
* | | | Merge "Mark sockets on creation (socket()) and accept4()."Sreeram Ramachandran2014-05-1926-164/+93
|\ \ \ \
| * | | | Mark sockets on creation (socket()) and accept4().Sreeram Ramachandran2014-05-1926-164/+93
* | | | | Merge "Address additional warnings found by GCC 4.9."Ben Cheng2014-05-191-6/+6
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Address additional warnings found by GCC 4.9.Ben Cheng2014-05-191-6/+6
* | | | | Merge "Query libnetd_client for the appropriate netId for host resolution."Sreeram Ramachandran2014-05-195-0/+16
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Query libnetd_client for the appropriate netId for host resolution.Paul Jensen2014-05-195-0/+16
|/ / / /
* | | | Merge "Cosmetic changes to netd client files."Sreeram Ramachandran2014-05-195-13/+22
|\ \ \ \ | |_|/ / |/| | |
| * | | Cosmetic changes to netd client files.Sreeram Ramachandran2014-05-185-13/+22
| |/ /
* | | Merge "Accuracy tests for libm"Christopher Ferris2014-05-1915-0/+51814
|\ \ \ | |/ / |/| |
| * | Accuracy tests for libmJingwei Zhang2014-05-1615-0/+51814
* | | Merge "Rethrow SIGTRAP too."Elliott Hughes2014-05-171-0/+1
|\ \ \
| * | | Rethrow SIGTRAP too.Elliott Hughes2014-05-161-0/+1
|/ / /
* | | Merge "Fix the newly-introduced warning and turn on -Werror."Elliott Hughes2014-05-172-13/+27
|\ \ \
| * | | Fix the newly-introduced warning and turn on -Werror.Elliott Hughes2014-05-162-13/+27
* | | | Merge "debugger.cpp should know the names of the signals it catches."Elliott Hughes2014-05-171-6/+9
|\ \ \ \ | |/ / / |/| | |
| * | | debugger.cpp should know the names of the signals it catches.Elliott Hughes2014-05-161-6/+9
|/ / /
* | | Merge "Export get_malloc_leak_info and free_malloc_leak_info, used by ddms."Elliott Hughes2014-05-161-2/+5
|\ \ \
| * | | Export get_malloc_leak_info and free_malloc_leak_info, used by ddms.Elliott Hughes2014-05-161-2/+5
|/ / /
* | | Merge "Hide _exit_with_stack_teardown."Elliott Hughes2014-05-166-6/+6
|\ \ \
| * | | Hide _exit_with_stack_teardown.Elliott Hughes2014-05-166-6/+6
|/ / /
* | | Merge "Hide various debug malloc implementation details."Elliott Hughes2014-05-161-6/+6
|\ \ \
| * | | Hide various debug malloc implementation details.Elliott Hughes2014-05-161-6/+6
* | | | Merge "Remove dead code."Elliott Hughes2014-05-161-13/+0
|\ \ \ \
| * | | | Remove dead code.Elliott Hughes2014-05-161-13/+0
| |/ / /