| Commit message (Expand) | Author | Age | Files | Lines |
| * | Remove some unused-parameter lint | Larry Doolittle | 2017-05-08 | 1 | -0/+3 |
| * | Spelling fixes in C comments only | Larry Doolittle | 2017-05-07 | 1 | -2/+2 |
| * | Simple-minded fix for bug #50847 | Larry Doolittle | 2017-04-25 | 1 | -0/+1 |
| * | final adjustments for release | grischka | 2017-04-25 | 1 | -17/+10 |
| * | tcc: early OSX native support | Andrei Warkentin | 2017-04-25 | 1 | -2/+17 |
| * | Add support of musl-libc | Marc Vertes | 2017-04-20 | 1 | -0/+4 |
| * | tccgen/win32: let __declspec(dllimport) imply extern | grischka | 2017-04-04 | 1 | -1/+5 |
| * | cross-compilers: allow individual configuration | grischka | 2017-02-23 | 1 | -2/+0 |
| * | tcc: re-enable correct option -r support | grischka | 2017-02-20 | 1 | -19/+0 |
| * | tcc -hh: show more options | grischka | 2017-02-18 | 1 | -0/+4 |
| * | tcctools.c: integrate tiny_libmaker/_impdef | grischka | 2017-02-18 | 1 | -82/+128 |
| * | -Wl, --enable-new-dtags for DT_RUNPATH instead of DT_RPATH | Steffen Nurpmeso | 2017-02-18 | 1 | -0/+2 |
| * | win32: adjust new unicode support | grischka | 2017-02-18 | 1 | -3/+0 |
| * | mems & leaks | grischka | 2017-02-13 | 1 | -4/+15 |
| * | fixes & cleanups | grischka | 2017-02-13 | 1 | -11/+12 |
| * | libtcc: support multiple -Wl,-rpath=...'s | grischka | 2017-02-11 | 1 | -7/+11 |
| * | tcc: don't use pstrcpy, fix win32 spanwn quoting | grischka | 2017-02-08 | 1 | -4/+4 |
| * | win32: support "-Wl,--large-address-aware" option | Pavlas, Zdenek | 2016-12-30 | 1 | -0/+2 |
| * | tests: OOT build fixes etc. | grischka | 2016-12-20 | 1 | -1/+1 |
| * | libtcc.c: -m option cleanup | grischka | 2016-12-18 | 1 | -177/+124 |
| * | tests: add memory leak test | grischka | 2016-12-18 | 1 | -10/+13 |
| * | Handle multiple -O options | Michael Matz | 2016-12-15 | 1 | -3/+5 |
| * | x86_64: Add -mno-sse option | Michael Matz | 2016-12-15 | 1 | -2/+13 |
| * | Handle __builtin_extract_return_addr | Michael Matz | 2016-12-15 | 1 | -0/+3 |
| * | Fix access-after-free with statement expressions | Michael Matz | 2016-12-15 | 1 | -2/+2 |
| * | Accept -Wp,args | Michael Matz | 2016-12-15 | 1 | -0/+6 |
| * | Add --param, reject -mARG if ARG not 32 or 64 | Michael Matz | 2016-12-15 | 1 | -0/+4 |
| * | Implement -include cmdline option | Michael Matz | 2016-12-15 | 1 | -0/+6 |
| * | Free defines before gen_inline_functions | Michael Matz | 2016-12-15 | 1 | -2/+2 |
| * | tccelf: some linker cleanup | grischka | 2016-12-15 | 1 | -1/+0 |
| * | Do section relocation in architecture backend | Thomas Preud'homme | 2016-12-03 | 1 | -0/+5 |
| * | Rename add_elf_sym to set_elf_sym | Thomas Preud'homme | 2016-12-03 | 1 | -1/+1 |
| * | Implement gcc bitfield algorithm; add -mms-bitfields | David Mertens | 2016-11-28 | 1 | -0/+6 |
| * | tccrun/win64: cleanup runtime function table | grischka | 2016-10-19 | 1 | -6/+2 |
| * | tccpp_new/delete and other cleanups | grischka | 2016-10-17 | 1 | -42/+19 |
| * | system-hacks: define __GNUC__ for FreeBSD | Michael Matz | 2016-10-17 | 1 | -10/+9 |
| * | No 'Thread Storage Local' on FreeBSD with tcc. | Christian Jullien | 2016-10-15 | 1 | -0/+2 |
| * | Backslash was missing after reindentation to let code be < 80 col. | Christian Jullien | 2016-10-15 | 1 | -1/+1 |
| * | #define __GNUC__ = 2.1 | grischka | 2016-10-15 | 1 | -6/+19 |
| * | tccgen/tccelf: move code from libtcc.c | grischka | 2016-10-15 | 1 | -442/+96 |
| * | Add more OpenBSD support. | Christian Jullien | 2016-10-15 | 1 | -1/+4 |
| * | Misc. fixes | grischka | 2016-10-05 | 1 | -9/+13 |
| * | tccpp: no cache for include if #elif seen | grischka | 2016-10-04 | 1 | -2/+0 |
| * | configure: fix tcc_lddir, cpu | grischka | 2016-10-03 | 1 | -3/+5 |
| * | Revert "-fnormalize-inc-dirs" | grischka | 2016-10-01 | 1 | -93/+0 |
| * | build: revert Makefiles to 0.9.26 state (mostly) | grischka | 2016-10-01 | 1 | -3/+3 |
| * | libtcc: reimplement option -Wl,[-no]-whöle-archive | grischka | 2016-10-01 | 1 | -82/+69 |
| * | libtcc: -Wl,... incremental parsing | grischka | 2016-10-01 | 1 | -34/+27 |
| * | Revert "output all sections if we produce an executable file" | grischka | 2016-10-01 | 1 | -2/+1 |
| * | Revert part of "fix installation amd bcheck for Windows" | grischka | 2016-10-01 | 1 | -10/+0 |