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
8618 1172 d 23 h Boppan /programs/develop/clink/ [clink] Fill BSS section by zeroes  
8617 1175 d 20 h maxcodehack /programs/fs/minizip/ minizip: Use zlib as dynamic lib (smaller program's size)  
8616 1175 d 23 h maxcodehack /programs/fs/minizip/ Fix build and smaller size (-Os)  
8615 1175 d 23 h maxcodehack /programs/fs/minizip/ Add minizip and miniunz  
8614 1175 d 23 h maxcodehack /programs/fs/minizip/ Upload minizip (http://www.winimage.com/zLibDll/minizip.html) unzipper port  
8613 1176 d 6 h ConLenov /skins/ Skins: add Aigul by ConLenov  
8612 1177 d 2 h ConLenov /skins/ConLenov/Aigul/ Skins: add Aigul by ConLenov  
8611 1177 d 5 h maxcodehack /contrib/sdk/sources/newlib/libc/include/sys/ sys/kos.h: more neat +sysfn36 +ZPOS  
8610 1177 d 6 h maxcodehack / Add new syscall wrapper - sys/kos.h
Fridge: improve and move to sys/kos.h
 
8609 1177 d 17 h Boppan /programs/develop/ktcc/trunk/bin/ Update TCC binary  
8608 1177 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 1177 d 18 h Boppan /programs/develop/ktcc/trunk/lib/librasterworks/ Update make.bat for librasterworks.a

It needed to be fully rewritten
 
8606 1177 d 18 h Boppan /programs/develop/ktcc/trunk/lib/librasterworks/ Update librasterworks.a making batch (output file name)  
8605 1177 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 1177 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.
 
8603 1178 d 23 h Boppan /programs/develop/ktcc/trunk/lib/libc.obj/ Add libc.obj wrapper for autoimport  
8602 1179 d 6 h Boppan /programs/develop/clink/epep/ Add missing file for testing  
8601 1179 d 6 h Boppan /programs/develop/clink/cdict/ Add one more clink's dependency  
8600 1179 d 18 h Boppan /programs/develop/clink/ Add unexisted dependencies  
8599 1180 d 4 h rgimad /kernel/trunk/gui/ fixed same vulnerability in sysfn 48.3  
8598 1180 d 5 h rgimad /kernel/trunk/ fixed vulnerabilities in sysfn 18.11 and 36, now user applications cannot corrupt kernel memory via invalid buffer address  
8597 1182 d 18 h turbocat /contrib/games/wolf3d/ Wolfenstein 3D:
- Fixed too long delay in the menu.
 
8596 1184 d 19 h turbocat /contrib/games/wolf3d/ Wolfenstein 3D:
- Added missing sources
- The window now opens in the center of the screen.
 
8595 1184 d 19 h turbocat /contrib/sdk/sources/newlib/libc/include/ - Fix max_screen_size() function in kos32sys.h  
8594 1184 d 23 h leency /programs/cmm/browser/ WebView: fix images  
8593 1187 d 1 h rgimad /kernel/trunk/core/ taskman.inc: fixed two vulnerabilities which caused kernel memory corruption on attempt to run apps with illegal addresses in MENUET0x header  
8592 1187 d 15 h rgimad /kernel/trunk/core/ taskman.inc: add comments for unobvious things, no code changes  
8591 1188 d 21 h Kenshin /programs/develop/mtdbg/ * displaying of labels is fixed
* command history
* documentation slightly updated
 
8590 1190 d 18 h rgimad /programs/develop/tinypad/trunk/ fix broken file in rev 8589, nothing new  
8589 1190 d 18 h turbocat / Weather: Fix config filepath  
8588 1190 d 19 h turbocat /data/ Added Weather to IMG distro  
8587 1190 d 19 h turbocat /programs/other/Weather/json/ - Added libjson.a lib  
8586 1190 d 19 h turbocat /programs/other/Weather/ Weather:
- Added to autobuild
- Updated weather.json config path
 
8585 1193 d 21 h rgimad / upload new program QR Tool  
8584 1194 d 21 h leency /programs/cmm/quark/ Quark: edit text, ability to make font bigger  
8583 1194 d 22 h leency /programs/develop/backy/ Backy: no console window when it is not necessary  
8582 1195 d 4 h Kenshin /programs/develop/libraries/ little documentation fix: color names according to ECMA-48 standard  
8581 1195 d 15 h rgimad /contrib/C_Layer/ C_Layer: fixed some headers and code so that examples can build also with >= c99  
8580 1195 d 17 h superturbocat2001 /contrib/sdk/sources/newlib/libc/include/ - Rollback to revision 8543  
8579 1195 d 20 h Boppan /programs/develop/clink/ Add clink (COFF-to-COFF linker cpable of making DLLs for KolibriOS from several separated COFF objects)