summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* am ee424e23: bionic: update processed kernel header a1026.hIliyan Malchev2010-02-091-1/+2
|\
| * bionic: update processed kernel header a1026.handroid-cts-2.1_r5android-cts-2.1_r4android-cts-2.1_r3android-cts-2.1_r2Iliyan Malchev2010-02-081-1/+2
* | am ba8bfedd: reconcile main tree with open-source eclairThe Android Open Source Project2010-02-050-0/+0
|\ \ | |/
| * reconcile main tree with open-source eclairandroid-sdk-tools_r5The Android Open Source Project2010-02-050-0/+0
| |\
| | * reconcile android-2.1_r1 snapshotThe Android Open Source Project2010-01-290-0/+0
| | |\
| | | * android-2.1_r1 snapshotThe Android Open Source Project2010-01-126-7/+24
* | | | am d0996bb4: bionic: update processed kernel header tpa2018d1.hIliyan Malchev2010-02-021-0/+8
|\ \ \ \ | |/ / /
| * | | bionic: update processed kernel header tpa2018d1.handroid-2.1_r2.1p2android-2.1_r2.1pIliyan Malchev2010-02-021-0/+8
* | | | am 276313ec: bionic: add processed kernel headers a1026.h and tpa2018d1.hIliyan Malchev2010-02-022-0/+91
|\ \ \ \ | |/ / /
| * | | bionic: add processed kernel headers a1026.h and tpa2018d1.hIliyan Malchev2010-02-022-0/+91
| |/ /
* | | am 5f53a182: Revert "Add qsort_r() implementation to the C library."Mathias Agopian2009-12-034-76/+37
|\ \ \ | |/ /
| * | 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
* | | am 754c178a: Add qsort_r() implementation to the C library.David 'Digit' Turner2009-12-034-37/+76
|\ \ \ | |/ /
| * | Add qsort_r() implementation to the C library.David 'Digit' Turner2009-12-034-37/+76
* | | am e1e68492: Merge change Ifa58a406 into eclairDima Zavin2009-12-031-0/+2
|\ \ \ | |/ /
| * | Merge change Ifa58a406 into eclairAndroid (Google) Code Review2009-12-031-0/+2
| |\ \
| | * | libc: kernel: Update msm_kgsl.h headerDima Zavin2009-12-021-0/+2
* | | | am fe62de1a: Add support for R_ARM_REL32 to the dynamic linker.David 'Digit' Turner2009-12-022-6/+14
|\ \ \ \ | |/ / /
| * | | Add support for R_ARM_REL32 to the dynamic linker.David 'Digit' Turner2009-12-022-6/+14
| |/ /
* | | am cd5df2d9: Rebuild the time zone data files in 32-bit format instead of 64-...Eric Fischer2009-11-242-0/+0
|\ \ \ | |/ /
| * | Rebuild the time zone data files in 32-bit format instead of 64-bit.Eric Fischer2009-11-242-0/+0
* | | am 7e617899: Correct the raw offsets in the time zone index for a few zones.Eric Fischer2009-11-231-0/+0
|\ \ \ | |/ /
| * | Correct the raw offsets in the time zone index for a few zones.Eric Fischer2009-11-231-0/+0
* | | am a6083b77: Update zoneinfo time zone data to version 2009sEric Fischer2009-11-203-1/+1
|\ \ \ | |/ /
| * | Update zoneinfo time zone data to version 2009sEric Fischer2009-11-203-1/+1
* | | merge from open-source masterJean-Baptiste Queru2009-11-150-0/+0
|\ \ \
| * \ \ merge from eclairJean-Baptiste Queru2009-11-1547-3219/+5098
| |\ \ \ | | | |/ | | |/|
| | * | eclair snapshotJean-Baptiste Queru2009-11-1250-3218/+5185
* | | | 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-113-22/+135
|\ \ \ \ | | |/ / | |/| |
| * | | Merge change I37d0317dAndroid Code Review2009-11-093-22/+135
| |\ \ \
| | * | | modified SYSCALLS.TXT to support SuperH architectureShin-ichiro KAWASAKI2009-09-013-22/+135
* | | | | merge from open-source masterJean-Baptiste Queru2009-11-0840-40/+2968
|\ \ \ \ \ | |/ / / /
| * | | | added and modified linker to support SuperH architectureShin-ichiro KAWASAKI2009-11-065-4/+224
| * | | | 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 199f9d92: Improve memcpy performance from 290 MiB/s to 340 MiB/s (17% impr...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
* | | | | am 763ac283: Merge changes Ibcba4b4f,I9af341e1 into eclairIliyan Malchev2009-10-233-61/+70
|\ \ \ \ \ | |/ / / /
| * | | | 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
* | | | | | am 96bbbe21: Wrap ARM abort() to improve stack trace.Andy McFadden2009-10-211-0/+31
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Wrap ARM abort() to improve stack trace.Andy McFadden2009-10-211-0/+31
| |/ / / /
* | | | | 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 ff7b46b8: Merge change I3c998761 into eclairDavid 'Digit' Turner2009-10-161-3/+7
|\ \ \ \ \ | |/ / / /
| * | | | 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