aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-12-03Revert "Add qsort_r() implementation to the C library."android-sdk-2.1_r1android-2.1_r2.1sandroid-2.1_r2android-2.1_r1eclair-sholes-release2eclair-releaseMathias Agopian
2009-12-03Add qsort_r() implementation to the C library.David 'Digit' Turner
2009-12-03Merge change Ifa58a406 into eclairAndroid (Google) Code Review
2009-12-02Add support for R_ARM_REL32 to the dynamic linker.David 'Digit' Turner
2009-12-02libc: kernel: Update msm_kgsl.h headerDima Zavin
2009-11-24Rebuild the time zone data files in 32-bit format instead of 64-bit.Eric Fischer
2009-11-23Correct the raw offsets in the time zone index for a few zones.Eric Fischer
2009-11-20Update zoneinfo time zone data to version 2009sEric Fischer
2009-11-13libc: kernel: Update msm_kgsl.h headerandroid-sdk-2.0.1_r1android-sdk-2.0.1-docs_r1android-2.0.1_r1eclair-sholes-releaseDima Zavin
2009-10-28Improve memcpy performance from 290 MiB/s to 340 MiB/s (17% improvment)Mathias Agopian
2009-10-23Merge changes Ibcba4b4f,I9af341e1 into eclairAndroid (Google) Code Review
2009-10-21Wrap ARM abort() to improve stack trace.Andy McFadden
2009-10-19bionic/linker: make the buddy allocator compute max_order on its ownIliyan Malchev
2009-10-19bionic/linker: change the buddy allocator to take a handle to the managed areaIliyan Malchev
2009-10-19use local symbols in memset so it doesn't screw up profilingMathias Agopian
2009-10-16Merge change I3c998761 into eclairAndroid (Google) Code Review
2009-10-13libc: kernel: add linux/msm_q6venc.h kernel include for qsd8k h/w video encodeandroid-sdk-tools_r4android-sdk-tools_r3android-sdk-2.0_r1android-2.0_r1Dima Zavin
2009-10-13update msm_camera.hIliyan Malchev
2009-10-13Allow the dynamic linker to relocate references to thumb symbols in NDK libra...David 'Digit' Turner
2009-10-07libc: kernel: Update linux/msm_kgsl.h to latestDima Zavin
2009-10-06fix [2170898] abort() doesn't print a stack tarceMathias Agopian
2009-10-05Re-enable ARMv7 memcpy implementation.David 'Digit' Turner
2009-10-02Fix armv7-user builds by disabling the ARMv7-optimized memcpy.David 'Digit' Turner
2009-09-29Merge changes I3bd27087,I0c9ec550,I3a0e5e86 into eclairAndroid (Google) Code Review
2009-09-29Merge change I2a7ad975 into eclairAndroid (Google) Code Review
2009-09-29Fix ABI breakage in libc.so and libm.so between 1.6 and Eclair.David 'Digit' Turner
2009-09-29bionic/linker: allow resolving of symbols from library back to executableIliyan Malchev
2009-09-29bionic/linker: change lookup() to return soinfo, not baseIliyan Malchev
2009-09-29Revert "Revert "bionic/linker: fix symbol lookup during relocations""Iliyan Malchev
2009-09-28NEON optimized memcpy.Mathias Agopian
2009-09-27Revert "bionic/linker: fix symbol lookup during relocations"Mathias Agopian
2009-09-27Merge change 27075 into eclairAndroid (Google) Code Review
2009-09-27bionic/linker: fix symbol lookup during relocationsIliyan Malchev
2009-09-27Remove NEON optimizations for memcpyDavid 'Digit' Turner
2009-09-23Fix a typo that resulted in a crash in the boot sequenceDavid 'Digit' Turner
2009-09-23Merge change 26419 into eclairAndroid (Google) Code Review
2009-09-22Add pthread_mutex_lock_timeout_npDavid 'Digit' Turner
2009-09-22Fix TLS access for ARMv6 and beyond.David 'Digit' Turner
2009-09-20libc: kernel-headers: update msm_mdp.h to include premultiplied alphaDima Zavin
2009-09-15Add stack unwinding directives to assembly leaf functions.Ben Cheng
2009-09-11bionic: update processed msm_camera.hIliyan Malchev
2009-09-09Merge change 24463 into eclairAndroid (Google) Code Review
2009-09-09Fix an infinite loop in time2sub.David 'Digit' Turner
2009-09-09libc: add void to clock() function prototypeErik Gilling
2009-09-02Merge change 22848 into eclairAndroid (Google) Code Review
2009-09-02Neon-optimized versions of memcpy.David 'Digit' Turner
2009-08-30libc: kernel-headers: Add qdsp6 vdec headerDima Zavin
2009-08-20bionic: add sanitized lightsensor kernel headerIliyan Malchev
2009-08-19Update pmem/hw3d/mdp headersDima Zavin
2009-08-13bionic: linker: add error message if link failed due to previous errorErik Gilling