summaryrefslogtreecommitdiffstats
path: root/libc
Commit message (Expand)AuthorAgeFilesLines
* merge from open-source masterJean-Baptiste Queru2009-11-153-22/+135
|\
| * Merge change I37d0317dAndroid Code Review2009-11-093-22/+135
| |\
| | * modified SYSCALLS.TXT to support SuperH architectureShin-ichiro KAWASAKI2009-09-013-22/+135
* | | am e8870ffc: am 110044b1: libc: kernel: Update msm_kgsl.h headerDima Zavin2009-11-131-0/+7
|\ \ \
| * | | 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
* | | | merge from open-source masterJean-Baptiste Queru2009-11-0935-36/+2744
|\ \ \ \ | | |/ / | |/| |
| * | | Add the BSD sys_signame array.Thorsten Glaser2009-11-054-33/+72
| * | | added and modified bionic code to support SuperH architectureShin-ichiro KAWASAKI2009-09-2832-3/+2672
* | | | am 3ba822cc: am 199f9d92: Improve memcpy performance from 290 MiB/s to 340 Mi...Mathias Agopian2009-10-291-25/+16
|\ \ \ \ | | |/ / | |/| |
| * | | 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
* | | | am 76ef331c: am 7e7d6c48: use local symbols in memset so it doesn\'t screw up...Mathias Agopian2009-10-191-2/+2
|\ \ \ \
| * \ \ \ am 7e7d6c48: use local symbols in memset so it doesn\'t screw up profilingMathias Agopian2009-10-191-2/+2
| |\ \ \ \ | | |/ / /
| | * | | use local symbols in memset so it doesn't screw up profilingMathias Agopian2009-10-191-2/+2
* | | | | am 5f32207a: Wrap ARM abort() to improve stack trace.Andy McFadden2009-10-161-0/+31
|\ \ \ \ \ | |/ / / /
| * | | | Wrap ARM abort() to improve stack trace.Andy McFadden2009-10-151-0/+31
| |/ / /
* | | | merge from open-source masterJean-Baptiste Queru2009-10-14160-4/+5218
|\ \ \ \ | | |/ / | |/| |
| * | | Merge change 10538Android Code Review2009-09-20159-2/+5206
| |\ \ \
| | * | | added syscalls for SuperH which automatically generate by gensyscalls.pyTony Sim2009-07-01159-2/+5206
| | | |/ | | |/|
| * | | Merge change 10539Android Code Review2009-09-171-2/+12
| |\ \ \
| | * | | modified kernel headers re-generate tools to support SuperH architectureShin-ichiro KAWASAKI2009-07-011-2/+12
| | |/ /
* | | | am 5c328268: libc: kernel: add linux/msm_q6venc.h kernel include for qsd8k h/...Dima Zavin2009-10-131-0/+109
|\ \ \ \ | | |_|/ | |/| |
| * | | 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
* | | | am 0e24d2c9: update msm_camera.hIliyan Malchev2009-10-131-2/+2
|\ \ \ \ | |/ / /
| * | | update msm_camera.hIliyan Malchev2009-10-131-2/+2
* | | | am 9a96aaa8: libc: kernel: Update linux/msm_kgsl.h to latestDima Zavin2009-10-071-4/+47
|\ \ \ \ | |/ / /
| * | | libc: kernel: Update linux/msm_kgsl.h to latestDima Zavin2009-10-071-4/+47
* | | | am e3650267: fix [2170898] abort() doesn\'t print a stack tarceMathias Agopian2009-10-071-2/+0
|\ \ \ \ | |/ / /
| * | | fix [2170898] abort() doesn't print a stack tarceMathias Agopian2009-10-061-2/+0
* | | | am fdc5c1f5: Re-enable ARMv7 memcpy implementation.David 'Digit' Turner2009-10-071-15/+1
|\ \ \ \ | |/ / /
| * | | Re-enable ARMv7 memcpy implementation.David 'Digit' Turner2009-10-051-15/+1
* | | | am 1e40783d: Fix armv7-user builds by disabling the ARMv7-optimized memcpy.David 'Digit' Turner2009-10-071-1/+15
|\ \ \ \ | |/ / /
| * | | Fix armv7-user builds by disabling the ARMv7-optimized memcpy.David 'Digit' Turner2009-10-021-1/+15
* | | | am 7a9e06fa: Merge change I2a7ad975 into eclairDavid 'Digit' Turner2009-09-292-0/+153
|\ \ \ \ | |/ / /
| * | | 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
* | | | | am ee223d02: NEON optimized memcpy.Mathias Agopian2009-09-291-21/+153
|\ \ \ \ \ | |/ / / /
| * | | | NEON optimized memcpy.Mathias Agopian2009-09-281-21/+153
| |/ / /
* | | | am f355096a: Remove NEON optimizations for memcpyDavid 'Digit' Turner2009-09-271-107/+0
|\ \ \ \ | |/ / /
| * | | Remove NEON optimizations for memcpyDavid 'Digit' Turner2009-09-271-107/+0
* | | | am bc10cd29: Fix a typo that resulted in a crash in the boot sequenceDavid 'Digit' Turner2009-09-231-1/+1
|\ \ \ \ | |/ / /
| * | | Fix a typo that resulted in a crash in the boot sequenceDavid 'Digit' Turner2009-09-231-1/+1
* | | | am d154954f: Merge change 26419 into eclairDavid 'Digit' Turner2009-09-232-10/+138
|\ \ \ \ | |/ / /
| * | | Merge change 26419 into eclairAndroid (Google) Code Review2009-09-232-10/+138
| |\ \ \
| | * | | Add pthread_mutex_lock_timeout_npDavid 'Digit' Turner2009-09-222-10/+138
* | | | | resolved conflicts for merge of 4a05d12c to eclair-plus-aospDavid 'Digit' Turner2009-09-222-3/+23
|\ \ \ \ \ | |/ / / /
| * | | | Fix TLS access for ARMv6 and beyond.David 'Digit' Turner2009-09-223-2/+22
| |/ / /
* | | | am 916edf2a: libc: kernel-headers: update msm_mdp.h to include premultiplied ...Dima Zavin2009-09-201-0/+1
|\ \ \ \ | |/ / /
| * | | libc: kernel-headers: update msm_mdp.h to include premultiplied alphaDima Zavin2009-09-201-0/+1
* | | | merge from open-source masterJean-Baptiste Queru2009-09-163-18/+14
|\ \ \ \ | | |/ / | |/| |