History log of /netbsd-src/external/gpl3/binutils/dist/gas/atof-generic.c (Results 1 – 9 of 9)
Revision Date Author Comments
# dd7241df 30-Jun-2024 christos <christos@NetBSD.org>

Merge conflicts between 2.39 and 2.42


# 03f5171a 24-Dec-2022 christos <christos@NetBSD.org>

Merge conflicts between 2.34 and 2.39, and regen for x86_64


# 106c59e5 03-Apr-2020 christos <christos@NetBSD.org>

Merge conflicts


# 6f226886 15-Apr-2018 christos <christos@NetBSD.org>

- merge conflicts for 2.30
- bump libraries
- regen for x86


# 2f15a542 26-Oct-2016 christos <christos@NetBSD.org>

merge conflicts, disable testsuite


# 5f4eaf39 29-Jan-2016 christos <christos@NetBSD.org>

merge conflicts, regen for x86.


# 32998b1c 25-Sep-2011 christos <christos@NetBSD.org>

Merge new binutils. Only x86_64 works now; the rest will need to run mknative
again (at least).


# 5a6d00fa 16-May-2010 martin <martin@NetBSD.org>

From Matt Thomas, suggested upstream:

* atof-generic.c (atof_generic): recognize snan and qnan in
addition to nan and inf.
* atof-vax.c (flonum_gen2vax): deal properly with nan, snan, qnan,
and

From Matt Thomas, suggested upstream:

* atof-generic.c (atof_generic): recognize snan and qnan in
addition to nan and inf.
* atof-vax.c (flonum_gen2vax): deal properly with nan, snan, qnan,
and +Inf and -Inf codes.

This fixes PR toolchain/43303.

show more ...


# 2a6b7db3 18-Aug-2009 skrll <skrll@NetBSD.org>

Import binutils 2.19.1 as requested by matt@

OK'ed by board@