Age | Commit message (Expand) | Author |
2007-06-21 | Fix the missing align-double issue. | klu2 |
2007-05-22 | Enabling /O1 for the entire IPF tree builds | vprabhal |
2007-05-08 | enabling /Wx and /O1 options, added related flags to this file | vprabhal |
2007-04-13 | Add link Map option for GCC tool to generate map file. | lgao4 |
2007-04-13 | Add link Map option for GCC tool to generate map file. | lgao4 |
2007-04-13 | Add link Map option for GCC tool to generate map file. | lgao4 |
2007-04-11 | Merge the patch provided by Johnson | klu2 |
2007-04-05 | Open all warning checking for EdkUnixPkg, and current EdkUnixPkg has no warni... | klu2 |
2007-03-26 | For building UnixPkg in CYGWIN, it should use gcc binded by CYGWIN but not th... | klu2 |
2007-03-23 | Add tool chain's configuration for building and running UnixPkg in CYGWIN env... | klu2 |
2007-03-14 | the ipf compiler needs a switch to not use FP registers higher than 0-31 for ... | vprabhal |
2007-03-10 | Commented out the pre-compile option of IPF ARCH for ICC tool chain. There's ... | jwang36 |
2007-02-14 | Enable the building option "/Os" for IPF tip Intel Compiler building. | zliu3 |
2007-02-14 | Add /W4 /WX for ICC tool chain of IPF in tools_def.template. | xli24 |
2007-01-16 | Align the sections on 32 byte boundaries for gcc. EDKT459 | bbahnsen |
2007-01-12 | fix some minor warning for unix package | klu2 |
2007-01-08 | 1) Changed the file including as '#include "Ipf\IpfCpuCore.i"' for Intel com... | zliu3 |
2007-01-06 | Add ASM_PFX macro on ASM_FLAGS using GCC tools | tgingold |
2006-12-19 | Add an elf tool chain. | bbahnsen |
2006-12-19 | Update APP flag for VS2003, VS2005PRO and WINDDK toolchain. | lgao4 |
2006-12-08 | Changed /SUBSYSTEM:CONSOLE back to /SUBSYSTEM:EFI_BOOT_SERVICE_DRIVER because... | jwang36 |
2006-12-08 | Changed the /SUBSYSTEM:EFI_BOOT_SERVICE_DRIVER back to /SUBSYSTEM:CONSOLE for... | jwang36 |
2006-11-28 | Add an example of a mingw32 tool chain. | bbahnsen |
2006-11-27 | Enable global optimizations for IPF builds | mdkinney |
2006-11-26 | Add "-d debug" to the IPF ASM FLAGS to enable source level debugging of IPF .... | mdkinney |
2006-11-23 | Change IPF flags to use /Os instead of /O1i | mdkinney |
2006-11-23 | Add flags for DEBUG IPF builds | mdkinney |
2006-11-21 | Change name from "VFR_FLAGES" to "VFRPP_FLAGES". | qouyang |
2006-11-20 | To fix bug edkt466. Change all default subsystem from CONSOLE to EFI_BOOT_SER... | wuyizhong |
2006-11-17 | Resync the VFR flags | bbahnsen |
2006-11-16 | Add the VFR FLAGS for x64 gcc. | bbahnsen |
2006-11-16 | Fixed EDKT419. | qouyang |
2006-11-16 | Add new tool chain configs for x64 gcc | bbahnsen |
2006-11-14 | Add a Mixed tool chain for x64. | bbahnsen |
2006-10-31 | Add extra APP Flag to preprocess asl file. | lgao4 |
2006-10-18 | Add flags for ASMLINK. ASMLINK is real mode link. | wuyizhong |
2006-10-16 | remove /D OLDSMM=1 /D EFI_FIRMWARE_VENDOR from the default C_FLAGS setting, u... | lgao4 |
2006-10-13 | a) Cleaned tools_def.template | jwang36 |
2006-10-12 | Added APP tool command to solve the pre-processing issue in IPF assembly and ... | jwang36 |
2006-10-11 | Added "/FI${DEST_DIR_DEBUG}/AutoGen.h" to *_*_*_PP_FLAGS | jwang36 |
2006-10-10 | Fixed EDKT381 | jwang36 |
2006-10-09 | 1) Added precompiled header option to VS2003, VS2005PRO and WINDDK3790x1830 t... | jwang36 |
2006-10-09 | Add flags for UNIXGCC. | wuyizhong |
2006-10-08 | Changed the way of using precompiled header in the build process. Now the use... | jwang36 |
2006-10-07 | Remove extra /D defines in CC FLAGS | mdkinney |
2006-10-05 | Add compiler flags for UNIXGCC | bbahnsen |
2006-10-04 | Pull majority of flag settings into tools_def.txt and only leave custom flags... | mdkinney |
2006-07-26 | Add tool chain tags for Unix gcc and Cygwin gcc. | bbahnsen |
2006-07-19 | Changed the ASL compiler directory to C:\ASL, and corrected the tool chain na... | yshi8 |
2006-07-17 | Changed the template files TagName to MYTOOLS instead of MSFT, since we don't... | lhauch |