OSDN Git Service

android-x86/bionic.git
2013-03-06 Brian CarlstromMerge "Fix typo of DT_NEEDED for DT_NULL"
2013-03-06 Brian CarlstromFix typo of DT_NEEDED for DT_NULL
2013-03-06 Elliott HughesMerge "Fix debug malloc."
2013-03-06 Elliott HughesFix debug malloc.
2013-03-06 Elliott HughesMerge "Fix TIMING/STATS/COUNT_PAGES dynamic linker...
2013-03-06 Kito ChengFix TIMING/STATS/COUNT_PAGES dynamic linker build
2013-03-06 Brian CarlstromMerge "Fix MIPS linker build"
2013-03-06 Brian CarlstromFix MIPS linker build
2013-03-06 Elliott HughesMerge "More linker cleanup."
2013-03-06 Elliott HughesMore linker cleanup.
2013-03-06 Brian CarlstromMerge "Minor linker cleanup, primarily to use Elf32_Dyn"
2013-03-05 Brian CarlstromMinor linker cleanup, primarily to use Elf32_Dyn
2013-03-05 Elliott HughesMerge "Upgrade to tzdata2013a."
2013-03-05 Elliott HughesUpgrade to tzdata2013a.
2013-03-05 Ben ChengMerge "Add stack unwinding directives to memcpy."
2013-03-05 Elliott HughesMerge "Switch to upstream-freebsd for the unmolested...
2013-03-02 Elliott HughesSwitch to upstream-freebsd for the unmolested wchar...
2013-03-02 Elliott HughesMerge "Move realpath.c to upstream-freebsd."
2013-03-02 Elliott HughesMove realpath.c to upstream-freebsd.
2013-03-01 Ben ChengAdd stack unwinding directives to memcpy.
2013-03-01 Ben Chengam 66273ac2: Merge "Adding strcmp tuned for Cortex...
2013-03-01 Ben Chengam b3b1ab62: Merge "Adding memcpy tuned for Cortex...
2013-03-01 Nick Kralevicham 8fa924e5: Merge "unistd.h: don\'t include sys/capabi...
2013-03-01 Ben ChengMerge "Adding strcmp tuned for Cortex-A15."
2013-03-01 Ben ChengMerge "Adding memcpy tuned for Cortex-A15."
2013-03-01 Nick KralevichMerge "unistd.h: don't include sys/capability.h"
2013-03-01 Nick Kralevichunistd.h: don't include sys/capability.h
2013-03-01 Greta YorshAdding strcmp tuned for Cortex-A15.
2013-03-01 Greta YorshAdding memcpy tuned for Cortex-A15.
2013-02-28 Elliott Hughesam 9c1912c4: Merge "Avoid changing the C++ ABI with...
2013-02-28 Elliott HughesMerge "Avoid changing the C++ ABI with ssize_t."
2013-02-28 Elliott HughesAvoid changing the C++ ABI with ssize_t.
2013-02-26 Nick Kralevicham f5f906c1: Merge "libc: create sys/capability.h"
2013-02-26 Nick KralevichMerge "libc: create sys/capability.h"
2013-02-26 Nick Kralevichlibc: create sys/capability.h
2013-02-25 Elliott Hughesam c0e9ddd0: Merge "Reimplement scandir(3)."
2013-02-25 Elliott HughesMerge "Reimplement scandir(3)."
2013-02-25 Elliott HughesReimplement scandir(3).
2013-02-22 Elliott Hughesam f6bb5bf4: Merge "Add the glibc-compatible names...
2013-02-22 Elliott HughesMerge "Add the glibc-compatible names to <sys/endian...
2013-02-22 Elliott Hughesam 7b2c6385: Merge "Fix <memory.h> to be a synonym...
2013-02-22 Nick Kralevicham bc0e7ee1: Merge "libc: add sys/signal.h for compatib...
2013-02-22 Elliott HughesMerge "Fix <memory.h> to be a synonym for <string.h...
2013-02-22 Nick KralevichMerge "libc: add sys/signal.h for compatibility"
2013-02-22 Elliott HughesFix <memory.h> to be a synonym for <string.h> like...
2013-02-22 Elliott HughesAdd the glibc-compatible names to <sys/endian.h>.
2013-02-22 Nick Kralevichlibc: add sys/signal.h for compatibility
2013-02-22 Elliott Hughesam 580a7073: Merge "Stop advertising rindex(3), which...
2013-02-22 Elliott HughesMerge "Stop advertising rindex(3), which is both deprec...
2013-02-22 Elliott HughesStop advertising rindex(3), which is both deprecated...
2013-02-22 Nick Kralevicham a0259b42: Merge "libc: remove bcmp prototype"
2013-02-22 Nick KralevichMerge "libc: remove bcmp prototype"
2013-02-22 Nick Kralevichlibc: remove bcmp prototype
2013-02-21 Elliott Hughesam a9ff09d1: Merge "Fix raise(3) so it works in signal...
2013-02-21 Elliott HughesMerge "Fix raise(3) so it works in signal handlers."
2013-02-21 Elliott HughesFix raise(3) so it works in signal handlers.
2013-02-20 Jean-Baptiste... Fix mako builds. Do not merge.
2013-02-19 Elliott HughesMerge "use architecture-specific ssize_t definition"
2013-02-19 Thorsten Glaseruse architecture-specific ssize_t definition
2013-02-19 Elliott HughesMerge "stdlib: atexit: include <sys/cdefs.h>"
2013-02-19 Elliott HughesMerge "Fix pthreads functions that should return ESRCH."
2013-02-19 Elliott HughesFix pthreads functions that should return ESRCH.
2013-02-19 Elliott HughesMerge "Update linker README."
2013-02-19 Elliott HughesUpdate linker README.
2013-02-16 Chirayu Desaistdlib: atexit: include <sys/cdefs.h>
2013-02-16 Elliott HughesMerge "dalvik is big enough and ugly enough to handle...
2013-02-15 Elliott Hughesdalvik is big enough and ugly enough to handle System...
2013-02-15 Elliott HughesMerge "Fix the pthread_setname_np test."
2013-02-15 Elliott HughesFix the pthread_setname_np test.
2013-02-15 Elliott HughesMerge "Fix the stack protector death test."
2013-02-15 Elliott HughesFix the stack protector death test.
2013-02-14 Elliott HughesMerge "Simplify __stack_chk_fail, and fix it so we...
2013-02-14 Nick KralevichMerge "bionic: Add securebits.h"
2013-02-14 Elliott HughesSimplify __stack_chk_fail, and fix it so we get debugge...
2013-02-14 Nick Kralevichbionic: Add securebits.h
2013-02-14 Elliott HughesMerge "Turn on -Werror for ssp.cpp."
2013-02-14 Elliott HughesTurn on -Werror for ssp.cpp.
2013-02-14 Nick KralevichMerge "fix compiler warning."
2013-02-14 Nick Kralevichfix compiler warning.
2013-02-14 Elliott HughesMerge "ffs was not being built for x86."
2013-02-14 Elliott HughesMerge "Stop using the local gcc."
2013-02-14 Elliott HughesStop using the local gcc.
2013-02-14 Elliott Hughesffs was not being built for x86.
2013-02-13 Elliott HughesMerge "Add a bunch more missing ENDs to assembler routi...
2013-02-13 Elliott HughesAdd a bunch more missing ENDs to assembler routines.
2013-02-13 Elliott HughesMerge "Everyone has CLZ."
2013-02-13 Elliott HughesEveryone has CLZ.
2013-02-13 Elliott HughesMerge "Update getnameinfo.c, remove dead code, and...
2013-02-13 Elliott HughesUpdate getnameinfo.c, remove dead code, and fix error...
2013-02-13 Elliott HughesMerge "Add a test that getaddrinfo works when hints...
2013-02-13 Elliott HughesAdd a test that getaddrinfo works when hints are NULL.
2013-02-13 Elliott HughesMerge "Everyone has a TLS register."
2013-02-13 Elliott HughesMerge "Fix __pthread_clone and __bionic_clone error...
2013-02-13 Elliott HughesFix __pthread_clone and __bionic_clone error handling...
2013-02-13 Elliott HughesEveryone has a TLS register.
2013-02-13 Elliott HughesMerge "Put the right number of Ls after 64-bit constants."
2013-02-13 Elliott HughesPut the right number of Ls after 64-bit constants.
2013-02-13 Elliott HughesMerge "Use ENTRY/END in custom x86 assembler too."
2013-02-13 Elliott HughesMerge "Clean up pthread_create."
2013-02-13 Elliott HughesMerge "Give up trying to build the pthread_setname_np...
next