OSDN Git Service

android-x86/bionic.git
2012-08-02 Elliott Hughesam 994935f6: Merge "Error numbers are target specific."
2012-08-02 Elliott HughesMerge "Error numbers are target specific."
2012-08-02 Elliott Hughesam f34ecbff: Merge "MIPS support to the linker"
2012-08-02 Elliott HughesMerge "MIPS support to the linker"
2012-08-02 Raghu GandhamMIPS support to the linker
2012-08-02 Chris DearmanError numbers are target specific.
2012-08-01 Shih-wei Liaoam 0ca9d074: Merge "Had include/arm/fenv.h, but missed...
2012-08-01 Shih-wei LiaoMerge "Had include/arm/fenv.h, but missed include/mips...
2012-07-31 Elliott Hughesam b910b6f8: Merge "Updated the cleaned header file...
2012-07-31 Elliott HughesMerge "Updated the cleaned header file mman.h for MIPS."
2012-07-31 Raghu GandhamUpdated the cleaned header file mman.h for MIPS.
2012-07-31 Elliott Hughesam a513f70b: Merge "bionic: Stack pointer/signal race...
2012-07-31 Elliott Hughesam 21372896: Merge "fix __cxa_finalize() implementation...
2012-07-31 Elliott HughesMerge "bionic: Stack pointer/signal race condition."
2012-07-31 Elliott HughesMerge "fix __cxa_finalize() implementation to be thread...
2012-07-31 Srinavasa Nagarajufix __cxa_finalize() implementation to be thread safe.
2012-07-31 Shih-wei LiaoHad include/arm/fenv.h, but missed include/mips/fenv.h.
2012-07-30 Shih-wei Liaoam 1ee6e3b7: Merge "Install crt(begin|end)_so.o to...
2012-07-30 Shih-wei LiaoMerge "Install crt(begin|end)_so.o to target library...
2012-07-28 Shih-wei LiaoInstall crt(begin|end)_so.o to target library path.
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 a7916509: Merge "Fix a TEMP_FAILURE_RETRY usage...
2012-07-27 Elliott Hughesam 9061c6e7: Merge "Replace ALL_PREBUILTS with BUILD_PR...
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 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 Peter Enderborgbionic: Stack pointer/signal race condition.
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 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 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 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-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 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 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...
next