Subversion Repositories HelenOS

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
1968 6434 d 6 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 6434 d 7 h jermar /tags/0.1.0/ Tagging release 0.1.0  
430 6794 d 6 h jermar /SPARTAN/trunk/ Move src/ and include/ to generic.  
292 6852 d 5 h jermar /SPARTAN/trunk/ Add byteorder.h to support conversions between different endianesses.
Add native_le2host().

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