gecko/js/src/nanojit
Steven Johnson eecc554117 change 71a045ccce43 inadvertently backed out change b8f64e82da3f; this restores the latter (r=stejohns)
--HG--
extra : convert_revision : 2fbb1bbebee5e0872ea3d485a40d7f71f785f319
2010-02-16 11:59:55 -08: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 542133 - Add a real NJConfig struct to nanojit (r=edwsmith,r=nnethercote) 2010-02-15 17:56:41 -08:00
Assembler.h Bug 542133 - Add a real NJConfig struct to nanojit (r=edwsmith,r=nnethercote) 2010-02-15 17:56:41 -08:00
avmplus.cpp Bug 542133 - Add a real NJConfig struct to nanojit (r=edwsmith,r=nnethercote) 2010-02-15 17:56:41 -08:00
avmplus.h Bug 542133 - Add a real NJConfig struct to nanojit (r=edwsmith,r=nnethercote) 2010-02-15 17:56:41 -08:00
CodeAlloc.cpp Bug 504202 - MIPS target support (r+graydon,rreitmai) [chris.dearman] 2010-02-01 10:22:30 -08:00
CodeAlloc.h (second try) Adds protect/unprotect API to CodeAlloc (bug 460993 r=nnethercote,rreitmai sr=gal) 2010-01-22 15:18:12 -05: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 522834 - Minor merge bits from Tamarin, r=gal. 2009-10-16 18:01:54 -07: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 unreachable-code warning for LIR_div/LIR_mod on non-x86 platforms (r=stejohns) 2010-02-16 11:21:52 -08:00
LIR.h Bug 542133 - Add a real NJConfig struct to nanojit (r=edwsmith,r=nnethercote) 2010-02-15 17:56:41 -08:00
LIRopcode.tbl Bug 542326 - nanojit: add NJ_SOFTFLOAT_SUPPORTED, and only compile in support for non-universal opcodes on platforms that use them. r=stejohns,edwsmith. 2010-02-12 12:30:16 +11: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 Bug 542133 - Add a real NJConfig struct to nanojit (r=edwsmith,r=nnethercote) 2010-02-15 17:56:41 -08:00
Native.h Bug 542326 - nanojit: add NJ_SOFTFLOAT_SUPPORTED, and only compile in support for non-universal opcodes on platforms that use them. r=stejohns,edwsmith. 2010-02-12 12:30:16 +11:00
NativeARM.cpp Bug 542133 - Add a real NJConfig struct to nanojit (r=edwsmith,r=nnethercote) 2010-02-15 17:56:41 -08:00
NativeARM.h Bug 542133 - Add a real NJConfig struct to nanojit (r=edwsmith,r=nnethercote) 2010-02-15 17:56:41 -08:00
Nativei386.cpp Bug 542133 - Add a real NJConfig struct to nanojit (r=edwsmith,r=nnethercote) 2010-02-15 17:56:41 -08:00
Nativei386.h merge 2010-02-15 17:24:21 +11:00
NativeMIPS.cpp Bug 542133 - Add a real NJConfig struct to nanojit (r=edwsmith,r=nnethercote) 2010-02-15 17:56:41 -08:00
NativeMIPS.h merge 2010-02-15 17:24:21 +11:00
NativePPC.cpp change 71a045ccce43 inadvertently backed out change b8f64e82da3f; this restores the latter (r=stejohns) 2010-02-16 11:59:55 -08:00
NativePPC.h merge 2010-02-15 17:24:21 +11:00
NativeSparc.cpp merge 2010-02-15 17:24:21 +11:00
NativeSparc.h Bug 542326 - nanojit: add NJ_SOFTFLOAT_SUPPORTED, and only compile in support for non-universal opcodes on platforms that use them. r=stejohns,edwsmith. 2010-02-12 12:30:16 +11:00
NativeX64.cpp merge 2010-02-15 17:24:21 +11:00
NativeX64.h merge 2010-02-15 17:24:21 +11:00
njconfig.cpp Bug 542133 - Add a real NJConfig struct to nanojit (r=edwsmith,r=nnethercote) 2010-02-15 17:56:41 -08:00
njconfig.h Bug 542133 - Add a real NJConfig struct to nanojit (r=edwsmith,r=nnethercote) 2010-02-15 17:56:41 -08:00
njcpudetect.h Bug 542133 - Add a real NJConfig struct to nanojit (r=edwsmith,r=nnethercote) 2010-02-15 17:56:41 -08: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 Bug 531218 - NJ: Remove unused _getfp for solaris from nanojit. r=stejohns. 2009-11-30 09:24:10 +08:00
VMPI.h Whitespace hygene (r=me) 2009-12-21 15:05:48 -05:00