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
8634 1142 d 0 h turbocat /programs/system/shell/ SHELL:
- Added new SC_PING api
- Renamed from SC_GET_PID to SC_PID
 
8633 1142 d 12 h turbocat /programs/system/shell/ SHELL:
- Added new API: SC_GET_PID
- Fixed data type pid - unsigned int.
- Fixed cmd_ps output pid;
 
8626 1143 d 12 h turbocat /programs/develop/ktcc/trunk/lib/ ktcc:
- deleted libc.obj loader
 
8621 1144 d 11 h turbocat /programs/develop/ktcc/trunk/lib/libc.obj/ libc.obj.a(ktcc) :
- Added makefile
- Added mklib tools
- Fixed build
 
8620 1144 d 15 h Boppan /programs/develop/clink/ [clink] Return zero (success)  
8618 1145 d 17 h Boppan /programs/develop/clink/ [clink] Fill BSS section by zeroes  
8617 1148 d 15 h maxcodehack /programs/fs/minizip/ minizip: Use zlib as dynamic lib (smaller program's size)  
8616 1148 d 17 h maxcodehack /programs/fs/minizip/ Fix build and smaller size (-Os)  
8615 1148 d 17 h maxcodehack /programs/fs/minizip/ Add minizip and miniunz  
8614 1148 d 17 h maxcodehack /programs/fs/minizip/ Upload minizip (http://www.winimage.com/zLibDll/minizip.html) unzipper port  
8610 1150 d 0 h maxcodehack / Add new syscall wrapper - sys/kos.h
Fridge: improve and move to sys/kos.h
 
8609 1150 d 11 h Boppan /programs/develop/ktcc/trunk/bin/ Update TCC binary  
8608 1150 d 11 h Boppan /programs/develop/ktcc/trunk/bin/lib/ Update autoimporting libraries to put specific data at the end if the executable file  
8607 1150 d 12 h Boppan /programs/develop/ktcc/trunk/lib/librasterworks/ Update make.bat for librasterworks.a

It needed to be fully rewritten
 
8606 1150 d 12 h Boppan /programs/develop/ktcc/trunk/lib/librasterworks/ Update librasterworks.a making batch (output file name)  
8605 1150 d 12 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 1150 d 16 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 1151 d 17 h Boppan /programs/develop/ktcc/trunk/lib/libc.obj/ Add libc.obj wrapper for autoimport  
8602 1152 d 0 h Boppan /programs/develop/clink/epep/ Add missing file for testing  
8601 1152 d 1 h Boppan /programs/develop/clink/cdict/ Add one more clink's dependency  

Show All