aboutsummaryrefslogtreecommitdiff
path: root/arm-link.c
Commit message (Expand)AuthorAgeFilesLines
* Fix PLT creation for i386Thomas Preud'homme2016-12-101-0/+1
* Fix relocs_info declaration in tcc.hThomas Preud'homme2016-12-051-2/+28
* Consolidate all relocations in relocate_sectionThomas Preud'homme2016-12-031-4/+0
* Consolidate GOT creation in build_got_entriesThomas Preud'homme2016-12-031-1/+1
* Make build_got_entries more target independentThomas Preud'homme2016-12-031-2/+52
* Do section relocation in architecture backendThomas Preud'homme2016-12-031-0/+204