summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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 fe46030c: Merge changes I3bd27087,I0c9ec550,I3a0e5e86 into eclairIliyan Malchev2009-09-293-34/+107
|\ \ | |/
| * 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
* | | 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 33acbf07: Revert "bionic/linker: fix symbol lookup during relocations"Mathias Agopian2009-09-271-74/+26
|\ \ | |/
| * Revert "bionic/linker: fix symbol lookup during relocations"Mathias Agopian2009-09-271-74/+26
* | am 4e5a965d: Merge change 27075 into eclairIliyan Malchev2009-09-271-26/+74
|\ \ | |/
| * Merge change 27075 into eclairAndroid (Google) Code Review2009-09-271-26/+74
| |\
| | * bionic/linker: fix symbol lookup during relocationsIliyan Malchev2009-09-271-26/+74
* | | 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-1612-20/+476
|\ \
| * | Linux kernel helpers support is provided to android for its TLS implementatio...vinay harugop2009-09-161-1/+3
| * | Merge change 10541Android Code Review2009-09-154-1/+117
| |\ \
| | * | added and modified libdl to support SuperH architectureShin-ichiro KAWASAKI2009-08-314-1/+117
| * | | Merge change 10542Android Code Review2009-09-155-1/+345
| |\ \ \
| | * | | added and modified libm to support SuperH architectureShin-ichiro KAWASAKI2009-08-315-1/+345
| | |/ /
| * | | Merge change 11671Android Code Review2009-09-151-6/+10
| |\ \ \
| | * | | Define 64 bit types if compiling with -std=c99Martin Storsjo2009-09-141-6/+10
| * | | | Remove code duplication for pthread_cond_timeout_np : use __pthread_cond_time...Matthieu CASTET2009-09-141-11/+1
* | | | | am bd192b47: Add stack unwinding directives to assembly leaf functions.Ben Cheng2009-09-154-0/+17
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Add stack unwinding directives to assembly leaf functions.Ben Cheng2009-09-154-0/+17
* | | | | merge from open-source masterJean-Baptiste Queru2009-09-153-1/+18
|\ \ \ \ \ | | |/ / / | |/| | |