Subversion Repositories HelenOS

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
1968 6412 d 2 h jermar /tags/ Canonize pre-0.2.0.3 tags: remove inner branches, tags and trunk directories.
The change now should reflect how those releases looked like after checkout.
 
1962 6412 d 3 h jermar /tags/0.1.0/ Tagging release 0.1.0  
430 6772 d 2 h jermar /SPARTAN/trunk/ Move src/ and include/ to generic.  
292 6830 d 1 h jermar /SPARTAN/trunk/ Add byteorder.h to support conversions between different endianesses.
Add native_le2host().

Use native_le2host() in get_symtab_entry().
 
270 6831 d 7 h palkovsky /SPARTAN/trunk/ Symbols now include filename  
268 6831 d 8 h palkovsky /SPARTAN/trunk/ Added symbol table lookup in exceptions.
This breaks ia64 & ppc architecture compiles.