summaryrefslogtreecommitdiff
path: root/BaseTools/Scripts/gcc-4K-align-ld-script
AgeCommit message (Expand)AuthorFilesLines
2015-08-03BaseTools IA32/X64: Use GccBase.lds instead of gcc*-ld-scriptArd Biesheuvel1-38/+0
2015-08-03BaseTools IA32/X64: get header size and alignment from ld commandlineArd Biesheuvel1-5/+5
2015-08-03BaseTools IA32/X64: move .got contents to the PE/COFF .text sectionArd Biesheuvel1-4/+1
2015-08-03BaseTools IA32/X64: drop redundant alignment from linker scriptArd Biesheuvel1-3/+0
2015-08-03BaseTools IA32/X64: move .rodata to PE/COFF .text sectionArd Biesheuvel1-1/+1
2015-07-01There needs to be a space between the output section name and the colon, i.e.,Ard Biesheuvel1-5/+5
2015-06-29BaseTools: Added GCC ld script to support 4K alignment.Yingke Liu1-0/+44