Граф коммитов

16 Коммитов

Автор SHA1 Сообщение Дата
fur%netscape.com 7f21c85171 Gratuitous change to work around bug that appears in egcs 1.0.3 1999-02-09 00:08:41 +00:00
fur%netscape.com 3317d10e0d Fixed VerifyError and RuntimeError messages to be less dire. Also, don't exit
the program if an error occurs since it will be propagated to a Java caller as
an exception.
1999-01-29 05:23:06 +00:00
fur%netscape.com a731a624bd Flush the log file after entry into a method is traced. 1999-01-21 00:22:22 +00:00
fur%netscape.com 261c442349 Flush HTML method dump file after writing it. Otherwise, the file is truncated
if EF dies while compiling.
1998-12-23 20:19:49 +00:00
fur%netscape.com e898c10772 Check-in rth's support for 64-bit arithmetic, with a few mods to make it build
on Win32.
1998-12-23 20:11:59 +00:00
rth%cygnus.com 80d3f0b550 ANSI C++ disallows reinterpret_cast between objects and functions. 1998-12-12 04:02:56 +00:00
toshok%hungry.com 4267878169 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
toshok%hungry.com bd8b598067 add FreeBSD support. 1998-12-11 04:01:07 +00:00
toshok%hungry.com eaf7885602 cleanup 1998-12-11 04:00:52 +00:00
toshok%hungry.com 2ddd90f41a Fix the burm_STATE_LABEL thing, since the version of burg that I have (and that I assume we'll be using) doesn't use SET_STATE_LABEL - it makes assignments to STATE_LABEL. 1998-12-11 02:48:32 +00:00
toshok%hungry.com f7dcf43bef 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
toshok%hungry.com 7bcafbbdd4 add a special rule so that make doesn't attempt on successive builds to compile PrimitiveOperations from PrimitiveOperations.cpp 1998-12-10 11:03:29 +00:00
toshok%hungry.com 448294c402 correct (rather serious) warning. 1998-12-10 10:51:45 +00:00
toshok%hungry.com 9e160e68eb get the Compiler/CodeGenerator/md stuff compiling 1998-12-10 08:06:25 +00:00
toshok%hungry.com cefe449078 add md stuff for freebsd. 1998-12-10 07:56:37 +00:00
fur%netscape.com 53f8b7e464 Initial check-in of ElectricalFire, a Java JIT compiler. 1998-12-03 21:10:47 +00:00