summaryrefslogtreecommitdiffstats
path: root/BaseTools/Scripts/GccBase.lds
Commit message (Expand)AuthorAgeFilesLines
* BaseTools: make sure the got is emptyGerd Hoffmann2023-06-011-0/+10
* BaseTools: Remove COMMON section from the GCC discard listChristopher Zurcher2021-07-261-1/+0
* BaseTools: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-091-7/+1
* BaseTools/Scripts: fix GccBase.lds line endingsArd Biesheuvel2017-05-281-1/+1
* BaseTools/Scripts: discard .gnu.hash section in GCC buildsArd Biesheuvel2017-05-241-1/+1
* BaseTools: GCC: move most AutoGen.obj contents back to .data sectionArd Biesheuvel2017-02-241-3/+6
* BaseTools/GccBase.lds: don't copy RELA section to PE/COFFArd Biesheuvel2016-08-221-1/+1
* BaseTools GCC: drop GNU notes section from EFI imageArd Biesheuvel2016-08-021-0/+6
* Preserve hii section in GCC binariesThomas Palmer2016-07-261-0/+5
* BaseTools GCC: avoid the use of COMMON symbolsArd Biesheuvel2015-12-081-1/+2
* BaseTools GCC: move AutoGen.obj contents to .text sectionArd Biesheuvel2015-08-031-0/+7
* BaseTools GCC: align start of .data to .text alignmentArd Biesheuvel2015-08-031-1/+1
* BaseTools GCC: add unified GCC linker script for all archs and versionsArd Biesheuvel2015-08-031-0/+63