summaryrefslogtreecommitdiff
path: root/gcc/java/javaop.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyright years.Jakub Jelinek2015-01-051-1/+1
* Update copyright years in gcc/Richard Sandiford2014-01-021-1/+1
* re PR other/59545 (Signed integer overflow issues)Jakub Jelinek2013-12-191-1/+1
* Update copyright years in gcc/Richard Sandiford2013-01-101-1/+1
* java-gimplify.c: Change copyright header to refer to version 3 of the GNU Gen...Nick Clifton2007-07-311-5/+4
* javaop.h (int16, [...]): Define to exactly 16 (resp.Jakub Jelinek2006-05-291-0/+29
* Update FSF address.Kelley Cook2005-06-251-2/+2
* javaop.h (jfloat, jdouble): Make them structures mirroring the bit fields of ...Zack Weinberg2003-03-211-31/+37
* check-init.c: Fix comment typos.Kazu Hirata2003-01-181-1/+1
* expr.c, [...]: Don't rely on the `DEFUN', `AND' or `__STDC__' macros.Kaveh R. Ghazi2003-01-091-4/+0
* Make-lang.in, [...]: Replace "GNU CC" with "GCC" in the copyright header.Steven Bosscher2003-01-011-4/+6
* 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