1. 58f0326 Android hack for size_t by Bruce Beare · 16 years ago
  2. 1825fb5 Merge "bionic: on pthread_join(), avoid extra check in case we find the thread" by David Turner · 16 years ago
  3. c0e4642 Merge "bionic: ftell() returns a long, not an int" by David Turner · 16 years ago
  4. e2a8b1f Added support for dladdr() by Matt Fischer · 16 years ago
  5. ede2e75 Merge "x86 syscall system call implementation" by David Turner · 16 years ago
  6. b0ae864 Merge "Fix pread()/pwrite() stubs" by David Turner · 16 years ago
  7. a9c41a8 Merge "bionic: remove unneeded variable from chk_realloc()" by David Turner · 16 years ago
  8. 3f192f5 Merge "bionic: equalize the <unknown> program name between ssp.c and libc_init_common.c" by David Turner · 16 years ago
  9. dd8f3c8 Merge "improve readability of string: fix indentation and remove trailing spaces" by David Turner · 16 years ago
  10. 5586838 Merge "optimize delete/delete[] operators by removing unneeded branch" by David Turner · 16 years ago
  11. 3c543e1 x86 syscall system call implementation by Bruce Beare · 16 years ago
  12. e31c1d0 Fix pread()/pwrite() stubs by Matt Fischer · 16 years ago
  13. 58060c5 am ee424e23: bionic: update processed kernel header a1026.h by Iliyan Malchev · 16 years ago
  14. ee424e2 bionic: update processed kernel header a1026.h by Iliyan Malchev · 16 years ago
  15. 699237b bionic: equalize the <unknown> program name between ssp.c and libc_init_common.c by André Goddard Rosa · 16 years ago
  16. 291100c bionic: remove unneeded variable from chk_realloc() by André Goddard Rosa · 16 years ago
  17. a28336c bionic: on pthread_join(), avoid extra check in case we find the thread by André Goddard Rosa · 16 years ago
  18. 3b06c12 bionic: ftell() returns a long, not an int by André Goddard Rosa · 16 years ago
  19. 1db8747 am ba8bfedd: reconcile main tree with open-source eclair by The Android Open Source Project · 16 years ago
  20. ba8bfed reconcile main tree with open-source eclair by The Android Open Source Project · 16 years ago
  21. c047240 am d0996bb4: bionic: update processed kernel header tpa2018d1.h by Iliyan Malchev · 16 years ago
  22. 7ec87a1 am 276313ec: bionic: add processed kernel headers a1026.h and tpa2018d1.h by Iliyan Malchev · 16 years ago
  23. d0996bb bionic: update processed kernel header tpa2018d1.h by Iliyan Malchev · 16 years ago
  24. 276313e bionic: add processed kernel headers a1026.h and tpa2018d1.h by Iliyan Malchev · 16 years ago
  25. 30a419a improve readability of string: fix indentation and remove trailing spaces by André Goddard Rosa · 16 years ago
  26. 8f92500 optimize delete/delete[] operators by removing unneeded branch by André Goddard Rosa · 16 years ago
  27. e964f3a reconcile android-2.1_r1 snapshot by The Android Open Source Project · 16 years ago
  28. a809abb android-2.1_r1 snapshot by The Android Open Source Project · 16 years ago
  29. caa17a9 am 5f53a182: Revert "Add qsort_r() implementation to the C library." by Mathias Agopian · 16 years ago
  30. 5f53a18 Revert "Add qsort_r() implementation to the C library." by Mathias Agopian · 16 years ago
  31. f7ee573 am 754c178a: Add qsort_r() implementation to the C library. by David 'Digit' Turner · 16 years ago
  32. 754c178 Add qsort_r() implementation to the C library. by David 'Digit' Turner · 16 years ago
  33. ece132d am e1e68492: Merge change Ifa58a406 into eclair by Dima Zavin · 16 years ago
  34. e1e6849 Merge change Ifa58a406 into eclair by Android (Google) Code Review · 16 years ago
  35. a3de55c am fe62de1a: Add support for R_ARM_REL32 to the dynamic linker. by David 'Digit' Turner · 16 years ago
  36. fe62de1 Add support for R_ARM_REL32 to the dynamic linker. by David 'Digit' Turner · 16 years ago
  37. 7b12b4a libc: kernel: Update msm_kgsl.h header by Dima Zavin · 16 years ago
  38. 157cdf4 am cd5df2d9: Rebuild the time zone data files in 32-bit format instead of 64-bit. by Eric Fischer · 16 years ago
  39. cd5df2d Rebuild the time zone data files in 32-bit format instead of 64-bit. by Eric Fischer · 16 years ago
  40. 21195bb am 7e617899: Correct the raw offsets in the time zone index for a few zones. by Eric Fischer · 16 years ago
  41. 7e61789 Correct the raw offsets in the time zone index for a few zones. by Eric Fischer · 16 years ago
  42. 8a2658a am a6083b77: Update zoneinfo time zone data to version 2009s by Eric Fischer · 16 years ago
  43. a6083b7 Update zoneinfo time zone data to version 2009s by Eric Fischer · 16 years ago
  44. 2db9786 merge from open-source master by Jean-Baptiste Queru · 16 years ago
  45. 9560452 merge from eclair by Jean-Baptiste Queru · 16 years ago
  46. a7b5e20 am 110044b1: libc: kernel: Update msm_kgsl.h header by Dima Zavin · 16 years ago
  47. 110044b libc: kernel: Update msm_kgsl.h header by Dima Zavin · 16 years ago
  48. 194d3fa eclair snapshot by Jean-Baptiste Queru · 16 years ago
  49. 9d52bdf merge from open-source master by Jean-Baptiste Queru · 16 years ago
  50. 71c0aeb Merge change I37d0317d by Android Code Review · 16 years ago
  51. 10be95c merge from open-source master by Jean-Baptiste Queru · 16 years ago
  52. ad13c57 added and modified linker to support SuperH architecture by Shin-ichiro KAWASAKI · 16 years ago
  53. 92b10af Add the BSD sys_signame array. by Thorsten Glaser · 16 years ago
  54. 47c5e30 am 199f9d92: Improve memcpy performance from 290 MiB/s to 340 MiB/s (17% improvment) by Mathias Agopian · 16 years ago
  55. 199f9d9 Improve memcpy performance from 290 MiB/s to 340 MiB/s (17% improvment) by Mathias Agopian · 16 years ago
  56. 53b32f8 am 763ac283: Merge changes Ibcba4b4f,I9af341e1 into eclair by Iliyan Malchev · 16 years ago
  57. 763ac28 Merge changes Ibcba4b4f,I9af341e1 into eclair by Android (Google) Code Review · 16 years ago
  58. 0703efe am 96bbbe21: Wrap ARM abort() to improve stack trace. by Andy McFadden · 16 years ago
  59. 96bbbe2 Wrap ARM abort() to improve stack trace. by Andy McFadden · 16 years ago
  60. bb9eede bionic/linker: make the buddy allocator compute max_order on its own by Iliyan Malchev · 16 years ago
  61. af7315a bionic/linker: change the buddy allocator to take a handle to the managed area by Iliyan Malchev · 16 years ago
  62. 214dec2 am 7e7d6c48: use local symbols in memset so it doesn\'t screw up profiling by Mathias Agopian · 16 years ago
  63. 7e7d6c4 use local symbols in memset so it doesn't screw up profiling by Mathias Agopian · 16 years ago
  64. cd23098 am ff7b46b8: Merge change I3c998761 into eclair by David 'Digit' Turner · 16 years ago
  65. ff7b46b Merge change I3c998761 into eclair by Android (Google) Code Review · 16 years ago
  66. 7398147 merge from open-source master by Jean-Baptiste Queru · 16 years ago
  67. 60c221c am 5c328268: libc: kernel: add linux/msm_q6venc.h kernel include for qsd8k h/w video encode by Dima Zavin · 16 years ago
  68. 0619f2e am 0e24d2c9: update msm_camera.h by Iliyan Malchev · 16 years ago
  69. 5c32826 libc: kernel: add linux/msm_q6venc.h kernel include for qsd8k h/w video encode by Dima Zavin · 16 years ago
  70. 0e24d2c update msm_camera.h by Iliyan Malchev · 16 years ago
  71. 3c99876 Allow the dynamic linker to relocate references to thumb symbols in NDK libraries. by David 'Digit' Turner · 16 years ago
  72. d704c4d am 9a96aaa8: libc: kernel: Update linux/msm_kgsl.h to latest by Dima Zavin · 16 years ago
  73. 9a96aaa libc: kernel: Update linux/msm_kgsl.h to latest by Dima Zavin · 16 years ago
  74. ab9a002 am e3650267: fix [2170898] abort() doesn\'t print a stack tarce by Mathias Agopian · 16 years ago
  75. 1f2a381 am fdc5c1f5: Re-enable ARMv7 memcpy implementation. by David 'Digit' Turner · 16 years ago
  76. 5be45ce am 1e40783d: Fix armv7-user builds by disabling the ARMv7-optimized memcpy. by David 'Digit' Turner · 16 years ago
  77. e365026 fix [2170898] abort() doesn't print a stack tarce by Mathias Agopian · 16 years ago
  78. fdc5c1f Re-enable ARMv7 memcpy implementation. by David 'Digit' Turner · 16 years ago
  79. 1e40783 Fix armv7-user builds by disabling the ARMv7-optimized memcpy. by David 'Digit' Turner · 16 years ago
  80. 44e55ba am fe46030c: Merge changes I3bd27087,I0c9ec550,I3a0e5e86 into eclair by Iliyan Malchev · 16 years ago
  81. fe46030 Merge changes I3bd27087,I0c9ec550,I3a0e5e86 into eclair by Android (Google) Code Review · 16 years ago
  82. 0893d49 am 7a9e06fa: Merge change I2a7ad975 into eclair by David 'Digit' Turner · 16 years ago
  83. 7a9e06f Merge change I2a7ad975 into eclair by Android (Google) Code Review · 16 years ago
  84. 2a7ad97 Fix ABI breakage in libc.so and libm.so between 1.6 and Eclair. by David 'Digit' Turner · 16 years ago
  85. 4a9afcb bionic/linker: allow resolving of symbols from library back to executable by Iliyan Malchev · 16 years ago
  86. 9ea64da bionic/linker: change lookup() to return soinfo, not base by Iliyan Malchev · 16 years ago
  87. 6ed80c8 Revert "Revert "bionic/linker: fix symbol lookup during relocations"" by Iliyan Malchev · 16 years ago
  88. 2d77d4d am ee223d02: NEON optimized memcpy. by Mathias Agopian · 16 years ago
  89. ee223d0 NEON optimized memcpy. by Mathias Agopian · 16 years ago
  90. 1009327 added and modified bionic code to support SuperH architecture by Shin-ichiro KAWASAKI · 16 years ago
  91. 468fc8c am 33acbf07: Revert "bionic/linker: fix symbol lookup during relocations" by Mathias Agopian · 16 years ago
  92. 33acbf0 Revert "bionic/linker: fix symbol lookup during relocations" by Mathias Agopian · 16 years ago
  93. 76e3d69 am 4e5a965d: Merge change 27075 into eclair by Iliyan Malchev · 16 years ago
  94. 4e5a965 Merge change 27075 into eclair by Android (Google) Code Review · 16 years ago
  95. 8d0c033 bionic/linker: fix symbol lookup during relocations by Iliyan Malchev · 16 years ago
  96. dfa87a2 am f355096a: Remove NEON optimizations for memcpy by David 'Digit' Turner · 16 years ago
  97. f355096 Remove NEON optimizations for memcpy by David 'Digit' Turner · 16 years ago
  98. 7e5e9f4 am bc10cd29: Fix a typo that resulted in a crash in the boot sequence by David 'Digit' Turner · 16 years ago
  99. bc10cd2 Fix a typo that resulted in a crash in the boot sequence by David 'Digit' Turner · 16 years ago
  100. 9641805 am d154954f: Merge change 26419 into eclair by David 'Digit' Turner · 16 years ago