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
8694 1106 d 11 h turbocat /programs/develop/libraries/kolibri-libc/source/ Fix autobuild: delete libc.obj in source  
8693 1106 d 11 h turbocat / Fix autobuild  
8690 1106 d 12 h turbocat /programs/develop/libraries/kolibri-libc/lib/ kolibri-libc:
delete lib/libc.obj
 
8689 1106 d 12 h turbocat /programs/develop/libraries/kolibri-libc/source/exports/ kolibri-libc:
Removed exports.c
 
8688 1106 d 12 h turbocat /programs/develop/libraries/kolibri-libc/linuxtools/ kolibri-libc:
Removed binaries in linuxtools folder
 
8687 1106 d 12 h turbocat /programs/develop/libraries/kolibri-libc/ Added git source kolibri-libc and
Configured autobuild
 
8686 1107 d 8 h turbocat /programs/network/whois/ Whois:
- Now the program uses libc.obj and is smaller.
 
8685 1107 d 8 h turbocat /programs/develop/ktcc/trunk/kolibri-libc/ ktcc:
- Added files for developing programs with kolibri-libc
 
8682 1108 d 8 h leency /programs/develop/examples/example/trunk/rus/ Update example.asm  
8681 1108 d 9 h IgorA /programs/develop/libraries/box_lib/trunk/ fix divide by 0 in function edit_box.get_n  
8679 1109 d 8 h IgorA /programs/other/ha/ fix rev 8408  
8678 1110 d 8 h turbocat /programs/develop/ktcc/trunk/ Tiny C Compiler:
- Temporarily unrecoverable errors with autoloading libraries.
Rollback to working state: r8558
 
8677 1110 d 11 h turbocat /programs/develop/ktcc/trunk/ Tiny C Compiler(ktcc):
- Fixed "segmentation fault" when using debug flag:" -g "in Linux version
 
8673 1116 d 19 h Coldy /programs/develop/libraries/dll/ For DLL autoload  
8672 1116 d 19 h Coldy /programs/develop/libraries/dll/ For DLL autoload  
8667 1127 d 17 h dunkaist /programs/demos/ Remove empty dirs.  
8666 1130 d 4 h dunkaist / Upload View3ds 0.72 by macgub.  
8662 1132 d 7 h turbocat /programs/system/shell/ SHELL:
- Added pkill command
 
8658 1133 d 8 h dunkaist /programs/media/kiv/trunk/ Remove more leftover files (trigger autobuild).  
8657 1133 d 8 h dunkaist /programs/develop/asciivju/trunk/ Remove leftover files (trigger autobuild).  
8639 1158 d 14 h Boppan /programs/develop/clink/ clink: Remove unuseful binary file  
8638 1158 d 16 h Kenshin /programs/system/shell/ Shell: docs are updated  
8637 1158 d 16 h Kenshin /programs/system/shell/ SHELL: shell.inc now suports sc_ping & sc_pid functions  
8634 1160 d 20 h turbocat /programs/system/shell/ SHELL:
- Added new SC_PING api
- Renamed from SC_GET_PID to SC_PID
 
8633 1161 d 8 h turbocat /programs/system/shell/ SHELL:
- Added new API: SC_GET_PID
- Fixed data type pid - unsigned int.
- Fixed cmd_ps output pid;
 
8626 1162 d 8 h turbocat /programs/develop/ktcc/trunk/lib/ ktcc:
- deleted libc.obj loader
 
8621 1163 d 7 h turbocat /programs/develop/ktcc/trunk/lib/libc.obj/ libc.obj.a(ktcc) :
- Added makefile
- Added mklib tools
- Fixed build
 
8620 1163 d 11 h Boppan /programs/develop/clink/ [clink] Return zero (success)  
8618 1164 d 13 h Boppan /programs/develop/clink/ [clink] Fill BSS section by zeroes  
8617 1167 d 11 h maxcodehack /programs/fs/minizip/ minizip: Use zlib as dynamic lib (smaller program's size)  
8616 1167 d 13 h maxcodehack /programs/fs/minizip/ Fix build and smaller size (-Os)  
8615 1167 d 13 h maxcodehack /programs/fs/minizip/ Add minizip and miniunz  
8614 1167 d 13 h maxcodehack /programs/fs/minizip/ Upload minizip (http://www.winimage.com/zLibDll/minizip.html) unzipper port  
8610 1168 d 20 h maxcodehack / Add new syscall wrapper - sys/kos.h
Fridge: improve and move to sys/kos.h
 
8609 1169 d 7 h Boppan /programs/develop/ktcc/trunk/bin/ Update TCC binary  
8608 1169 d 7 h Boppan /programs/develop/ktcc/trunk/bin/lib/ Update autoimporting libraries to put specific data at the end if the executable file  
8607 1169 d 8 h Boppan /programs/develop/ktcc/trunk/lib/librasterworks/ Update make.bat for librasterworks.a

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