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>
Thu, 19 Jul 2018 00:13:54 +0000 (01:13 +0100)
commit08599abbf0443470d122c3e9fa12c90f232f16de
tree88dc3a1f234a64d34257c681e261286a83d35ea1
parent15de150b671df2e9ac562b8fc940a2e9e6165bb6
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