aboutsummaryrefslogtreecommitdiff
path: root/i386-link.c
Commit message (Expand)AuthorAgeFilesLines
* tcc: fixup clang warningsAndrei Warkentin2017-04-251-1/+1
* Fix gawk miscompileMichael Matz2016-12-181-1/+6
* tccelf: some linker cleanupgrischka2016-12-151-3/+72
* Use functions to get relocation infoThomas Preud'homme2016-12-101-13/+57
* Remove now useless pltoff_addend reloc infoThomas Preud'homme2016-12-101-11/+11
* Fix PLT creation for i386Thomas Preud'homme2016-12-101-0/+1
* Fix relocs_info declaration in tcc.hThomas Preud'homme2016-12-051-2/+23
* Make build_got_entries more target independentThomas Preud'homme2016-12-031-0/+13
* Do section relocation in architecture backendThomas Preud'homme2016-12-031-0/+90