summaryrefslogtreecommitdiff
path: root/gcc/java/javaop.h
Commit message (Expand)AuthorAgeFilesLines
* * java-gimplify.c: Change copyright header to refer to version 3 of the GNU nickc2007-07-311-5/+4
* * javaop.h (int16, int32, int64): Define to exactly 16 (resp. 32, 64)jakub2006-05-291-0/+29
* Update FSF address.kcook2005-06-251-2/+2
* * javaop.h (jfloat, jdouble): Make them structures mirroringzack2003-03-211-31/+37
* * check-init.c: Fix comment typos.kazu2003-01-181-1/+1
* * expr.c, gjavah.c, javaop.h, jcf-dump.c, jcf-io.c, jcf-reader.c,ghazi2003-01-091-4/+0
* * Make-lang.in, boehm.c, buffer.c,neroden2003-01-011-4/+6
* Standardize header guards.rth2001-05-261-3/+3
* 2000-08-22 Andrew Haley <aph@cygnus.com>apbianco2000-08-291-3/+6
* * expr.c (build_java_jsr): Use emit_jump, not expand_goto.tromey2000-05-031-1/+11
* 2000-01-31 Scott Bambrough <scottb@netwinder.org>tromey2000-02-031-0/+4
* * javaop.h (WORD_TO_FLOAT): Use `inline' unconditionally.tromey1999-09-221-12/+3
* * javaop.h (WORD_TO_FLOAT): only inline if building with gcc.tromey1999-08-091-3/+12
* * Makefile.in (gjavah.o): Depend on $(CONFIG_H) and system.h.ghazi1999-02-011-8/+4
* bothner1998-11-241-2/+5
* Initial revisiongreen1998-09-061-0/+142