about summary refs log tree commit diff
path: root/sysdeps/or1k/dl-trampoline.S
Commit message (Collapse)AuthorAgeFilesLines
* Update copyright dates with scripts/update-copyrightsJoseph Myers2023-01-061-1/+1
|
* or1k: ABI ImplementationStafford Horne2022-01-051-0/+73
This code deals with the OpenRISC ABI. Reviewed-by: Adhemerval Zanella <adhemerval.zanella@linaro.org>