aboutsummaryrefslogtreecommitdiffstats
path: root/libc
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* 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 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
|/
* 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
* Merge change 9642Android (Google) Code Review2009-08-081-8/+42
|\
| * Don't request IPv6 addresses if AI_ADDRCONFIG is specified and the system has...Lorenzo Colitti2009-08-041-8/+42
* | merge from open-source masterJean-Baptiste Queru2009-08-072-0/+88
|\ \
| * \ Merge change 10057Android Code Review2009-08-072-0/+88
| |\ \
| | * | Add mspace_merge_objectsBarry Hayes2009-06-022-0/+88
| | * | Automated import from //branches/cupcake/...@142857,142857android-sdk-1.5_r3android-sdk-1.5_r1android-sdk-1.5-preandroid-1.5r4android-1.5r3android-1.5r2android-1.5Mathias Agopian2009-03-251-0/+1
* | | | libc: add linux/msm_kgsl.h kernel includeDima Zavin2009-08-051-0/+149
* | | | libc: kernel: let clean_header tool take path to kernel originals as argumentDima Zavin2009-08-051-1/+3
* | | | Fix strftime to use localized month names.Eric Fischer2009-08-031-2/+2
| |_|/ |/| |
* | | am 3773d35e: Make the DNS resolver accept domain names with an underscore.David 'Digit' Turner2009-07-281-1/+8
|\| |
| * | Make the DNS resolver accept domain names with an underscore.David 'Digit' Turner2009-07-271-1/+8
* | | am 39f3745c: Restore malloc debug.Andy McFadden2009-07-214-16/+21
|\| |
| * | Restore malloc debug.Andy McFadden2009-07-214-16/+21
* | | am b56b5659: Fix the C library runtime initialization order.David 'Digit' Turner2009-07-204-100/+115
|\| |
| * | Fix the C library runtime initialization order.David 'Digit' Turner2009-07-184-100/+115
* | | am ef0bd185: Pass the elfdata pointer in a slot of the temporary TLS area.David 'Digit' Turner2009-07-201-0/+7
|\| |
| * | Pass the elfdata pointer in a slot of the temporary TLS area.David 'Digit' Turner2009-07-171-0/+7
* | | Merge change 7652Android (Google) Code Review2009-07-172-219/+443
|\ \ \