Commit Graph

  • a1ab0d8ed1 Merge "Improve error message for files with no sections" Dimitry Ivanov 2015-11-20 19:16:14 +00:00
  • bb06a84672 Merge "Disable clang for mips/mips64 libc." am: 8d5fb0d787 Chih-hung Hsieh 2015-11-20 18:57:17 +00:00
  • b76123fed8 Improve error message for files with no sections Dmitriy Ivanov 2015-11-20 10:42:02 -08:00
  • 8d5fb0d787 Merge "Disable clang for mips/mips64 libc." Chih-hung Hsieh 2015-11-20 18:27:14 +00:00
  • b4bc156c6c Disable clang for mips/mips64 libc. Chih-Hung Hsieh 2015-11-20 09:55:35 -08:00
  • cb3af215dc Merge "mmap: fix calculation of is_private_anonymous variable" am: 43c9045017 Elliott Hughes 2015-11-20 17:34:03 +00:00
  • 43c9045017 Merge "mmap: fix calculation of is_private_anonymous variable" Elliott Hughes 2015-11-20 17:19:19 +00:00
  • ee67dd75e2 mmap: fix calculation of is_private_anonymous variable Vitaly Vul 2015-09-24 14:28:59 +02:00
  • 8af9a739c9 Merge changes I73a39c6d,Iab2af242 am: f30170dfa5 Josh Gao 2015-11-20 02:00:16 +00:00
  • f30170dfa5 Merge changes I73a39c6d,Iab2af242 Josh Gao 2015-11-20 01:55:56 +00:00
  • b690cae8dd Merge "Fix tsan abort for lake of __libc_auxv initialization." am: 79f8d64632 Yabin Cui 2015-11-20 00:48:40 +00:00
  • 79f8d64632 Merge "Fix tsan abort for lake of __libc_auxv initialization." Yabin Cui 2015-11-20 00:40:00 +00:00
  • 75ba57de43 Merge "Update libc/Android.bp to match libc/Android.mk" am: 9c6157c81d Colin Cross 2015-11-19 22:58:20 +00:00
  • 9c6157c81d Merge "Update libc/Android.bp to match libc/Android.mk" Colin Cross 2015-11-19 22:48:33 +00:00
  • 284068f44f Fix tsan abort for lake of __libc_auxv initialization. Yabin Cui 2015-11-19 14:24:06 -08:00
  • a35d23d251 Update libc/Android.bp to match libc/Android.mk Colin Cross 2015-11-19 13:32:49 -08:00
  • 2feb9dde60 Fix test build break. Josh Gao 2015-11-19 13:44:20 -08:00
  • c9a659c57b Use FUTEX_WAIT_BITSET to avoid converting timeouts. Yabin Cui 2015-11-05 15:36:08 -08:00
  • ce77e47b2f Merge "Add /odm/lib to shared lib search path" am: 0ebe2f07c3 Hung-ying Tyan 2015-11-19 16:45:08 +00:00
  • 0ebe2f07c3 Merge "Add /odm/lib to shared lib search path" Hung-ying Tyan 2015-11-19 16:38:51 +00:00
  • c22a7de798 extend the PTRDIFF_MAX size check to mremap Daniel Micay 2015-11-07 10:40:26 -05:00
  • 1ab4088062 Merge "Do not depend on host bits to get the right size to write." am: 313632db57 Junichi Uekawa 2015-11-19 12:51:01 +00:00
  • 313632db57 Merge "Do not depend on host bits to get the right size to write." Junichi Uekawa 2015-11-19 12:44:19 +00:00
  • ff35b1e659 Do not depend on host bits to get the right size to write. Junichi Uekawa 2015-11-18 10:18:59 +09:00
  • f091c1f2f1 Merge "Implement pthread spin." am: 2c09e5de29 Yabin Cui 2015-11-19 02:03:24 +00:00
  • 9d4bd6f0ca Merge "Avoid tsan warning about pthread_mutex_destroy." am: ea5bb151af Yabin Cui 2015-11-19 02:03:13 +00:00
  • 2c09e5de29 Merge "Implement pthread spin." Yabin Cui 2015-11-19 01:55:37 +00:00
  • ea5bb151af Merge "Avoid tsan warning about pthread_mutex_destroy." Yabin Cui 2015-11-19 01:55:25 +00:00
  • fe3a83a934 Implement pthread spin. Yabin Cui 2015-11-17 16:03:18 -08:00
  • f74b041cce Add /odm/lib to shared lib search path Hung-ying Tyan 2015-11-12 11:48:19 +08:00
  • 3f539a1655 Merge "Ignore target sdk version for the public namespace" am: 63f0e0db76 Dimitry Ivanov 2015-11-18 03:52:50 +00:00
  • 63f0e0db76 Merge "Ignore target sdk version for the public namespace" Dimitry Ivanov 2015-11-18 03:43:59 +00:00
  • 3cc35e224c Ignore target sdk version for the public namespace Dmitriy Ivanov 2015-11-17 18:36:50 -08:00
  • 0307eee293 Avoid tsan warning about pthread_mutex_destroy. Yabin Cui 2015-11-16 20:19:31 -08:00
  • a36158a77d Fix pthread_test according to tsan report. Yabin Cui 2015-11-16 21:06:16 -08:00
  • 278fe431b6 Merge "Implement pthread barrier." am: b804b9d67b Yabin Cui 2015-11-17 00:28:20 +00:00
  • b804b9d67b Merge "Implement pthread barrier." Yabin Cui 2015-11-17 00:22:54 +00:00
  • 159c3d617f Merge "Remove the warning about empty LD_LIBRARY_PATH" am: 3c8c16022a Dimitry Ivanov 2015-11-16 22:30:32 +00:00
  • 3c8c16022a Merge "Remove the warning about empty LD_LIBRARY_PATH" Dimitry Ivanov 2015-11-16 22:25:50 +00:00
  • fbfba64068 Remove the warning about empty LD_LIBRARY_PATH Dmitriy Ivanov 2015-11-16 14:23:37 -08:00
  • e7c2fffa16 Implement pthread barrier. Yabin Cui 2015-11-05 22:06:09 -08:00
  • 4d87f17621 Merge "Enable clang to compile more tests." am: 949bfb9e3c Chih-hung Hsieh 2015-11-16 21:36:51 +00:00
  • 949bfb9e3c Merge "Enable clang to compile more tests." Chih-hung Hsieh 2015-11-16 21:31:36 +00:00
  • b061c9250d Merge "Fix arm64 and x86 builds" am: 61f186d067 Dimitry Ivanov 2015-11-16 21:25:31 +00:00
  • 61f186d067 Merge "Fix arm64 and x86 builds" Dimitry Ivanov 2015-11-16 21:23:18 +00:00
  • d9b08a0bc0 Fix arm64 and x86 builds Dmitriy Ivanov 2015-11-16 13:17:27 -08:00
  • 2616cdcdb9 Merge "Introducing linker namespaces" am: 1f0ccbb59c Dimitry Ivanov 2015-11-16 20:21:05 +00:00
  • 1f0ccbb59c Merge "Introducing linker namespaces" Dimitry Ivanov 2015-11-16 20:14:37 +00:00
  • 1e79540807 Enable clang to compile more tests. Chih-Hung Hsieh 2015-11-16 11:13:04 -08:00
  • 42d5fcb9f4 Introducing linker namespaces Dmitriy Ivanov 2015-10-29 17:01:24 -07:00
  • 69536213d6 Merge "Improve libc time zone fallback behavior." am: 1b42c54471 Elliott Hughes 2015-11-13 18:28:57 +00:00
  • 1b42c54471 Merge "Improve libc time zone fallback behavior." Elliott Hughes 2015-11-13 18:24:41 +00:00
  • d1c28a361b Improve libc time zone fallback behavior. Elliott Hughes 2015-11-13 08:38:48 -08:00
  • 5187baa387 Merge "Fix strftime if tm_zone is null." am: 5780f9d809 Elliott Hughes 2015-11-13 03:04:31 +00:00
  • 5780f9d809 Merge "Fix strftime if tm_zone is null." Elliott Hughes 2015-11-13 02:58:30 +00:00
  • bb725f7b77 Merge "FORTIFY_SOURCE: make sure gcc unittests are compiled with gcc" am: 4ea67f6950 Nick Kralevich 2015-11-13 01:12:41 +00:00
  • 4ea67f6950 Merge "FORTIFY_SOURCE: make sure gcc unittests are compiled with gcc" Nick Kralevich 2015-11-13 01:09:44 +00:00
  • a9cac4c87a Fix strftime if tm_zone is null. Elliott Hughes 2015-11-12 16:51:31 -08:00
  • 2ed1b29d00 FORTIFY_SOURCE: make sure gcc unittests are compiled with gcc Nick Kralevich 2015-11-12 15:55:13 -08:00
  • a2e9d90811 Merge "Still cannot compile with clang on arm64." am: 7c10ee9473 Chih-hung Hsieh 2015-11-12 20:51:05 +00:00
  • 7c10ee9473 Merge "Still cannot compile with clang on arm64." Chih-hung Hsieh 2015-11-12 20:45:48 +00:00
  • c04647f8c2 Still cannot compile with clang on arm64. Chih-Hung Hsieh 2015-11-12 12:39:13 -08:00
  • 5308b48c87 merge in mnc-dr-ryu-release history after reset to mnc-dr-ryu-dev android-6.0.1_r5 android-6.0.1_r4 marshmallow-dr-dragon-release The Android Automerger 2015-11-12 01:00:14 -08:00
  • c0116bd3db Merge "Enable clang for modules failed with TLS." am: 0c447053de Chih-hung Hsieh 2015-11-12 01:09:37 +00:00
  • 0c447053de Merge "Enable clang for modules failed with TLS." Chih-hung Hsieh 2015-11-12 01:04:51 +00:00
  • fd57638117 Merge "Clean up pthread_gettid_np test." am: dbc6398e95 Elliott Hughes 2015-11-12 01:04:38 +00:00
  • dbc6398e95 Merge "Clean up pthread_gettid_np test." Elliott Hughes 2015-11-12 00:59:08 +00:00
  • 5058a005b8 Enable clang for modules failed with TLS. Chih-Hung Hsieh 2015-11-10 11:15:43 -08:00
  • 504e3274a0 Merge "Add 100 column limit to .clang-format." am: b03e6bf924 Josh Gao 2015-11-11 22:25:42 +00:00
  • b03e6bf924 Merge "Add 100 column limit to .clang-format." Josh Gao 2015-11-11 22:22:59 +00:00
  • 615f3aa8b4 Add 100 column limit to .clang-format. Josh Gao 2015-11-11 14:21:09 -08:00
  • f208361b2b Clean up pthread_gettid_np test. Elliott Hughes 2015-11-11 13:32:28 -08:00
  • 2b1e258fec Merge "Fix potential race condition on CTS TC pthread_gettid_np" am: ffe5c24c86 Elliott Hughes 2015-11-11 21:25:38 +00:00
  • ffe5c24c86 Merge "Fix potential race condition on CTS TC pthread_gettid_np" Elliott Hughes 2015-11-11 21:21:33 +00:00
  • de1246202a Fix potential race condition on CTS TC pthread_gettid_np Junjie Hu 2015-11-11 12:52:25 +08:00
  • 1a5bfd9eaf Merge "Fix potential race condition on CTS TC pthread_gettid_np" into marshmallow-cts-dev am: 2010fb6722 am: eebe01b523 Daniel Xie 2015-11-11 19:00:17 +00:00
  • eebe01b523 Merge "Fix potential race condition on CTS TC pthread_gettid_np" into marshmallow-cts-dev am: 2010fb6722 Daniel Xie 2015-11-11 18:57:14 +00:00
  • 2010fb6722 Merge "Fix potential race condition on CTS TC pthread_gettid_np" into marshmallow-cts-dev android-cts-6.0_r2 marshmallow-cts-release marshmallow-cts-dev Daniel Xie 2015-11-11 18:53:16 +00:00
  • 4f80102935 Fix potential race condition on CTS TC pthread_gettid_np Junjie Hu 2015-11-11 12:52:25 +08:00
  • 8640233fef Merge "libc_init_common.cpp: Clarify when environment stripping occurs" am: 6209b99a73 Nick Kralevich 2015-11-11 02:09:36 +00:00
  • 6209b99a73 Merge "libc_init_common.cpp: Clarify when environment stripping occurs" Nick Kralevich 2015-11-11 02:06:59 +00:00
  • 2fb02651c8 libc_init_common.cpp: Clarify when environment stripping occurs Nick Kralevich 2015-11-10 16:39:29 -08:00
  • 8e86f33690 Merge "Refactor prop_area into a class" am: 2a7f1b335d Tom Cherry 2015-11-10 21:58:23 +00:00
  • 2a7f1b335d Merge "Refactor prop_area into a class" Tom Cherry 2015-11-10 21:54:39 +00:00
  • 926ebe1094 Refactor prop_area into a class Tom Cherry 2015-09-23 15:34:40 -07:00
  • 2fdaa6c599 Merge "Fix test failure." am: 11b3916b83 Josh Gao 2015-11-10 00:10:20 +00:00
  • 11b3916b83 Merge "Fix test failure." Josh Gao 2015-11-10 00:08:09 +00:00
  • 09fac86ca3 Fix test failure. Josh Gao 2015-11-09 16:04:50 -08:00
  • dcf501913d Merge "Update Android.bp with latest Android.mk changes" am: 704e048cbf Dan Willemsen 2015-11-09 22:31:50 +00:00
  • 704e048cbf Merge "Update Android.bp with latest Android.mk changes" Dan Willemsen 2015-11-09 22:28:18 +00:00
  • dc6b0a7b93 Update Android.bp with latest Android.mk changes Dan Willemsen 2015-11-09 14:03:46 -08:00
  • a74eb4dbf5 Merge "Add fileno_unlocked to support thread sanitizer." am: 0e6542b75b Yabin Cui 2015-11-07 00:30:09 +00:00
  • 0e6542b75b Merge "Add fileno_unlocked to support thread sanitizer." Yabin Cui 2015-11-07 00:24:52 +00:00
  • fb994f4c04 Add fileno_unlocked to support thread sanitizer. Yabin Cui 2015-11-06 16:13:47 -08:00
  • 4eba804ca0 Merge "fix the mremap signature" am: 8b5b2c4672 Elliott Hughes 2015-11-06 21:24:59 +00:00
  • 8b5b2c4672 Merge "fix the mremap signature" Elliott Hughes 2015-11-06 21:18:08 +00:00
  • 4200e260d2 fix the mremap signature Daniel Micay 2015-11-03 05:14:08 -05:00
  • bc0b61e407 Merge "linker: cleanup solist after unsuccessful read" am: 3482613685 Dimitry Ivanov 2015-11-06 19:02:08 +00:00
  • 3482613685 Merge "linker: cleanup solist after unsuccessful read" Dimitry Ivanov 2015-11-06 19:00:24 +00:00
  • fd7a91e692 linker: cleanup solist after unsuccessful read Dmitriy Ivanov 2015-11-06 10:44:37 -08:00