Subversion Repositories Kolibri OS

Rev

Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
9782 732 d 18 h Coldy /programs/develop/ktcc/trunk/ ktcc: added __attribute__((dllimport)) support  
9619 834 d 17 h turbocat /programs/develop/ktcc/trunk/source/ ktcc:
- Fixed autolink bug;
- Mixed up members of IMAGE_MEOS_FILE_HEADER structure fixed.
 
9617 835 d 11 h turbocat /programs/develop/ktcc/trunk/source/ ktcc: Fixed tcc_find_symbol_me.  
9615 835 d 14 h turbocat /programs/develop/ktcc/trunk/source/ ktcc:
- Added autolink libc.def and libtcc1;
- Fixed find crt0.o with arg -B (MUST BE REVISED);
 
9558 844 d 23 h turbocat /programs/develop/ktcc/trunk/ ktcc: rollback to r9529  
9557 845 d 15 h turbocat /programs/develop/ktcc/trunk/source/ ktcc:
- fixed bug with crt0.o search when using -B parameter.
- removed support for tcc.conf.
 
9545 845 d 19 h turbocat /programs/develop/ktcc/trunk/source/ ktcc: Added autolink libc.def and libtcc1.a  
9284 890 d 16 h Coldy /programs/develop/ktcc/trunk/source/ Add KX extension to tcc (autoload w/import table support), phase 1  
8786 1052 d 8 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 1082 d 15 h turbocat /programs/develop/ktcc/trunk/source/ ktcc:
- Fixed "segmentation fault" if it is not possible to write to file
 
8678 1098 d 14 h turbocat /programs/develop/ktcc/trunk/ Tiny C Compiler:
- Temporarily unrecoverable errors with autoloading libraries.
Rollback to working state: r8558
 
8677 1098 d 17 h turbocat /programs/develop/ktcc/trunk/ Tiny C Compiler(ktcc):
- Fixed "segmentation fault" when using debug flag:" -g "in Linux version
 
8604 1157 d 18 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.
 
8159 1266 d 2 h Boppan /programs/develop/ktcc/trunk/source/ Microrefactoring + check build system out.  
8157 1266 d 15 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 1266 d 15 h Boppan /programs/develop/ktcc/trunk/source/ Try to beat the strange break - revert all files from the last commit.  
8154 1266 d 15 h Boppan /programs/develop/ktcc/trunk/ TCC: Add -nobss option to not include BSS sections in output file.  
6858 2635 d 15 h siemargl /programs/develop/ktcc/trunk/source/ fix zero BSS segments  
6443 2877 d 0 h siemargl /programs/develop/ktcc/trunk/ small polish, samples  
6441 2881 d 18 h siemargl /programs/develop/ktcc/trunk/ debugger info, big stack opt  

Show All