summaryrefslogtreecommitdiff
path: root/gcc/java/javaop.h
Commit message (Expand)AuthorAgeFilesLines
* Standardize header guards.Richard Henderson2001-05-251-3/+3
* javaop.h (WORD_TO_INT): Mask lower 32 bits of a jword before sign extending.Andrew Haley2000-08-291-3/+6
* expr.c (build_java_jsr): Use emit_jump, not expand_goto.Tom Tromey2000-05-031-1/+11
* javaop.h (WORDS_TO_DOUBLE): Allow WORDS_TO_DOUBLE to assemble doubles correct...Scott Bambrough2000-02-031-0/+4
* javaop.h (WORD_TO_FLOAT): Use `inline' unconditionally.Tom Tromey1999-09-221-12/+3
* javaop.h (WORD_TO_FLOAT): only inline if building with gcc.Tom Tromey1999-08-091-3/+12
* Makefile.in (gjavah.o): Depend on $(CONFIG_H) and system.h.Kaveh R. Ghazi1999-02-011-8/+4
* expr.c (java_lang_expand_expr): Add missing emit_queue.Per Bothner1998-11-241-2/+5
* Initial revisionAnthony Green1998-09-061-0/+142