Age | Commit message (Expand) | Author |
2016-02-24 | BaseTools/tools_def.txt: Add -march=i586 for IA32 GCC targets | Michael Kinney |
2016-02-19 | BaseTools/Conf/XMLSchema: Reformat XML using Visual Studio 2013 | Larry Hauch |
2016-01-11 | BaseTools AARCH64: build XIP modules with strict alignment | Ard Biesheuvel |
2016-01-11 | BaseTools AARCH64: add separate GCC build rule for XIP objects | 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 |
2015-08-12 | BaseTools: remove ARMGCC and ARMLINUXGCC toolchains | Ard Biesheuvel |
2015-08-10 | BaseTools: add CLANG35 toolchain with AARCH64 support | Ard Biesheuvel |
2015-08-06 | BaseTools/Trim: Fixed a bug that cannot trim long values | Yingke Liu |
2015-08-03 | BaseTools IA32/X64: Use GccBase.lds instead of gcc*-ld-script | Ard Biesheuvel |
2015-08-03 | BaseTools AARCH64: move to unified GCC linker script | Ard Biesheuvel |
2015-08-03 | BaseTools IA32/X64: get header size and alignment from ld commandline | Ard Biesheuvel |
2015-07-09 | BaseTools: aarch64: add -fno-asynchronous-unwind-tables to gcc cflags | Leif Lindholm |
2015-07-06 | BaseTools: AArch64: use explicit linker scripts | Ard Biesheuvel |
2015-07-02 | Revert tree to r17801 | Jordan Justen |
2015-07-02 | BaseTools: AArch64: use explicit linker scripts | Ard Biesheuvel |
2015-06-29 | BaseTools: Updated tool_def to support 4K alignment. | Yingke Liu |
2015-06-29 | BaseTools: Update IASL download link and remove specific version info. | Yingke Liu |
2015-06-10 | BaseTools: Append FILE_GUID to BaseName. | Yingke Liu |
2015-06-08 | BaseTools: Update BuildRule for *.nasmb | Liming Gao |
2015-06-01 | BaseTools/Conf: Don't support upper case nasm extensions | Jordan Justen |
2015-05-26 | BaseTools: Add default BuildRuleOrder in tools_def.template | Yingke Liu |
2015-03-23 | NT32Pkg: Fix build errors from building secure boot with NT32 X64 | Cinnamon Shia |
2015-01-09 | BaseTools Fix NASM tool version in comments of tools_def.template | Liming Gao |
2014-12-02 | Fix ARM build failure with gcc 4.6. | Scott Duplichan |
2014-11-24 | BaseTools: Extend support for Windows hosted gcc to versions 4.4-4.7. | Scott Duplichan |
2014-11-18 | BaseTools: Modify gcc 4.8 and 4.9 tool chain definition to support building f... | Scott Duplichan |
2014-11-18 | BaseTools: Correct NASM output file type for UNIXGCC and CYGGCC. | Liming Gao |
2014-09-25 | BaseTools: Use '/' as path separator for objcopy --add-gnu-debuglink | Nikolai Saoukh |
2014-09-10 | BaseTools: Fix XCODE5 to work properly with NASM | Andrew Fish |
2014-09-01 | BaseTools tools_def: Indicate that NASM 2.07 or later is required | Jordan Justen |
2014-09-01 | BaseTools build_rule: Add .nasm => .obj build rule | Jordan Justen |
2014-09-01 | BaseTools tools_def: Add NASM_FLAGS | Jordan Justen |
2014-08-29 | BaseTools: Cleanup XCODE build rules | Anderw Fish |
2014-08-29 | BaseTools: Add the XCODE5 tools target to supoprt Xcode 5 | Anderw Fish |
2014-08-28 | License header updated to match correct format. | Yingke Liu |
2014-08-28 | BaseTools: add support Xcode 5 in the EmulatorPkg | Andrew Fish |