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

Diff of /hurd-l4/libl4/README

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

revision 1.10 by marcus, Thu Oct 7 18:07:02 2004 UTC revision 1.11 by marcus, Wed Feb 9 04:12:31 2005 UTC
# Line 95  requirements are: Line 95  requirements are:
95    endianess of the architecture into a single word, and the bits    endianess of the architecture into a single word, and the bits
96    within the individual bit-fields in the same order.    within the individual bit-fields in the same order.
97    
98    * Your compiler must provide a __builtin_memcpy that optimizes copies
99      of fixed small size (one or two machine words).  The memcpy's are
100      necessary to not break strict aliasing rules.  (But on the plus
101      side, you can use strict aliasing optimization).
102    
103    
104  What is the status of the library?  What is the status of the library?
105  ----------------------------------  ----------------------------------

Legend:
Removed from v.1.10  
changed lines
  Added in v.1.11

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