aboutsummaryrefslogtreecommitdiff
path: root/gcc/java/javaop.h
AgeCommit message (Expand)AuthorFilesLines
2003-03-21javaop.h (jfloat, jdouble): Make them structures mirroring the bit fields of ...Zack Weinberg1-31/+37
2003-01-18check-init.c: Fix comment typos.Kazu Hirata1-1/+1
2003-01-09expr.c, [...]: Don't rely on the `DEFUN', `AND' or `__STDC__' macros.Kaveh R. Ghazi1-4/+0
2003-01-01Make-lang.in, [...]: Replace "GNU CC" with "GCC" in the copyright header.Steven Bosscher1-4/+6
2001-05-25Standardize header guards.Richard Henderson1-3/+3
2000-08-29javaop.h (WORD_TO_INT): Mask lower 32 bits of a jword before sign extending.Andrew Haley1-3/+6
2000-05-03expr.c (build_java_jsr): Use emit_jump, not expand_goto.Tom Tromey1-1/+11
2000-02-03javaop.h (WORDS_TO_DOUBLE): Allow WORDS_TO_DOUBLE to assemble doubles correct...Scott Bambrough1-0/+4
1999-09-22javaop.h (WORD_TO_FLOAT): Use `inline' unconditionally.Tom Tromey1-12/+3
1999-08-09javaop.h (WORD_TO_FLOAT): only inline if building with gcc.Tom Tromey1-3/+12
1999-02-01Makefile.in (gjavah.o): Depend on $(CONFIG_H) and system.h.Kaveh R. Ghazi1-8/+4
1998-11-24expr.c (java_lang_expand_expr): Add missing emit_queue.Per Bothner1-2/+5
1998-09-06Initial revisionAnthony Green1-0/+142