aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* libtcc.c: Completely replace tcc_normalize_inc_dirs.Edmund Grimley Evans2015-11-111-73/+26
* arm64-gen.c: Avoid some cases of undefined behaviour.Edmund Grimley Evans2015-11-091-44/+55
* tccelf.c: Avoid two trivial instances of undefined behaviour.Edmund Grimley Evans2015-11-091-2/+4
* win: include dirs: add some docs, minor refactorAvi Halachmi (:avih)2015-11-081-4/+18
* lib/Makefile: filter-out -b flag from XFLAGSseyko2015-11-081-1/+1
* fix tcc_mormalize_inc_dirs namingseyko2015-11-081-2/+2
* win: fix incorrect directory detectionAvi Halachmi (:avih)2015-11-081-1/+2
* win: fix dir comparison during include dirs processingAvi Halachmi (:avih)2015-11-081-16/+60
* win: libm: add implementation for round/fmin/fmax and variantsAvi Halachmi (:avih)2015-11-071-0/+113
* win: math.h: fix fpclassify/signbit/etc - use C instead of broken asmAvi Halachmi (:avih)2015-11-072-22/+97
* win: math.h: isnan: use macro, similar to others (still broken)Avi Halachmi (:avih)2015-11-071-32/+1
* Revert "win32/include/math.h: remoing a "t" modifier usage"Avi Halachmi (:avih)2015-11-071-31/+10
* TOK_INCLUDE: fix for the "normalize inc dirs"seyko2015-11-061-1/+1
* TOK_INCLUDE: streamlineseyko2015-11-061-12/+5
* tcctok.h: Put TOK_memmove in the correct places (I hope).Edmund Grimley Evans2015-11-051-1/+2
* tcctok.h: Revert 41408f2, which moved TOK_memmove.Edmund Grimley Evans2015-11-051-1/+1
* tcc.h: remove CONFIG_TCCBOOT partseyko2015-11-051-7/+0
* fix for the "tccgen.c: Use memmove for struct assignment"seyko2015-11-051-1/+1
* fix for the previous commitseyko2015-11-051-0/+1
* normalize inc dirs, symplify include_nextseyko2015-11-053-71/+97
* win32/include/math.h: remoing a "t" modifier usageseyko2015-11-051-10/+31
* lib/libtcc1.c: Replace "long" with "unsigned int" in union float_long.Edmund Grimley Evans2015-11-041-1/+1
* tccpp.c: In TOK_GET, add comment warning about illegal cast.Edmund Grimley Evans2015-11-041-8/+11
* tccpp.c: Define and use tok_last for checking if last token is space.Edmund Grimley Evans2015-11-041-1/+16
* tccgen.c: Use memmove for struct assignment: dest and src may be equal.Edmund Grimley Evans2015-11-041-1/+2
* tccgen.c: Fix memory leak involving asm_label.Edmund Grimley Evans2015-11-041-5/+9
* tests/tcctest.c: Fix up format strings.Edmund Grimley Evans2015-11-041-28/+28
* Enable variable-length arrays on arm64.Edmund Grimley Evans2015-10-312-5/+12
* defined twice: revertseyko2015-10-291-1/+1
* comment out tcc_error_noabort("'%s' defined twice"...seyko2015-10-251-1/+1
* include/stddef.h: define NULL only if undefinedseyko2015-10-251-0/+3
* tcc help output for the -xc -xa - optionsseyko2015-10-241-0/+2
* fix for the #include_next, v4 (final)seyko2015-10-201-19/+54
* fix for the #include_next, v3seyko2015-10-191-14/+4
* fix for the #include_next, v2seyko2015-10-171-1/+15
* reverse a previous patchseyko2015-10-171-1/+3
* fix for the #include_nextseyko2015-10-171-3/+1
* parsing "..." sequenceseyko2015-10-171-3/+1
* tccelf.c: Reset sym after call to build_got.Edmund Grimley Evans2015-10-161-1/+3
* tccpp.c: Avoid infinite loop on: printf '/**' | ./tcc -Edmund Grimley Evans2015-10-151-0/+2
* tccgen.c: Remove undefined shift of negative signed value.Edmund Grimley Evans2015-10-151-3/+4
* Correct prototype: void __clear_cache(void *, void *).Edmund Grimley Evans2015-10-153-4/+4
* Define CONFIG_TCC_ELFINTERP on NetBSD as /usr/libexec/ld.elf_soKamil Rytarowski2015-10-111-0/+2
* Define __WINT_TYPE__ as int in NetBSDKamil Rytarowski2015-10-111-1/+1
* Add support for -D__NetBSD__Kamil Rytarowski2015-10-111-0/+5
* win32: UUID typedef addedseyko2015-09-251-0/+5
* a number as a field name (part 2)seyko2015-09-251-0/+2
* a number as a field nameseyko2015-09-251-2/+4
* SSE opcodes to TCC assembler (i386, x86_64)seyko2015-09-232-2/+54
* Adding two more people to the RELICENSING file.gus knight2015-07-311-0/+2