aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-11-16Merge "Update to tzdata2011n." into gingerbreadandroid-cts-2.3_r12android-cts-2.3_r11android-cts-2.3_r10gingerbreadElliott Hughes
2011-11-15Update to tzdata2011n.Elliott Hughes
2011-11-15Backport ICS' tzdata update script to Gingerbread.Elliott Hughes
2011-09-29Bionic: x86: Fix libm macro definitionsBruce Beare
2011-07-09merge intel x86 patches into gingerbread branchDavid 'Digit' Turner
2011-07-09enable support for large files (> 2G)Dragos Tatulea
2011-07-07Enable functional DSO object destructionBruce Beare
2011-07-07x86: Enable -fstack-protectorBruce Beare
2011-07-07Update X86 Bionic CRT files for unwind/exceptionsMark D Horn
2011-07-07bionic, libthread_db x86 fixesJames Rose
2011-07-07Updated gcc 4.4.3 IA toolchain doesn't require the .ctors listBruce Beare
2011-07-07Remove an extra register move.Bruce Beare
2011-07-07Replace __atomic_XXX with GCC __sync_XXX intrinsics.Bruce Beare
2011-07-07move some typedefs to procfs.h required by gdbserver buildBruce Beare
2011-07-07use consistent guards for off_t and size_t defines for IABruce Beare
2011-07-07Simplify variable typing for IA buildsBruce Beare
2011-07-07sigsetmask.c was not processing the "mask" argument.Bruce Beare
2011-07-07Add defines for CAIF supportBruce Beare
2011-07-07Remove extra/unneeded copy of fenv.hBruce Beare
2011-07-07Use proper variable typingBruce Beare
2011-07-07Update ATOM string routines to latestBruce Beare
2011-07-07Fix undefined reference to dl_iterate_phdr for x86Bruce Beare
2011-07-07Fix missing NLBruce Beare
2011-07-07ptrace.c Fix source file format to unix from dosBruce Beare
2011-03-14DO NOT MERGE: Update USB accessory kernel header to include serial number sup...android-sdk-2.3.4_r1android-cts-2.3_r5android-cts-2.3_r4android-cts-2.3_r3android-2.3.7_r1android-2.3.6_r1android-2.3.6_r0.9android-2.3.5_r1android-2.3.4_r1android-2.3.4_r0.9gingerbread-releasegingerbread-mr4-releaseMike Lockwood
2011-03-11DO NOT MERGE: linux/usb/f_accessory.h: Update USB accessory kernel headerMike Lockwood
2011-02-21Add linux/usb/f_accessory.h header for USB accessory driver DO NOT MERGEMike Lockwood
2011-01-18Merge "Only look up A records if the system has IPv4." into gingerbreadandroid-cts-2.3_r2android-2.3.3_r1aandroid-2.3.3_r1.1android-2.3.3_r1David Turner
2011-01-15Only look up A records if the system has IPv4.Lorenzo Colitti
2011-01-14Backport (simple cherry-pick) d33019030c1f0cddca557f9659e3c471bde0e6a9Steinar H. Gunderson
2011-01-14Backport (simple cherry-pick) 64b6c43379dba176659bc1313b6bb488ac94cfd6Steinar H. Gunderson
2011-01-14Backport (simple cherry-pick) d1624add2b73ce8ff7826ce27b1d6d6e35bb83a6Steinar H. Gunderson
2010-11-01Add pn544.h clean kernel headerandroid-cts-2.3_r1android-2.3_r1android-2.3.2_r1android-2.3.1_r1Nick Pelly
2010-10-21libc: fix executable destruction support.David 'Digit' Turner
2010-10-13libc: fix typo in waitid() declaration.David 'Digit' Turner
2010-10-11Fix the build. Oops.David 'Digit' Turner
2010-10-11Merge "libc: tag missing functions in system headers." into gingerbreadDavid 'Digit' Turner
2010-10-09libc: tag missing functions in system headers.David 'Digit' Turner
2010-10-07libc: optimize memmove() with memcpy() if possible.David 'Digit' Turner
2010-09-28Revert "libc: memmove(): non-overlapping block optim."Marco Nelissen
2010-09-28libc: add <sys/eventfd.h> and corresponding implementations.David 'Digit' Turner
2010-09-28libc: Add missing waitid() implementation.David 'Digit' Turner
2010-09-28libc: Add missing fdatasync() implementationDavid 'Digit' Turner
2010-09-28Merge "libc: Add missing C++ guards to <pathconf.h>" into gingerbreadDavid 'Digit' Turner
2010-09-28Merge "libc: memmove(): non-overlapping block optim." into gingerbreadDavid 'Digit' Turner
2010-09-28Merge "libc: add missing O_CLOEXEC from <fcntl.h>" into gingerbreadDavid 'Digit' Turner
2010-09-28Merge "libc: Add missing pipe2() declaration and implementation." into ginger...David 'Digit' Turner
2010-09-28Merge "libm: remove aliasing issue." into gingerbreadDavid 'Digit' Turner
2010-09-27libm: remove aliasing issue.David 'Digit' Turner
2010-09-27libc: remove C++ comments from public headers.David 'Digit' Turner