| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | tcctest: plugged memleak (was polluting valgrind reports) | Joe Soroka | 2011-02-01 | 1 | -0/+1 |
| * | tccasm: allow one-line prefix+op things like "rep stosb" | Joe Soroka | 2011-02-01 | 1 | -0/+43 |
| * | tccpp: fix bug in handling of recursive macros | Joe Soroka | 2011-02-01 | 1 | -0/+31 |
| * | weak definitions overrule non-weak prototypes | Joe Soroka | 2011-02-01 | 1 | -0/+6 |
| * | support weak attribute on variables | Joe Soroka | 2011-02-01 | 1 | -0/+18 |
| * | Support struct arguments with stdarg.h | Shinichiro Hamaji | 2010-12-28 | 1 | -0/+23 |
| * | Test va_copy in tcctest.c | Shinichiro Hamaji | 2010-12-28 | 1 | -2/+4 |
| * | Fix casts from 32bit integer types to 64bit integer types. | Shinichiro Hamaji | 2010-08-31 | 1 | -0/+8 |
| * | Fix alignment around struct for SSE. | Shinichiro Hamaji | 2010-08-27 | 1 | -3/+3 |
| * | x86-64: change the type of size_t and ptrdiff_t. | Shinichiro Hamaji | 2009-08-24 | 1 | -0/+2 |
| * | drop alloca #define | grischka | 2009-05-16 | 1 | -0/+14 |
| * | fix makefiles etc for subdirs | grischka | 2009-04-18 | 1 | -1/+1 |
| * | new subdirs: include, lib, tests | grischka | 2009-04-18 | 1 | -0/+2188 |
