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, 8 May 2016 20:59:37 +0000 (20:59 +0000)
commitce13d954302609fd00503cbd6ec17d58619877a9
tree416a967a847fc2ba6ac22c7280de67e5e514d706
parent64db452eee576f31a9f0ccdc4066c55345afc526
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