gecko-dev/js
Lars T Hansen add2a1f849 Bug 1495731 - remove JS_VOLATILE_ARM, it is no longer relevant. r=waldo
JS_VOLATILE_ARM was a workaround for a gcc 4.7 bug on B2G where it
would generate unaligned word accesses that should have been
individual byte accesses.  We now require at least gcc 6.1 (and ARM
systems support unaligned accesses).

--HG--
extra : rebase_source : a00a0bf0758e009e362275197ac4718c4d02489f
extra : source : 0448c0a2081eb71cf5f9449d9c9f32a2aaa38e2d
2018-10-02 16:16:12 +02:00
..
ductwork/debugger Bug 1489147 - Remove the XPCOM component registration for nsXPConnect; r=mccr8 2018-09-06 16:39:35 -04:00
examples
ipc Bug 1490632 - Always use braces for if/for/while statements in js/ipc. r=evilpie 2018-09-12 20:04:14 +00:00
public Backed out changeset c7b32ffa822e (bug 1321014) on a CLOSED TREE 2018-10-16 14:35:48 -07:00
rust Bug 1491137 - Rename JS::CompileFunction that takes const char*/size_t for function text to JS::CompileFunctionUtf8 that asserts consistent |options.utf8|. r=jandem 2018-09-17 11:24:41 -07:00
src Bug 1495731 - remove JS_VOLATILE_ARM, it is no longer relevant. r=waldo 2018-10-02 16:16:12 +02:00
xpconnect Backed out 5 changesets (bug 1497707) for android mass failures. CLOSED TREE 2018-10-18 00:35:39 +03:00
app.mozbuild
ffi.configure
moz.build
moz.configure Bug 1497336: Remove Cranelift Win32 static analysis workaround; r=froydnj 2018-10-11 14:52:39 +00:00