aboutsummaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2023-01-13Fix/suppress potential nullptr dereference warnings.Chih-Hung Hsieh
2022-10-25Enable host libbcc even on unbundled buildsInseob Kim
2022-03-08Tweak linux_glibc properties for musl builds in frameworks/compileColin Cross
2021-02-12[LSC] Add LOCAL_LICENSE_KINDS to frameworks/compile/libbccBob Badour
2020-07-28Merge "Update language to comply with Android’s inclusive language guidance"Pirama Arumuga Nainar
2020-07-26Update language to comply with Android’s inclusive language guidancePirama Arumuga Nainar
2020-07-24Update language to comply with Android’s inclusive language guidanceStephen Hines
2020-03-06Fix bugprone-use-after-move warningsChih-Hung Hsieh
2020-01-23Replace vector<string> with array<string_view> to improve compile speedDan Willemsen
2019-05-24Provide a static libbcc and bcc binary rule for vendor useTim Klein
2017-11-06Make libbcc depend on libLLVM_android.soPirama Arumuga Nainar
2017-10-02Rename target.linux[_x86[_64]] to target.linux_glibc[_x86[_64]]Dan Willemsen
2017-09-28Remove default librariesDan Willemsen
2017-05-22[MIPS64] Pass large objects by value for mips64 archLazar Trsic
2017-04-13Merge "Insert a new `versionInfo` field into the `.rs.info` symbol"android-wear-o-preview-4android-wear-o-preview-3android-o-preview-2android-n-iot-preview-4n-iot-preview-4David Gross
2017-04-12Insert a new `versionInfo` field into the `.rs.info` symbolLuke Drummond
2017-03-29Structure layout logic cleanup.David Gross
2017-03-29Revert "Structure layout logic cleanup."David Gross
2017-03-28Extend comment regarding SlangVersion and libclcore.David Gross
2017-03-28Structure layout logic cleanup.David Gross
2017-03-22Make bitcode wrapper info available to MetadataExtractor.David Gross
2017-03-04Merge "Make libbcc, libbcinfo, bcc no longer depend on libcutils and libutils."android-o-preview-1android-n-mr2-preview-2o-previewTreehugger Robot
2017-03-03Make libbcc, libbcinfo, bcc no longer depend on libcutils and libutils.Miao Wang
2017-03-03Merge "Don't rely on CPU name on configuring libbcc compilation flags."Treehugger Robot
2017-02-24Don't rely on CPU name on configuring libbcc compilation flags.Jean-Luc Brouillet
2017-02-23Merge "Remove OutputFile and Disassembler from libbcc."Jean-Luc Brouillet
2017-02-23Merge "Add back version info to Script in libbcc"Jean-Luc Brouillet
2017-02-22Remove OutputFile and Disassembler from libbcc.Jean-Luc Brouillet
2017-02-22Add back version info to Script in libbccJean-Luc Brouillet
2017-02-21Remove unused InputFile in libbcc.Jean-Luc Brouillet
2017-02-20Remove unused File code in libbcc.Jean-Luc Brouillet
2017-02-20Merge RSScript.cpp and Script.cppJean-Luc Brouillet
2017-02-16Flatten the libbcc directories.Jean-Luc Brouillet
2016-12-17Move bcinfo headers next to libraryColin Cross
2016-12-13Convert libbcc to Android.bpColin Cross
2016-12-13Revert "Convert libbcc to Android.bp"Colin Cross
2016-12-12Convert libbcc to Android.bpColin Cross
2016-12-09Remove BOARD_OVERRIDE_RS_CPU_VARIANT_*Colin Cross
2016-11-02Merge "Add debuginfo to reduction `.expand` loops"Yang Ni
2016-10-27Add debuginfo to reduction `.expand` loopsLuke Drummond
2016-10-24Fix libbcc to compile with LLVM r275480Pirama Arumuga Nainar
2016-10-05Test for _WIN32 in frameworks/compile/libbcc instead of USE_MINGW.Elliott Hughes
2016-09-15Merge "Revert "Don't internalize __truncxfhf2 for x86""Pirama Arumuga Nainar
2016-09-15Revert "Don't internalize __truncxfhf2 for x86"Pirama Arumuga Nainar
2016-08-23Merge "Fix clang-tidy warnings in libbcc."Chih-hung Hsieh
2016-08-23Fix clang-tidy warnings in libbcc.Chih-Hung Hsieh
2016-06-15Merge "Delete simple reduction implementation."David Gross
2016-06-15Merge \"Disable AVX support in bcc\"Yang Ni
2016-06-15Disable AVX support in bccYang Ni
2016-06-14Delete simple reduction implementation.David Gross