Subversion Repositories HelenOS

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
1968 6458 d 21 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 6458 d 21 h jermar /tags/0.1.0/ Tagging release 0.1.0  
452 6812 d 23 h decky /SPARTAN/trunk/ major build system revision (unfinished)
this patchset most definitively breaks a lot of things, be patient
 
430 6818 d 20 h jermar /SPARTAN/trunk/ Move src/ and include/ to generic.  
264 6878 d 6 h cejka /SPARTAN/trunk/ E option in printf added.  
228 6880 d 4 h cejka /SPARTAN/trunk/ Created fmath as basic tool for IEEE 754 floating point numbers.
Added option $F for printf for printing "double" type.
 
181 6882 d 10 h cejka /SPARTAN/trunk/ Bugs in printf and va_arg functions repaired.  
77 6990 d 22 h jermar /SPARTAN/trunk/ Add %P and %p formatters to printf for printing pointers in maximum bit width.
Add %Q and %q formatters to printf for printing 64-bit integers.
 
68 6992 d 23 h decky /SPARTAN/trunk/ NDEBUG debug symbol, ASSERT debug macro, fancier panic() in debug mode
indentation fixes, ASSERTs
 
63 6993 d 2 h decky /SPARTAN/trunk/ const qualifier for print functions  
42 6996 d 21 h jermar /SPARTAN/trunk/ Add stdarg.h to support variable argument list functions on architectures with compiler support for __builtin_va_*.
stackarg.h is kept for those architectures which lack that kind of support and for testing purposes.

Make printing functions use the __native type and support the maximum integer width.
 
1 7075 d 1 h jermar /SPARTAN/ Initial import