Subversion Repositories Kolibri OS

Rev

Go to most recent revision | Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
8678 1105 d 18 h turbocat /programs/develop/ktcc/trunk/ Tiny C Compiler:
- Temporarily unrecoverable errors with autoloading libraries.
Rollback to working state: r8558
 
8677 1105 d 22 h turbocat /programs/develop/ktcc/trunk/ Tiny C Compiler(ktcc):
- Fixed "segmentation fault" when using debug flag:" -g "in Linux version
 
8673 1112 d 5 h Coldy /programs/develop/libraries/dll/ For DLL autoload  
8672 1112 d 6 h Coldy /programs/develop/libraries/dll/ For DLL autoload  
8666 1125 d 15 h dunkaist / Upload View3ds 0.72 by macgub.  
8657 1128 d 19 h dunkaist /programs/develop/asciivju/trunk/ Remove leftover files (trigger autobuild).  
8639 1154 d 0 h Boppan /programs/develop/clink/ clink: Remove unuseful binary file  
8626 1157 d 19 h turbocat /programs/develop/ktcc/trunk/lib/ ktcc:
- deleted libc.obj loader
 
8621 1158 d 17 h turbocat /programs/develop/ktcc/trunk/lib/libc.obj/ libc.obj.a(ktcc) :
- Added makefile
- Added mklib tools
- Fixed build
 
8620 1158 d 22 h Boppan /programs/develop/clink/ [clink] Return zero (success)  
8618 1160 d 0 h Boppan /programs/develop/clink/ [clink] Fill BSS section by zeroes  
8609 1164 d 17 h Boppan /programs/develop/ktcc/trunk/bin/ Update TCC binary  
8608 1164 d 17 h Boppan /programs/develop/ktcc/trunk/bin/lib/ Update autoimporting libraries to put specific data at the end if the executable file  
8607 1164 d 18 h Boppan /programs/develop/ktcc/trunk/lib/librasterworks/ Update make.bat for librasterworks.a

It needed to be fully rewritten
 
8606 1164 d 18 h Boppan /programs/develop/ktcc/trunk/lib/librasterworks/ Update librasterworks.a making batch (output file name)  
8605 1164 d 18 h Boppan /programs/develop/ktcc/trunk/lib/ Put imports into ".imp.@." sections.

Now it's not necessary to put linking of these libraries at the end of tcc command line.
 
8604 1164 d 23 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.
 
8603 1165 d 23 h Boppan /programs/develop/ktcc/trunk/lib/libc.obj/ Add libc.obj wrapper for autoimport  
8602 1166 d 7 h Boppan /programs/develop/clink/epep/ Add missing file for testing  
8601 1166 d 7 h Boppan /programs/develop/clink/cdict/ Add one more clink's dependency  

Show All