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
8639 1153 d 4 h Boppan /programs/develop/clink/ clink: Remove unuseful binary file  
8638 1153 d 6 h Kenshin /programs/system/shell/ Shell: docs are updated  
8637 1153 d 6 h Kenshin /programs/system/shell/ SHELL: shell.inc now suports sc_ping & sc_pid functions  
8634 1155 d 10 h turbocat /programs/system/shell/ SHELL:
- Added new SC_PING api
- Renamed from SC_GET_PID to SC_PID
 
8633 1155 d 22 h turbocat /programs/system/shell/ SHELL:
- Added new API: SC_GET_PID
- Fixed data type pid - unsigned int.
- Fixed cmd_ps output pid;
 
8626 1156 d 23 h turbocat /programs/develop/ktcc/trunk/lib/ ktcc:
- deleted libc.obj loader
 
8621 1157 d 21 h turbocat /programs/develop/ktcc/trunk/lib/libc.obj/ libc.obj.a(ktcc) :
- Added makefile
- Added mklib tools
- Fixed build
 
8620 1158 d 2 h Boppan /programs/develop/clink/ [clink] Return zero (success)  
8618 1159 d 4 h Boppan /programs/develop/clink/ [clink] Fill BSS section by zeroes  
8617 1162 d 1 h maxcodehack /programs/fs/minizip/ minizip: Use zlib as dynamic lib (smaller program's size)  
8616 1162 d 3 h maxcodehack /programs/fs/minizip/ Fix build and smaller size (-Os)  
8615 1162 d 3 h maxcodehack /programs/fs/minizip/ Add minizip and miniunz  
8614 1162 d 4 h maxcodehack /programs/fs/minizip/ Upload minizip (http://www.winimage.com/zLibDll/minizip.html) unzipper port  
8610 1163 d 11 h maxcodehack / Add new syscall wrapper - sys/kos.h
Fridge: improve and move to sys/kos.h
 
8609 1163 d 21 h Boppan /programs/develop/ktcc/trunk/bin/ Update TCC binary  
8608 1163 d 21 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 22 h Boppan /programs/develop/ktcc/trunk/lib/librasterworks/ Update make.bat for librasterworks.a

It needed to be fully rewritten
 
8606 1163 d 22 h Boppan /programs/develop/ktcc/trunk/lib/librasterworks/ Update librasterworks.a making batch (output file name)  
8605 1163 d 22 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 3 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.
 

Show All