2017-07-20 |
grischka | tcc -dt -run ... : simpler is better
|
commit | commitdiff | tree |
2017-07-16 |
grischka | tccgen: nodata_wanted
|
commit | commitdiff | tree |
2017-07-14 |
grischka | #pragma comment(option,"-..."), bitfields test, etc...
|
commit | commitdiff | tree |
2017-07-09 |
grischka | refactor bitfields
|
commit | commitdiff | tree |
2017-07-09 |
grischka | refactor enums
|
commit | commitdiff | tree |
2017-07-09 |
grischka | refactor sym & attributes
|
commit | commitdiff | tree |
2017-07-09 |
grischka | unsorted adjustments
|
commit | commitdiff | tree |
2017-07-09 |
grischka | tccpp: allow "#define X defined Y ..."
|
commit | commitdiff | tree |
2017-05-13 |
grischka | configure: --config-musl/-uClibc switch & misc cleanups
|
commit | commitdiff | tree |
2017-05-09 |
grischka | bitfields: promote to signed int
|
commit | commitdiff | tree |
2017-05-09 |
grischka | bitfields: one more hack and a "-Wgcc-compat" switch
|
commit | commitdiff | tree |
2017-05-07 |
grischka | more minor fixes
|
commit | commitdiff | tree |
2017-04-25 |
grischka | configure: fix permissions
|
commit | commitdiff | tree |
2017-04-25 |
grischka | final adjustments for release
|
commit | commitdiff | tree |
2017-04-04 |
grischka | tccgen/win32: let __declspec(dllimport) imply extern
|
commit | commitdiff | tree |
2017-02-25 |
grischka | makefile: unify cross with native builds
|
commit | commitdiff | tree |
2017-02-23 |
grischka | cross-compilers: allow individual configuration
|
commit | commitdiff | tree |
2017-02-20 |
grischka | tcc: re-enable correct option -r support
|
commit | commitdiff | tree |
2017-02-18 |
grischka | tcc -hh: show more options
|
commit | commitdiff | tree |
2017-02-18 |
grischka | tcctools.c: integrate tiny_libmaker/_impdef
|
commit | commitdiff | tree |
2017-02-18 |
Steffen Nurpmeso | -Wl, --enable-new-dtags for DT_RUNPATH instead of DT_RPATH
|
commit | commitdiff | tree |
2017-02-18 |
grischka | win32: adjust new unicode support
|
commit | commitdiff | tree |
2017-02-13 |
grischka | updates & cleanups (tcc-doc/Changelog/TODO ...)
|
commit | commitdiff | tree |
2017-02-13 |
grischka | mems & leaks
|
commit | commitdiff | tree |
2017-02-13 |
grischka | fixes & cleanups
|
commit | commitdiff | tree |
2017-02-12 |
grischka | tccgen: yet another nocode_wanted fix
|
commit | commitdiff | tree |
2017-02-11 |
grischka | libtcc: support multiple -Wl,-rpath=...'s
|
commit | commitdiff | tree |
2017-02-11 |
grischka | arm: libtcc1.a needs gcc with -fPIC
|
commit | commitdiff | tree |
2017-02-08 |
grischka | update VERSION to 0.9.27
|
commit | commitdiff | tree |
2017-02-08 |
grischka | win32: build-tcc.bat: add some options
|
commit | commitdiff | tree |
2017-02-08 |
grischka | win32: include/winapi: remove more files
|
commit | commitdiff | tree |
2017-02-08 |
grischka | tcc: don't use pstrcpy, fix win32 spanwn quoting
|
commit | commitdiff | tree |
2017-02-08 |
grischka | tccgen: factor out gfunc_return
|
commit | commitdiff | tree |
2017-02-05 |
grischka | tccgen: gen_cast: cast FLOAT to DOUBLE
|
commit | commitdiff | tree |
2017-02-05 |
grischka | Revert "partial revert of the commit 4ad186c5ef61"
|
commit | commitdiff | tree |
2017-02-05 |
grischka | tccrun: sort sections
|
commit | commitdiff | tree |
2017-02-05 |
grischka | tccrun: 'selinux' mmap: use only one mapping
|
commit | commitdiff | tree |
2016-12-20 |
grischka | tests: OOT build fixes etc.
|
commit | commitdiff | tree |
2016-12-18 |
grischka | i386-gen: fix USE_EBX
|
commit | commitdiff | tree |
2016-12-18 |
grischka | libtcc.c: -m option cleanup
|
commit | commitdiff | tree |
2016-12-18 |
grischka | tests: add memory leak test
|
commit | commitdiff | tree |
2016-12-18 |
grischka | tccgen: nocode_wanted++/--
|
commit | commitdiff | tree |
2016-12-18 |
grischka | tccgen: fix expr_cond for alt. nocode_wanted
|
commit | commitdiff | tree |
2016-12-18 |
grischka | tccgen: nocode_wanted alternatively
|
commit | commitdiff | tree |
2016-12-15 |
grischka | tests: add .so/.dll creation test
|
commit | commitdiff | tree |
2016-12-15 |
grischka | tccelf: some linker cleanup
|
commit | commitdiff | tree |
2016-11-28 |
grischka | configure: prefer lib64 on 64-bit platforms
|
commit | commitdiff | tree |
2016-11-20 |
grischka | tccelf: introduce add32/64le()
|
commit | commitdiff | tree |
2016-11-20 |
grischka | x86_64-asm: =m operand fixes
|
commit | commitdiff | tree |
2016-11-11 |
grischka | tccgen: fix inline_functions double free fix
|
commit | commitdiff | tree |
2016-11-11 |
grischka | tccgen: inline_functions double free fix
|
commit | commitdiff | tree |
2016-10-19 |
grischka | i386-gen: use EBX as 4th register
|
commit | commitdiff | tree |
2016-10-19 |
grischka | lib/libtcc1.c: cleanup
|
commit | commitdiff | tree |
2016-10-19 |
grischka | tccrun/win64: cleanup runtime function table
|
commit | commitdiff | tree |
2016-10-17 |
grischka | configure: --triplet= option, Makefile: cleanup
|
commit | commitdiff | tree |
2016-10-17 |
grischka | tccpp_new/delete and other cleanups
|
commit | commitdiff | tree |
2016-10-16 |
grischka | i386: do not 'lexpand' into registers necessarily
|
commit | commitdiff | tree |
2016-10-16 |
grischka | tccgen/32bits: fix unsigned long long -> int cast
|
commit | commitdiff | tree |
2016-10-15 |
grischka | #define __GNUC__ = 2.1
|
commit | commitdiff | tree |
2016-10-15 |
grischka | tccgen/tccelf: move code from libtcc.c
|
commit | commitdiff | tree |
2016-10-13 |
grischka | tccgen: 32bits: fix PTR +/- long long
|
commit | commitdiff | tree |
2016-10-09 |
grischka | tccpp : "tcc -E -P" : suppress empty lines
|
commit | commitdiff | tree |
2016-10-05 |
grischka | Misc. fixes
|
commit | commitdiff | tree |
2016-10-04 |
grischka | tccgen: arm/i386: save_reg_upstack
|
commit | commitdiff | tree |
2016-10-04 |
grischka | tccpp: no cache for include if #elif seen
|
commit | commitdiff | tree |
2016-10-03 |
grischka | Alternative fix for "Incorrect function call code on...
|
commit | commitdiff | tree |
2016-10-03 |
grischka | configure: fix tcc_lddir, cpu
|
commit | commitdiff | tree |
2016-10-01 |
grischka | tccgen: fix long long -> char/short cast
|
commit | commitdiff | tree |
2016-10-01 |
grischka | win32/64: msys2 support
|
commit | commitdiff | tree |
2016-10-01 |
Balazs Kezes | Incorrect function call code on ARMv6
|
commit | commitdiff | tree |
2016-10-01 |
grischka | tccelf: allow multiple declaration of bss/common symbols
|
commit | commitdiff | tree |
2016-10-01 |
grischka | tccpp: parse_line_comment: fix possible buffer overrun
|
commit | commitdiff | tree |
2016-10-01 |
grischka | tccpp: allow "0x1e+1" in asm
|
commit | commitdiff | tree |
2016-10-01 |
grischka | tccpp: token ## pasting: preserve parts if pasting...
|
commit | commitdiff | tree |
2016-10-01 |
grischka | Revert "-fnormalize-inc-dirs"
|
commit | commitdiff | tree |
2016-10-01 |
grischka | tcc -E: add one space in cases: tiny solution
|
commit | commitdiff | tree |
2016-10-01 |
grischka | build: restore out-of-tree support
|
commit | commitdiff | tree |
2016-10-01 |
grischka | build: revert Makefiles to 0.9.26 state (mostly)
|
commit | commitdiff | tree |
2016-10-01 |
grischka | test/pp: cleanup
|
commit | commitdiff | tree |
2016-10-01 |
grischka | libtcc: reimplement option -Wl,[-no]-whöle-archive
|
commit | commitdiff | tree |
2016-10-01 |
grischka | libtcc: -Wl,... incremental parsing
|
commit | commitdiff | tree |
2016-10-01 |
grischka | Revert "output all sections if we produce an executable...
|
commit | commitdiff | tree |
2016-10-01 |
grischka | Revert part of "fix installation amd bcheck for Windows"
|
commit | commitdiff | tree |
2016-10-01 |
grischka | libtcc: filetype cleanup
|
commit | commitdiff | tree |
2016-10-01 |
grischka | Remove misc. files
|
commit | commitdiff | tree |
2016-10-01 |
grischka | tccpp: cleanup
|
commit | commitdiff | tree |
2016-10-01 |
grischka | libtcc: cleanup @listfile
|
commit | commitdiff | tree |
2016-10-01 |
grischka | libtcc: cleanup -x<filetype> switch code
|
commit | commitdiff | tree |
2016-10-01 |
grischka | Revert "ability to compile multiple *.c files with...
|
commit | commitdiff | tree |
2016-10-01 |
grischka | tccpp: #pragma once: make it work
|
commit | commitdiff | tree |
2016-10-01 |
grischka | tccpp: restore -D symbols for multiple sources
|
commit | commitdiff | tree |
2016-10-01 |
grischka | Revert "--whole-archive support"
|
commit | commitdiff | tree |
2016-07-10 |
grischka | win64: fix va_arg
|
commit | commitdiff | tree |
2016-05-25 |
grischka | tccgen: gen_assign_cast(): cannot cast struct to scalar
|
commit | commitdiff | tree |
2016-05-25 |
grischka | Redo "fix line number in macro redefined message"
|
commit | commitdiff | tree |
2016-05-12 |
grischka | tcc -E -P10 : output all numbers as decimals
|
commit | commitdiff | tree |
2016-05-06 |
grischka | tccgen: scopes levels for local symbols (update 2)
|
commit | commitdiff | tree |
2016-05-05 |
grischka | tccgen: scopes levels for local symbols (update 1)
|
commit | commitdiff | tree |
2016-05-05 |
grischka | tccpp: cleanup options -dD -dM, remove -C
|
commit | commitdiff | tree |
2016-05-05 |
grischka | tccgen: scope levels for local symbols
|
commit | commitdiff | tree |