Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix log channel initialization at bionic/logd_write.c. | Alexey Tarasov | 2009-12-03 | 1 | -0/+2 |
* | merge from eclair | Jean-Baptiste Queru | 2009-11-15 | 47 | -3219/+5098 |
|\ | |||||
| * | eclair snapshot | Jean-Baptiste Queru | 2009-11-12 | 50 | -3218/+5185 |
* | | Merge change I37d0317d | Android Code Review | 2009-11-09 | 3 | -22/+135 |
|\ \ | |||||
| * | | modified SYSCALLS.TXT to support SuperH architecture | Shin-ichiro KAWASAKI | 2009-09-01 | 3 | -22/+135 |
* | | | added and modified linker to support SuperH architecture | Shin-ichiro KAWASAKI | 2009-11-06 | 5 | -4/+224 |
* | | | Add the BSD sys_signame array. | Thorsten Glaser | 2009-11-05 | 4 | -33/+72 |
* | | | added and modified bionic code to support SuperH architecture | Shin-ichiro KAWASAKI | 2009-09-28 | 32 | -3/+2672 |
* | | | Merge change 10538 | Android Code Review | 2009-09-20 | 159 | -2/+5206 |
|\ \ \ | |||||
| * | | | added syscalls for SuperH which automatically generate by gensyscalls.py | Tony Sim | 2009-07-01 | 159 | -2/+5206 |
| |/ / | |||||
* | | | Merge change 10539 | Android Code Review | 2009-09-17 | 1 | -2/+12 |
|\ \ \ | |||||
| * | | | modified kernel headers re-generate tools to support SuperH architecture | Shin-ichiro KAWASAKI | 2009-07-01 | 1 | -2/+12 |
| |/ / | |||||
* | | | Merge change 10587 | Android Code Review | 2009-09-16 | 1 | -0/+1 |
|\ \ \ | |||||
| * | | | Fill l_ld of linkmaps with value from soinfo::dynamic. | Thinker K.F Li | 2009-09-15 | 1 | -0/+1 |
* | | | | Linux kernel helpers support is provided to android for its TLS implementatio... | vinay harugop | 2009-09-16 | 1 | -1/+3 |
* | | | | Merge change 10541 | Android Code Review | 2009-09-15 | 4 | -1/+117 |
|\ \ \ \ | |||||
| * | | | | added and modified libdl to support SuperH architecture | Shin-ichiro KAWASAKI | 2009-08-31 | 4 | -1/+117 |
| | |/ / | |/| | | |||||
* | | | | Merge change 10542 | Android Code Review | 2009-09-15 | 5 | -1/+345 |
|\ \ \ \ | |||||
| * | | | | added and modified libm to support SuperH architecture | Shin-ichiro KAWASAKI | 2009-08-31 | 5 | -1/+345 |
| |/ / / | |||||
* | | | | Merge change 11671 | Android Code Review | 2009-09-15 | 1 | -6/+10 |
|\ \ \ \ | |||||
| * | | | | Define 64 bit types if compiling with -std=c99 | Martin Storsjo | 2009-09-14 | 1 | -6/+10 |
* | | | | | Remove code duplication for pthread_cond_timeout_np : use __pthread_cond_time... | Matthieu CASTET | 2009-09-14 | 1 | -11/+1 |
| |_|/ / |/| | | | |||||
* | | | | ARM architecture reference manuals for ARMv6 & ARMv7 state that the use of 's... | vinay harugop | 2009-09-09 | 2 | -0/+17 |
|/ / / | |||||
* | | | Include <endian.h> instead of <sys/endian.h>, | Chih-Wei Huang | 2009-08-31 | 1 | -1/+1 |
* | | | Changed logging functions in bionic/logd_write.c. | Alexey Tarasov | 2009-08-25 | 1 | -32/+50 |
* | | | Merge change 10749 | Android Code Review | 2009-08-21 | 1 | -0/+1 |
|\ \ \ | |||||
| * | | | Make sure size_t is defined before used in strings.h | Martin Storsjo | 2009-07-22 | 1 | -0/+1 |
| |/ / | |||||
* | | | Merge change 10757 | Android Code Review | 2009-08-21 | 1 | -1/+2 |
|\ \ \ | |||||
| * | | | Add an 's and a . to the bionic/libc README. | Joe LaPenna | 2009-07-23 | 1 | -1/+2 |
| |/ / | |||||
* | | | Merge change 10057 | Android Code Review | 2009-08-07 | 2 | -0/+88 |
|\ \ \ | |||||
| * | | | Add mspace_merge_objects | Barry Hayes | 2009-06-02 | 2 | -0/+88 |
| |/ / | |||||
* | | | merge from donut | Jean-Baptiste Queru | 2009-08-03 | 2 | -37/+48 |
|\ \ \ | | |/ | |/| | |||||
| * | | bionic/linker: keep track of opened libraries by basenameandroid-sdk-tools_r2android-sdk-1.6_r2android-sdk-1.6_r1android-sdk-1.6-docs_r1android-1.6_r2android-1.6_r1.5android-1.6_r1.4android-1.6_r1.3android-1.6_r1.2android-1.6_r1.1android-1.6_r1 | Erik Gilling | 2009-07-28 | 1 | -2/+6 |
| * | | Merge change 8281 into donut | Android (Google) Code Review | 2009-07-28 | 1 | -34/+34 |
| |\ \ | |||||
| | * | | linker: remove newlines from DL_ERR so that dlerror works correctly | Erik Gilling | 2009-07-22 | 1 | -34/+34 |
| * | | | Make the DNS resolver accept domain names with an underscore. | David 'Digit' Turner | 2009-07-27 | 1 | -1/+8 |
| |/ / | |||||
* | | | merge from donut | Jean-Baptiste Queru | 2009-07-29 | 14 | -175/+385 |
|\ \ \ | |/ / | |||||
| * | | Restore malloc debug. | Andy McFadden | 2009-07-21 | 4 | -16/+21 |
| * | | Fix the C library runtime initialization order. | David 'Digit' Turner | 2009-07-18 | 4 | -100/+115 |
| * | | Pass the elfdata pointer in a slot of the temporary TLS area. | David 'Digit' Turner | 2009-07-17 | 2 | -7/+21 |
| * | | Add new C++ headers <cerrno> and <cfloat> | David 'Digit' Turner | 2009-07-10 | 4 | -0/+84 |
| * | | Add <linux/uinput.h> to C library kernel headers | David 'Digit' Turner | 2009-07-10 | 1 | -0/+67 |
| * | | Prevent a crash in the memory leak checker (which happened in chk_free()) | David 'Digit' Turner | 2009-07-10 | 3 | -63/+88 |
* | | | Merge korg/donut into korg/master | Jean-Baptiste Queru | 2009-07-25 | 37 | -235/+1815 |
|\ \ \ | |/ / | | / | |/ |/| | |||||
| * | Merge change 2990 into donut | Android (Google) Code Review | 2009-06-25 | 1 | -4/+52 |
| |\ | |||||
| | * | Add LD_LIBRARY_PATH support to bionic's linker | David Bartley | 2009-06-15 | 1 | -4/+52 |
| * | | Merge change 5184 into donut | Android (Google) Code Review | 2009-06-24 | 1 | -24/+26 |
| |\ \ | |||||
| | * | | update clean msm_camera.h | Iliyan Malchev | 2009-06-23 | 1 | -24/+26 |
| * | | | Add Glibc-compatible macro aliases for the nanosecond time accessors in stat ... | David 'Digit' Turner | 2009-06-22 | 1 | -0/+7 |
| |/ / | |||||
| * | | Update cleaned-up kernel headers | David 'Digit' Turner | 2009-06-16 | 2 | -35/+35 |