aboutsummaryrefslogtreecommitdiff
path: root/cc
AgeCommit message (Expand)Author
2024-03-22Merge "Revert "Enable full LTO optimization by default"" into mainTreehugger Robot
2024-03-22Revert "Enable full LTO optimization by default"Yi Kong
2024-03-22Merge "Enable full LTO optimization by default" into mainYi Kong
2024-03-20[cc:riscv64] Do not pass -mno-strict-align while linkingPirama Arumuga Nainar
2024-03-20Merge "Defer to clang for `--hash-style`." into mainElliott Hughes
2024-03-20Defer to clang for `--hash-style`.Elliott Hughes
2024-03-20Merge "Support multilib property for cc_genrule" into mainTreehugger Robot
2024-03-20Support multilib property for cc_genrulekellyhung
2024-03-19[cc:riscv64] change -munaligned-access to -mno-strict-alignPirama Arumuga Nainar
2024-03-18Fully document all the riscv64 flags.Elliott Hughes
2024-03-14Merge "Validate aconfig libs are built with the correct modes." into mainYu Liu
2024-03-14Merge "Clean up LLNDK stubs" into mainJooyung Han
2024-03-14Merge "ndkstubgen: use llndk=<version> for new llndk stub" into mainJooyung Han
2024-03-14ndkstubgen: use llndk=<version> for new llndk stubJooyung Han
2024-03-13Merge "soong: ldflags: Add separate-loadable-segments" into mainKalesh Singh
2024-03-12soong: ldflags: Add separate-loadable-segmentsKalesh Singh
2024-03-12Clean up LLNDK stubsJooyung Han
2024-03-12Let header ABI checker load core variants' version scriptsHsin-Yi Chen
2024-03-07Validate aconfig libs are built with the correct modes.Yu Liu
2024-03-07Enable full LTO optimization by defaultYi Kong
2024-03-04Support partial module variants with apex_contributionsSpandan Das
2024-03-04Fix non-determinism in prebuilt selectionSpandan Das
2024-02-29Merge changes I34385c48,I1e48947c into mainRyan Prichard
2024-02-29Revert "Fix non-determinism in prebuilt selection"Spandan Das
2024-02-29Fix non-determinism in prebuilt selectionSpandan Das
2024-02-28disablePrebuilt: also clear sanitizer-dependent SrcsRyan Prichard
2024-02-28Define libc++ config macros to nothingRyan Prichard
2024-02-28Merge "Update unaligned-vector-mem to -munaligned-access" into mainAditya Kumar
2024-02-28Use BaseModuleName of dep when writing to makeSpandan Das
2024-02-28Update unaligned-vector-mem to -munaligned-accessAdityaK
2024-02-21Merge "Remove wtautological warnings added during toolchain update" into mainAditya Kumar
2024-02-21Merge "Error on the usage of -target flag" into mainAditya Kumar
2024-02-17Merge "Version LLNDK ABI dumps with VendorApiLevel" into mainTreehugger Robot
2024-02-17Merge "Separate LLNDK ABI diff reports from the other variants" into mainHsin-Yi Chen
2024-02-16Remove wtautological warnings added during toolchain updateAdityaK
2024-02-16Error on the usage of -target flagAdityaK
2024-02-12Merge changes from topic "revert-2952265-revert-2925209-KVPWEBRQHT-BBCOVJBOVF...Colin Cross
2024-02-12Merge "Only link the profile extras lib for device variant." into mainYu Liu
2024-02-09Enable -Wambiguous-reversed-operatorPirama Arumuga Nainar
2024-02-09Merge "Fix TestAfdoDeps for darwin" into mainColin Cross
2024-02-09Remove fdoProfileMutatorColin Cross
2024-02-09Fix TestAfdoDeps for darwinColin Cross
2024-02-09Merge "Remove macros that the Linux host no longer needs." into mainTreehugger Robot
2024-02-09Merge changes I255fcbb8,I3ed4ce03 into mainColin Cross
2024-02-09Remove macros that the Linux host no longer needs.Elliott Hughes
2024-02-08Move Wno-ambiguous-reversed-operator to noOverrideGlobalCflagsAdityaK
2024-02-08s/Wno-error=unused-variable/Wno-unused-variableAdityaK
2024-02-08Merge "Add Wno-ambiguous-reversed-operator to get around the operator== looku...Aditya Kumar
2024-02-07Add Wno-ambiguous-reversed-operator to get around the operator== lookup issue...AdityaK
2024-02-07Convert AFDO mutators to TransitionMutatorColin Cross