gecko/js
Jed Davis 48f51b23ae Bug 888578 - Extend ARM masm's floatArgsInGPR workaround to memory loads. r=mjrosenb
The move resolver doesn't understand using a pair of registers, which
we have to do on ARM softfp to pass doubles in the integer registers,
if they occur early enough in the argument list.  We had a workaround
(see uses of floatArgsInGPR) for when the argument is moved from a float
register; this change extends it to handle loading from memory.
2013-07-03 09:21:50 -04:00
..
ductwork/debugger Bug 880245 - Move EXTRA_JS_MODULES to moz.build (batch #4); r=joey 2013-07-01 11:34:30 -04:00
examples Bug 876776 - Import latest version of js/examples/jorendb.js. DONTBUILD 2013-06-04 12:14:17 -07:00
ipc Rewrite CPOWs to use one actor per process (bug 853209, r=billm,bholley,smaug). 2013-07-03 00:24:32 -07:00
jsd Bug 880917 - Remove support for munging JS versions from JSD. r=luke 2013-06-29 09:11:16 -06:00
public Bug 878160 - GC: post barrier weak references in the browser - part 1 JS engine r=terrence 2013-07-02 09:43:45 +01:00
src Bug 888578 - Extend ARM masm's floatArgsInGPR workaround to memory loads. r=mjrosenb 2013-07-03 09:21:50 -04:00
xpconnect Rewrite CPOWs to use one actor per process (bug 853209, r=billm,bholley,smaug). 2013-07-03 00:24:32 -07:00