aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-04-17Use inline keyword without underscores consistentlyNick Desaulniers
2024-04-17Clean up __always_inlineNick Desaulniers
2024-04-16Merge "Fix incorrect links" into mainFlorian Mayer
2024-04-16Fix incorrect linksFlorian Mayer
2024-04-16Merge "tlsdesc_resolver.S: use L() macro for local labels." into mainTreehugger Robot
2024-04-16Update to v6.8 kernel headers.Christopher Ferris
2024-04-16Merge "Simplify Oryon ifunc resolvers." into mainElliott Hughes
2024-04-16Simplify Oryon ifunc resolvers.Elliott Hughes
2024-04-15Merge "Add LINE_MAX." into mainTreehugger Robot
2024-04-10Merge "[[nodiscard]] the various ElfReader functions." into mainTreehugger Robot
2024-04-10[[nodiscard]] the various ElfReader functions.Elliott Hughes
2024-04-10Merge "Prefer __BIONIC_DEPRECATED_PAGE_SIZE_MACRO" into mainSteven Moreland
2024-04-10Merge "[GWP-ASan] Use recoverable everywhere" into mainMitch Phillips
2024-04-09Merge "Add NGROUPS." into mainTreehugger Robot
2024-04-09Merge "<sys/shm.h>: fix a hard-coded 4096 page size." into mainTreehugger Robot
2024-04-09Add NGROUPS.Elliott Hughes
2024-04-09<sys/shm.h>: fix a hard-coded 4096 page size.Elliott Hughes
2024-04-09Prefer __BIONIC_DEPRECATED_PAGE_SIZE_MACROSteven Moreland
2024-04-09Add LINE_MAX.Elliott Hughes
2024-04-09[GWP-ASan] Use recoverable everywhereMitch Phillips
2024-04-08Merge "riscv64: use L() in the handful of places we didn't already." into mainElliott Hughes
2024-04-08Merge "arm64: use L() in the handful of places we didn't already." into mainElliott Hughes
2024-04-08arm64: use L() in the handful of places we didn't already.Elliott Hughes
2024-04-08riscv64: use L() in the handful of places we didn't already.Elliott Hughes
2024-04-08tlsdesc_resolver.S: use L() macro for local labels.Elliott Hughes
2024-04-05Switch the loader to a noexcept version of libc++Ryan Prichard
2024-04-05Merge "Hide overaligned global address from the compiler." into mainTreehugger Robot
2024-04-04Hide overaligned global address from the compiler.Peter Collingbourne
2024-04-04Merge "Call relocate_relr before the ifunc resolvers" into mainRyan Prichard
2024-04-04Merge "Disable USE_SCUDO branches for HWASan" into mainFlorian Mayer
2024-04-04Disable USE_SCUDO branches for HWASanFlorian Mayer
2024-04-04Call relocate_relr before the ifunc resolversRyan Prichard
2024-04-03Merge "Remove duplicate PT_ARM_EXIDX definition." into mainTreehugger Robot
2024-04-03Remove duplicate PT_ARM_EXIDX definition.Elliott Hughes
2024-04-02Merge "ReadPadSegmentNote: Skip PT_NOTEs that are beyond the end of the file"...Treehugger Robot
2024-04-02ReadPadSegmentNote: Skip PT_NOTEs that are beyond the end of the fileKalesh Singh
2024-04-01Merge changes I479a572a,I0c97398a into mainElliott Hughes
2024-03-29Merge "Address review comments on previous change." into mainTreehugger Robot
2024-03-29Address review comments on previous change.Elliott Hughes
2024-03-29Merge "docs: be more consistent about saying "API level"." into mainElliott Hughes
2024-03-29Custom memset implementation for Qualcomm Oryon CPUVaisakh K V
2024-03-29Custom memcpy implementation for Qualcomm Oryon CPUVaisakh K V
2024-03-28Merge "linker: clarify comments in call_ifunc_resolvers()." into mainTreehugger Robot
2024-03-28linker: clarify comments in call_ifunc_resolvers().Elliott Hughes
2024-03-28Merge "Disable Android relocation packing in linker." into mainTreehugger Robot
2024-03-27Disable Android relocation packing in linker.Peter Collingbourne
2024-03-28docs: be more consistent about saying "API level".Elliott Hughes
2024-03-27Merge "sysconf()/getpagesize() documentation." into mainTreehugger Robot
2024-03-27sysconf()/getpagesize() documentation.Elliott Hughes
2024-03-27Merge "Update status.md." into mainTreehugger Robot