| 2013-05-05 |
Shinichiro... | Relicensing TinyCC mob |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2013-05-05 |
Thomas Preud... | Relicensing TinyCC |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2013-05-05 |
grischka | Relicensing TinyCC |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2013-05-01 |
Daniel Glöckner | ARM hardfloat: fix struct return with float/double... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2013-04-29 |
grischka | avoid "decl after statement" please |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2013-04-27 |
James Lyon | Improved variable length array support. |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2013-04-26 |
James Lyon | Fixed x86-64 long double passing. |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2013-04-26 |
James Lyon | Fixed silly error in Windows build of tests (abitest... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2013-04-25 |
James Lyon | Fixed i386 calling convention issue and CMake build... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2013-04-25 |
James Lyon | Sorted out CMake on x86-64 and fixed silly XMM# bug... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2013-04-25 |
James Lyon | Added cross compilation to CMake build system. |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2013-04-24 |
James Lyon | 64-bit tests now pass (well, nearly). |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2013-04-21 |
James Lyon | Added CMake build system (to facilitate Win64 builds) |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2013-04-19 |
James Lyon | Workaround for MinGWs use of 80-bit long double on... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2013-04-19 |
James Lyon | Fixed 64-bit integer bug introduced by x86-64 ABI work. |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2013-04-19 |
James Lyon | Improved x86-64 XMM register argument passing. |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2013-04-19 |
James Lyon | Fixed problems with XMM1 use on Linux/x86-64. |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2013-04-19 |
James Lyon | Most x86-64 tests now work; only on error in test1-3. |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2013-04-19 |
James Lyon | Got test1-3 working on x86-64. |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2013-04-18 |
James Lyon | x86-64 ABI fixes. |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2013-04-18 |
James Lyon | Added some additional tests to abitest.c |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2013-04-18 |
James Lyon | Tests in abitest.c now work on Win32. |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2013-04-17 |
James Lyon | Added ABI compatibility tests with native compiler... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2013-04-17 |
James Lyon | Fixed tests on Windows (including out-of-tree problems) |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2013-04-17 |
James Lyon | Fixed out of tree build problem on Windows. |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2013-04-08 |
Thomas Preud... | Fix building instruction wrt make/gmake |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2013-03-25 |
Jov | Update README,add x86_64/arm,FreeBSD/OSX etc. |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2013-03-19 |
Thomas Preud... | Fix synchronization between data and instr caches |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2013-03-18 |
Thomas Preud... | Flush caches before -running program |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2013-03-14 |
Thomas Preud... | Fix configure script on FreeBSD |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2013-03-11 |
Thomas Preud... | Update .gitignore with regards to test changes |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2013-02-20 |
Urs Janssen | document $CPATH, $C_INCLUDE_PATH, $LIBRARY_PATH |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2013-02-19 |
Urs Janssen | don't confuse LD_LIBRARY_PATH (run time) with LIBRARY_P... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2013-02-19 |
Andrew Aladjev | added CPATH, C_INCLUDE_PATH and LD_LIBRARY_PATH |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2013-02-18 |
Urs Janssen | remove doubled prototype |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2013-02-18 |
Thomas Preud... | Fix GNU Hurd interpreter path |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2013-02-18 |
Thomas Preud... | Add support for KfreeBSD 64bits |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2013-02-18 |
Roy | libtcc: tcc_define_symbol() uses strings, fix segfault |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2013-02-17 |
Thomas Preud... | Define __STDC_HOSTED__ to a sane value |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2013-02-17 |
Thomas Preud... | Define __STDC_HOSTED__ |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2013-02-16 |
Urs Janssen | add version number to manpage |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2013-02-15 |
Thomas Preud... | Release TinyCC 0.9.26 master release_0_9_26 |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2013-02-15 |
Urs Janssen | fixed pasto in in 108b2876; background for the addition... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2013-02-15 |
Urs Janssen | - document -dumpversion |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2013-02-14 |
Urs Janssen | - don't use GCC_MAJOR to see if we're not using gcc... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2013-02-14 |
Thomas Preud... | Revert "Don't search libgcc_s.so.1 on /lib64" |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2013-02-14 |
grischka | configure: detect ARM variants |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2013-02-14 |
Thomas Preud... | Don't search libgcc_s.so.1 on /lib64 |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2013-02-14 |
grischka | configure: pass CONFIG_xxxDIR/PATH options via commandline |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2013-02-14 |
Thomas Preud... | Add missing heading slash to detect /lib64 systems |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2013-02-14 |
Thomas Preud... | Add arm ABI detection in conftest.c |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2013-02-14 |
Thomas Preud... | Another attempt to "detect" multiarch |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2013-02-14 |
Urs Janssen | - make clang accept unportable code in libtcc1.c |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2013-02-14 |
grischka | configure: cleanup |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2013-02-13 |
Thomas Preud... | Create config-print program to test $cc |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2013-02-13 |
Thomas Preud... | Various fixes for f9ac2013 |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2013-02-13 |
Thomas Preud... | Detect multiarch triplet and lddir from ldd output |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2013-02-13 |
Thomas Preud... | Fix previous commit |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2013-02-13 |
Thomas Preud... | Improve multiarch detection |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2013-02-12 |
grischka | libtcc: new LIBTCCAPI tcc_set_options(TCCState*, const... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2013-02-10 |
grischka | tcc --help: update option summary |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2013-02-09 |
grischka | tcc -vv/--print-search-dirs: print more info |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2013-02-08 |
grischka | tcc.h: declare CValue.tab[LDOUBLE_SIZE/4] |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2013-02-08 |
Thomas Preud... | Fix fn_dirname in configure script |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2013-02-06 |
grischka | lib/Makefile: use CC, add bcheck to libtcc1.a |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2013-02-05 |
grischka | tccelf: fix debug section relocation |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2013-02-05 |
grischka | tests: cleanup |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2013-02-05 |
grischka | tests2: move into tests |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2013-02-05 |
Thomas Preud... | Align on 4n bytes when copying fct args on stack |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2013-02-04 |
grischka | portability: make tcc_get_symbol() available for non... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2013-02-04 |
Thomas Preud... | Slightly improved support for !gcc compilers |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2013-02-04 |
grischka | win32: Honor "-Wl,-subsystem=console/gui" option |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2013-02-04 |
grischka | tccrun.c: unify rt_get_caller_pc prototype |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2013-02-04 |
grischka | Makefile: fix "allow CONFIG_LDDIR=lib64 configuration" |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2013-02-04 |
grischka | portability: fix void* <-> target address conversion... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2013-02-04 |
grischka | Makefile: allow CONFIG_LDDIR=lib64 configuration |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2013-02-04 |
grischka | win32: wincrt1.c: include stdlib.h for exit() |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2013-02-04 |
grischka | c67: remove global #define's for TRUE/FALSE/BOOL |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2013-02-04 |
Thomas Preud... | arm-gen.c: fix var initialization in gfunc_call |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2013-02-04 |
Daniel Glöckner | arm: force rounding towards zero on cast to integer... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2013-02-03 |
Daniel Glöckner | arm: fix conversion from float/double to signed integer... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2013-02-03 |
Daniel Glöckner | arm: fix conversion from integer to float/double with VFP |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2013-01-31 |
Thomas Preud... | Revert "Add predictability in CType initialization." |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2013-01-31 |
Thomas Preud... | Revert "Don't call elf_hash on NULL value" |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2013-01-31 |
grischka | safety: replace occurrences of strcpy by pstrcpy |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2013-01-31 |
Thomas Preud... | Revert "Check whether structure fields have a type" |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2013-01-31 |
Thomas Preud... | Check whether structure fields have a type |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2013-01-31 |
Domingo Alvarez... | Don't call elf_hash on NULL value |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2013-01-31 |
Domingo Alvarez... | Add predictability in CType initialization. |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2013-01-30 |
Thomas Preud... | Fix cross-compilation out-of-tree build |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2013-01-30 |
grischka | Changelog: cleanup |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2013-01-30 |
grischka | arm: define TCC_ARM_VERSION for cross compiler |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2013-01-30 |
grischka | tccpe: no debug, no stabs |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2013-01-30 |
grischka | configure: use relative paths for in-tree build |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2013-01-30 |
Thomas Preud... | Add my copyright for changes in arm-gen.c |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2013-01-30 |
Thomas Preud... | Changelog update |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2013-01-30 |
Thomas Preud... | Update Changelog |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2013-01-29 |
Thomas Preud... | Favor arm hardfloat over arm softfloat. |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2013-01-28 |
Thomas Preud... | Fix overflow detection in ARM relocation |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2013-01-27 |
Thomas Preud... | Fix stack alignment on 8 bytes at function call |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| next |