diff options
| author | Michael Matz <matz@suse.de> | 2015-12-17 07:17:34 +0100 |
|---|---|---|
| committer | Michael Matz <matz@suse.de> | 2015-12-17 07:17:34 +0100 |
| commit | c4d0498b3ae3483fa7726500bd03e1f411289fff (patch) | |
| tree | af52639f75121cebe1ebf274774ae26125df4a64 /win32/include/sec_api | |
| parent | d1e15514aaf84bec6fddeaa2bd7b4027b175be6e (diff) | |
| download | tinycc-c4d0498b3ae3483fa7726500bd03e1f411289fff.tar.gz tinycc-c4d0498b3ae3483fa7726500bd03e1f411289fff.tar.bz2 | |
x86-64: Add support for new psABI relocations
R_X86_64_GOTPCRELX and R_X86_64_REX_GOTPCRELX can occur in object files
comiled by new binutils. They are not dynamic relocations, so normally
wouldn't be a problem for tcc (one doesn't normally mix object files
created by different compiler/binutils, static archives are so out :)).
If it weren't for the glibc startup code, crt*.o, of course. They now
do contain such relocs --> boom. Handle them in the trivial way.
Diffstat (limited to 'win32/include/sec_api')
0 files changed, 0 insertions, 0 deletions
