add-mips64-support-headers
authorDejan Latinovic <Dejan.Latinovic@imgtec.com>
Fri, 6 Mar 2015 00:51:44 +0000 (16:51 -0800)
committerRaspbian forward porter <root@raspbian.org>
Tue, 17 May 2016 23:45:58 +0000 (23:45 +0000)
commit279126862aabc878509e51deaa402e0841291a20
tree9a1f73b73520e5578abd94b81e680bc9e78aec2d
parentec1f7974a1b3ce166a8ebe4aa88c30f9ceca4b42
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