Age | Commit message (Expand) | Author |
---|---|---|
2015-08-03 | BaseTools IA32/X64: Use GccBase.lds instead of gcc*-ld-script | Ard Biesheuvel |
2015-08-03 | BaseTools IA32/X64: get header size and alignment from ld commandline | Ard Biesheuvel |
2015-08-03 | BaseTools IA32/X64: move .got contents to the PE/COFF .text section | Ard Biesheuvel |
2015-08-03 | BaseTools IA32/X64: drop redundant alignment from linker script | Ard Biesheuvel |
2015-08-03 | BaseTools IA32/X64: move .rodata to PE/COFF .text section | Ard Biesheuvel |
2015-08-03 | BaseTools IA32/X64: remove NOP padding from X86/IA32 GCC linker scripts | Ard Biesheuvel |
2014-07-28 | BaseTools: Add GCC49 toolchain; align data sections to 0x40 | Jordan Justen |