| Commit message (Expand) | Author | Age | Files | Lines |
* | Add support for R_ARM_REL32 to the dynamic linker. | David 'Digit' Turner | 2009-12-02 | 2 | -6/+14 |
* | Rebuild the time zone data files in 32-bit format instead of 64-bit. | Eric Fischer | 2009-11-24 | 2 | -0/+0 |
* | Correct the raw offsets in the time zone index for a few zones. | Eric Fischer | 2009-11-23 | 1 | -0/+0 |
* | Update zoneinfo time zone data to version 2009s | Eric Fischer | 2009-11-20 | 3 | -1/+1 |
* | libc: kernel: Update msm_kgsl.h headerandroid-sdk-2.0.1_r1android-sdk-2.0.1-docs_r1android-2.0.1_r1 | Dima Zavin | 2009-11-13 | 1 | -0/+7 |
* | Improve memcpy performance from 290 MiB/s to 340 MiB/s (17% improvment) | Mathias Agopian | 2009-10-28 | 1 | -25/+16 |
* | Merge changes Ibcba4b4f,I9af341e1 into eclair | Android (Google) Code Review | 2009-10-23 | 3 | -61/+70 |
|\ |
|
| * | bionic/linker: make the buddy allocator compute max_order on its own | Iliyan Malchev | 2009-10-19 | 2 | -1/+8 |
| * | bionic/linker: change the buddy allocator to take a handle to the managed area | Iliyan Malchev | 2009-10-19 | 3 | -62/+64 |
* | | Wrap ARM abort() to improve stack trace. | Andy McFadden | 2009-10-21 | 1 | -0/+31 |
|/ |
|
* | use local symbols in memset so it doesn't screw up profiling | Mathias Agopian | 2009-10-19 | 1 | -2/+2 |
* | Merge change I3c998761 into eclair | Android (Google) Code Review | 2009-10-16 | 1 | -3/+7 |
|\ |
|
| * | Allow the dynamic linker to relocate references to thumb symbols in NDK libra... | David 'Digit' Turner | 2009-10-13 | 1 | -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_r1 | Dima Zavin | 2009-10-13 | 1 | -0/+109 |
* | | update msm_camera.h | Iliyan Malchev | 2009-10-13 | 1 | -2/+2 |
|/ |
|
* | libc: kernel: Update linux/msm_kgsl.h to latest | Dima Zavin | 2009-10-07 | 1 | -4/+47 |
* | fix [2170898] abort() doesn't print a stack tarce | Mathias Agopian | 2009-10-06 | 1 | -2/+0 |
* | Re-enable ARMv7 memcpy implementation. | David 'Digit' Turner | 2009-10-05 | 1 | -15/+1 |
* | Fix armv7-user builds by disabling the ARMv7-optimized memcpy. | David 'Digit' Turner | 2009-10-02 | 1 | -1/+15 |
* | Merge changes I3bd27087,I0c9ec550,I3a0e5e86 into eclair | Android (Google) Code Review | 2009-09-29 | 3 | -34/+107 |
|\ |
|
| * | bionic/linker: allow resolving of symbols from library back to executable | Iliyan Malchev | 2009-09-29 | 1 | -0/+25 |
| * | bionic/linker: change lookup() to return soinfo, not base | Iliyan Malchev | 2009-09-29 | 3 | -9/+9 |
| * | Revert "Revert "bionic/linker: fix symbol lookup during relocations"" | Iliyan Malchev | 2009-09-29 | 1 | -26/+74 |
* | | Merge change I2a7ad975 into eclair | Android (Google) Code Review | 2009-09-29 | 2 | -0/+153 |
|\ \
| |/
|/| |
|
| * | Fix ABI breakage in libc.so and libm.so between 1.6 and Eclair. | David 'Digit' Turner | 2009-09-29 | 2 | -0/+153 |
* | | NEON optimized memcpy. | Mathias Agopian | 2009-09-28 | 1 | -21/+153 |
|/ |
|
* | Revert "bionic/linker: fix symbol lookup during relocations" | Mathias Agopian | 2009-09-27 | 1 | -74/+26 |
* | Merge change 27075 into eclair | Android (Google) Code Review | 2009-09-27 | 1 | -26/+74 |
|\ |
|
| * | bionic/linker: fix symbol lookup during relocations | Iliyan Malchev | 2009-09-27 | 1 | -26/+74 |
* | | Remove NEON optimizations for memcpy | David 'Digit' Turner | 2009-09-27 | 1 | -107/+0 |
|/ |
|
* | Fix a typo that resulted in a crash in the boot sequence | David 'Digit' Turner | 2009-09-23 | 1 | -1/+1 |
* | Merge change 26419 into eclair | Android (Google) Code Review | 2009-09-23 | 2 | -10/+138 |
|\ |
|
| * | Add pthread_mutex_lock_timeout_np | David 'Digit' Turner | 2009-09-22 | 2 | -10/+138 |
* | | Fix TLS access for ARMv6 and beyond. | David 'Digit' Turner | 2009-09-22 | 3 | -2/+22 |
|/ |
|
* | libc: kernel-headers: update msm_mdp.h to include premultiplied alpha | Dima Zavin | 2009-09-20 | 1 | -0/+1 |
* | Add stack unwinding directives to assembly leaf functions. | Ben Cheng | 2009-09-15 | 4 | -0/+17 |
* | bionic: update processed msm_camera.h | Iliyan Malchev | 2009-09-11 | 1 | -3/+9 |
* | Merge change 24463 into eclair | Android (Google) Code Review | 2009-09-09 | 1 | -12/+47 |
|\ |
|
| * | Fix an infinite loop in time2sub. | David 'Digit' Turner | 2009-09-09 | 1 | -12/+47 |
* | | libc: add void to clock() function prototype | Erik Gilling | 2009-09-09 | 1 | -1/+1 |
|/ |
|
* | Merge change 22848 into eclair | Android (Google) Code Review | 2009-09-02 | 1 | -0/+105 |
|\ |
|
| * | Neon-optimized versions of memcpy. | David 'Digit' Turner | 2009-09-02 | 1 | -0/+105 |
* | | libc: kernel-headers: Add qdsp6 vdec header | Dima Zavin | 2009-08-30 | 1 | -0/+212 |
|/ |
|
* | bionic: add sanitized lightsensor kernel header | Iliyan Malchev | 2009-08-20 | 1 | -0/+24 |
* | Update pmem/hw3d/mdp headers | Dima Zavin | 2009-08-19 | 3 | -26/+68 |
* | bionic: linker: add error message if link failed due to previous error | Erik Gilling | 2009-08-13 | 1 | -1/+4 |
* | Merge change 9642 | Android (Google) Code Review | 2009-08-08 | 1 | -8/+42 |
|\ |
|
| * | Don't request IPv6 addresses if AI_ADDRCONFIG is specified and the system has... | Lorenzo Colitti | 2009-08-04 | 1 | -8/+42 |
* | | merge from open-source master | Jean-Baptiste Queru | 2009-08-07 | 2 | -0/+88 |
|\ \ |
|
| * \ | Merge change 10057 | Android Code Review | 2009-08-07 | 2 | -0/+88 |
| |\ \ |
|