| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Remove some unused arguments | Michael Matz | 2017-05-08 | 2 | -4/+3 |
| * | bitfields: fix long bitfields | Michael Matz | 2017-05-08 | 1 | -3/+3 |
| * | Improve musl and uclibc detection | Marc Vertes | 2017-05-08 | 1 | -1/+8 |
| * | Fix spelling in help message | Larry Doolittle | 2017-05-08 | 1 | -1/+1 |
| * | Remove some unused-parameter lint | Larry Doolittle | 2017-05-08 | 5 | -9/+21 |
| * | C string litteral is const, fix return type of default_elfinterp. Remove #ifn... | Christian Jullien | 2017-05-08 | 2 | -4/+4 |
| * | Spelling fixes in C comments only | Larry Doolittle | 2017-05-07 | 19 | -48/+48 |
| * | Add missing const and add warning flags | Larry Doolittle | 2017-05-07 | 2 | -2/+2 |
| * | Fix a warning | Michael Matz | 2017-05-08 | 1 | -1/+1 |
| * | more minor fixes | grischka | 2017-05-07 | 9 | -166/+194 |
| * | Accept extern initialized file-scope variables | Michael Matz | 2017-05-07 | 2 | -1/+4 |
| * | elf: Fix last commit | Michael Matz | 2017-05-07 | 1 | -7/+53 |
| * | elf: Support STB_LOCAL dynamic symbols | Michael Matz | 2017-05-07 | 5 | -0/+5 |
| * | elf: Ignore SHF_COMPRESSED sections | Michael Matz | 2017-05-06 | 2 | -1/+11 |
| * | struct-init: Fix zero initialization with multi-level designators | Michael Matz | 2017-05-06 | 3 | -67/+96 |
| * | Fix unsigned enum bit-fields | Michael Matz | 2017-05-05 | 3 | -1/+60 |
| * | Fix segfault with invalid function def | Michael Matz | 2017-05-05 | 2 | -1/+6 |
| * | Rebuild cross compilers when sources change | Michael Matz | 2017-05-02 | 1 | -1/+1 |
| * | Tidy decl_designator | Michael Matz | 2017-05-02 | 1 | -26/+15 |
| * | Remove label_or_decl | Michael Matz | 2017-05-02 | 1 | -21/+5 |
| * | Cleanups (float consts, sections, symbols) | Michael Matz | 2017-05-02 | 3 | -79/+42 |
| * | Merge func_decl_list into decl0 | Michael Matz | 2017-05-02 | 1 | -67/+38 |
| * | Tidy decl_designator | Michael Matz | 2017-05-02 | 1 | -9/+2 |
| * | Tidy unary() a bit | Michael Matz | 2017-05-02 | 3 | -30/+43 |
| * | Factor some code | Michael Matz | 2017-05-02 | 1 | -63/+47 |
| * | Extend type_to_str | Michael Matz | 2017-05-02 | 1 | -1/+11 |
| * | Reorganize type parsing | Michael Matz | 2017-05-02 | 2 | -64/+91 |
| * | Tidy typename parsing a bit | Michael Matz | 2017-05-02 | 1 | -26/+16 |
| * | Tidy arg parsing for builtins | Michael Matz | 2017-05-02 | 1 | -76/+52 |
| * | Clarify that the CIL target code is dead | Michael Matz | 2017-05-02 | 1 | -0/+2 |
| * | Remove VT_REF | Michael Matz | 2017-05-02 | 3 | -12/+3 |
| * | Fix bogus check for VT_LLOCAL types | Michael Matz | 2017-05-02 | 1 | -4/+8 |
| * | elf: Tidy section headers | Michael Matz | 2017-05-02 | 1 | -2/+51 |
| * | fix __builtin_expect | Michael Matz | 2017-05-02 | 1 | -25/+2 |
| * | Fix more bitfield corner cases | Michael Matz | 2017-05-01 | 2 | -0/+9 |
| * | Fix last change | Michael Matz | 2017-05-01 | 1 | -1/+1 |
| * | Remove a bit-field TODO | Michael Matz | 2017-04-29 | 3 | -1/+9 |
| * | Fix char bitfields corner case | Michael Matz | 2017-04-29 | 2 | -1/+7 |
| * | arm: Fix build_got_entries | Thomas Stalder | 2017-04-27 | 1 | -1/+5 |
| * | Add -static to be in sync with Windows bat. | Christian Jullien | 2017-04-27 | 1 | -1/+1 |
| * | configure: fix permissions | grischka | 2017-04-26 | 1 | -0/+0 |
| * | Simple-minded fix for bug #50847 | Larry Doolittle | 2017-04-25 | 3 | -1/+4 |
| * | final adjustments for release | grischka | 2017-04-25 | 13 | -159/+158 |
| * | tcc: report Darwin when building for Mach-O binaries. | Andrei Warkentin | 2017-04-25 | 1 | -0/+2 |
| * | tcc: fixup clang warnings | Andrei Warkentin | 2017-04-25 | 10 | -45/+17 |
| * | tcc: early OSX native support | Andrei Warkentin | 2017-04-25 | 4 | -4/+48 |
| * | Add support of musl-libc | Marc Vertes | 2017-04-20 | 8 | -6/+33 |
| * | tccpp: Fix corner case of fnlike macro invocation | Michael Matz | 2017-04-15 | 3 | -2/+22 |
| * | tccgen/win32: let __declspec(dllimport) imply extern | grischka | 2017-04-04 | 7 | -170/+166 |
| * | Even on Darwin, tcc should display Linux | Christian Jullien | 2017-02-26 | 1 | -2/+0 |
