summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Revert "Add qsort_r() implementation to the C library."android-sdk-2.1_r1android-2.1_r2.1sandroid-2.1_r2android-2.1_r1Mathias Agopian2009-12-034-76/+37
* Add qsort_r() implementation to the C library.David 'Digit' Turner2009-12-034-37/+76
* Merge change Ifa58a406 into eclairAndroid (Google) Code Review2009-12-031-0/+2
|\
| * libc: kernel: Update msm_kgsl.h headerDima Zavin2009-12-021-0/+2
* | Add support for R_ARM_REL32 to the dynamic linker.David 'Digit' Turner2009-12-022-6/+14
|/
* Rebuild the time zone data files in 32-bit format instead of 64-bit.Eric Fischer2009-11-242-0/+0
* Correct the raw offsets in the time zone index for a few zones.Eric Fischer2009-11-231-0/+0
* Update zoneinfo time zone data to version 2009sEric Fischer2009-11-203-1/+1
* libc: kernel: Update msm_kgsl.h headerandroid-sdk-2.0.1_r1android-sdk-2.0.1-docs_r1android-2.0.1_r1Dima Zavin2009-11-131-0/+7
* Improve memcpy performance from 290 MiB/s to 340 MiB/s (17% improvment)Mathias Agopian2009-10-281-25/+16
* Merge changes Ibcba4b4f,I9af341e1 into eclairAndroid (Google) Code Review2009-10-233-61/+70
|\
| * bionic/linker: make the buddy allocator compute max_order on its ownIliyan Malchev2009-10-192-1/+8
| * bionic/linker: change the buddy allocator to take a handle to the managed areaIliyan Malchev2009-10-193-62/+64
* | Wrap ARM abort() to improve stack trace.Andy McFadden2009-10-211-0/+31
|/
* use local symbols in memset so it doesn't screw up profilingMathias Agopian2009-10-191-2/+2
* Merge change I3c998761 into eclairAndroid (Google) Code Review2009-10-161-3/+7
|\
| * Allow the dynamic linker to relocate references to thumb symbols in NDK libra...David 'Digit' Turner2009-10-131-3/+7
* | libc: 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 Zavin2009-10-131-0/+109
* | update msm_camera.hIliyan Malchev2009-10-131-2/+2
|/
* libc: kernel: Update linux/msm_kgsl.h to latestDima Zavin2009-10-071-4/+47
* fix [2170898] abort() doesn't print a stack tarceMathias Agopian2009-10-061-2/+0
* Re-enable ARMv7 memcpy implementation.David 'Digit' Turner2009-10-051-15/+1
* Fix armv7-user builds by disabling the ARMv7-optimized memcpy.David 'Digit' Turner2009-10-021-1/+15
* Merge changes I3bd27087,I0c9ec550,I3a0e5e86 into eclairAndroid (Google) Code Review2009-09-293-34/+107
|\
| * bionic/linker: allow resolving of symbols from library back to executableIliyan Malchev2009-09-291-0/+25
| * bionic/linker: change lookup() to return soinfo, not baseIliyan Malchev2009-09-293-9/+9
| * Revert "Revert "bionic/linker: fix symbol lookup during relocations""Iliyan Malchev2009-09-291-26/+74
* | Merge change I2a7ad975 into eclairAndroid (Google) Code Review2009-09-292-0/+153
|\ \ | |/ |/|
| * Fix ABI breakage in libc.so and libm.so between 1.6 and Eclair.David 'Digit' Turner2009-09-292-0/+153
* | NEON optimized memcpy.Mathias Agopian2009-09-281-21/+153
|/
* Revert "bionic/linker: fix symbol lookup during relocations"Mathias Agopian2009-09-271-74/+26
* Merge change 27075 into eclairAndroid (Google) Code Review2009-09-271-26/+74
|\
| * bionic/linker: fix symbol lookup during relocationsIliyan Malchev2009-09-271-26/+74
* | Remove NEON optimizations for memcpyDavid 'Digit' Turner2009-09-271-107/+0
|/
* Fix a typo that resulted in a crash in the boot sequenceDavid 'Digit' Turner2009-09-231-1/+1
* Merge change 26419 into eclairAndroid (Google) Code Review2009-09-232-10/+138
|\
| * Add pthread_mutex_lock_timeout_npDavid 'Digit' Turner2009-09-222-10/+138
* | Fix TLS access for ARMv6 and beyond.David 'Digit' Turner2009-09-223-2/+22
|/
* libc: kernel-headers: update msm_mdp.h to include premultiplied alphaDima Zavin2009-09-201-0/+1
* Add stack unwinding directives to assembly leaf functions.Ben Cheng2009-09-154-0/+17
* bionic: update processed msm_camera.hIliyan Malchev2009-09-111-3/+9
* Merge change 24463 into eclairAndroid (Google) Code Review2009-09-091-12/+47
|\
| * Fix an infinite loop in time2sub.David 'Digit' Turner2009-09-091-12/+47
* | libc: add void to clock() function prototypeErik Gilling2009-09-091-1/+1
|/
* Merge change 22848 into eclairAndroid (Google) Code Review2009-09-021-0/+105
|\
| * Neon-optimized versions of memcpy.David 'Digit' Turner2009-09-021-0/+105
* | libc: kernel-headers: Add qdsp6 vdec headerDima Zavin2009-08-301-0/+212
|/
* bionic: add sanitized lightsensor kernel headerIliyan Malchev2009-08-201-0/+24
* Update pmem/hw3d/mdp headersDima Zavin2009-08-193-26/+68
* bionic: linker: add error message if link failed due to previous errorErik Gilling2009-08-131-1/+4