mirror of
https://github.com/mirror/tinycc.git
synced 2025-01-01 04:20:09 +08:00
ce1ef5b8fc
- libtcc.c/tccpp.c: fix -U option for multiple input files - libtcc: remove decl of tcc_add_crt() for PE - tcc.h: define __i386__ and __x86_64__ for msvc - tcc.h: undef __attribute__ for __TINYC__ on gnu/linux platforms - tccelf.c: disable prepare_dynamic_rel unless x86/x64 - tccpe.c: construct rather than predefine PE section flags - tccpp.c: (alt.) fix access of dead stack variable after error/longjmp - x86_64-gen.c: fix func_alloca chain for nocode_wanted - tccpp.c/tccgen.c: improve file:line info for inline functions - winapi/winnt.h: correct position for DECLSPEC_ALIGN attribute - win32/lib/crt: simplify top exception handler (needed for signal) - arm64-gen.c: remove dprintf left from VT_CMP commit - tccgen.c: limit binary scan with gcase to > 8 (= smaller code) - tccgen.c: call save_regs(4) in gen_opl for cmp-ops (see test in tcctest.c) |
||
---|---|---|
.. | ||
sec_api | ||
sys | ||
tcc | ||
winapi | ||
_mingw.h | ||
assert.h | ||
conio.h | ||
ctype.h | ||
dir.h | ||
direct.h | ||
dirent.h | ||
dos.h | ||
errno.h | ||
excpt.h | ||
fcntl.h | ||
fenv.h | ||
inttypes.h | ||
io.h | ||
iso646.h | ||
limits.h | ||
locale.h | ||
malloc.h | ||
math.h | ||
mem.h | ||
memory.h | ||
process.h | ||
setjmp.h | ||
share.h | ||
signal.h | ||
stdint.h | ||
stdio.h | ||
stdlib.h | ||
string.h | ||
tchar.h | ||
time.h | ||
uchar.h | ||
vadefs.h | ||
values.h | ||
wchar.h | ||
wctype.h |