aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-05-02Merge "Snap for 11794311 from 403ea86b2e1ac3071a17c9ad05acf5b801bfa0d0 to bui...build-tools-releaseAndroid Build Coastguard Worker
2024-05-02Snap for 11794311 from 403ea86b2e1ac3071a17c9ad05acf5b801bfa0d0 to build-tool...Android Build Coastguard Worker
2024-05-02Merge changes from topic "pgsize_compat_loader" into mainKalesh Singh
2024-05-02Merge "Remove historical cruft." into mainTreehugger Robot
2024-05-02bionic: loader: Drop readahead padding pagesKalesh Singh
2024-05-02loader: Only extend segments if kernel supports page size migrationKalesh Singh
2024-05-02Merge "__system_property_add: log specifics about failures." into mainTreehugger Robot
2024-05-02bionic: loader: Don't extend LOAD segments for p_aligns > 64KiBKalesh Singh
2024-05-01__system_property_add: log specifics about failures.Elliott Hughes
2024-05-01Remove historical cruft.Elliott Hughes
2024-05-01Merge "Snap for 11788943 from 4d9af810fd175712f57ebc790654647b759ba82e to bui...Android Build Coastguard Worker
2024-05-01Snap for 11788943 from 4d9af810fd175712f57ebc790654647b759ba82e to build-tool...Android Build Coastguard Worker
2024-05-01Merge "16k: bionic: Replace hardcoded page size with getpagesize()" into mainTreehugger Robot
2024-05-0116k: bionic: Replace hardcoded page size with getpagesize()Vilas Bhat
2024-04-30Merge "Snap for 11784721 from fb48ddc96459f44531edb24c81fe6ddd2c16bdcb to bui...Android Build Coastguard Worker
2024-04-30Snap for 11784721 from fb48ddc96459f44531edb24c81fe6ddd2c16bdcb to build-tool...Android Build Coastguard Worker
2024-04-30Merge "Make "remapping stacks as PROT_MTE" debug log" into mainFlorian Mayer
2024-04-30Make "remapping stacks as PROT_MTE" debug logFlorian Mayer
2024-04-30Merge "Upstream sync." into mainElliott Hughes
2024-04-29Upstream sync.Elliott Hughes
2024-04-29Merge "[scudo] -1 is also valid for M_DECAY_TIME" into mainTreehugger Robot
2024-04-26[scudo] -1 is also valid for M_DECAY_TIMEChia-hung Duan
2024-04-26Merge "[RISC-V] Add misaligned load store tests" into mainAditya Kumar
2024-04-26Merge "get_executable_info: minor clarification." into mainElliott Hughes
2024-04-26Merge "Revert "Switch the loader to a noexcept version of libc++"" into mainRyan Prichard
2024-04-26Revert "Switch the loader to a noexcept version of libc++"Ryan Prichard
2024-04-25[RISC-V] Add misaligned load store testsAdityaK
2024-04-25Merge "Switch the loader to a noexcept version of libc++" into mainRyan Prichard
2024-04-25get_executable_info: minor clarification.Elliott Hughes
2024-04-25Merge "linker: use realpath instead of readlink when getting the symlink path...Treehugger Robot
2024-04-24Merge "Only try to initialize appcompat properties if the folder is present" ...Treehugger Robot
2024-04-24Merge "Revert "[RISC-V] Add misaligned load store tests"" into mainPrashanth Swaminathan
2024-04-24Revert "[RISC-V] Add misaligned load store tests"Prashanth Swaminathan
2024-04-24Merge "[RISC-V] Add misaligned load store tests" into mainAditya Kumar
2024-04-23[RISC-V] Add misaligned load store testsAdityaK
2024-04-23Merge "Always use `__foo__` for attribute names." into mainElliott Hughes
2024-04-22Merge "Replace commented-out deprecated attribute with doc comment." into mainTreehugger Robot
2024-04-22Merge "__system_property_set: add string names for init's error codes." into ...Elliott Hughes
2024-04-22__system_property_set: add string names for init's error codes.Elliott Hughes
2024-04-22Replace commented-out deprecated attribute with doc comment.Elliott Hughes
2024-04-22Always use `__foo__` for attribute names.Elliott Hughes
2024-04-22linker: use realpath instead of readlink when getting the symlink pathchenxinyuanchen
2024-04-20Merge "Document pthread_key_create(3), pthread_key_delete(3), and PTHREAD_KEY...Elliott Hughes
2024-04-19Only try to initialize appcompat properties if the folder is presentNate Myren
2024-04-18Document pthread_key_create(3), pthread_key_delete(3), and PTHREAD_KEYS_MAX.Elliott Hughes
2024-04-18Merge "Update to v6.8 kernel headers." into mainChristopher Ferris
2024-04-18Merge "libc: remove __size_mul_overflow" into mainNick Desaulniers
2024-04-17libc: remove __size_mul_overflowNick Desaulniers
2024-04-17Merge "Use inline keyword without underscores consistently" into mainNick Desaulniers
2024-04-17Merge "Clean up __always_inline" into mainTreehugger Robot