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
8786 1084 d 12 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 1114 d 19 h turbocat /programs/develop/ktcc/trunk/source/ ktcc:
- Fixed "segmentation fault" if it is not possible to write to file
 
8678 1130 d 18 h turbocat /programs/develop/ktcc/trunk/ Tiny C Compiler:
- Temporarily unrecoverable errors with autoloading libraries.
Rollback to working state: r8558
 
8677 1130 d 21 h turbocat /programs/develop/ktcc/trunk/ Tiny C Compiler(ktcc):
- Fixed "segmentation fault" when using debug flag:" -g "in Linux version
 
8604 1189 d 22 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 1276 d 18 h superturbocat2001 /programs/develop/ktcc/trunk/ Disabled static linking when building Linux version of TCC.  
8273 1276 d 19 h superturbocat2001 /programs/develop/ktcc/trunk/source/ Fixed Makefile.kos32 in TCC (New path to ld script)  
8272 1276 d 19 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 1281 d 0 h superturbocat2001 /programs/ - Fixed ktcc build for linux
- Added Makefile.linux32
- Added TEAtool and fixed console title
- Fixed crash of THashView
 
8159 1298 d 6 h Boppan /programs/develop/ktcc/trunk/source/ Microrefactoring + check build system out.  
8157 1298 d 18 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?
 
8155 1298 d 19 h Boppan /programs/develop/ktcc/trunk/source/ Try to beat the strange break - revert all files from the last commit.  
8154 1298 d 19 h Boppan /programs/develop/ktcc/trunk/ TCC: Add -nobss option to not include BSS sections in output file.  
7520 2034 d 21 h siemargl /programs/develop/ktcc/trunk/ suballocator plus path fixes  
7172 2275 d 21 h siemargl /programs/develop/ktcc/trunk/ fix libck  
6858 2667 d 19 h siemargl /programs/develop/ktcc/trunk/source/ fix zero BSS segments  
6829 2686 d 12 h dunkaist /programs/develop/ktcc/trunk/source/ Add ktcc to autobuild  
6574 2790 d 5 h siemargl /programs/develop/ktcc/trunk/ fix startup, gcc5.4 ready  
6460 2879 d 19 h siemargl /programs/develop/ktcc/trunk/ samples upd  
6443 2909 d 4 h siemargl /programs/develop/ktcc/trunk/ small polish, samples  

Show All