summaryrefslogtreecommitdiff
path: root/BaseTools/Scripts/GccBase.lds
AgeCommit message (Expand)AuthorFilesLines
2023-06-01BaseTools: make sure the got is emptyGerd Hoffmann1-0/+10
2021-07-26BaseTools: Remove COMMON section from the GCC discard listChristopher Zurcher1-1/+0
2019-04-09BaseTools: Replace BSD License with BSD+Patent LicenseMichael D Kinney1-7/+1
2017-05-28BaseTools/Scripts: fix GccBase.lds line endingsArd Biesheuvel1-1/+1
2017-05-24BaseTools/Scripts: discard .gnu.hash section in GCC buildsArd Biesheuvel1-1/+1
2017-02-24BaseTools: GCC: move most AutoGen.obj contents back to .data sectionArd Biesheuvel1-3/+6
2016-08-22BaseTools/GccBase.lds: don't copy RELA section to PE/COFFArd Biesheuvel1-1/+1
2016-08-02BaseTools GCC: drop GNU notes section from EFI imageArd Biesheuvel1-0/+6
2016-07-26Preserve hii section in GCC binariesThomas Palmer1-0/+5
2015-12-08BaseTools GCC: avoid the use of COMMON symbolsArd Biesheuvel1-1/+2
2015-08-03BaseTools GCC: move AutoGen.obj contents to .text sectionArd Biesheuvel1-0/+7
2015-08-03BaseTools GCC: align start of .data to .text alignmentArd Biesheuvel1-1/+1
2015-08-03BaseTools GCC: add unified GCC linker script for all archs and versionsArd Biesheuvel1-0/+63