aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
9 hoursMerge "Tidy and document the `inline`/`__inline`/`__inline__` situation." int...HEADmastermainElliott Hughes
27 hoursMerge "utils.h: quote regex match failure messages." into mainElliott Hughes
32 hoursMerge "Add riscv64 implementation of __get_bionic_tcb_for_thread()." into mainElliott Hughes
32 hoursutils.h: quote regex match failure messages.Elliott Hughes
4 daysAdd riscv64 implementation of __get_bionic_tcb_for_thread().Elliott Hughes
4 daysMerge "linker: update non-PIE error message." into mainTreehugger Robot
4 dayslinker: update non-PIE error message.Elliott Hughes
4 daysMerge "linker: remove useless comments." into mainElliott Hughes
5 dayslinker: remove useless comments.Elliott Hughes
5 daysMerge "Minor <android/dlext.h> documentation improvements." into mainElliott Hughes
5 daysMerge "Update <android/api-level.h>." into mainTreehugger Robot
5 daysMerge "Update <system_properties.h> documentation." into mainTreehugger Robot
5 daysMerge "Document <link.h>." into mainTreehugger Robot
5 daysMinor <android/dlext.h> documentation improvements.Elliott Hughes
5 daysUpdate <system_properties.h> documentation.Elliott Hughes
5 daysUpdate <android/api-level.h>.Elliott Hughes
5 daysDocument <link.h>.Elliott Hughes
6 daysMerge "[MTE] cleanup: factor out BIONIC_MEMTAG_UPGRADE_SECS handling" into mainTreehugger Robot
6 daysMerge "Skip stack protector test on HWASan." into mainChristopher Ferris
6 days[MTE] cleanup: factor out BIONIC_MEMTAG_UPGRADE_SECS handlingFlorian Mayer
6 daysTidy and document the `inline`/`__inline`/`__inline__` situation.Elliott Hughes
6 daysMerge "Use vmov.f64 for SET_FREG" into mainYi Kong
7 daysUse vmov.f64 for SET_FREGYi Kong
7 daysSkip stack protector test on HWASan.Christopher Ferris
7 daysMerge "Revert "Use inline keyword without underscores consistently"" into mainTreehugger Robot
7 daysRevert "Use inline keyword without underscores consistently"Dan Albert
12 daysMerge "Rename GWP-ASan android_mallopt() arguments" into mainTreehugger Robot
2024-05-07Merge "Export capability.h as a filegroup" into mainJiyong Park
2024-05-07Merge "[MTE] update ring buffer when enabling stack trace collection" into mainFlorian Mayer
2024-05-06[MTE] update ring buffer when enabling stack trace collectionFlorian Mayer
2024-05-06Merge "Change malloc_not_svelte to malloc_low_memory." into mainChristopher Ferris
2024-05-03Rename GWP-ASan android_mallopt() argumentsMitch Phillips
2024-05-03Export capability.h as a filegroupJiyong Park
2024-05-02Merge "Update the _FORTIFY_SOURCE documentation." into mainTreehugger Robot
2024-05-02Merge "Add deprecation message for __sF." into mainTreehugger Robot
2024-05-02Merge "Allow deprecation messages." into mainTreehugger Robot
2024-05-02Add deprecation message for __sF.Dan Albert
2024-05-02Allow deprecation messages.Dan Albert
2024-05-02Merge changes from topic "pgsize_compat_loader" into mainKalesh Singh
2024-05-02Update the _FORTIFY_SOURCE documentation.Elliott Hughes
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-01Change malloc_not_svelte to malloc_low_memory.Christopher Ferris
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