gecko-dev/ef/Utilities/General
fur%netscape.com 0e1d9dbd8d + Flush HTML method dump file after writing it. Otherwise, the file is
truncated if EF dies while compiling.

+ Print a placeholder disassembled instruction rather than assert-botching,
  so that the -html option still works.
1998-12-23 20:21:58 +00:00
..
md Initial check-in of ElectricalFire, a Java JIT compiler. 1998-12-03 21:10:47 +00:00
CUtils.cpp Initial check-in of ElectricalFire, a Java JIT compiler. 1998-12-03 21:10:47 +00:00
CUtils.h Initial check-in of ElectricalFire, a Java JIT compiler. 1998-12-03 21:10:47 +00:00
CatchAssert.cpp Initial check-in of ElectricalFire, a Java JIT compiler. 1998-12-03 21:10:47 +00:00
CatchAssert.h Initial check-in of ElectricalFire, a Java JIT compiler. 1998-12-03 21:10:47 +00:00
CheckedUnion.h Initial check-in of ElectricalFire, a Java JIT compiler. 1998-12-03 21:10:47 +00:00
DebugUtils.cpp Initial check-in of ElectricalFire, a Java JIT compiler. 1998-12-03 21:10:47 +00:00
DebugUtils.h fix warnings by providing empty virtual destructors for classes that needed them, reordering initialization of member variables, and by giving the type uint to all the 'const nFooTypes;' variables. 1998-12-10 11:52:47 +00:00
DoublyLinkedList.h we need to fix this, but to get things building i've made the copy constructors public and provided an implementation of them that just PR_ASSERT(0)'s. 1998-12-11 04:41:05 +00:00
Exports.h add FreeBSD support. 1998-12-11 04:01:07 +00:00
FastBitMatrix.cpp Initial check-in of ElectricalFire, a Java JIT compiler. 1998-12-03 21:10:47 +00:00
FastBitMatrix.h Initial check-in of ElectricalFire, a Java JIT compiler. 1998-12-03 21:10:47 +00:00
FastBitSet.cpp Initial check-in of ElectricalFire, a Java JIT compiler. 1998-12-03 21:10:47 +00:00
FastBitSet.h Initial check-in of ElectricalFire, a Java JIT compiler. 1998-12-03 21:10:47 +00:00
FastHashTable.h Initial check-in of ElectricalFire, a Java JIT compiler. 1998-12-03 21:10:47 +00:00
Fifo.h Initial check-in of ElectricalFire, a Java JIT compiler. 1998-12-03 21:10:47 +00:00
FloatUtils.cpp (at least for GNUC platforms) don't rely on nasty division-by-zero tricks to generate +-inf and nan. instead borrow the bitlevel twiddling javascript uses. I would imagine that this would work for all platforms that use IEEE floats (which is necessarily all platforms for which EF will work), but someone else needs to figure out if windows will work with this code. 1998-12-16 01:38:18 +00:00
FloatUtils.h Initial check-in of ElectricalFire, a Java JIT compiler. 1998-12-03 21:10:47 +00:00
Fundamentals.h Initial check-in of ElectricalFire, a Java JIT compiler. 1998-12-03 21:10:47 +00:00
GraphUtils.h Initial check-in of ElectricalFire, a Java JIT compiler. 1998-12-03 21:10:47 +00:00
HashTable.h Initial check-in of ElectricalFire, a Java JIT compiler. 1998-12-03 21:10:47 +00:00
InterestingEvents.cpp Initial check-in of ElectricalFire, a Java JIT compiler. 1998-12-03 21:10:47 +00:00
InterestingEvents.h fix warnings by providing empty virtual destructors for classes that needed them, reordering initialization of member variables, and by giving the type uint to all the 'const nFooTypes;' variables. 1998-12-10 11:52:47 +00:00
JavaBytecodes.cpp Initial check-in of ElectricalFire, a Java JIT compiler. 1998-12-03 21:10:47 +00:00
JavaBytecodes.h Initial check-in of ElectricalFire, a Java JIT compiler. 1998-12-03 21:10:47 +00:00
LogModule.cpp + Flush HTML method dump file after writing it. Otherwise, the file is 1998-12-23 20:21:58 +00:00
LogModule.h + Flush HTML method dump file after writing it. Otherwise, the file is 1998-12-23 20:21:58 +00:00
Makefile Initial check-in of ElectricalFire, a Java JIT compiler. 1998-12-03 21:10:47 +00:00
MemOps.h Initial check-in of ElectricalFire, a Java JIT compiler. 1998-12-03 21:10:47 +00:00
MemoryAccess.h Initial check-in of ElectricalFire, a Java JIT compiler. 1998-12-03 21:10:47 +00:00
Multiset.h Initial check-in of ElectricalFire, a Java JIT compiler. 1998-12-03 21:10:47 +00:00
NewFastBitMatrix.cpp Initial check-in of ElectricalFire, a Java JIT compiler. 1998-12-03 21:10:47 +00:00
NewFastBitMatrix.h Initial check-in of ElectricalFire, a Java JIT compiler. 1998-12-03 21:10:47 +00:00
NewFastBitSet.cpp Initial check-in of ElectricalFire, a Java JIT compiler. 1998-12-03 21:10:47 +00:00
NewFastBitSet.h Initial check-in of ElectricalFire, a Java JIT compiler. 1998-12-03 21:10:47 +00:00
Nonspr.cpp Initial check-in of ElectricalFire, a Java JIT compiler. 1998-12-03 21:10:47 +00:00
Nonspr.h Initial check-in of ElectricalFire, a Java JIT compiler. 1998-12-03 21:10:47 +00:00
Pool.cpp Initial check-in of ElectricalFire, a Java JIT compiler. 1998-12-03 21:10:47 +00:00
Pool.h Initial check-in of ElectricalFire, a Java JIT compiler. 1998-12-03 21:10:47 +00:00
Sequence.h Initial check-in of ElectricalFire, a Java JIT compiler. 1998-12-03 21:10:47 +00:00
StringUtils.h Initial check-in of ElectricalFire, a Java JIT compiler. 1998-12-03 21:10:47 +00:00
SystemEvents.h Initial check-in of ElectricalFire, a Java JIT compiler. 1998-12-03 21:10:47 +00:00
Tree.cpp Initial check-in of ElectricalFire, a Java JIT compiler. 1998-12-03 21:10:47 +00:00
Tree.h Initial check-in of ElectricalFire, a Java JIT compiler. 1998-12-03 21:10:47 +00:00
Vector.h Initial check-in of ElectricalFire, a Java JIT compiler. 1998-12-03 21:10:47 +00:00