aboutsummaryrefslogtreecommitdiff
path: root/cc
AgeCommit message (Expand)Author
2023-04-20Merge "Add min_sdk_version prop to snapshots"Inseob Kim
2023-04-19Merge "Revert "mixed builds correctly reference stubs libs""Sam Delmerico
2023-04-19Merge "riscv64: stop reserving x18 for shadow call stack."Elliott Hughes
2023-04-19Revert "mixed builds correctly reference stubs libs"Usta (Tsering) Shrestha
2023-04-18Add min_sdk_version prop to snapshotsInseob Kim
2023-04-17Merge "bp2build: migrate export_{,system_}include_dirs -> *includes for cc_pr...Alex Márquez Pérez Muñíz Díaz Puras Thaureaux
2023-04-14Merge "Add handling for libc_hwasan to Soong"Florian Mayer
2023-04-14Merge "mixed builds correctly reference stubs libs"Treehugger Robot
2023-04-14mixed builds correctly reference stubs libsSam Delmerico
2023-04-14Merge "Differentiate between public and module-lib stub variants"Treehugger Robot
2023-04-13Differentiate between public and module-lib stub variantsSpandan Das
2023-04-13Merge "New test for propagation of CFI"Trevor Radcliffe
2023-04-13New test for propagation of CFITrevor Radcliffe
2023-04-13Merge "Temporarily disable shadow call stack for riscv64."Elliott Hughes
2023-04-12riscv64: stop reserving x18 for shadow call stack.Elliott Hughes
2023-04-12Temporarily disable shadow call stack for riscv64.Elliott Hughes
2023-04-12Merge "Separate out Cross DSO flag for Bazel"android-u-beta-1-gplTrevor Radcliffe
2023-04-11bp2build: migrate export_{,system_}include_dirs -> *includes for cc_prebuilt_...Alex Márquez Pérez Muñíz Díaz Puras Thaureaux
2023-04-11Separate out Cross DSO flag for BazelTrevor Radcliffe
2023-04-11Extract out Visibility flagsTrevor Radcliffe
2023-04-11Merge "Include license texts and kinds for VNDK snapshot"Treehugger Robot
2023-04-11Merge "Include NDK CRT object variants in the sysroot."Treehugger Robot
2023-04-11Merge "Turn off stack protector check for noreturn calls"Yi Kong
2023-04-10Turn off stack protector check for noreturn callsYi Kong
2023-04-07Include license texts and kinds for VNDK snapshotJustin Yun
2023-04-06Add handling for libc_hwasan to SoongFlorian Mayer
2023-04-06Merge "Revert "Revert "Fix NDK library sysroot arrangement."""Treehugger Robot
2023-04-05Prepend AFDO flags to allow overridingYi Kong
2023-04-04Include NDK CRT object variants in the sysroot.Dan Albert
2023-04-04Revert "Revert "Fix NDK library sysroot arrangement.""Dan Albert
2023-04-03Merge changes from topic "fdo_profile"Treehugger Robot
2023-04-03Merge "Revert "Fix NDK library sysroot arrangement.""Rebecca Chyung
2023-04-03Revert "Fix NDK library sysroot arrangement."Rebecca Chyung
2023-03-31Reimplement afdo support for rustVinh Tran
2023-03-31Implement fdo_profile module typeVinh Tran
2023-03-31Merge "Fix NDK library sysroot arrangement."Dan Albert
2023-03-31Merge "rename aidl/library.bzl to aidl/aidl_library.bzl"Treehugger Robot
2023-03-31rename aidl/library.bzl to aidl/aidl_library.bzlSam Delmerico
2023-03-30Enable sext.w removal for riscv targetsPrashanth Swaminathan
2023-03-29Merge "Remove dead code."Treehugger Robot
2023-03-29Merge "Enable Wincompatible-function-pointer-types globally"Treehugger Robot
2023-03-29Merge changes I93da03b1,I5fb3ee29Colin Cross
2023-03-29Merge "Revert "[RISC-V] rv64gc_zbb for Android""Alistair Delva
2023-03-29Merge "Do not install prebuilt stubs from module_sdk"Treehugger Robot
2023-03-29Enable Wincompatible-function-pointer-types globallyzijunzhao
2023-03-28Fix NDK library sysroot arrangement.Dan Albert
2023-03-28Remove dead code.Dan Albert
2023-03-28Revert "[RISC-V] rv64gc_zbb for Android"Alistair Delva
2023-03-28Merge "Add tests to verify more use cases of afdo in cc and rust"Treehugger Robot
2023-03-28Merge "Supporting changes for CFI toolchain features"Trevor Radcliffe