summaryrefslogtreecommitdiffstats
path: root/BaseTools/Scripts/gcc4.9-ld-script
Commit message (Expand)AuthorAgeFilesLines
* BaseTools IA32/X64: Use GccBase.lds instead of gcc*-ld-scriptArd Biesheuvel2015-08-031-38/+0
* BaseTools IA32/X64: get header size and alignment from ld commandlineArd Biesheuvel2015-08-031-5/+5
* BaseTools IA32/X64: move .got contents to the PE/COFF .text sectionArd Biesheuvel2015-08-031-4/+1
* BaseTools IA32/X64: drop redundant alignment from linker scriptArd Biesheuvel2015-08-031-3/+0
* BaseTools IA32/X64: move .rodata to PE/COFF .text sectionArd Biesheuvel2015-08-031-1/+1
* BaseTools IA32/X64: remove NOP padding from X86/IA32 GCC linker scriptsArd Biesheuvel2015-08-031-1/+1
* BaseTools: Add GCC49 toolchain; align data sections to 0x40Jordan Justen2014-07-281-0/+44