27 Commits (c03d59eae0f2183016960aacf1a9d23ae45d644e)

Author SHA1 Message Date
grischka ebaa5c81f4 dynamic executables (PIE) 1 year ago
grischka 2caaff20fb tccdbg.c: new file 1 year ago
grischka 56481d554f bored... 1 year ago
herman ten brugge 2f2708a769 Add dwarf support 1 year ago
mingodad 1645616843 Revert "Move almost all global variables to TCCState, actually all tests pass on Ubuntu 18.04 x86_64" 2 years ago
mingodad af686a796b Move almost all global variables to TCCState, actually all tests pass on Ubuntu 18.04 x86_64 2 years ago
grischka 02795106e1 tccelf: use plt-reloc instead of relocplt 3 years ago
herman ten brugge 50b4f320dc lazy binding 3 years ago
herman ten brugge 853a498f2c Fix boundschecking for signal/sigaction/fork 3 years ago
herman ten brugge 3877618785 Update bound checking code. 4 years ago
grischka 56db092ab7 bcheck cleanup 4 years ago
grischka 72729d8e36 allow libtcc states to be used concurrently 4 years ago
grischka df349ddc43 versym cleanup 4 years ago
Michael Matz 1353ccd9e2 riscv: Handle some usual relocs 4 years ago
Michael Matz adbe794a46 Properly access sym_attrs 5 years ago
grischka d348a9a51d final update for 0.9.27 6 years ago
Larry Doolittle 19d8b8a173 Spelling fixes in C comments only 6 years ago
Michael Matz 680e84fe42 elf: Support STB_LOCAL dynamic symbols 6 years ago
Andrei Warkentin 63b2f907bd tcc: fixup clang warnings 7 years ago
Michael Matz 77d7ea04ac Fix gawk miscompile 7 years ago
grischka ca92bfc3c6 tccelf: some linker cleanup 7 years ago
Thomas Preud'homme fe6453f8f0 Use functions to get relocation info 7 years ago
Thomas Preud'homme d31226c873 Remove now useless pltoff_addend reloc info 7 years ago
Thomas Preud'homme 0bf262864c Fix PLT creation for i386 7 years ago
Thomas Preud'homme 59391d5520 Fix relocs_info declaration in tcc.h 7 years ago
Thomas Preud'homme 1c811a4d1d Make build_got_entries more target independent 7 years ago
Thomas Preud'homme cb273fdad8 Do section relocation in architecture backend 7 years ago