aboutsummaryrefslogtreecommitdiff
path: root/x86_64-link.c
Commit message (Expand)AuthorAgeFilesLines
* x86-64: Prefer 32S relocationsMichael Matz2016-12-151-1/+1
* tccelf: some linker cleanupgrischka2016-12-151-3/+73
* Use functions to get relocation infoThomas Preud'homme2016-12-101-14/+59
* Remove now useless pltoff_addend reloc infoThomas Preud'homme2016-12-101-12/+12
* Fix PLT creation for i386Thomas Preud'homme2016-12-101-0/+1
* Fix relocs_info declaration in tcc.hThomas Preud'homme2016-12-051-2/+23
* Consolidate all relocations in relocate_sectionThomas Preud'homme2016-12-031-5/+1
* Make build_got_entries more target independentThomas Preud'homme2016-12-031-0/+14
* Do section relocation in architecture backendThomas Preud'homme2016-12-031-0/+99