Subversion Repositories HelenOS

Rev

Go to most recent revision | Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
4556 5454 d 17 h decky /trunk/ define endianess externally to be able to exactly specify whether we are using UTF-32LE or UTF-32BE
quit messing with BOM in UTF-32
 
4528 5460 d 6 h svoboda /trunk/uspace/ Use 'fibril_local' modifier for fibril-local variables instead of '__thread'. Since it is decalred in fibril.h, it need not begin with '__'.  
4468 5469 d 6 h decky /trunk/uspace/lib/libc/arch/ remove redundant index_t and count_t types (which were always quite ambiguous and not actually needed)  
4467 5469 d 6 h decky /trunk/uspace/lib/libc/arch/arm32/include/ fix include  
4272 5520 d 5 h jermar /trunk/ Prevent optimizing ia64's PIO away.
This solves the frequent hangs of HelenOS/ia64 in i8042_init().
 
4234 5529 d 3 h svoboda /trunk/ Copy printf with Unicode support to userspace.  
4161 5544 d 4 h jermar /trunk/uspace/lib/libc/arch/ Put .tbss section into the .tdata output section.
This solves the .tbss alignment issue seen on amd64.
 
4134 5548 d 2 h decky /trunk/ resurrect big endian support for mips32: switch from mips-sgi-irix5 toolchain to mips-linux-gnu
the kernel is working alright, the user space has some bugs yet
 
4028 5560 d 9 h jermar /trunk/ Fix typo.  
4024 5561 d 2 h jermar /trunk/uspace/lib/libc/ PIO functions for uspace.  
3986 5563 d 5 h jermar /trunk/uspace/lib/libc/ Introduce pio_enable() libc call.  
3882 5580 d 5 h decky /trunk/uspace/ cleanup configuration
code cleanup
 
3872 5580 d 14 h decky /trunk/ cleanup: remove unsupported or broken ports
(there are out-of-sync with the rest of the code and a fresh start is needed)
 
3803 5603 d 7 h decky /trunk/ configuration system overhaul (requires newt)  
3794 5610 d 5 h svoboda /trunk/uspace/lib/libc/ Fix mips32 userspace atomic_add() the same way as the kernel one. This problem prevented building at lower optimization levels.  
3784 5617 d 4 h svoboda /trunk/ Fix loader problem on ia64 and remove workaround.  
3657 5654 d 13 h vana /trunk/ Legacy IRQ support, uspace NS16550 support, some minor changes  
3635 5659 d 5 h vana /trunk/ IA64: Userspace I/O support  
3585 5671 d 14 h svoboda /trunk/ Fix bug #67. It was obviously all my fault - I allocated r3 for pcb_ptr, which was alredy used by uarg.  
3485 5710 d 4 h jermar /trunk/ Support for SYSENTER on ia32.  

Show All