summaryrefslogtreecommitdiff
path: root/Makefile.mk
AgeCommit message (Expand)Author
2024-11-06Makefile.mk: Suppress stack-usage LTO link warningArthur Heymans
2024-10-15Makefile.mk: Remove Wno-trigraphsElyes Haouas
2024-09-20Makefile.mk: Skip unnecessary recompiles when static.{c,h} are updatedNicholas Chin
2024-09-063rdparty/open-power-signing-utils: add SecureBoot utility for OpenPOWERMichał Żygowski
2024-09-06Makefile.mk: compile ECC tools and inject ECC to final imageMichał Żygowski
2024-08-24Add initial experimental LTO supportArthur Heymans
2024-08-22Makefile.mk: Add a common link_stage function and use itArthur Heymans
2024-08-08Makefile: Move `--no-warn-rwx-segments' into xcompileNico Huber
2024-07-22Makefile.mk: Mark stack as not executableArthur Heymans
2024-07-22Makefile.mk: Remove linker warning on RWX segmentsArthur Heymans
2024-07-08Makefile.mk: Fix int-shift-leftMaximilian Brune
2024-07-08Makefile.mk: Remove bc dependencyMaximilian Brune
2024-07-03Revert "Makefile.mk: Use Walloc-size GCC option"Felix Held
2024-07-02Makefiles: Add site_local-target to run early in the buildMartin Roth
2024-07-01Makefile.mk: Use Wcast-function-type GCC optionElyes Haouas
2024-07-01Makefile.mk: Use Walloc-size GCC optionElyes Haouas
2024-06-29Makefile.mk: Use one line per *_common flagFelix Singer
2024-06-24Makefile.mk: Fix inclusion of site-local/Makefile.incWerner Zeh
2024-06-21Makefile.mk: Put site-local path firstNikolai Vyssotski
2024-06-20cbfstool: Read XIP stage alignment requirements from ELFArthur Heymans
2024-06-03Revert "Makefile: Warn if flexible array members are not at the end"Elyes Haouas
2024-06-03Revert "tree: Use Wcalloc-transposed-args command option"Elyes Haouas
2024-05-29tree: Use Wcalloc-transposed-args command optionElyes Haouas
2024-05-26Makefile: Warn if flexible array members are not at the endElyes Haouas
2024-04-12Makefile.mk: Account for large code model sections in cbfs_structArthur Heymans
2024-04-04Makefile.mk: Also add -libs to bootblock when !SEPARATE_ROMSTAGEArthur Heymans
2024-04-01Makefile.mk: make the overlapped error message more informativeRonald G Minnich
2024-03-21Makefile.mk: Enable string-compare command optionElyes Haouas
2024-03-19Makefile.mk: Include build/dsdt.d at the same time as DEPENDENCIESNicholas Chin
2024-03-15treewide: Move stdlib.h to commonlibMaximilian Brune
2024-01-26util: Rename Makefiles from .inc to .mkMartin Roth
2024-01-24Makefiles: Rename top-level Makefiles from .inc to .mkMartin Roth