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

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

Show All