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>
Sun, 6 Jan 2019 19:33:01 +0000 (19:33 +0000)
commitec6f23e293f2d178456c6ac3a2d67a4be326aae2
tree70cc1ef0a66ecd2a1b36b9f2625bfe5e79788483
parent321f5bc071413ca8aeeb058461965a87485e5589
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