- 20a3661 Clarify which architectures do/don't need sa_restorer. by Elliott Hughes · 1 year, 6 months ago
- 5c73b4f Merge "Fix assembler warnings." into main by Elliott Hughes · 1 year, 6 months ago
- d783120 Fix assembler warnings. by Elliott Hughes · 1 year, 7 months ago
- e8cfc14 Merge "Disable stack protector test with stack MTE" into main by Treehugger Robot · 1 year, 6 months ago
- 7606110 Merge "Silence the linker_relocation benchmark weak symbol warnings." into main by Elliott Hughes · 1 year, 6 months ago
- 7ce3ec3 Disable stack protector test with stack MTE by Mitch Phillips · 1 year, 7 months ago
- 4c41cab Silence the linker_relocation benchmark weak symbol warnings. by Elliott Hughes · 1 year, 7 months ago
- 6467c97 Merge "bpfmt all the .bp files to silence ayeaye." into main by Treehugger Robot · 1 year, 7 months ago
- 1eacc0e bpfmt all the .bp files to silence ayeaye. by Elliott Hughes · 1 year, 7 months ago
- 569b45d Merge "Remove ODR violation with arm64 memrchr." into main by Elliott Hughes · 1 year, 7 months ago
- 599887a Merge "Update to v6.7 kernel headers." into main by Christopher Ferris · 1 year, 7 months ago
- 1ab5d27 Remove ODR violation with arm64 memrchr. by Elliott Hughes · 1 year, 7 months ago
- 0f79521 Update to v6.7 kernel headers. by Christopher Ferris · 1 year, 7 months ago
- 6a25dff Merge "Update libc/NOTICE." into main by Treehugger Robot · 1 year, 7 months ago
- 78afa49 Update libc/NOTICE. by Elliott Hughes · 1 year, 7 months ago
- e8a2051 Merge "Disable -Wignored-pragmas only for arm32" into main by Treehugger Robot · 1 year, 7 months ago
- 6896552 Disable -Wignored-pragmas only for arm32 by Pirama Arumuga Nainar · 1 year, 7 months ago
- 362385c Merge "Revert "[RESTRICT AUTOMERGE] time_test#mktime_EOVERFLOW: allow both Android 14 and 2024Q1 behavior."" into main by Treehugger Robot · 1 year, 7 months ago
- 7c9c122 Revert "[RESTRICT AUTOMERGE] time_test#mktime_EOVERFLOW: allow both Android 14 and 2024Q1 behavior." by Elliott Hughes · 1 year, 7 months ago
- 345aa1e Merge changes from topic "am-1324cc5267bd42bf80b925722de582b5" into main by Automerger Merge Worker · 1 year, 7 months ago
- c400c43 Merge "[RESTRICT AUTOMERGE] time_test#mktime_EOVERFLOW: allow both Android 14 and 2024Q1 behavior." into android14-tests-dev am: c2a27bd25a by Treehugger Robot · 1 year, 7 months ago
- 1c116ba [RESTRICT AUTOMERGE] time_test#mktime_EOVERFLOW: allow both Android 14 and 2024Q1 behavior. am: 4c5eeb8346 by Elliott Hughes · 1 year, 7 months ago
- f514664 Merge "bionic: Add crt_pad_segment" into main by Kalesh Singh · 1 year, 7 months ago
- c2a27bd Merge "[RESTRICT AUTOMERGE] time_test#mktime_EOVERFLOW: allow both Android 14 and 2024Q1 behavior." into android14-tests-dev by Treehugger Robot · 1 year, 7 months ago
- 4c5eeb8 [RESTRICT AUTOMERGE] time_test#mktime_EOVERFLOW: allow both Android 14 and 2024Q1 behavior. by Elliott Hughes · 1 year, 7 months ago
- 862a23d bionic: Add crt_pad_segment by Kalesh Singh · 1 year, 7 months ago
- f71f6cf Merge "sys_statvfs_test: fix expectation for Linux 6.7." into main by Elliott Hughes · 1 year, 7 months ago
- e8cb787 Merge "Give a bit more background on "uapi headers"." into main by Treehugger Robot · 1 year, 7 months ago
- 7506c37 sys_statvfs_test: fix expectation for Linux 6.7. by Elliott Hughes · 1 year, 7 months ago
- cfc3090 Give a bit more background on "uapi headers". by Elliott Hughes · 1 year, 7 months ago
- 4cfb2bd Merge "Update mmap benchmarks and add madvise bechmarks." into main by Christopher Ferris · 1 year, 7 months ago
- 4588403 Merge "Avoid printing char16_t* and wchar_t to gtest Message" into main by Ryan Prichard · 1 year, 7 months ago
- 3e281b1 Update mmap benchmarks and add madvise bechmarks. by Christopher Ferris · 1 year, 8 months ago
- f40f258 Avoid printing char16_t* and wchar_t to gtest Message by Ryan Prichard · 1 year, 7 months ago
- a4d60ad Merge "Clarify what's in the upstream- directories..." into main by Treehugger Robot · 1 year, 7 months ago
- 7468ac2 Clarify what's in the upstream- directories... by Elliott Hughes · 1 year, 7 months ago
- 67d1705 Merge "WriteProtected: std::atomic<T> is no longer POD" into main by Ryan Prichard · 1 year, 7 months ago
- 833af7d Merge changes from topic "am-fc39bf82459e40b39b51f43b8ff8b420" into main by Automerger Merge Worker · 1 year, 7 months ago
- 6e09723 Merge "[RESTRICT AUTOMERGE] fcntl_F_SETFD test: allow both Android 14 and 2024Q1 behavior." into android14-tests-dev am: 74c359277a by Elliott Hughes · 1 year, 7 months ago
- 25860b0 [automerger skipped] [RESTRICT AUTOMERGE] fcntl_F_SETFD test: allow both Android 14 and 2024Q1 behavior. am: 7922ce0d0d -s ours by Elliott Hughes · 1 year, 7 months ago
- 62d990e Merge changes from topic "am-6e49f3db6dd44f3ba4b8bd688225b20a" into main by Automerger Merge Worker · 1 year, 7 months ago
- 1c47be4 Merge "[RESTRICT AUTOMERGE] uchar/wchar tests: allow both Android 14 and 2024Q1 behaviors." into android14-tests-dev am: 82decc79bf by Elliott Hughes · 1 year, 7 months ago
- d35135e [automerger skipped] [RESTRICT AUTOMERGE] uchar/wchar tests: allow both Android 14 and 2024Q1 behaviors. am: 30fc7dee98 -s ours by Elliott Hughes · 1 year, 7 months ago
- 3f7cd8d Merge "Merge "time.mktime_EOVERFLOW: set an explicit timezone." into android14-tests-dev am: d1afadc227" into main by Automerger Merge Worker · 1 year, 7 months ago
- dc77d4e Merge "time.mktime_EOVERFLOW: set an explicit timezone." into android14-tests-dev am: d1afadc227 by Elliott Hughes · 1 year, 7 months ago
- 74c3592 Merge "[RESTRICT AUTOMERGE] fcntl_F_SETFD test: allow both Android 14 and 2024Q1 behavior." into android14-tests-dev by Elliott Hughes · 1 year, 7 months ago
- 82decc7 Merge "[RESTRICT AUTOMERGE] uchar/wchar tests: allow both Android 14 and 2024Q1 behaviors." into android14-tests-dev by Elliott Hughes · 1 year, 7 months ago
- d1afadc Merge "time.mktime_EOVERFLOW: set an explicit timezone." into android14-tests-dev by Elliott Hughes · 1 year, 7 months ago
- 72507e4 WriteProtected: std::atomic<T> is no longer POD by Ryan Prichard · 1 year, 7 months ago
- 7922ce0 [RESTRICT AUTOMERGE] fcntl_F_SETFD test: allow both Android 14 and 2024Q1 behavior. by Elliott Hughes · 1 year, 7 months ago
- 30fc7de [RESTRICT AUTOMERGE] uchar/wchar tests: allow both Android 14 and 2024Q1 behaviors. by Elliott Hughes · 1 year, 7 months ago
- db123a7 time.mktime_EOVERFLOW: set an explicit timezone. by Elliott Hughes · 2 years, 3 months ago
- 6717b2d Merge "Remove a few glibc #if hacks." into main by Elliott Hughes · 1 year, 7 months ago
- 2ddb20d Remove a few glibc #if hacks. by Elliott Hughes · 1 year, 7 months ago
- 343381d Merge "Make apex availability of some bionic libraries explicit" into main by Treehugger Robot · 1 year, 7 months ago
- c1e79ef Merge "Revert "system properties: doubling the shared file size to 256Kb"" into main by Dennis Shen · 1 year, 7 months ago
- 0a6cfe9 Make apex availability of some bionic libraries explicit by Spandan Das · 1 year, 7 months ago
- 3d1ce8c Revert "system properties: doubling the shared file size to 256Kb" by Dennis Shen · 1 year, 7 months ago
- df0b557 Merge "riscv64: remove some obsolete #if cruft." into main by Treehugger Robot · 1 year, 7 months ago
- 3ef6827 riscv64: remove some obsolete #if cruft. by Elliott Hughes · 1 year, 7 months ago
- 4fe4f10 Merge "Microoptimize the strtol() family." into main by Elliott Hughes · 1 year, 7 months ago
- b28d496 Merge "system properties: doubling the shared file size to 256Kb" into main by Dennis Shen · 1 year, 8 months ago
- 46cce48 system properties: doubling the shared file size to 256Kb by Dennis Shen · 1 year, 8 months ago
- 46f0ddb Merge "bionic: fix pthread_mutex_timedlock for PI mutexes" into main by Andy Hung · 1 year, 8 months ago
- f6358c9 Merge "-fno-emulated-tls is the default now." into main by Elliott Hughes · 1 year, 8 months ago
- 93e75ac -fno-emulated-tls is the default now. by Elliott Hughes · 1 year, 8 months ago
- 5e19b18 bionic: fix pthread_mutex_timedlock for PI mutexes by Andy Hung · 1 year, 8 months ago
- ca89b33 Microoptimize the strtol() family. by Elliott Hughes · 1 year, 8 months ago
- 0144257 Merge "Reserve TLS slot for native bridge" into main by Treehugger Robot · 1 year, 8 months ago
- 18a6fa2 Merge "Microoptimize vdso lookup." into main by Elliott Hughes · 1 year, 8 months ago
- cbcccd5 Microoptimize vdso lookup. by Elliott Hughes · 1 year, 8 months ago
- 14b322b Merge "Closing the stream when the function returns" into main by Elliott Hughes · 1 year, 8 months ago
- 00ab1a5 Merge "Add a missing strtol() family test and a hex benchmark." into main by Elliott Hughes · 1 year, 8 months ago
- 4e62055 Add a missing strtol() family test and a hex benchmark. by Elliott Hughes · 1 year, 8 months ago
- 7fdb49f Merge "Plumb scudo_stack_depot_size to debuggerd_process_info" into main by Florian Mayer · 1 year, 8 months ago
- 0ce2dcf Merge "Remove bionic bp2build properties" into main by Colin Cross · 1 year, 8 months ago
- 20e2b13 Merge "Re-enable LTO for libdl_android" into main by Yi Kong · 1 year, 8 months ago
- bbd9c0e Re-enable LTO for libdl_android by Yi Kong · 1 year, 8 months ago
- 717debf Merge "16k: Fix sysconf_SC_ARG_MAX test to support 16k page sizes" into main by Juan Yescas · 1 year, 8 months ago
- 4fa4354 Merge "Remove obsolete workaround." into main by Elliott Hughes · 1 year, 8 months ago
- 2da31cf 16k: Fix sysconf_SC_ARG_MAX test to support 16k page sizes by Juan Yescas · 1 year, 8 months ago
- 42e6589 Merge "16k: Fix pthread tests to support 4k/16k page sizes" into main am: 837e4d1f52 by Juan Yescas · 1 year, 8 months ago
- cd93b8b Merge "Stop saying -fno-emulated-tls in tests." into main am: 9cf79d736f by Elliott Hughes · 1 year, 8 months ago
- 837e4d1 Merge "16k: Fix pthread tests to support 4k/16k page sizes" into main by Juan Yescas · 1 year, 8 months ago
- 5c17d7d Remove obsolete workaround. by Elliott Hughes · 1 year, 8 months ago
- 9cf79d7 Merge "Stop saying -fno-emulated-tls in tests." into main by Elliott Hughes · 1 year, 8 months ago
- b12bb43 Merge "Fix -Winteger-overflow warning" into main am: 34714bfb95 by Yi Kong · 1 year, 8 months ago
- 3f5aaa8 Merge "Use the canonical idiom for sockaddr_storage." into main am: bb261225e0 by Elliott Hughes · 1 year, 8 months ago
- 34714bf Merge "Fix -Winteger-overflow warning" into main by Yi Kong · 1 year, 8 months ago
- bb26122 Merge "Use the canonical idiom for sockaddr_storage." into main by Elliott Hughes · 1 year, 8 months ago
- 066b5d6 Fix -Winteger-overflow warning by Yi Kong · 1 year, 8 months ago
- 2fe3c7f Merge "16k: Set PTHREAD_STACK_MIN to 16384/8192 for 64-bit/32-bit archs" into main am: 93e0616836 by Juan Yescas · 1 year, 8 months ago
- 65af9a8 16k: Fix pthread tests to support 4k/16k page sizes by Juan Yescas · 1 year, 8 months ago
- 93e0616 Merge "16k: Set PTHREAD_STACK_MIN to 16384/8192 for 64-bit/32-bit archs" into main by Juan Yescas · 1 year, 8 months ago
- c03d928 Remove bionic bp2build properties by Colin Cross · 1 year, 8 months ago
- ae985d0 Merge "16k: Fix linker_utils_test to support 4kb and 16kb page sizes" into main am: 26cfc21243 by Juan Yescas · 1 year, 8 months ago
- c7cc6d5 Stop saying -fno-emulated-tls in tests. by Elliott Hughes · 1 year, 8 months ago
- c065a27 16k: Set PTHREAD_STACK_MIN to 16384/8192 for 64-bit/32-bit archs by Juan Yescas · 1 year, 8 months ago
- 26cfc21 Merge "16k: Fix linker_utils_test to support 4kb and 16kb page sizes" into main by Juan Yescas · 1 year, 8 months ago
- 21621b0 16k: Fix linker_utils_test to support 4kb and 16kb page sizes by Juan Yescas · 1 year, 8 months ago