add-mips64-support-headers
authorDejan Latinovic <Dejan.Latinovic@imgtec.com>
Fri, 6 Mar 2015 00:51:44 +0000 (16:51 -0800)
committerBen Hutchings <ben@decadent.org.uk>
Sat, 30 Dec 2017 22:09:36 +0000 (22:09 +0000)
commit0f59fbe9b615e9be26b995ee1c41049d22284045
treed7d53f6fe4dadfc5723a0868d2fc47a0a18d059f
parent20430517d8901b086381d957d4b1477060bde128
add-mips64-support-headers

Description: Added header files for mips64.
Modeled on mips 32 header files and adapted for 64 bit ABI.
 - archsetjmp.h: do not save floating-point state
 - asm.h:        Symbolic register names for 64 bit ABI

Gbp-Pq: Name 0001-add-mips64-support-headers.patch
usr/include/arch/mips64/klibc/archconfig.h
usr/include/arch/mips64/klibc/archsetjmp.h [new file with mode: 0644]
usr/include/arch/mips64/machine/asm.h [new file with mode: 0644]
usr/include/fcntl.h