summaryrefslogtreecommitdiff
path: root/ArmPkg/Library/SemihostLib/Arm/GccSemihost.S
AgeCommit message (Expand)AuthorFilesLines
2019-04-09ArmPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney1-7/+1
2016-08-11ArmPkg/SemihostLib: switch to ASM_FUNC() asm macroArd Biesheuvel1-6/+2
2016-01-30ArmPkg: Rectify file modesEvan Lloyd1-0/+0
2014-08-19ARM Packages: Removed trailing spacesRonald Cron1-9/+9
2013-01-25ARM Packages: Fixed line endingsoliviermartin1-39/+39
2010-12-15Fix semihosting on gcc. We need to save lr as svc instruction will change it. andrewfish1-1/+7
2010-12-15Add support for semihosting with GCC. Still needs more testing.andrewfish1-0/+35