Subversion Repositories Kolibri OS

Rev

Go to most recent revision | Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
9782 767 d 16 h Coldy /programs/develop/ktcc/trunk/ ktcc: added __attribute__((dllimport)) support  
9773 771 d 16 h vitalkrilov /programs/develop/ktcc/trunk/ libc.obj: updated libc.def, fixed bug with log10  
9766 777 d 0 h turbocat /programs/develop/ktcc/trunk/ Update skipped files in previous commit  
9761 781 d 9 h vitalkrilov /programs/develop/ktcc/trunk/ libc.obj: added missing sqrt, cosh functions
libc.def: added sqrt, cosh, sin, tan functions
 
9697 843 d 16 h Coldy /programs/develop/ktcc/trunk/ tcc: added funcs in defs, added ini.def, tiny.o  
9663 857 d 16 h turbocat /programs/develop/ktcc/trunk/ ktcc set kx folder as bin  
9622 869 d 15 h turbocat /programs/develop/ktcc/trunk/kx/lib/ ktcc: Update libs and defs in kx dir.  
9558 879 d 21 h turbocat /programs/develop/ktcc/trunk/ ktcc: rollback to r9529  
9517 884 d 13 h Coldy / Add KX extension to tcc (autoload w/import table support), phase 2.3
Done, fully added to distributive
 
9513 884 d 21 h Coldy /programs/develop/ktcc/trunk/ Add KX extension to tcc (autoload w/import table support), phase 2.2
Fixed bug in case unused libraries
Improved align algorithm
Filled kx folder including docs, libs
 
9305 918 d 15 h Coldy /programs/develop/ktcc/trunk/ Add KX extension to tcc (autoload w/import table support), phase 2.1
Fixed bugs
Add new features (name prefix to conflicts solve, display version, __KX__ macro)
Added kx folder with new crt0.o (crt.asm), some *.def and libtcc.a