History log of /src/lib/libc/arm/arith.h (Results 1 – 25 of 39)
Revision Date Author Comments
# e59b6e48 13-Aug-2023 Michal Meloun <mmel@FreeBSD.org>

gdtoa: Regenerate configuration headers for 32-bit arm.

These configuration headers were only guessed, but unfortunately not exactly
correctly. Therefore, re-generate them on real HW.

Generated on

gdtoa: Regenerate configuration headers for 32-bit arm.

These configuration headers were only guessed, but unfortunately not exactly
correctly. Therefore, re-generate them on real HW.

Generated on CA15, verified on CA9, CA7(with VFP lite) and on 32-bit ARMv9.

PR: 272229
Reported by: Robert Clausecker <fuz@FreeBSD.org>
MFC after: 2 weeks

show more ...


# e09c8c9a 28-Jan-2021 Andrew Turner <andrew@FreeBSD.org>

Remove leftover big-endian arm support

Reviewed by: imp
Differential Revision: https://reviews.freebsd.org/D28312


# e59b6e48 13-Aug-2023 Michal Meloun <mmel@FreeBSD.org>

gdtoa: Regenerate configuration headers for 32-bit arm.

These configuration headers were only guessed, but unfortunately not exactly
correctly. Therefore, re-generate them on real HW.

Generated on

gdtoa: Regenerate configuration headers for 32-bit arm.

These configuration headers were only guessed, but unfortunately not exactly
correctly. Therefore, re-generate them on real HW.

Generated on CA15, verified on CA9, CA7(with VFP lite) and on 32-bit ARMv9.

PR: 272229
Reported by: Robert Clausecker <fuz@FreeBSD.org>
MFC after: 2 weeks

show more ...


# e09c8c9a 28-Jan-2021 Andrew Turner <andrew@FreeBSD.org>

Remove leftover big-endian arm support

Reviewed by: imp
Differential Revision: https://reviews.freebsd.org/D28312


# 0bfd163f 18-Oct-2013 Gleb Smirnoff <glebius@FreeBSD.org>

Merge head r233826 through r256722.


# 1ccca3b5 10-Oct-2013 Alan Somers <asomers@FreeBSD.org>

IFC @256277

Approved by: ken (mentor)


# 27650413 02-Oct-2013 Mark Murray <markm@FreeBSD.org>

MFC - tracking update.


# ef90af83 20-Sep-2013 Peter Grehan <grehan@FreeBSD.org>

IFC @ r255692

Comment out IA32_MISC_ENABLE MSR access - this doesn't exist on AMD.
Need to sort out how arch-specific MSRs will be handled.


# d466a5b0 11-Sep-2013 Simon J. Gerraty <sjg@FreeBSD.org>

Merge head


# 47823319 11-Sep-2013 Peter Grehan <grehan@FreeBSD.org>

IFC @ r255459


# 0a10f22a 07-Sep-2013 Andrew Turner <andrew@FreeBSD.org>

On ARM EABI double precision floating point values are stored in the
endian the CPU is in, i.e. little-endian on most ARM cores.

This allows ARMv4 and ARMv5 boards to boot with the ARM EABI.


# 0bfd163f 18-Oct-2013 Gleb Smirnoff <glebius@FreeBSD.org>

Merge head r233826 through r256722.


# 1ccca3b5 10-Oct-2013 Alan Somers <asomers@FreeBSD.org>

IFC @256277

Approved by: ken (mentor)


# 27650413 02-Oct-2013 Mark Murray <markm@FreeBSD.org>

MFC - tracking update.


# ef90af83 20-Sep-2013 Peter Grehan <grehan@FreeBSD.org>

IFC @ r255692

Comment out IA32_MISC_ENABLE MSR access - this doesn't exist on AMD.
Need to sort out how arch-specific MSRs will be handled.


# d466a5b0 11-Sep-2013 Simon J. Gerraty <sjg@FreeBSD.org>

Merge head


# 47823319 11-Sep-2013 Peter Grehan <grehan@FreeBSD.org>

IFC @ r255459


# 0a10f22a 07-Sep-2013 Andrew Turner <andrew@FreeBSD.org>

On ARM EABI double precision floating point values are stored in the
endian the CPU is in, i.e. little-endian on most ARM cores.

This allows ARMv4 and ARMv5 boards to boot with the ARM EABI.


# 7d4b968b 17-Sep-2009 Dag-Erling Smørgrav <des@FreeBSD.org>

Merge from head up to r188941 (last revision before the USB stack switch)


# 74aed985 23-Dec-2008 Marcel Moolenaar <marcel@FreeBSD.org>

Add support for the FPA floating-point format on ARM. The
FPA floating-point format is identical to the VFP format,
but is always stored in big-endian.
Introduce _IEEE_WORD_ORDER to describe the byte

Add support for the FPA floating-point format on ARM. The
FPA floating-point format is identical to the VFP format,
but is always stored in big-endian.
Introduce _IEEE_WORD_ORDER to describe the byte-order of
the FP representation.

Obtained from: Juniper Networks, Inc

show more ...


# 9cef667a 06-Nov-2006 Olivier Houchard <cognet@FreeBSD.org>

Provide definitions suitable for arm big-endian.


# 2357939b 14-May-2004 Olivier Houchard <cognet@FreeBSD.org>

Import the FreeBSD/arm libc bits.

Obtained from: NetBSD


# e59b6e48 13-Aug-2023 Michal Meloun <mmel@FreeBSD.org>

gdtoa: Regenerate configuration headers for 32-bit arm.

These configuration headers were only guessed, but unfortunately not exactly
correctly. Therefore, re-generate them on real HW.

Generated on

gdtoa: Regenerate configuration headers for 32-bit arm.

These configuration headers were only guessed, but unfortunately not exactly
correctly. Therefore, re-generate them on real HW.

Generated on CA15, verified on CA9, CA7(with VFP lite) and on 32-bit ARMv9.

PR: 272229
Reported by: Robert Clausecker <fuz@FreeBSD.org>
MFC after: 2 weeks

show more ...


# e09c8c9a 28-Jan-2021 Andrew Turner <andrew@FreeBSD.org>

Remove leftover big-endian arm support

Reviewed by: imp
Differential Revision: https://reviews.freebsd.org/D28312


# 0bfd163f 18-Oct-2013 Gleb Smirnoff <glebius@FreeBSD.org>

Merge head r233826 through r256722.


12