History log of /freebsd-current/lib/libc/powerpc64/gd_qnan.h
Revision Date Author Comments
# b3e76948 16-Aug-2023 Warner Losh <imp@FreeBSD.org>

Remove $FreeBSD$: two-line .h pattern

Remove /^\s*\*\n \*\s+\$FreeBSD\$$\n/


# fd774e06 28-Jun-2023 Piotr Kubaj <pkubaj@FreeBSD.org>

gdtoa: fix endianness issue on powerpc64le

The current code assumes running on big-endian, which causes issues with
e.g. strtod() as reported on https://github.com/ocaml/ocaml/pull/10837#issuecomment-1605346422
This is probably a leftover from when powerpc64le was introduced.

Approved by: jhibbits (on IRC)


# a7d5f7eb 19-Oct-2010 Jamie Gritton <jamie@FreeBSD.org>

A new jail(8) with a configuration file, to replace the work currently done
by /etc/rc.d/jail.


# 840b91cc 10-Jul-2010 Nathan Whitehorn <nwhitehorn@FreeBSD.org>

Provide 64-bit PowerPC support in libc.

Obtained from: projects/ppc64