| Commit message (Expand) | Author | Age | Files | Lines |
| * | fix to allow build tcc by build-tcc.bat | seyko | 2015-03-19 | 4 | -4/+4 |
| * | Convert some lines from ISO-8859-1 to UTF-8. | Edmund Grimley Evans | 2015-03-11 | 4 | -10/+10 |
| * | .gitignore: Add lib/arm64. | Edmund Grimley Evans | 2015-03-10 | 1 | -0/+1 |
| * | tccgen.c: (!nocode_wanted) -> (nocode_wanted) in arm64 part. | Edmund Grimley Evans | 2015-03-10 | 1 | -2/+2 |
| * | Add some missing nocode_wanted guard | Thomas Preud'homme | 2015-03-10 | 4 | -16/+30 |
| * | lib/Makefile: Partial revert of 896a0c881ac3. | Edmund Grimley Evans | 2015-03-10 | 1 | -1/+0 |
| * | A correction for the commit: revert a grischka patch: gdb refused to know "main" | seyko | 2015-03-10 | 1 | -0/+7 |
| * | don't use a *-tcc to compile *.S files for ARM* | seyko | 2015-03-10 | 1 | -0/+2 |
| * | A native tcc for MSYS (Windows) must be i386-win-tcc.exe and not i386-tcc.exe | seyko | 2015-03-10 | 2 | -1/+17 |
| * | x86-64: Fix stdarg for large non-float structs | Michael Matz | 2015-03-09 | 1 | -4/+3 |
| * | Remove incorrect comment | Michael Matz | 2015-03-09 | 1 | -2/+0 |
| * | Find libtcc1.a on arm32 | Michael Matz | 2015-03-09 | 1 | -1/+1 |
| * | Fix stack overwrite on structure return | Michael Matz | 2015-03-09 | 7 | -17/+26 |
| * | arm64: Implement __clear_cache. | Edmund Grimley Evans | 2015-03-08 | 5 | -1/+63 |
| * | tests/Makefile: Quote to avoid: /bin/sh: 1: [: !=: unexpected operator | Edmund Grimley Evans | 2015-03-07 | 1 | -1/+1 |
| * | arm64: Optimise some integer operations with a constant operand. | Edmund Grimley Evans | 2015-03-07 | 3 | -2/+243 |
| * | tccgen.c: Optimise 0<<x, 0>>x, -1>>x, x&0, x*0, x|-1, x%1. | Edmund Grimley Evans | 2015-03-07 | 1 | -10/+25 |
| * | arm64-gen.c: In load(), do not sign-extend 32-bit VT_CONST. | Edmund Grimley Evans | 2015-03-07 | 1 | -2/+2 |
| * | fix for the array in struct initialization w/o '{', case 2 | seyko | 2015-03-07 | 1 | -9/+16 |
| * | Add __builtin_return_address. | Edmund Grimley Evans | 2015-03-06 | 2 | -1/+14 |
| * | Makefile: install tcc$(EXESUF) as symlink to the $(ARCH)-tcc | seyko | 2015-03-06 | 1 | -4/+2 |
| * | Makefile: add dependencies for $($(I386_CROSS)_LINK), ... | seyko | 2015-03-06 | 1 | -8/+7 |
| * | Makefile leftover of rev 44c6e99 | Roy | 2015-03-06 | 1 | -2/+2 |
| * | fixing decl_initializer() for size_only: don't eat ')' | seyko | 2015-03-05 | 1 | -2/+8 |
| * | Add a dependency for a PROGS and TCCLIBS to a Makefile | seyko | 2015-03-05 | 1 | -0/+2 |
| * | Fix compiling in MinGW/MSYS | Roy | 2015-03-05 | 1 | -2/+2 |
| * | tccelf.c: File path component is "arm64", not "ARM64". | Edmund Grimley Evans | 2015-03-04 | 1 | -1/+1 |
| * | partial revert of the commit 4ad186c5ef61 | seyko | 2015-03-04 | 3 | -0/+41 |
| * | --enable-tcc32-mingw option: build windows version on linux with i386-win-tcc | seyko | 2015-03-04 | 1 | -1/+9 |
| * | gcc options and mingw: move a gcc options detection from a makefile to the co... | seyko | 2015-03-04 | 3 | -18/+20 |
| * | install-clean-tuning | seyko | 2015-03-04 | 1 | -16/+26 |
| * | an unification of the tcc cross names for a windows | seyko | 2015-03-04 | 2 | -21/+21 |
| * | build-libtcc1-by-tcc: use a new tcc to compile a libtcc1.c and alloca.S | seyko | 2015-03-04 | 1 | -7/+0 |
| * | a libraries paths | seyko | 2015-03-04 | 1 | -7/+21 |
| * | reverse a commit a6149c6dbb41: Set CONFIG_MULTIARCHDIR for cross compilers. | seyko | 2015-03-04 | 1 | -4/+4 |
| * | a cpu option of the configure script as a method to specify a target cpu | seyko | 2015-03-04 | 1 | -29/+27 |
| * | Disable floating-point test for ARM soft-float | seyko | 2015-03-04 | 2 | -2/+14 |
| * | disable-BTESTS | seyko | 2015-03-04 | 1 | -1/+0 |
| * | correct a DllMain() declaration in dllcrt1.c and dllmain.c | seyko | 2015-03-03 | 2 | -3/+3 |
| * | win32/include/winsock2.h (look previous commit) | seyko | 2015-03-03 | 1 | -0/+1290 |
| * | add declaration of the "double trunc (double _x)" and winsock2.h | seyko | 2015-03-03 | 1 | -0/+21 |
| * | A lrint functions in win32/include/math.h are rewrittem because tcc can't han... | seyko | 2015-03-03 | 1 | -15/+30 |
| * | wincrt1.c: add definition of the __TRY__ if not defined | seyko | 2015-03-03 | 2 | -0/+16 |
| * | Report a mingw as a execution environment instead of the | seyko | 2015-03-03 | 1 | -16/+10 |
| * | Don't add a slash to the install path of the tcc in display_info() | seyko | 2015-03-03 | 1 | -1/+1 |
| * | A 32/64 bit tcc on linux: an arch specific path for libtcc1.a | seyko | 2015-03-03 | 1 | -1/+19 |
| * | Disable floating-point test for ARM soft-float | seyko | 2015-03-03 | 1 | -0/+2 |
| * | arm-unused-warnings: remove problems with defined but unused wariables | seyko | 2015-03-03 | 2 | -5/+10 |
| * | tcc_add_runtime() for a CONFIG_USE_LIBGCC case: reducing a complexity | seyko | 2015-03-03 | 1 | -5/+2 |
| * | x86_64-win-tcc elfinterp: a bug correction | seyko | 2015-03-03 | 1 | -4/+4 |