summaryrefslogtreecommitdiff
path: root/BaseTools/Conf/tools_def.template
AgeCommit message (Expand)Author
2016-07-13BaseTools AARCH64: move DEBUG GCC49 to the small code modelArd Biesheuvel
2016-07-13BaseTools/GCC: set -Wno-unused-but-set-variables only on RELEASE buildsArd Biesheuvel
2016-03-02BaseTools/tools_def.txt: Add -march=i586 for IA32 GCC targetsMichael Kinney
2016-02-24BaseTools AARCH64: build XIP modules with strict alignmentArd Biesheuvel
2016-02-24BaseTools CLANG35: use -target in PP flags as wellArd Biesheuvel
2016-02-24BaseTools CLANG35: use linux-gnu target triplets explicitlyArd Biesheuvel
2015-12-18BaseTools ARM: add CLANG35 supportArd Biesheuvel
2015-12-18BaseTools RVCT: use scatter file to enforce minimum section alignmentArd Biesheuvel
2015-12-18BaseTools GCC: avoid the use of COMMON symbolsArd Biesheuvel
2015-12-18BaseTools RVCT: add preprocessor preinclude for AutoGen.hEugene Cohen
2015-12-04BaseTools: Add VS2015 tool chain in tools_def.templateWang Yu
2015-11-16Update BaseTools from main trunk r18767.Jeff Fan
2015-08-20BaseTools AARCH64: use tiny code model by defaultArd Biesheuvel
2015-08-18BaseTools: Add /arch:IA32 option in VS2012 and VS2013Liming Gao
2015-08-17BaseTools GCC: prevent unaligned memory accesses on ARM GCC 4.6Ard Biesheuvel
2015-08-13BaseTools IA32/X64: prevent .eh_frame sections from being generatedArd Biesheuvel
2015-08-12BaseTools: remove ARMGCC and ARMLINUXGCC toolchainsArd Biesheuvel
2015-08-10BaseTools: add CLANG35 toolchain with AARCH64 supportArd Biesheuvel
2015-08-03BaseTools IA32/X64: Use GccBase.lds instead of gcc*-ld-scriptArd Biesheuvel
2015-08-03BaseTools AARCH64: move to unified GCC linker scriptArd Biesheuvel
2015-08-03BaseTools IA32/X64: get header size and alignment from ld commandlineArd Biesheuvel
2015-07-09BaseTools: aarch64: add -fno-asynchronous-unwind-tables to gcc cflagsLeif Lindholm
2015-07-06BaseTools: AArch64: use explicit linker scriptsArd Biesheuvel
2015-07-02Revert tree to r17801Jordan Justen
2015-07-02BaseTools: AArch64: use explicit linker scriptsArd Biesheuvel
2015-06-29BaseTools: Updated tool_def to support 4K alignment.Yingke Liu
2015-06-29BaseTools: Update IASL download link and remove specific version info.Yingke Liu
2015-06-01BaseTools/Conf: Don't support upper case nasm extensionsJordan Justen
2015-05-26BaseTools: Add default BuildRuleOrder in tools_def.templateYingke Liu
2015-03-23NT32Pkg: Fix build errors from building secure boot with NT32 X64Cinnamon Shia
2015-01-09BaseTools Fix NASM tool version in comments of tools_def.templateLiming Gao
2014-12-02Fix ARM build failure with gcc 4.6.Scott Duplichan
2014-11-24BaseTools: Extend support for Windows hosted gcc to versions 4.4-4.7.Scott Duplichan
2014-11-18BaseTools: Modify gcc 4.8 and 4.9 tool chain definition to support building f...Scott Duplichan
2014-11-18BaseTools: Correct NASM output file type for UNIXGCC and CYGGCC. Liming Gao
2014-09-25BaseTools: Use '/' as path separator for objcopy --add-gnu-debuglinkNikolai Saoukh
2014-09-10BaseTools: Fix XCODE5 to work properly with NASMAndrew Fish
2014-09-01BaseTools tools_def: Indicate that NASM 2.07 or later is requiredJordan Justen
2014-09-01BaseTools build_rule: Add .nasm => .obj build ruleJordan Justen
2014-09-01BaseTools tools_def: Add NASM_FLAGSJordan Justen
2014-08-29BaseTools: Add the XCODE5 tools target to supoprt Xcode 5Anderw Fish
2014-08-28BaseTools: add support Xcode 5 in the EmulatorPkgAndrew Fish
2014-08-20BaseTools: Added support for GCC stack protector for ARM architectureOlivier Martin
2014-08-18BaseTools: Add rules to build NASM source file into a binaryJordan Justen
2014-08-14Contributed-under: TianoCore Contribution Agreement 1.0Michael Kinney
2014-08-01CodeModule: BaseTools - tools_def.txt VS2010, VS2010x86, VS2012 and VS2012x86...lhauch
2014-07-31Add VS2013 tool chain in BaseTools\Conf\tools_def.template. Also, two issues...Wang, Yu
2014-07-28BaseTools: Add GCC49 toolchain; align data sections to 0x40Jordan Justen
2014-07-01Sync BaseTool trunk (version r2670) into EDKII BaseTools. Gao, Liming
2014-01-27Sync BaseTool trunk (version r2649) into EDKII BaseTools.Gao, Liming