svn commit: r303033 - head/share/man/man7
Ed Schouten
ed at nuxi.nl
Thu May 4 13:44:52 UTC 2017
Hi Ed,
2016-07-19 19:46 GMT+02:00 Ed Maste <emaste at freebsd.org>:
> +.It arm Ta soft Ta soft, double precision
...
> +.It mips Ta soft Ta identical to double
I was wondering, what's the difference between two ways of phrasing
it? If long double is double precision, it's identical to double,
right?
> +.It Dv BYTE_ORDER Ta Either Dv BIG_ENDIAN or Dv LITTLE_ENDIAN .
> +.Dv PDP11_ENDIAN is not used on FreeBSD.
Would it make more sense to describe GCC/Clang's officially documented
endianness macros here?
__BYTE_ORDER__
__ORDER_LITTLE_ENDIAN__
__ORDER_BIG_ENDIAN__
__ORDER_PDP_ENDIAN__
--
Ed Schouten <ed at nuxi.nl>
Nuxi, 's-Hertogenbosch, the Netherlands
KvK-nr.: 62051717
More information about the svn-src-head
mailing list