Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Standardize header guards. | Richard Henderson | 2001-05-25 | 1 | -3/+3 |
* | javaop.h (WORD_TO_INT): Mask lower 32 bits of a jword before sign extending. | Andrew Haley | 2000-08-29 | 1 | -3/+6 |
* | expr.c (build_java_jsr): Use emit_jump, not expand_goto. | Tom Tromey | 2000-05-03 | 1 | -1/+11 |
* | javaop.h (WORDS_TO_DOUBLE): Allow WORDS_TO_DOUBLE to assemble doubles correct... | Scott Bambrough | 2000-02-03 | 1 | -0/+4 |
* | javaop.h (WORD_TO_FLOAT): Use `inline' unconditionally. | Tom Tromey | 1999-09-22 | 1 | -12/+3 |
* | javaop.h (WORD_TO_FLOAT): only inline if building with gcc. | Tom Tromey | 1999-08-09 | 1 | -3/+12 |
* | Makefile.in (gjavah.o): Depend on $(CONFIG_H) and system.h. | Kaveh R. Ghazi | 1999-02-01 | 1 | -8/+4 |
* | expr.c (java_lang_expand_expr): Add missing emit_queue. | Per Bothner | 1998-11-24 | 1 | -2/+5 |
* | Initial revision | Anthony Green | 1998-09-06 | 1 | -0/+142 |