gecko/js/src/nanojit
Jacob Bramley 310af12a78 Extend the inappropriately-limited FSTD and FSTS range. [Bug 570694] [r=nnethercote]
--HG--
extra : convert_revision : 3c64a9386e7f8784d25b4eb13243f621b0fcded8
2010-06-09 09:10:19 +01:00
..
Allocator.cpp Backed out changeset 188cf7548d85 (bug 521881). 2009-10-12 17:59:40 -07:00
Allocator.h Backed out changeset 188cf7548d85 (bug 521881). 2009-10-12 17:59:40 -07:00
Assembler.cpp Bug 560926 - Add support for arithmetic with branch on overflow (r= nnethercote+ edwsmith+ wmaddox+) 2010-06-06 17:57:30 -07:00
Assembler.h Bug 560926 - Add support for arithmetic with branch on overflow (r= nnethercote+ edwsmith+ wmaddox+) 2010-06-06 17:57:30 -07:00
avmplus.cpp Bug 570895 - Consider replacing abort() in AvmAssertFail. r=gal. 2010-06-09 00:20:03 -07:00
avmplus.h Bug 562001 nanojit failed to compile on Solaris x86_64 r=gal 2010-04-28 17:36:04 +08:00
CodeAlloc.cpp Bug 560639 - Reinstate CodeAlloc::size(const CodeList*) recently removed as "dead" (r=edwsmith+ nnethercote+) 2010-05-26 17:29:16 -07:00
CodeAlloc.h Bug 560639 - Reinstate CodeAlloc::size(const CodeList*) recently removed as "dead" (r=edwsmith+ nnethercote+) 2010-05-26 17:29:16 -07:00
Containers.cpp Bug 517530 - NJ merge: whitespace, equivalent code, PPC churn, r=dvander. 2009-09-18 13:31:09 -07:00
Containers.h Bug 560571 - Symbian RVCT 2.2 compiler requires explicit cast to (const void*) for &k (r=stejohns+) 2010-05-19 20:47:56 -04:00
Fragmento.cpp Reorganized the fragment class hierarchy (bug 524620, r=gal). 2009-11-05 15:04:54 -08:00
Fragmento.h Reorganized the fragment class hierarchy (bug 524620, r=gal). 2009-11-05 15:04:54 -08:00
LIR.cpp Fix typo in patch for bug 527512, and add a missing case. r=gal. 2010-06-06 20:22:48 -07:00
LIR.h Bug 568393 - msvc 2008 compiler generates bad code for CallInfo static initializer (r+wmaddox) 2010-05-26 18:02:31 -07:00
LIRopcode.tbl Bug 560926 - Add support for arithmetic with branch on overflow (r= nnethercote+ edwsmith+ wmaddox+) 2010-06-06 17:57:30 -07:00
manifest.mk Bug 542133 - Add a real NJConfig struct to nanojit (r=edwsmith,r=nnethercote) 2010-02-15 17:56:41 -08:00
nanojit.h Assertion failure message tweak, from bug 570895. r=gal. 2010-06-09 00:13:54 -07:00
Native.h Bug 552592 - nanojit: split TMFLAGS=assembly in two. r=edwsmith. 2010-05-11 19:14:51 -07:00
NativeARM.cpp Extend the inappropriately-limited FSTD and FSTS range. [Bug 570694] [r=nnethercote] 2010-06-09 09:10:19 +01:00
NativeARM.h Fix winmo macro madness breakage 2010-05-27 11:29:47 -07:00
Nativei386.cpp Bug 560926 - Add support for arithmetic with branch on overflow (r= nnethercote+ edwsmith+ wmaddox+) 2010-06-06 17:57:30 -07:00
Nativei386.h Bug 562597 - nanojit: more LOpcode-related renamings. r=edwsmith. 2010-05-11 17:14:20 -07:00
NativeMIPS.cpp Support arithmetic with branch on overflow on MIPS -- bug 560926 (r=rreitmai+) 2010-05-27 18:00:45 -07:00
NativeMIPS.h Bug 551165 - Unable to compile MIPS nanojit backend (r=edwsmith+) 2010-04-21 09:14:14 -04:00
NativePPC.cpp Bug 560926 - Add support for arithmetic with branch on overflow (r= nnethercote+ edwsmith+ wmaddox+) 2010-06-06 17:57:30 -07:00
NativePPC.h Revert rename bustage in NativePPC.cpp (bug 560160 r=me) 2010-04-22 13:04:24 -04:00
NativeSparc.cpp http://www.dancertheband.com/ does not work correct with flash player 10.1 beta for solaris sparc. r=edwsmith 2010-06-02 13:13:24 +08:00
NativeSparc.h Bug 562597 - nanojit: more LOpcode-related renamings. r=edwsmith. 2010-05-11 17:14:20 -07:00
NativeX64.cpp Bug 560926 - Add support for arithmetic with branch on overflow (r= nnethercote+ edwsmith+ wmaddox+) 2010-06-06 17:57:30 -07:00
NativeX64.h Bug 562597 - nanojit: more LOpcode-related renamings. r=edwsmith. 2010-05-11 17:14:20 -07:00
njconfig.cpp Temporarily disable an assertion; bug 547063 has details. r=me. 2010-02-19 08:41:14 +11:00
njconfig.h Cleaned up trailing whitespace (r=me) 2010-03-24 20:41:39 -04:00
njcpudetect.h Bug 560570 - ARM arch detection for RVCT compiler (r=stejohns+) 2010-05-19 20:52:18 -04:00
RegAlloc.cpp Bug 538924 - nanojit: rework reservations. r=edwsmith. 2010-01-25 10:39:36 +11:00
RegAlloc.h Bug 538924 - nanojit: rework reservations. r=edwsmith. 2010-01-25 10:39:36 +11:00
VMPI.cpp Bustage fix for bug 545295. r=me. 2010-04-05 18:12:38 -07:00
VMPI.h Bustage fix for bug 545295. r=me. 2010-04-05 18:12:38 -07:00