aboutsummaryrefslogtreecommitdiff
path: root/c67-link.c
Commit message (Expand)AuthorAgeFilesLines
* elf: Support STB_LOCAL dynamic symbolsMichael Matz2017-05-071-0/+1
* tcc: fixup clang warningsAndrei Warkentin2017-04-251-1/+1
* tccelf: some linker cleanupgrischka2016-12-151-1/+27
* Use functions to get relocation infoThomas Preud'homme2016-12-101-11/+46
* Remove now useless pltoff_addend reloc infoThomas Preud'homme2016-12-101-9/+9
* Add missing relocation info for C67 targetThomas Preud'homme2016-12-101-1/+11
* Fix PLT creation for i386Thomas Preud'homme2016-12-101-0/+1
* Add relocs_info array to c67 backendThomas Preud'homme2016-12-051-0/+2
* Fix relocs_info declaration in tcc.hThomas Preud'homme2016-12-051-1/+22
* Do section relocation in architecture backendThomas Preud'homme2016-12-031-0/+35