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
9544 874 d 6 h turbocat /programs/develop/ktcc/trunk/source/ ktcc: disabled auto-build for linux and windows (not enough tools).  
9543 874 d 6 h turbocat /programs/develop/ktcc/trunk/source/ ktcc: added linux and windows tup-build.  
9517 878 d 2 h Coldy / Add KX extension to tcc (autoload w/import table support), phase 2.3
Done, fully added to distributive
 
9513 878 d 10 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 912 d 4 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
 
9284 919 d 3 h Coldy /programs/develop/ktcc/trunk/source/ Add KX extension to tcc (autoload w/import table support), phase 1  
9154 1003 d 3 h turbocat /programs/develop/ktcc/trunk/source/ ktcc:
- disabled for windows and linux build
 
9153 1003 d 4 h turbocat /programs/develop/ktcc/trunk/source/ ktcc:
- added definitions of _KOLIBRI, _KOLIBRI, _KOLIBRI_ by default
- added ktcc for Windows and Linux to autobuild
 
8799 1079 d 7 h turbocat /programs/develop/ktcc/trunk/source/ ktcc:
now uses crt0.o
 
8786 1080 d 19 h turbocat /programs/develop/ktcc/trunk/source/ KTCC
Now KTCC gives the error "Linker error!" if the symbol was not found.
(Previously KTCC ignored these messages and generated an incorrect binary).
 
8716 1111 d 2 h turbocat /programs/develop/ktcc/trunk/source/ ktcc:
- Fixed "segmentation fault" if it is not possible to write to file
 
8678 1127 d 1 h turbocat /programs/develop/ktcc/trunk/ Tiny C Compiler:
- Temporarily unrecoverable errors with autoloading libraries.
Rollback to working state: r8558
 
8677 1127 d 4 h turbocat /programs/develop/ktcc/trunk/ Tiny C Compiler(ktcc):
- Fixed "segmentation fault" when using debug flag:" -g "in Linux version
 
8604 1186 d 5 h Boppan /programs/develop/ktcc/trunk/source/ Make TCC write ".imp.@." section at the end of the file.

Now it's possible to write import table at the end of file without need to put linking of autoimporting libraries at the very end of command line.
 
8274 1273 d 1 h superturbocat2001 /programs/develop/ktcc/trunk/ Disabled static linking when building Linux version of TCC.  
8273 1273 d 2 h superturbocat2001 /programs/develop/ktcc/trunk/source/ Fixed Makefile.kos32 in TCC (New path to ld script)  
8272 1273 d 3 h superturbocat2001 /programs/develop/ktcc/trunk/ - Added compress target to Makefile.linux32 (Uses UPX)
- Fixed TCC for linux bug: does not find library and headers as well as start.o
- Updated kos32-tcc
 
8250 1277 d 7 h superturbocat2001 /programs/ - Fixed ktcc build for linux
- Added Makefile.linux32
- Added TEAtool and fixed console title
- Fixed crash of THashView
 
8159 1294 d 13 h Boppan /programs/develop/ktcc/trunk/source/ Microrefactoring + check build system out.  
8157 1295 d 2 h Boppan /programs/develop/ktcc/trunk/ Cool, this was not my mistake, patch TCC again.

Admin, please look what's happened with build server, GCC needs a missing library?
 

Show All