summaryrefslogtreecommitdiff
path: root/Makefile.toolchain
Commit message (Expand)AuthorAgeFilesLines
* cr50: set compiler options to ensure reproducible FIPS moduleVadim Sukhomlinov2023-04-141-7/+0
* fix ChromiumOS authors and whitespace warningsMary Ruthven2022-09-131-1/+1
* Makefile.toolchain: Disable assembler warningsstabilize-14998.B-cr50_stabstabilize-14989.85.B-cr50_stabstabilize-14989.107.B-cr50_stabrelease-R105-14989.B-cr50_stabfactory-foobar-15000.B-cr50_stabVadim Sukhomlinov2022-07-141-0/+3
* Makefile.toolchain: Add -no-pie to more placesManoj Gupta2022-07-131-3/+3
* Makefile.toolchain: Disable position independent codeManoj Gupta2022-07-131-3/+4
* Makefile.toolchain: Remove fno-experimental-new-pass-managerManoj Gupta2022-04-181-1/+0
* cr50: improve toolchainHoward Yang2021-10-071-28/+31
* chip/g: fix gcc 11.2 build issuesVadim Sukhomlinov2021-10-011-1/+3
* cr50: Fix fuzzer build for protobuf 3.11.4Allen Webb2020-06-021-1/+0
* host: remove leftovers from using system clock in testsJack Rosenthal2019-10-251-1/+0
* Makefile: Ignore -Waddress-of-packed-member for GCCJacob Garber2019-09-271-7/+4
* ec_commands: Make importing ec_commands.h easier for foreign projectsYu-Ping Wu2019-08-211-3/+5
* ec: Pass -fno-experimental-new-pass-manager when building fuzzersManoj Gupta2019-07-031-1/+2
* LICENSE: remove unnecessary (c) after CopyrightTom Hughes2019-06-191-1/+1
* Makefile: add -ffat-lto-objects to CFLAGSVadim Bendebury2019-06-071-0/+1
* Makefile: Replace flag -DX with -DX= to be supported by IS_ENABLED().Yilun Lin2019-06-031-13/+18
* ec: common: Make IS_ENABLED fail on unknown valuesRaul E Rangel2019-05-151-0/+2
* make: include iteflash in host-util groupNamyoon Woo2019-04-111-0/+2
* Makefile.toolchain: strip leading whitespace in set-optionPatrick Georgi2019-04-031-1/+1
* Makefile: fix compatibility with Protobuf 3.7.0Allen Webb2019-03-211-1/+2
* Makefile: fix building utils outside chrootVadim Bendebury2019-02-191-4/+5
* Makefile.toolchain: enable -fno-delete-null-pointer-checks for clangTom Hughes2019-01-251-2/+1
* build: add centroiding C++ supportRong Chang2019-01-241-1/+1
* Makefiles: Set fuzz targets to use the correct CROSS_COMPILE.Allen Webb2018-12-141-0/+1
* Makefiles: Add support for MSAN and UBSAN.Allen Webb2018-12-111-1/+9
* Makefile.toolchain: Set sysroot correctly when linking.Allen Webb2018-12-061-0/+3
* Makefile.toolchain: Add TEST_FUZZ checks.Allen Webb2018-11-161-0/+2
* Makefile.toolchain: Add vars for libprotobuf-mutator.Allen Webb2018-11-151-3/+11
* Add rules for building protocol buffers.Allen Webb2018-09-071-0/+2
* fuzz: Hide conflicts with cstdlib and use clang++ for linking.Allen Webb2018-09-071-0/+2
* test: host_command_fuzz: fuzzing testNicolas Boichat2018-08-161-2/+4
* ec: Make it possible to run tests with AddressSanitizer enabledNicolas Boichat2018-06-281-2/+9
* ec: Make it possible to build tests using clangNicolas Boichat2018-06-281-3/+14
* Makefile.toolchain: Switch from cpp to $(CC) -ENicolas Boichat2018-06-281-1/+1
* Tell linker about the arch and CPU it's linking forPatrick Georgi2018-05-181-1/+2
* ec: Add /baseboard to EC projectScott Collyer2018-03-151-1/+1
* ec_chip_mchp: Add MCHP chip folderScott Worley2017-12-281-0/+1
* BUILDCC fragments should include core/hostStefan Reinauer2017-08-211-1/+1
* ec: Add analysis tool for firmware stack usage.Che-yu Wu2017-08-141-0/+1
* toolchain: set correct toolchain when buildallli feng2017-08-011-1/+1
* core: Fix missing debug symbol when enabling LTOChe-yu Wu2017-07-191-1/+1
* Allow core code to request its cross compilerPatrick Georgi2017-07-191-0/+6
* eCTS: Print start marker before syncDaisuke Nojiri2017-06-271-1/+0
* Makefile: Allow different task list for RO and RWNicolas Boichat2017-04-251-3/+3
* Support alignment for EC host command structuresRandall Spangler2016-10-191-0/+1
* Makefile.toolchain: Add error if make version will not build the ECMartin Roth2016-08-121-0/+7
* cts: Debug message support added to cts testsChris Chen2016-08-101-0/+1
* cts: Move C flags to cts/build.mkDaisuke Nojiri2016-07-261-2/+1
* Add cts.tasklistDaisuke Nojiri2016-07-111-1/+2
* cts: First patch flashes blank testsChris Chen2016-07-091-0/+1