OSDN Git Service

android-x86/bionic.git
2012-07-28 Elliott Hughesam 7a450b4d: am 643e5722: Merge "Report errors to the...
2012-07-28 Elliott Hughesam 643e5722: Merge "Report errors to the log, not just...
2012-07-28 Elliott HughesMerge "Report errors to the log, not just stderr."
2012-07-28 Elliott HughesReport errors to the log, not just stderr.
2012-07-27 Elliott Hughesam 616f3680: am a7916509: Merge "Fix a TEMP_FAILURE_RET...
2012-07-27 Elliott Hughesam a7916509: Merge "Fix a TEMP_FAILURE_RETRY usage...
2012-07-27 Elliott Hughesam 514ace95: am 9061c6e7: Merge "Replace ALL_PREBUILTS...
2012-07-27 Elliott Hughesam 9061c6e7: Merge "Replace ALL_PREBUILTS with BUILD_PR...
2012-07-27 The Android... am e35ae86e: Reconcile with jb-release
2012-07-27 Elliott HughesMerge "Fix a TEMP_FAILURE_RETRY usage error in the...
2012-07-27 Elliott HughesFix a TEMP_FAILURE_RETRY usage error in the linker.
2012-07-27 The Android... Reconcile with jb-release
2012-07-27 Elliott HughesMerge "Replace ALL_PREBUILTS with BUILD_PREBUILT"
2012-07-27 Ying WangReplace ALL_PREBUILTS with BUILD_PREBUILT
2012-07-27 Elliott Hughesam 45038ae4: am 12f411d9: Merge "Correction to use...
2012-07-27 Elliott Hughesam 12f411d9: Merge "Correction to use of TEMP_FAILURE_R...
2012-07-27 Elliott HughesMerge "Correction to use of TEMP_FAILURE_RETRY in send_...
2012-07-27 Jens GulinCorrection to use of TEMP_FAILURE_RETRY in send_prop_msg
2012-07-27 Elliott Hughesam 9a9ca7c1: am 7d6c3f70: Merge "Remove the \'Factory...
2012-07-27 Elliott Hughesam 7d6c3f70: Merge "Remove the \'Factory\' time zone...
2012-07-27 Elliott HughesMerge "Remove the 'Factory' time zone by not processing...
2012-07-26 Elliott HughesRemove the 'Factory' time zone by not processing the...
2012-07-26 Nick Kralevicham b4fc64c9: am cc5edd83: Merge "vfprintf: fix spelling."
2012-07-26 Nick Kralevicham cc5edd83: Merge "vfprintf: fix spelling."
2012-07-25 Nick KralevichMerge "vfprintf: fix spelling."
2012-07-25 Nick Kralevichvfprintf: fix spelling.
2012-07-25 The Android... merge in jb-release history after reset to jb-dev
2012-07-25 Elliott Hughesam 9dbd4c06: am c27103d8: Merge "[MIPS] Use an aligned...
2012-07-25 Elliott Hughesam 860dc7e2: am c98e2365: Merge "Fix implementation...
2012-07-25 Elliott Hughesam c27103d8: Merge "[MIPS] Use an aligned address to...
2012-07-25 Elliott Hughesam c98e2365: Merge "Fix implementation of generic atomi...
2012-07-25 Elliott HughesMerge "[MIPS] Use an aligned address to provoke SIGSEGV...
2012-07-25 Chris Dearman[MIPS] Use an aligned address to provoke SIGSEGV in...
2012-07-25 Elliott HughesMerge "Fix implementation of generic atomic operations"
2012-07-24 Chris DearmanFix implementation of generic atomic operations
2012-07-24 Elliott Hughesam d33ce20e: am 344aca8c: Merge "[MIPS] Add atomic...
2012-07-24 Elliott Hughesam 344aca8c: Merge "[MIPS] Add atomic routines"
2012-07-24 Elliott HughesMerge "[MIPS] Add atomic routines"
2012-07-24 Raghu Gandham[MIPS] Add atomic routines
2012-07-24 Elliott Hughesam 5e2a2705: am b109e437: Merge "Upgrade to tzdata2012d."
2012-07-21 Elliott Hughesam b109e437: Merge "Upgrade to tzdata2012d."
2012-07-21 Elliott HughesMerge "Upgrade to tzdata2012d."
2012-07-20 Elliott HughesUpgrade to tzdata2012d.
2012-07-20 Elliott Hughesam a94c708a: am 654b1501: Merge "Update time.h for...
2012-07-20 Elliott Hughesam 654b1501: Merge "Update time.h for CLOCK_BOOTTIME."
2012-07-20 Elliott HughesMerge "Update time.h for CLOCK_BOOTTIME."
2012-07-20 Nick PellyUpdate time.h for CLOCK_BOOTTIME.
2012-07-19 Nick PellyUpdate time.h for CLOCK_BOOTTIME.
2012-07-19 The Android... Reconcile with jb-mr0-release
2012-07-19 The Android... merge in jb-release history after reset to jb-dev
2012-07-18 Nick KralevichMerge "linker: Fix LD_PRELOADS for calling constructors"
2012-07-16 Elliott HughesMerge "bionic: Report linker relocation address to...
2012-07-16 Elliott HughesMerge "linker: cleanup of undefined state handling...
2012-07-16 Robin Burchelllinker: cleanup of undefined state handling, which...
2012-07-16 Elliott HughesMerge "linker: Use SHN_UNDEF instead of describing...
2012-07-16 Robin Burchelllinker: Use SHN_UNDEF instead of describing what it...
2012-07-16 Elliott HughesMerge "Use std=gnu99 for the dynamic linker as well...
2012-07-16 Elliott HughesUse std=gnu99 for the dynamic linker as well as libc.
2012-07-16 Elliott HughesMerge "limits.h: Include page.h when relying on PAGE_SIZE"
2012-07-16 Nick KralevichMerge "FORTIFY_SOURCE: revert memcpy changes."
2012-07-16 Ryan V. Bissellbionic: Report linker relocation address to gdb
2012-07-14 Kito Chenglinker: Fix LD_PRELOADS for calling constructors
2012-07-14 Nick KralevichFORTIFY_SOURCE: revert memcpy changes.
2012-07-13 Nick KralevichMerge "FORTIFY_SOURCE: introduce __BIONIC_FORTIFY_UNKNO...
2012-07-13 Nick KralevichMerge "FORTIFY_SOURCE: strlen check."
2012-07-13 Nick KralevichMerge "FORTIFY_SOURCE: restore __memcpy_chk()"
2012-07-13 Nick KralevichFORTIFY_SOURCE: introduce __BIONIC_FORTIFY_UNKNOWN_SIZE...
2012-07-13 Nick KralevichFORTIFY_SOURCE: strlen check.
2012-07-13 Nick KralevichFORTIFY_SOURCE: restore __memcpy_chk()
2012-07-13 Nick KralevichMerge "FORTIFY_SOURCE: enhanced memcpy protections."
2012-07-12 Nick KralevichFORTIFY_SOURCE: enhanced memcpy protections.
2012-07-12 Nick KralevichMerge "memmove: Don't call memcpy if regions overlap"
2012-07-12 The Android... merge in jb-mr0-release history after reset to jb-dev
2012-07-12 Nick Kralevichmemmove: Don't call memcpy if regions overlap
2012-07-10 Nick KralevichDon't use -fstack-protector on ssp.c
2012-07-10 Arun Raghavanlimits.h: Include page.h when relying on PAGE_SIZE
2012-07-09 Nick KralevichMerge "FORTIFY_SOURCE: Add openat, fix bug"
2012-07-09 Nick KralevichFORTIFY_SOURCE: Add openat, fix bug
2012-07-09 Nick KralevichMerge "FORTIFY_SOURCE: add fgets support."
2012-07-09 Andrew Hsieham 67636eea: am 40e7ed58: Unhide rtld_db_dlactivity()
2012-07-09 Andrew Hsieham 40e7ed58: Unhide rtld_db_dlactivity()
2012-07-09 Nick KralevichFORTIFY_SOURCE: add fgets support.
2012-07-02 Andrew HsiehUnhide rtld_db_dlactivity()
2012-06-28 Rebecca Schultz... Merge "Modify ion header"
2012-06-27 Nick KralevichMerge "FORTIFY_SOURCE: add open() checks"
2012-06-26 Nick Kralevichlibc: cleanups
2012-06-26 Nick KralevichFORTIFY_SOURCE: add open() checks
2012-06-26 David 'Digit... linker: improve loadable segment protection.
2012-06-26 David 'Digit... linker: simplify code for dynamic and ARM exidx sections.
2012-06-26 David 'Digit... Merge "linker: rename load_offset to load_bias."
2012-06-26 David 'Digit... Merge "linker: avoid mapping the whole library before...
2012-06-26 David 'Digit... Merge "linker: Add PAGE_START/OFFSET/END convenience...
2012-06-26 David 'Digit... Merge "linker: New sources to manage the ELF program...
2012-06-25 Elliott Hughesam 5af97ca8: am c7bab8cb: Merge "Enable sqrtf() x86...
2012-06-25 Elliott Hughesam c7bab8cb: Merge "Enable sqrtf() x86 assembly code"
2012-06-25 Elliott HughesMerge "Enable sqrtf() x86 assembly code"
2012-06-25 David 'Digit... linker: rename load_offset to load_bias.
2012-06-25 David 'Digit... linker: avoid mapping the whole library before load.
2012-06-25 David 'Digit... linker: Add PAGE_START/OFFSET/END convenience macros
2012-06-25 David 'Digit... linker: New sources to manage the ELF program header...
next