]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - android-sdk/platform-bionic.git/history - libc
Merge "Fix the setjmp tests for mips."
[android-sdk/platform-bionic.git] / libc /
2014-12-10 Elliott HughesMerge "Fix the setjmp tests for mips."
2014-12-10 Elliott HughesMerge "Fix arm64 clone stack handling."
2014-12-10 Yabin CuiMerge "Use machine/timespec.h to separate timespec...
2014-12-10 Elliott HughesFix arm64 clone stack handling.
2014-12-10 Elliott HughesMerge "Use the stmdb instead of str to save the fn...
2014-12-10 Jiangli YuanUse the stmdb instead of str to save the fn/arg
2014-12-10 Yabin CuiUse machine/timespec.h to separate timespec definition.
2014-12-10 Elliott HughesMerge "Fix ptsname(3) and ttyname(3) to use TLS."
2014-12-10 Elliott HughesFix ptsname(3) and ttyname(3) to use TLS.
2014-12-10 Elliott HughesMerge "Move BSD stuff together in <sys/endian.h>."
2014-12-10 Elliott HughesMove BSD stuff together in <sys/endian.h>.
2014-12-09 Elliott HughesMerge "<net/route.h> should include IPv6 too."
2014-12-09 Elliott Hughes<net/route.h> should include IPv6 too.
2014-12-09 Elliott HughesMerge "Sync <net/if_types.h> with upstream."
2014-12-09 Elliott HughesSync <net/if_types.h> with upstream.
2014-12-09 Yabin CuiMerge "support _POSIX_REALTIME_SIGNALS"
2014-12-09 Yabin CuiMerge "Change _POSIX_CPUTIME macro to make it compitabl...
2014-12-09 Yabin CuiChange _POSIX_CPUTIME macro to make it compitable with...
2014-12-09 Yabin Cuisupport _POSIX_REALTIME_SIGNALS
2014-12-09 Elliott HughesMerge "Simplify our endian.h implementation."
2014-12-09 Elliott HughesSimplify our endian.h implementation.
2014-12-09 Elliott HughesMerge "Merge mips setjmp/longjmp family."
2014-12-09 Elliott HughesMerge mips setjmp/longjmp family.
2014-12-09 Elliott HughesMerge "Switch arch-mips64/include/machine to a symlink."
2014-12-09 Elliott HughesSwitch arch-mips64/include/machine to a symlink.
2014-12-09 Elliott HughesMerge "Use 64-bit units in the aarch64 setjmp implement...
2014-12-09 Elliott HughesUse 64-bit units in the aarch64 setjmp implementation.
2014-12-09 Elliott HughesMerge "Switch arm and arm64 over to the x86 style of...
2014-12-09 Elliott HughesSwitch arm and arm64 over to the x86 style of jmpbuf.
2014-12-08 Elliott HughesMerge "Fix signal mask save/restore for x86-64."
2014-12-08 Elliott HughesFix signal mask save/restore for x86-64.
2014-12-08 Elliott HughesMerge "Fix signal mask save/restore for arm64."
2014-12-06 Elliott HughesFix signal mask save/restore for arm64.
2014-12-06 Elliott HughesMerge "Clean up the x86-64 and x86 setjmp families."
2014-12-06 Elliott HughesClean up the x86-64 and x86 setjmp families.
2014-12-05 Elliott HughesMerge "Clean up arm setjmp family."
2014-12-05 Elliott HughesClean up arm setjmp family.
2014-12-05 Elliott HughesMerge "Clean up the arm64 setjmp."
2014-12-05 Elliott HughesClean up the arm64 setjmp.
2014-12-05 Tao BaoMerge "Add cache related sysconf queries"
2014-12-04 Tao BaoAdd cache related sysconf queries
2014-12-04 Elliott HughesMerge "Restore symbols from <arpa/nameser.h>."
2014-12-04 Yabin CuiMerge "implement posix_madvise"
2014-12-04 Elliott HughesRestore symbols from <arpa/nameser.h>.
2014-12-04 Elliott HughesMerge "Make the missing symbols script more useful."
2014-12-04 Elliott HughesMake the missing symbols script more useful.
2014-12-04 Yabin Cuiimplement posix_madvise
2014-12-04 Elliott HughesMerge "Code using neon uses ARCH_ARM_HAVE_NEON."
2014-12-04 Elliott HughesCode using neon uses ARCH_ARM_HAVE_NEON.
2014-12-04 Elliott HughesMerge "Remove __ARM_HAVE_VFP."
2014-12-04 Elliott HughesRemove __ARM_HAVE_VFP.
2014-12-04 Elliott HughesMerge "Implement <pty.h>."
2014-12-03 Elliott HughesImplement <pty.h>.
2014-12-03 Yabin CuiMerge "change argument type in madvise"
2014-12-03 Yabin Cuichange argument type in madvise
2014-12-03 Elliott HughesMerge "Switch x86 and x86-64 to __builtin_bswap*."
2014-12-03 Elliott HughesMerge "Switch aarch64 to __builtin_bswap16."
2014-12-03 Elliott HughesSwitch x86 and x86-64 to __builtin_bswap*.
2014-12-03 Elliott HughesSwitch aarch64 to __builtin_bswap16.
2014-12-03 Dmitriy IvanovMerge "Fix soinfo_unload"
2014-12-03 Elliott HughesMerge "Remove __ARM_HAVE_HALFWORD_MULTIPLY."
2014-12-03 Elliott HughesRemove __ARM_HAVE_HALFWORD_MULTIPLY.
2014-12-03 Elliott HughesMerge "Remove __ARM_HAVE_LDREXD."
2014-12-03 Elliott HughesRemove __ARM_HAVE_LDREXD.
2014-12-03 Elliott HughesMerge "Kill <machine/exec.h>."
2014-12-03 Elliott HughesKill <machine/exec.h>.
2014-12-03 Dmitriy IvanovMerge "Extract bionic-prepare-run-on-host to inc file."
2014-12-02 Elliott HughesMerge "Avoid pathological behavior in OpenBSD's fread."
2014-12-02 Elliott HughesAvoid pathological behavior in OpenBSD's fread.
2014-12-02 Yabin CuiMerge "Use mmap to create the pthread_internal_t."
2014-12-02 Dmitriy IvanovMerge "Count references for groups instead of instances"
2014-12-02 Yabin CuiUse mmap to create the pthread_internal_t.
2014-12-02 Dmitriy IvanovMerge "Resolve "unused DT entry" warnings for DT_VERNEE...
2014-12-02 Christopher FerrisMerge "Specify .cpu cortex-a15"
2014-12-02 Elliott HughesMerge "Build our benchmarks against glibc too."
2014-12-02 Elliott HughesBuild our benchmarks against glibc too.
2014-12-01 Yabin CuiMerge "support _POSIX_CPUTIME"
2014-12-01 David 'Digit' TurnerMerge "libc: Fix headers to allow direct inclusion."
2014-12-01 David 'Digit' Turnerlibc: Fix headers to allow direct inclusion.
2014-11-30 Bernhard RosenkränzerSpecify .cpu cortex-a15
2014-11-27 Elliott HughesMerge "Add error-check when mapping socket to fd"
2014-11-27 Robert AlmAdd error-check when mapping socket to fd
2014-11-27 Elliott HughesMerge "Move a private x86-64 header file out of the...
2014-11-27 Elliott HughesMove a private x86-64 header file out of the limelight.
2014-11-27 Elliott HughesMerge "[MIPS] Rewrite of setjmp/longjmp for mips64...
2014-11-27 Yabin Cuisupport _POSIX_CPUTIME
2014-11-26 Nicolas GeoffrayMerge "Revert "Use mmap to create the pthread_internal_t.""
2014-11-26 Nicolas GeoffrayRevert "Use mmap to create the pthread_internal_t."
2014-11-26 Duane Sand[MIPS] Rewrite of setjmp/longjmp for mips64 and mipsr6
2014-11-25 Yabin CuiMerge "Use mmap to create the pthread_internal_t."
2014-11-25 Yabin CuiUse mmap to create the pthread_internal_t.
2014-11-24 Yabin CuiMerge "flesh out sysconf(3) and the _POSIX_* constants"
2014-11-23 Elliott HughesMerge "Sync with upstream OpenBSD fts.c."
2014-11-22 Dan AlbertMerge "Move some pthread functions to signal.h."
2014-11-22 Elliott HughesSync with upstream OpenBSD fts.c.
2014-11-22 Yabin Cuiflesh out sysconf(3) and the _POSIX_* constants
2014-11-22 Elliott HughesMerge "Bring our <machine/endian.h> files back in sync."
2014-11-22 Elliott HughesBring our <machine/endian.h> files back in sync.
2014-11-21 Dmitriy IvanovMerge "Mips: remove arch-specific atexit.h"
2014-11-21 Dmitriy IvanovMips: remove arch-specific atexit.h
next