| 2010-01-14 |
grischka | tccpp: signal missing #endif error master |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-01-14 |
grischka | tccpp: convert TOK_GET macro into function |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-01-14 |
grischka | tccpp: warn about #define redefinition |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-01-14 |
grischka | win64: defined size_t and ptrdiff_t to unsigned long... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-01-14 |
grischka | win32: cleanup include |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-01-14 |
grischka | x86-64: use uplong for symbol values |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-01-14 |
grischka | tccpe: improve dllimport/export and use for tcc_add_symbol |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2010-01-14 |
grischka | win32: readme: add libtcc_test example |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2009-12-20 |
grischka | update Makefiles |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2009-12-20 |
grischka | build from multiple objects: fix other targets |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2009-12-20 |
grischka | x86-64: fix gtst, back to only 5 regs for now |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2009-12-20 |
grischka | x86-64: use r8/r9 as generic integer registers |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2009-12-20 |
grischka | x86-64: use r8,r9 as load/store registers |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2009-12-20 |
grischka | win32: add size_t to _mingw.h |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2009-12-20 |
grischka | use vpushv in some places |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2009-12-20 |
grischka | win64: add tiny unwind data for setjmp/longjmp |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2009-12-20 |
grischka | allow tcc be build from separate objects |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2009-12-19 |
grischka | win32: enable bounds checker & exception handler |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2009-12-19 |
grischka | tcc_relocate: revert to 0.9.24 behavior |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2009-12-19 |
grischka | tccrun: new file |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2009-12-19 |
grischka | fix uninitialized warnings with 'type.ref' |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2009-12-19 |
grischka | tccpe: with -l try also with "lib" prefix |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2009-12-19 |
grischka | tccpe: improve dllimport |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2009-12-19 |
grischka | integrate x86_64-asm.c into i386-asm.c |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2009-12-19 |
grischka | tcc: add "-Wl,-rpath=path" option (library search path) |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2009-12-19 |
grischka | x86-64: fix udiv, add cqto instruction |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2009-12-19 |
grischka | tccpe: allow linkage to extern symbols from asm |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2009-12-19 |
grischka | tccasm: make VT_VOID symbols ST_NOTYPE, elf-wise |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2009-12-19 |
grischka | x86-64: in gv(): ignore second register |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2009-12-19 |
grischka | win64: adjust for two args with setjmp(buf,ctx) |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2009-12-19 |
Christian Jullien | x86-64: Fix Wrong comparisonbetweenpointerandlongcste |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2009-12-06 |
grischka | i386-asm: fix imul |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2009-12-06 |
grischka | tccgen: propagate alignment from typedef |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2009-12-01 |
bobbl | avoid needless register save when storing structures |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2009-12-01 |
Bernhard Reutner... | document -print-search-dirs |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2009-12-01 |
Bernhard Reutner... | improve handling of --help |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2009-12-01 |
Luigi Rizzo | solve tccelf problem on FreeBSD |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2009-12-01 |
grischka | win32: remove #define alloca from mingw headers |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2009-11-30 |
grischka | win32: explain usage of mingw w32api package |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2009-11-30 |
grischka | tccpe: fclose FILE* |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2009-11-21 |
grischka | win64: Use tcc's own assembler |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2009-11-21 |
grischka | asm 32/64: replace (long)sym->next by sym->jnext |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2009-11-14 |
grischka | x86_64: fix asm |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2009-11-14 |
grischka | fix 32bit asm |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2009-11-13 |
Feret@.(none) | Removed binary executable output support |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2009-11-13 |
Bernhard Reutner... | fix ambiguity |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2009-11-13 |
Frederic Feret | Fixed compilation error in i386-asm.c |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2009-11-13 |
Frederic Feret | fixed and added missing file for x86_64 assembly |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2009-11-13 |
Frederic Feret | ARM: first support for arm-pe target |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2009-11-13 |
Frederic Feret | various fixes and new options for PE format |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2009-11-13 |
Frederic Feret | first support of x86_64 assembly |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2009-11-13 |
Frederic Feret | added 16-bit x86 assembly support |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2009-11-13 |
Frederic Feret | add binary executable output support |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2009-11-13 |
Daniel Glöckner | fix sizeof(array + integer) |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2009-11-13 |
grischka | win32: handle __declspec(dllimport) |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2009-11-13 |
grischka | #define __TINYC__ = version-number |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2009-08-24 |
Shinichiro... | x86-64: Fix stab debug information. |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2009-08-24 |
Shinichiro... | x86-64: change the type of size_t and ptrdiff_t. |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2009-08-24 |
grischka | tccpe: fill checksum header field |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2009-08-24 |
grischka | tccpp: fix quirk with cached headers and #else |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2009-08-24 |
grischka | fix "symbol not defined" if symbol has offset 0 |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2009-08-24 |
grischka | tccpp: avoid double free with macro_ptr_allocated ... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2009-08-24 |
grischka | tccgen: free inline functions correctly |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2009-08-24 |
grischka | win64: fix bat |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2009-07-18 |
grischka | tcc: optionally build using libtcc |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2009-07-18 |
grischka | fix some warning |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2009-07-18 |
grischka | cleanup: constify some global data |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2009-07-18 |
grischka | tccpe: set tcc_lib_path from DLL |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2009-07-18 |
grischka | tccpe: load dll on the fly |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2009-07-18 |
grischka | win32: treat long double as double |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2009-07-18 |
grischka | win32: reformat examples, crt etc |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2009-07-18 |
grischka | x86-64: fix load() for const pointers: (void*)-2 |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2009-07-18 |
grischka | x86-64: chkstk, alloca |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2009-07-18 |
grischka | win64: add x64 target to build-tcc.bat |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2009-07-18 |
grischka | win64: use new headers from mingw |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2009-07-18 |
grischka | win64: update tiny_impdef, tiny_libmaker (Elf64) |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2009-07-18 |
grischka | win64: align jmp_buf |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2009-07-18 |
grischka | win64: fix pointer <-> unsigned long typecast issues |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2009-07-18 |
grischka | pe32+ target: adjust x86_64-gen.c |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2009-07-18 |
grischka | pe32+ target: add to makefile |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2009-07-18 |
grischka | pe32+ target: add in various #define's |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2009-07-18 |
grischka | tccpe: use more official structs |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2009-07-18 |
grischka | tccpe: support pe32+ (x86_64) target |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2009-07-18 |
grischka | tccpe: use ElfW macros |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2009-07-18 |
grischka | tccpe: get rid of kludgy export-symbol sort |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2009-07-18 |
grischka | tccpe: build IAT vector with with -run too |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2009-07-18 |
grischka | cleanup: stop abuse of sym->c for #define tokenstreams |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2009-07-18 |
grischka | cleanup: stop abuse of sym->r for inline functions |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2009-07-18 |
grischka | cleanup: put prototypes in front of libtcc.c |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2009-07-18 |
grischka | pp: return newline after directive |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2009-07-18 |
grischka | pp: simplify pasting, enable L ## number |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2009-07-18 |
grischka | fix asmtest (somehow), update Makefiles |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2009-07-18 |
grischka | bcheck: restore malloc hooks when done |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2009-07-18 |
grischka | configure: support DESTDIR for RPM packagers etc. |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2009-06-17 |
grischka | win32: guard va_list typedef |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2009-06-17 |
grischka | accept option -x <lang> |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2009-06-17 |
grischka | win32: structure return GCC compatible (ret 4 with... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2009-06-17 |
grischka | error messages: print "error: ..." |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2009-06-17 |
grischka | tcc_preprocess: add gcc-style include-depth flags |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2009-06-17 |
grischka | incompatible function ptr assignment: just warn |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| next |