Subversion Repositories Kolibri OS

Rev

Go to most recent revision | Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
8637 1176 d 9 h Kenshin /programs/system/shell/ SHELL: shell.inc now suports sc_ping & sc_pid functions  
8634 1178 d 14 h turbocat /programs/system/shell/ SHELL:
- Added new SC_PING api
- Renamed from SC_GET_PID to SC_PID
 
8633 1179 d 1 h turbocat /programs/system/shell/ SHELL:
- Added new API: SC_GET_PID
- Fixed data type pid - unsigned int.
- Fixed cmd_ps output pid;
 
8626 1180 d 2 h turbocat /programs/develop/ktcc/trunk/lib/ ktcc:
- deleted libc.obj loader
 
8621 1181 d 1 h turbocat /programs/develop/ktcc/trunk/lib/libc.obj/ libc.obj.a(ktcc) :
- Added makefile
- Added mklib tools
- Fixed build
 
8620 1181 d 5 h Boppan /programs/develop/clink/ [clink] Return zero (success)  
8618 1182 d 7 h Boppan /programs/develop/clink/ [clink] Fill BSS section by zeroes  
8617 1185 d 4 h maxcodehack /programs/fs/minizip/ minizip: Use zlib as dynamic lib (smaller program's size)  
8616 1185 d 7 h maxcodehack /programs/fs/minizip/ Fix build and smaller size (-Os)  
8615 1185 d 7 h maxcodehack /programs/fs/minizip/ Add minizip and miniunz  
8614 1185 d 7 h maxcodehack /programs/fs/minizip/ Upload minizip (http://www.winimage.com/zLibDll/minizip.html) unzipper port  
8610 1186 d 14 h maxcodehack / Add new syscall wrapper - sys/kos.h
Fridge: improve and move to sys/kos.h
 
8609 1187 d 0 h Boppan /programs/develop/ktcc/trunk/bin/ Update TCC binary  
8608 1187 d 1 h Boppan /programs/develop/ktcc/trunk/bin/lib/ Update autoimporting libraries to put specific data at the end if the executable file  
8607 1187 d 1 h Boppan /programs/develop/ktcc/trunk/lib/librasterworks/ Update make.bat for librasterworks.a

It needed to be fully rewritten
 
8606 1187 d 2 h Boppan /programs/develop/ktcc/trunk/lib/librasterworks/ Update librasterworks.a making batch (output file name)  
8605 1187 d 2 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 1187 d 6 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 1188 d 7 h Boppan /programs/develop/ktcc/trunk/lib/libc.obj/ Add libc.obj wrapper for autoimport  
8602 1188 d 14 h Boppan /programs/develop/clink/epep/ Add missing file for testing  

Show All