Age | Commit message (Expand) | Author |
2017-04-13 | BaseTools: Add option in CLANG38 to disable warning unknown-warning-option | Liming Gao |
2017-04-06 | BaseTools: Update tools_def.template to add -fno-builtin in GCC tool chain | Liming Gao |
2017-03-31 | BaseTools/GCC AARCH64: force disable PIC code generation | Ard Biesheuvel |
2017-03-29 | BaseTools: Add Brotli algorithm tool | Song, BinX |
2017-03-22 | BaseTools/tools_def: Use armv7-a for CLANG35 ARM compilations. | Marvin Haeuser |
2017-02-13 | BaseTools: Add NOOPT target in CLANG38 tool chain | Liming Gao |
2016-11-16 | BaseTools tools_def.txt: Include AutoGen.h in GCC ASLPP_FLAGS | Liming Gao |
2016-11-16 | BaseTools tools_def.txt: Remove -P option in GCC ASLPP_FLAGS | Liming Gao |
2016-11-02 | BaseTools:introduce PREFIX env for VS tool path | Yonghong Zhu |
2016-10-12 | BaseTools: support the NOOPT target with the GCC tool chains | Yonghong Zhu |
2016-09-07 | BaseTools/tools_def AARCH64: enable frame pointers for DEBUG builds | Ard Biesheuvel |
2016-08-19 | BaseTools: Add the PKCS7 tool | Yonghong Zhu |
2016-08-19 | BaseTools-CLANG38: Add -O3 in DLINK2 flag | Shi, Steven |
2016-08-12 | BaseTools RVCT: ignore various RVC diagnostics | Ard Biesheuvel |
2016-08-12 | BaseTools ARM AARCH64: drop redundant compiler arguments | Ard Biesheuvel |
2016-08-10 | BaseTools-Conf:Introduce CLANG38 new toolchain for x86 | Shi, Steven |
2016-08-09 | BaseTools ARM: impose strict alignment only for XIP modules | Ard Biesheuvel |
2016-08-09 | BaseTools CLANG35: add missing XIP flags for AARCH64 | Ard Biesheuvel |
2016-08-05 | BaseTools GCC/ARM: add -fno-builtin to CC flags | Ard Biesheuvel |
2016-08-03 | BaseTools GCC5: disable warnings-as-errors for now | Ard Biesheuvel |
2016-08-03 | BaseTools GCC: move -c compiler flag to build rules | Ard Biesheuvel |
2016-08-02 | BaseTools AARCH64: override XIP module linker alignment to 32 bytes | Ard Biesheuvel |
2016-08-02 | BaseTools GCC: introduce GCC5 toolchain to support GCC v5.x in LTO mode | Ard Biesheuvel |
2016-08-02 | BaseTools GCC: use 'gcc' as the linker command for GCC44 and later | Ard Biesheuvel |
2016-08-02 | BaseTools UNIXGCC ELFGCC CYGGCC: clone GCC build rule family into GCCLD | Ard Biesheuvel |
2016-08-02 | BaseTools CLANG35: drop problematic use-movt and save-temps options | Ard Biesheuvel |
2016-07-21 | BaseTools/tools_def: switch GCC/X64 to the PIE small model | Ard Biesheuvel |
2016-07-21 | BaseTools/tools_def: enable Os optimization for GCC X64 builds | Ard Biesheuvel |
2016-07-18 | BaseTools/tools_def.template: bump minimum required NASM versions | Laszlo Ersek |
2016-04-12 | BaseTools: use unsigned chars on ARM architectures | Leif Lindholm |
2016-04-08 | BaseTools: Remove /Oi from Visual Studio tool chains. | Cinnamon Shia |
2016-03-25 | BaseTools AARCH64: move DEBUG GCC49 to the small code model | Ard Biesheuvel |
2016-03-25 | BaseTools/GCC: set -Wno-unused-but-set-variables only on RELEASE builds | Ard Biesheuvel |
2016-02-24 | BaseTools/tools_def.txt: Add -march=i586 for IA32 GCC targets | Michael Kinney |
2016-01-11 | BaseTools AARCH64: build XIP modules with strict alignment | Ard Biesheuvel |
2016-01-04 | BaseTools CLANG35: use -target in PP flags as well | Ard Biesheuvel |
2016-01-04 | BaseTools CLANG35: use linux-gnu target triplets explicitly | Ard Biesheuvel |
2015-12-15 | BaseTools ARM: add CLANG35 support | Ard Biesheuvel |
2015-12-14 | BaseTools RVCT: use scatter file to enforce minimum section alignment | Ard Biesheuvel |
2015-12-08 | BaseTools GCC: avoid the use of COMMON symbols | Ard Biesheuvel |
2015-12-03 | BaseTools: Add VS2015 tool chain in tools_def.template | Wang Yu |
2015-12-02 | BaseTools RVCT: add preprocessor preinclude for AutoGen.h | Eugene Cohen |
2015-11-09 | BaseTools GCC: move PECOFF_HEADER_SIZE definition before LD script | Ard Biesheuvel |
2015-10-02 | BaseTools/AARCH64: use large code model for GCC <= 4.8 | Ard Biesheuvel |
2015-10-01 | BaseTools/ARM: move to unified GCC linker script | Ard Biesheuvel |
2015-09-24 | BaseTools/GenFw: disable RVCT linker size optimization | Ard Biesheuvel |
2015-08-20 | BaseTools AARCH64: use tiny code model by default | Ard Biesheuvel |
2015-08-18 | BaseTools: Add /arch:IA32 option in VS2012 and VS2013 | Liming Gao |
2015-08-17 | BaseTools GCC: prevent unaligned memory accesses on ARM GCC 4.6 | Ard Biesheuvel |
2015-08-13 | BaseTools IA32/X64: prevent .eh_frame sections from being generated | Ard Biesheuvel |