]> git.proxmox.com Git - mirror_edk2.git/history - BaseTools/Conf/tools_def.template
BaseTools/tools_def CLANG35: add NOOPT build target
[mirror_edk2.git] / BaseTools / Conf / tools_def.template
2018-06-18 Ard BiesheuvelBaseTools/tools_def CLANG35: add NOOPT build target
2018-06-18 Ard BiesheuvelBaseTools/tools_def IA32: drop -no-pie linker option...
2018-06-12 Ard BiesheuvelBaseTools/tools_def IA32: disable PIE code generation...
2018-05-23 Laszlo ErsekBaseTools/tools_def: add "-fno-unwind-tables" to GCC_AA...
2018-05-21 Liming GaoBaseTools: Separate HOST and PREFIX env for GCC tool...
2018-05-07 Pete BatardBaseTools/Conf: Add /Gw optimisation option for VS2017...
2018-03-19 Pete BatardBaseTools/Conf: Add VS2017/ARM64 support
2018-02-28 Ard BiesheuvelBaseTools/tools_def: use separate PP definition for DTC
2018-02-07 Pete BatardBaseTools/Conf: Add VS2017/ARM support
2018-02-06 Ard BiesheuvelBaseTools/Conf: disable DTC legacy phandle format
2018-01-22 Ard BiesheuvelBaseTools/tools_def CLANG3x: ignore unknown warning...
2018-01-16 Liming GaoBaseTools: Use nasm as the preferred assembly source...
2018-01-16 Liming GaoBaseTools: Disable -Wno-unused-const-variable in XCODE5...
2018-01-16 Liming GaoBaseTools: Disable warning varargs in XCODE5 align...
2017-12-08 Ard BiesheuvelBaseTool/tools_def GCC5: enable optimization for ARM...
2017-12-08 Ard BiesheuvelBaseTools/tools_def CLANG38: add -Wno-unused-const...
2017-12-08 Ard BiesheuvelBaseTools/tools_def: add CLANG38 LTO versions for AARCH...
2017-11-29 Liming GaoBaseTools: Add VS2017 tool chain in BaseTools tools_def...
2017-11-23 Ard BiesheuvelBaseTools/tools_def AARCH64 ARM: suppres PIE sections...
2017-11-01 Ard BiesheuvelBaseTools/tools_def AARCH64 ARM: disable PIE linking...
2017-10-27 Ard BiesheuvelBaseTools/tools_def: suppress GCC predefined macros...
2017-10-27 Ard BiesheuvelBaseTools/tools_def AARCH64 ARM: disable PIE linking
2017-09-19 Ard BiesheuvelBaseTools/tools_def AARCH64: enable frame pointers...
2017-09-08 Thomas LamprechtBaseTools/GCC: set -Wno-unused-const-variable on RELEAS...
2017-08-31 Ard BiesheuvelBaseTools/Gcc ARM AARCH64: add support for building...
2017-08-31 Liming GaoBaseTools: Enable --whole-archive in GCC tool chain...
2017-08-29 Shi, StevenBaseTools/Conf: Support LLVM39 and LLVM40 in CLANG38...
2017-08-29 Liming GaoBaseTools: Support /WHOLEARCHIVE option in VS2015 tool...
2017-08-25 Liming GaoBaseTools: Update tools_def to remove /Gw option in...
2017-08-25 Liming GaoBaseTools: Add the missing -pie link option in GCC...
2017-08-07 Chris RuffinBaseTools/Conf: apply nasmb, asm16 build rule order
2017-07-14 Ard BiesheuvelBaseTools/tools_def AARCH64: avoid SIMD registers in...
2017-07-14 Ard BiesheuvelBaseTools/tools_def AARCH64: mark register x18 as reserved
2017-07-05 Liming GaoBaseTools: Update tools_def.template to remove old...
2017-06-23 Yonghong ZhuBaseTools: add /Gw to CC_FLAGS for VS2013 and higher...
2017-06-22 Ard BiesheuvelBaseTools/tools_def: AARCH64: disable LTO type mismatch...
2017-06-22 Ard BiesheuvelBaseTools/tools_def GCC: ARM/AARCH64: drop -save-temps...
2017-06-01 dann frazierBaseTools/GCC ARM/AARCH64: Force disable PIE
2017-05-19 Michael KinneyBaseTools: Clean up tools_def.template for XCODE5
2017-05-19 Michael KinneyBaseTools: Add -D NO_MSABI_VARGS to X64 XCODE5 CC_FLAGS
2017-04-11 Liming GaoBaseTools: Add option in CLANG38 to disable warning...
2017-04-06 Liming GaoBaseTools: Update tools_def.template to add -fno-builti...
2017-03-31 Ard BiesheuvelBaseTools/GCC AARCH64: force disable PIC code generation
2017-03-29 Song, BinXBaseTools: Add Brotli algorithm tool
2017-03-22 Marvin HaeuserBaseTools/tools_def: Use armv7-a for CLANG35 ARM compil...
2017-02-13 Liming GaoBaseTools: Add NOOPT target in CLANG38 tool chain
2016-11-16 Liming GaoBaseTools tools_def.txt: Include AutoGen.h in GCC ASLPP...
2016-11-16 Liming GaoBaseTools tools_def.txt: Remove -P option in GCC ASLPP_...
2016-11-02 Yonghong ZhuBaseTools:introduce PREFIX env for VS tool path
2016-10-11 Yonghong ZhuBaseTools: support the NOOPT target with the GCC tool...
2016-09-07 Ard BiesheuvelBaseTools/tools_def AARCH64: enable frame pointers...
2016-08-19 Yonghong ZhuBaseTools: Add the PKCS7 tool
2016-08-19 Shi, StevenBaseTools-CLANG38: Add -O3 in DLINK2 flag
2016-08-12 Ard BiesheuvelBaseTools RVCT: ignore various RVC diagnostics
2016-08-12 Ard BiesheuvelBaseTools ARM AARCH64: drop redundant compiler arguments
2016-08-10 Shi, StevenBaseTools-Conf:Introduce CLANG38 new toolchain for x86
2016-08-09 Ard BiesheuvelBaseTools ARM: impose strict alignment only for XIP...
2016-08-09 Ard BiesheuvelBaseTools CLANG35: add missing XIP flags for AARCH64
2016-08-05 Ard BiesheuvelBaseTools GCC/ARM: add -fno-builtin to CC flags
2016-08-03 Ard BiesheuvelBaseTools GCC5: disable warnings-as-errors for now
2016-08-03 Ard BiesheuvelBaseTools GCC: move -c compiler flag to build rules
2016-08-02 Ard BiesheuvelBaseTools AARCH64: override XIP module linker alignment...
2016-08-02 Ard BiesheuvelBaseTools GCC: introduce GCC5 toolchain to support...
2016-08-02 Ard BiesheuvelBaseTools GCC: use 'gcc' as the linker command for...
2016-08-02 Ard BiesheuvelBaseTools UNIXGCC ELFGCC CYGGCC: clone GCC build rule...
2016-08-02 Ard BiesheuvelBaseTools CLANG35: drop problematic use-movt and save...
2016-07-21 Ard BiesheuvelBaseTools/tools_def: switch GCC/X64 to the PIE small...
2016-07-21 Ard BiesheuvelBaseTools/tools_def: enable Os optimization for GCC...
2016-07-18 Laszlo ErsekBaseTools/tools_def.template: bump minimum required...
2016-04-12 Leif LindholmBaseTools: use unsigned chars on ARM architectures
2016-04-08 Cinnamon ShiaBaseTools: Remove /Oi from Visual Studio tool chains.
2016-03-25 Ard BiesheuvelBaseTools AARCH64: move DEBUG GCC49 to the small code...
2016-03-25 Ard BiesheuvelBaseTools/GCC: set -Wno-unused-but-set-variables only...
2016-02-25 Michael KinneyBaseTools/tools_def.txt: Add -march=i586 for IA32 GCC...
2016-01-11 Ard BiesheuvelBaseTools AARCH64: build XIP modules with strict alignment
2016-01-04 Ard BiesheuvelBaseTools CLANG35: use -target in PP flags as well
2016-01-04 Ard BiesheuvelBaseTools CLANG35: use linux-gnu target triplets explicitly
2015-12-15 Ard BiesheuvelBaseTools ARM: add CLANG35 support
2015-12-14 Ard BiesheuvelBaseTools RVCT: use scatter file to enforce minimum...
2015-12-08 Ard BiesheuvelBaseTools GCC: avoid the use of COMMON symbols
2015-12-03 Wang YuBaseTools: Add VS2015 tool chain in tools_def.template
2015-12-02 Eugene CohenBaseTools RVCT: add preprocessor preinclude for AutoGen.h
2015-11-09 Ard BiesheuvelBaseTools GCC: move PECOFF_HEADER_SIZE definition befor...
2015-10-02 Ard BiesheuvelBaseTools/AARCH64: use large code model for GCC <= 4.8
2015-10-01 Ard BiesheuvelBaseTools/ARM: move to unified GCC linker script
2015-09-24 Ard BiesheuvelBaseTools/GenFw: disable RVCT linker size optimization
2015-08-20 Ard BiesheuvelBaseTools AARCH64: use tiny code model by default
2015-08-18 Liming GaoBaseTools: Add /arch:IA32 option in VS2012 and VS2013
2015-08-17 Ard BiesheuvelBaseTools GCC: prevent unaligned memory accesses on...
2015-08-13 Ard BiesheuvelBaseTools IA32/X64: prevent .eh_frame sections from...
2015-08-12 Ard BiesheuvelBaseTools: remove ARMGCC and ARMLINUXGCC toolchains
2015-08-10 Ard BiesheuvelBaseTools: add CLANG35 toolchain with AARCH64 support
2015-08-03 Ard BiesheuvelBaseTools IA32/X64: Use GccBase.lds instead of gcc...
2015-08-03 Ard BiesheuvelBaseTools AARCH64: move to unified GCC linker script
2015-08-03 Ard BiesheuvelBaseTools IA32/X64: get header size and alignment from...
2015-07-09 Leif LindholmBaseTools: aarch64: add -fno-asynchronous-unwind-tables...
2015-07-06 Ard BiesheuvelBaseTools: AArch64: use explicit linker scripts
2015-07-02 Jordan JustenRevert tree to r17801
2015-07-02 Ard BiesheuvelBaseTools: AArch64: use explicit linker scripts
2015-06-29 Yingke LiuBaseTools: Updated tool_def to support 4K alignment.
next