Subversion Repositories HelenOS

Rev

Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
4691 5472 d 8 h svoboda /branches/dynload/ Merge trunk changes up to r4686.  
4373 5572 d 7 h svoboda /branches/dynload/ Option to prevent shared C library from being built.  
4348 5582 d 17 h svoboda /branches/dynload/ Merge latest trunk changes to dynload.  
4342 5584 d 5 h svoboda /branches/dynload/ Merge trunk changes up to r3889 to dynload.  
4336 5585 d 4 h svoboda /branches/dynload/boot/arch/ Add dltest2 to ia32 and ppc32 ramdisk.  
3689 5726 d 5 h svoboda /branches/dynload/ Fix search scope. Vary bias. Relocate loaded libs. Fix bugs. Test with libtest. dlopen() really works now!  
3681 5727 d 10 h svoboda /branches/dynload/ Reorganize: move dynamic loader to /app/dload, dynamic linker librtld.a. (prepare for dlopen support).  
3557 5758 d 4 h svoboda /branches/dynload/ Move libc-shared to libc/shared, part 2.  
3552 5759 d 3 h svoboda /branches/dynload/ Make rtld a static executable instead of a dynamic library. Brings dltest back on ia32.  
3535 5763 d 9 h svoboda /branches/dynload/ Merge latest trunk changes into dynload.  
3448 5807 d 17 h svoboda /branches/dynload/ Merge latest trunk changes into dynload  
3403 5811 d 16 h svoboda /branches/dynload/ Merge latest trunk changes into dynload  
3400 5812 d 7 h svoboda /branches/dynload/ Make rtld work again (ia32 only)  
3157 5901 d 7 h svoboda /branches/dynload/ Move app/iloader to srv/loader part 1  
3152 5901 d 13 h svoboda /branches/dynload/ Put CLI back into working order  
3151 5901 d 13 h svoboda /branches/dynload/ Get rid of iramfs  
3149 5901 d 13 h svoboda /branches/dynload/ Merge trunk changes up to r3071 into dynload (broken)  
3004 5922 d 11 h svoboda /branches/dynload/ A crude task_spawn() libc function to run a program. A tiny command-line application 'cli' to test it.  
2949 5931 d 7 h svoboda /branches/dynload/ Add a python script 'bin2c.py' and an application 'iramfs' to smuggle an executable file into VFS. Demonstrate by running Tetris from VFS  
2927 5933 d 16 h decky /branches/dynload/ added dynload branch  
2648 6084 d 7 h jermar /trunk/boot/arch/ Added support for tmpfs loading to amd64, ia32 and mips32.
Added support for devmap loading to amd64.
 
2551 6163 d 9 h cejka /trunk/ DevMap, VFS and FAT added to boot images for all architectures.  
2479 6260 d 13 h jermar /trunk/ New, better-structured, directory layout for uspace.  
2185 6338 d 14 h decky /trunk/ rename ipcc to tester  
2071 6417 d 6 h jermar /trunk/ (c) versus (C)  
1802 6602 d 1 h decky /trunk/ cleanup and unify the build system  
1787 6607 d 8 h decky / move kernel/trunk, uspace/trunk and boot/trunk to trunk/kernel, trunk/uspace and trunk/boot  
1598 6642 d 18 h palkovsky /boot/trunk/arch/ Added ipcc and klog to amd64 and ia32 architectures.  
1529 6646 d 7 h palkovsky /boot/trunk/arch/ Added tetris to ia32 and amd64  
1454 6649 d 8 h decky /boot/trunk/arch/ia32/ create ISO image instead of floppy image  
1446 6650 d 13 h cejka /boot/trunk/arch/ia32/ Console module added to grub loader for ia32.  
1361 6663 d 3 h vana /boot/trunk/arch/ boot subdir for uspace FB driver  
1340 6664 d 5 h cejka /boot/trunk/arch/ia32/ Load kbd module.  
1300 6671 d 15 h vana /boot/trunk/arch/ Comment unsupported build targets  
1299 6671 d 15 h vana /boot/trunk/arch/ Move grub.conf outside the image  
1182 6696 d 17 h jermar /boot/trunk/arch/ Load pci module on ia32 and amd64.  
1038 6724 d 14 h decky /boot/trunk/arch/ia32/ add /ns as second init task  
708 6784 d 12 h decky /boot/trunk/ unify boot, kernel and uspace config system  
648 6811 d 10 h decky /boot/trunk/arch/ia32/ store README and COPYING directly in GRUB floppy image  
645 6812 d 4 h jermar /boot/trunk/arch/ Let the kernel Makefile decide wether rebuild is required.