3240 Commits (mob)
 

Author SHA1 Message Date
herman ten brugge c03d59eae0 Fix macos warning for create_gnu_hash 11 months ago
Detlef Riekenberg b9aeb21f3f gcctestsuite: Make the script usable on more systems, skip some tests 11 months ago
grischka aef64762c1 tccpp: #define max(a,b) && max /= 8; 12 months ago
herman ten brugge 0fd7376000 Add .gnu_hash support 12 months ago
grischka e5eedc0cda Revert "tcc.h: Extend search path for include, lib and crt" 1 year ago
grischka e41730f11a - tcc -vv: show cross-libtcc1.a correctly (and more) 1 year ago
Detlef Riekenberg 414c22c67b configure: Fix Android detection 1 year ago
Detlef Riekenberg 2507c71704 tcc.h: Extend search path for include, lib and crt 1 year ago
Michael Matz fa25630ce4 vla: Fix check for vla used by autoconf 1 year ago
herman ten brugge 76b88e22a4 Fix last __has_include update 1 year ago
Niklas Rosencrantz 4410dbdd7f Use uname -s since uname -o is not compatible with macOS/Darwin 1 year ago
Detlef Riekenberg c51236eee7 libtcc: Activate DWARF debug infos with tcc -gdwarf ... 1 year ago
Brian Callahan 2acf65f7e6 Fix OpenBSD PIE binary linking 1 year ago
grischka 20a1ebf854 tccpp : get rid of 'ch' 1 year ago
grischka 85c32ddd0b tccpp: integrate __has_include() more nicely 1 year ago
herman ten brugge 0f72db09ab Add testcase __has_include and __has_include_next 1 year ago
herman ten brugge 90b68cbd58 Fix arm64 compilation 1 year ago
Michael Matz aa9093a144 Fix null pointer constants 1 year ago
Michael Matz c3e3a07ed4 dce: Don't force unreachable case label to be live 1 year ago
Michael Matz 0c36b3ff2d x86asm: Add movnti 1 year ago
Michael Matz 64f4b00d34 tccpp: Fix #ifdef in macro args 1 year ago
Michael Matz 1da92cdd93 Accept attributes after labels 1 year ago
Michael Matz b077bc8ff7 x86asm: Add vm* and iret[wlq] insns 1 year ago
Michael Matz 2309517066 x86asm: Add popcnt 1 year ago
Michael Matz 98bab41cba Support asm goto 1 year ago
Michael Matz 154c3e7450 Fix unnamed bitfield struct members 1 year ago
herman ten brugge 47dc6e6d7b Add __has_include and __has_include_next support 1 year ago
herman ten brugge 1de025c13a Check dState instead of do_debug in tccdbg.c 1 year ago
herman ten brugge b7733aeef1 Fix wchar_t strings with 'x', 'u' and 'U' 1 year ago
Detlef Riekenberg 8b906427e3 tccgen: cleanup _Alignas implementation 1 year ago
Vincent Lefevre ef19711ba5 Use && rather than & for a Boolean operation. 1 year ago
Detlef Riekenberg 746560dc45 Do not fail with _Alignas(0) and _Alignas(1), used by autotools 1 year ago
Detlef Riekenberg bc12ab02c0 Accept -Wl,Map=filename.map 1 year ago
herman ten brugge 2647dc063d Change plt_name size from 100 to 200. 1 year ago
herman ten brugge 4589fdfad4 Fix netbsd elf problem 1 year ago
grischka 09808f327f tcc android-enabled (armeabi-v7a) 1 year ago
grischka 8e860702e4 tccelf: sort_sections() 1 year ago
grischka ebaa5c81f4 dynamic executables (PIE) 1 year ago
grischka e460f7dbb2 tccelf: load libtcc1.a from library path 1 year ago
grischka d653cf01f3 tccelf: load objects first 1 year ago
grischka 7d6979d452 tccelf: avoid lookup of _GLOBAL_OFFSET_TABLE_ 1 year ago
grischka c81519e1c4 tccgen: don't generate elf-symbols under nocode/NODATA 1 year ago
grischka e8adc64203 libtcc: extend tcc_add_dllref() 1 year ago
grischka 7d31904247 tccelf: fix version patch for defined symbols 1 year ago
Arthur Williams 8482682061 Define __TCC_BACKTRACE_ENABLED__ if backtrace is enabled 1 year ago
grischka af1abf1f45 Revert "Fix wrong handling of strings..." (almost) 1 year ago
Ziyao e588b65390
Fix wrong handling of strings which do not end properly at the end of line 1 year ago
herman ten brugge a83b285685 Add extra locking in bound checking code 1 year ago
herman ten brugge 2c70652e04 Enabled test 112_backtrace 1 year ago
Ziyao 2d210fef49
Skip test 112_backtrace on x86_64,because commit 3715f1d breaks 1 year ago