]> git.proxmox.com Git - mirror_edk2.git/history - BaseTools/Conf/tools_def.template
BaseTools/Conf: Support LLVM39 and LLVM40 in CLANG38 toolchain
[mirror_edk2.git] / BaseTools / Conf / tools_def.template
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.
2015-06-29 Yingke LiuBaseTools: Update IASL download link and remove specifi...
2015-06-01 Jordan JustenBaseTools/Conf: Don't support upper case nasm extensions
2015-05-26 Yingke LiuBaseTools: Add default BuildRuleOrder in tools_def...
2015-03-23 Cinnamon ShiaNT32Pkg: Fix build errors from building secure boot...
2015-01-09 Liming GaoBaseTools Fix NASM tool version in comments of tools_de...
2014-12-02 Scott DuplichanFix ARM build failure with gcc 4.6.
2014-11-24 Scott DuplichanBaseTools: Extend support for Windows hosted gcc to...
2014-11-18 Scott DuplichanBaseTools: Modify gcc 4.8 and 4.9 tool chain definition...
2014-11-18 Liming GaoBaseTools: Correct NASM output file type for UNIXGCC...
2014-09-25 Nikolai SaoukhBaseTools: Use '/' as path separator for objcopy -...
2014-09-10 Andrew FishBaseTools: Fix XCODE5 to work properly with NASM
2014-09-01 Jordan JustenBaseTools tools_def: Indicate that NASM 2.07 or later...
2014-09-01 Jordan JustenBaseTools build_rule: Add .nasm => .obj build rule
2014-09-01 Jordan JustenBaseTools tools_def: Add NASM_FLAGS
2014-08-29 Anderw FishBaseTools: Add the XCODE5 tools target to supoprt Xcode 5
2014-08-28 Andrew FishBaseTools: add support Xcode 5 in the EmulatorPkg
2014-08-20 Olivier MartinBaseTools: Added support for GCC stack protector for...
2014-08-18 Jordan JustenBaseTools: Add rules to build NASM source file into...
2014-08-14 Michael KinneyContributed-under: TianoCore Contribution Agreement 1.0
2014-08-01 lhauchCodeModule: BaseTools - tools_def.txt VS2010, VS2010x86...
2014-07-31 Wang, YuAdd VS2013 tool chain in BaseTools\Conf\tools_def.templ...
2014-07-28 Jordan JustenBaseTools: Add GCC49 toolchain; align data sections...
2014-07-01 Gao, LimingSync BaseTool trunk (version r2670) into EDKII BaseTools.
2014-01-27 Gao, LimingSync BaseTool trunk (version r2649) into EDKII BaseTools.
2014-01-10 Gao, LimingSync BaseTool trunk (version r2640) into EDKII BaseTools.
2013-08-23 Liming GaoSync BaseTool trunk (version r2599) into EDKII BaseTools.
next