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
8716 1088 d 16 h turbocat /programs/develop/ktcc/trunk/source/ ktcc:
- Fixed "segmentation fault" if it is not possible to write to file
 
8708 1097 d 13 h turbocat /programs/develop/ktcc/trunk/ ktcc:
- Fixed boxlib.h
- Removed unnecessary files
 
8685 1101 d 15 h turbocat /programs/develop/ktcc/trunk/kolibri-libc/ ktcc:
- Added files for developing programs with kolibri-libc
 
8678 1104 d 15 h turbocat /programs/develop/ktcc/trunk/ Tiny C Compiler:
- Temporarily unrecoverable errors with autoloading libraries.
Rollback to working state: r8558
 
8677 1104 d 18 h turbocat /programs/develop/ktcc/trunk/ Tiny C Compiler(ktcc):
- Fixed "segmentation fault" when using debug flag:" -g "in Linux version
 
8626 1156 d 16 h turbocat /programs/develop/ktcc/trunk/lib/ ktcc:
- deleted libc.obj loader
 
8621 1157 d 14 h turbocat /programs/develop/ktcc/trunk/lib/libc.obj/ libc.obj.a(ktcc) :
- Added makefile
- Added mklib tools
- Fixed build
 
8609 1163 d 14 h Boppan /programs/develop/ktcc/trunk/bin/ Update TCC binary  
8608 1163 d 14 h Boppan /programs/develop/ktcc/trunk/bin/lib/ Update autoimporting libraries to put specific data at the end if the executable file  
8607 1163 d 15 h Boppan /programs/develop/ktcc/trunk/lib/librasterworks/ Update make.bat for librasterworks.a

It needed to be fully rewritten
 
8606 1163 d 15 h Boppan /programs/develop/ktcc/trunk/lib/librasterworks/ Update librasterworks.a making batch (output file name)  
8605 1163 d 15 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 1163 d 19 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 1164 d 20 h Boppan /programs/develop/ktcc/trunk/lib/libc.obj/ Add libc.obj wrapper for autoimport  
8564 1185 d 4 h superturbocat2001 /programs/develop/ktcc/trunk/libc/include/ - Fixed definition names for clipboard functions  
8558 1186 d 6 h superturbocat2001 /programs/develop/ktcc/trunk/ - Added http_free function to http.h (ktcc)  
8551 1192 d 3 h superturbocat2001 /programs/develop/ktcc/trunk/samples/ - Fixed URL link in dynamic.c  
8549 1192 d 3 h superturbocat2001 /programs/develop/ktcc/trunk/ - Moved header files from kos to clayer.
- Fixed function names in libhttp.
- Fixed example dynamic.c
- Added macro fixing bug http_receive
 
8543 1193 d 17 h superturbocat2001 /programs/develop/ktcc/trunk/libc/include/clayer/ - Fixed #pragma pack in libimg.h  
8541 1195 d 4 h superturbocat2001 /programs/develop/ktcc/trunk/ - Added new function to libimg.h
- Updated libimg example
( applicable to ktcc )
 

Show All