/[hurd]/hurd-l4/libl4/ChangeLog
ViewVC logotype

Diff of /hurd-l4/libl4/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.6 by marcus, Mon Sep 8 18:46:52 2003 UTC revision 1.7 by marcus, Wed Sep 17 14:22:23 2003 UTC
# Line 1  Line 1 
1    2003-09-17  Marcus Brinkmann  <marcus@gnu.org>
2    
3            * l4/math.h (__l4_msb): Rename to ...
4            (l4_msg): ... this.  Return 1 more, so the least significant bit
5            is 1 (to match ffs() behaviour).  Call __l4_msb(), not
6            __l4_msb_().
7            (l4_lsb): New function.
8            * ia32/l4/bits/math.h (__l4_msb_): Rename to ...
9            (__l4_msb): ... this.  Add one to result.
10            (__l4_lsb): New function.
11            * l4/space.h (l4_fpage): Subtract one from MSB.  Check that size
12            is not zero before using MSB.
13    
14  2003-09-08  Marcus Brinkmann  <marcus@gnu.org>  2003-09-08  Marcus Brinkmann  <marcus@gnu.org>
15    
16          * l4/space.h (l4_is_nil_fpage): New function.          * l4/space.h (l4_is_nil_fpage): New function.

Legend:
Removed from v.1.6  
changed lines
  Added in v.1.7

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26