| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Revert mistake in "win32: malloc.h: fix win32 ... _STATIC_ASSERT" | grischka | 2013-01-14 | 1 | -28/+0 |
| | | | | | | | | from commit fc574f14984d11f1ead50560d1bdc5ae0eaf6d8d. The files from include are copied to win32/include with make install or build-tcc.bat. | ||||
| * | win32: malloc.h: fix win32 tcc-tcc complication by correcting ↵ | Roy | 2012-12-31 | 1 | -0/+28 |
| | | | | | | | _STATIC_ASSERT, ideas from mingw-w64 changeset 4293 stdarg.h, stddef.h: _mingw.h needs them | ||||
| * | win64: use new headers from mingw | grischka | 2009-07-18 | 1 | -23/+0 |
| | | |||||
| * | drop alloca #define | grischka | 2009-05-16 | 1 | -4/+1 |
| | | | | | | | | (Because GNU's alloca.h unconditionally #undef's alloca) Also, remove gcc specific sections in headers. and instead change tests such that gcc does not use them. | ||||
| * | Import more changesets from Rob Landley's fork (part 2) | grischka | 2007-11-21 | 1 | -3/+8 |
| | | |||||
| * | win32 merge | bellard | 2005-04-14 | 1 | -0/+21 |
