* testsuite/18_support/numeric_limits.cc (test_extrema): Fix typo.
[gcc.git] / libjava / interpret.cc
2002-02-10 Andreas Toblerinterpret.cc (continue1): Use PUSHL, not PUSHI.
2002-02-08 Tom Tromeyinterpret.cc (convert): New function.
2002-01-12 Chris Searsinterpret.cc (NULLARRAYCHECK): New macro.
2002-01-08 Chris Searsinterpret.cc (ARRAYBOUNDSCHECK): New macro.
2001-10-16 Bryce McKinlayEliminate use of C++ static constructors.
2001-09-21 Richard Hendersonjvm.h (_Jv_VTable): Handle function descriptors for...
2001-03-26 Richard Hendersonexception.cc (java_eh_info): Make value type jthrowable.
2001-02-15 Anthony Greendefineclass.cc: Don't include alloca.h.
2001-02-12 Jeff Sturminterpret.cc (continue1): [insn_invokevirtual] Do an...
2000-10-20 Tom TromeyFrom Arno J. Klaassen:
2000-10-06 Tom TromeynatField.cc (BooleanClass): Don't define.
2000-09-14 Alexandre Olivadefineclass.cc: Include alloca.h only if HAVE_ALLOCA_H.
2000-08-02 Bryce McKinlay[multiple changes]
2000-07-28 Andrew Haleyinterpret.cc (continue1): Insert missing break into...
2000-05-31 Bryce McKinlaycni.h: Include <string.h>.
2000-05-19 Tom TromeyJumbo patch:
2000-03-26 Tom Tromey[multiple changes]
2000-03-07 Tom TromeyAll files: Updated copyright information.
2000-03-02 Tom Tromeyjava-interp.h: Don't include MethodInvocation.h.
2000-02-11 Tom Tromeyinterpret.cc (continue1): Use STOREA, not STOREI, to...
2000-02-10 Andrew Haleyinterpret.cc: Don't include fdlibm.h.
2000-02-08 Tom Tromeyinterpret.cc (PUSHL): Don't use expression statement.
2000-01-26 Tom Tromeyinterpret.cc (run): Don't call println.
2000-01-19 Tom Tromey* interpret.cc (PC_REGISTER_ASM): Removed.
2000-01-19 Tom Tromey* All files: Updated copyright to reflect Cygnus purchase.
1999-09-10 Tom Tromeyconfigure: Rebuilt.
1999-09-01 Tom TromeyModifier.java (ALL_FLAGS): New constant.
1999-08-20 Kresten Krab Thorupinterpret.cc (continue1): Implement explicit dispatch...
1999-08-18 Kresten Krab ThorupnatClassLoader.cc (_Jv_PrepareCompiledClass): Renamed...
1999-08-10 Anthony Green[multiple changes]
1999-08-08 Anthony Green[multiple changes]