Re: svn commit: r216122 - head/sys/powerpc/include

2010-12-02 Thread Bruce Evans
On Thu, 2 Dec 2010, Nathan Whitehorn wrote: Log: Define bswap macros for constants to allow the compiler to pre-compute byte-swapped versions of compile-time constants. This allows use of bswap() and htole*() in initializers, which is required to cross-build btxld. The constant case is MI

svn commit: r216122 - head/sys/powerpc/include

2010-12-02 Thread Nathan Whitehorn
Author: nwhitehorn Date: Thu Dec 2 15:10:27 2010 New Revision: 216122 URL: http://svn.freebsd.org/changeset/base/216122 Log: Define bswap macros for constants to allow the compiler to pre-compute byte-swapped versions of compile-time constants. This allows use of bswap() and htole*() in ini