aboutsummaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorPhilip Prindeville <philipp@redfish-solutions.com>2019-01-13 13:53:03 -0700
committerGitHub <noreply@github.com>2019-01-13 13:53:03 -0700
commit5e660327daacb95ea0cc45d33dc2f3b035b3a211 (patch)
tree0d4a0721f68a39c2ec3a510737280e19888abbcf /lang
parent567471714e019dd1e5f4c023102a4f9e68c25ba7 (diff)
parent0716d8fe5aa6705f69657fa149e5b437ff37bc65 (diff)
Merge pull request #7750 from guidosarducci/master-perl-config-mips64el
perl: add missing config for mips64el
Diffstat (limited to 'lang')
-rw-r--r--lang/perl/files/mips64el.config21
1 files changed, 21 insertions, 0 deletions
diff --git a/lang/perl/files/mips64el.config b/lang/perl/files/mips64el.config
new file mode 100644
index 000000000..e02fb4108
--- /dev/null
+++ b/lang/perl/files/mips64el.config
@@ -0,0 +1,21 @@
+owrt:arch=mips64el
+owrt:bits=64
+owrt:endian=little
+
+ccsymbols=''
+cppccsymbols=''
+cppsymbols=''
+d_casti32='define'
+d_double_style_ieee='define'
+d_long_double_style_ieee_doubledouble='define'
+d_modflproto='undef'
+doublekind='3'
+fpossize='24'
+longdblkind='5'
+need_va_copy='define'
+quadkind='2'
+
+owrt:sig_count=128
+owrt:sigs='ZERO HUP INT QUIT ILL TRAP ABRT EMT FPE KILL BUS SEGV SYS PIPE ALRM TERM USR1 USR2 CHLD PWR WINCH URG IO STOP TSTP CONT TTIN TTOU VTALRM PROF XCPU XFSZ'
+owrt:sig_name_extra='IOT CLD POLL'
+owrt:sig_num_extra='6 18 22'