aboutsummaryrefslogtreecommitdiffstats
path: root/sysdeps/or1k/dl-start.S (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update copyright dates with scripts/update-copyrightsPaul Eggert2024-01-011-1/+1
|
* Update copyright dates with scripts/update-copyrightsJoseph Myers2023-01-061-1/+1
|
* or1k: startup and dynamic linking codeStafford Horne2022-01-051-0/+98
Code for C runtime startup and dynamic loading including PLT layout. Reviewed-by: Adhemerval Zanella <adhemerval.zanella@linaro.org>