re PR java/38374 (constant pool references have wrong types in ADDR_EXPR)
[gcc.git] / gcc / java / javaop.h
2007-07-31 Nick Cliftonjava-gimplify.c: Change copyright header to refer to...
2006-05-29 Jakub Jelinekjavaop.h (int16, [...]): Define to exactly 16 (resp.
2005-06-25 Kelley CookUpdate FSF address.
2003-03-21 Zack Weinbergjavaop.h (jfloat, jdouble): Make them structures mirror...
2003-01-18 Kazu Hiratacheck-init.c: Fix comment typos.
2003-01-09 Kaveh R. Ghaziexpr.c, [...]: Don't rely on the `DEFUN', `AND' or...
2003-01-01 Steven BosscherMake-lang.in, [...]: Replace "GNU CC" with "GCC" in...
2001-05-26 Richard HendersonStandardize header guards.
2000-08-29 Andrew Haleyjavaop.h (WORD_TO_INT): Mask lower 32 bits of a jword...
2000-05-03 Tom Tromeyexpr.c (build_java_jsr): Use emit_jump, not expand_goto.
2000-02-03 Scott Bambroughjavaop.h (WORDS_TO_DOUBLE): Allow WORDS_TO_DOUBLE to...
1999-09-22 Tom Tromeyjavaop.h (WORD_TO_FLOAT): Use `inline' unconditionally.
1999-08-09 Tom Tromeyjavaop.h (WORD_TO_FLOAT): only inline if building with...
1999-02-01 Kaveh R. GhaziMakefile.in (gjavah.o): Depend on $(CONFIG_H) and system.h.
1998-11-24 Per Bothnerexpr.c (java_lang_expand_expr): Add missing emit_queue.
1998-09-06 Anthony GreenInitial revision