aboutsummaryrefslogtreecommitdiff
path: root/arm-link.c
Commit message (Collapse)AuthorAgeFilesLines
* Make build_got_entries more target independentThomas Preud'homme2016-12-031-2/+52
| | | | | Factor most of common logic between targets in build_got_entries by defining target specific info into structures in the backends.
* Do section relocation in architecture backendThomas Preud'homme2016-12-031-0/+204