2018-03-21 13:04:30 by Filip Hajny | Files touched by this commit (1) |
Log message: lang/spidermonkey17: Mark as broken on SunOS/x86_64. https://bugzilla.mozilla.org/show_bug.cgi?id=577056 |
2017-05-24 15:22:36 by Jonathan Perkin | Files touched by this commit (2) |
Log message: Pointer fix, found by GCC 7.1. |
2016-12-16 00:57:33 by Joerg Sonnenberger | Files touched by this commit (2) |
Log message: Pointers are not ordered relative to 0. |
2016-10-05 04:52:06 by Maya Rashish | Files touched by this commit (2) |
Log message: spidermonkey17: revert previous, reject n32 shouldn't work at runtime (can't run on netbsd nayway), thx khorben |
2016-10-04 04:30:47 by Maya Rashish | Files touched by this commit (2) |
Log message: 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-03 04:46:48 by Maya Rashish | Files touched by this commit (3) |
Log message: 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-09-05 13:43:23 by Jonathan Perkin | Files touched by this commit (2) |
Log message: Support illumos endian.h |
2016-08-30 09:45:51 by Richard PALO | Files touched by this commit (2) |
Log message: aarch64 needs TLC with mfbt |
2016-07-09 08:39:18 by Thomas Klausner | Files touched by this commit (1068) |
Log message: Bump PKGREVISION for perl-5.24.0 for everything mentioning perl. |
2016-05-24 21:33:13 by Youri Mouton | Files touched by this commit (1) |
Log message: Mark as not make jobs safe. Thanks Kamil for spotting this! |