jperkin
34f0300e65
Pointer fix, found by GCC 7.1.
2017-05-24 13:22:36 +00:00
joerg
d1ef3b7d3e
Pointers are not ordered relative to 0.
2016-12-15 23:57:33 +00:00
maya
df5382e501
spidermonkey17: revert previous, reject n32
...
shouldn't work at runtime (can't run on netbsd nayway), thx khorben
2016-10-05 02:52:06 +00:00
maya
1f5dc43152
spidermonkey17: fix mips build.
...
linker was emitting bogus warnings about the code not being PIC.
still fails under netbsd/mips because it (mostly) hard-codes a page size of 4K
2016-10-04 02:30:46 +00:00
maya
3b10ac3057
spidermonkey17: don't reject MIPS ABIs that aren't n32.
...
switch the use of nops (most likely used to eliminate hazards too) to
ehb/ssnop. nop doesn't eliminate hazards on a superscalar MIPS CPU.
probably helps the report of vague problems on loongson2f.
2016-10-03 02:46:47 +00:00
jperkin
b50261997f
Support illumos endian.h
2016-09-05 11:43:23 +00:00
richard
257ef3e0ea
aarch64 needs TLC with mfbt
2016-08-30 07:45:51 +00:00
wiz
2b0a009d0e
Bump PKGREVISION for perl-5.24.0 for everything mentioning perl.
2016-07-09 06:37:46 +00:00
youri
b3b1de176d
Mark as not make jobs safe. Thanks Kamil for spotting this!
2016-05-24 19:33:13 +00:00
youri
4c94c9011b
Import spidermonkey17-17.0.0 as lang/spidermonkey17.
...
SpiderMonkey is the code-name for the Mozilla's C implementation of JavaScript.
This package contains SpiderMonkey 17.
2016-05-20 18:45:22 +00:00