gecko-dev/ef/Utilities
toshok%hungry.com 4182e3c193 (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
..
Disassemblers (LIBRARY_NAME): Change to EFDisassemble. 1998-12-12 04:08:12 +00:00
General (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
qa Initial check-in of ElectricalFire, a Java JIT compiler. 1998-12-03 21:10:47 +00:00
zlib get rid of the remaining manifest, rules.mk, and config.mk files. 1998-12-04 22:37:15 +00:00
Makefile Initial check-in of ElectricalFire, a Java JIT compiler. 1998-12-03 21:10:47 +00:00