summaryrefslogtreecommitdiffstats
path: root/gcc/java/typeck.c
Commit message (Expand)AuthorAgeFilesLines
* Update FSF address.kcook2005-06-251-2/+2
* * typeck.c (convert): Only clear TREE_OVERFLOW on INTEGER_CST nodes.sayle2005-06-091-1/+2
* * jcf-dump.c, jcf-io.c, jcf-reader.c, lang.c, parse.h,kazu2005-03-061-1/+1
* Remove xref code.rmathew2005-03-061-3/+0
* 2004-12-20 Andrew Haley <aph@redhat.com>aph2004-12-201-1/+1
* 2004-12-17 Andrew Haley <aph@redhat.com>aph2004-12-171-16/+2
* * Merged gcj-abi-2-dev-branch to trunk.tromey2004-11-251-1/+1
* * tree.h (build_int_cst): New, sign extended constant.nathan2004-08-251-2/+1
* .:nathan2004-08-151-2/+2
* 2004-08-04 Roger Sayle <roger@eyesopen.com>aph2004-08-041-18/+21
* * boehm.c (set_bit): Improve type safety wrt unsignedness.mrs2004-07-241-1/+1
* 2004-07-20 Andrew Haley <aph@redhat.com>aph2004-07-211-2/+10
* .:nathan2004-07-201-6/+5
* * builtins.c (max_builtin, min_builtin,sayle2004-07-181-15/+15
* * tree.h (TYPE_BINFO_OFFSET, TYPE_BINFO_VTABLE,nathan2004-07-071-3/+2
* Formatting fixes.rmathew2004-06-271-4/+4
* 2004-05-19 Paolo Bonzini <bonzini@gnu.org>bonzini2004-05-191-1/+1
* 2004-03-12 Andrew Haley <aph@redhat.com>aph2004-03-151-1/+8
* gcc/kazu2004-02-041-1/+1
* 2004-01-16 Andrew Pinski <pinskia@physics.uc.edu>pinskia2004-01-171-1/+2
* 2004-01-16 Andrew Haley <aph@redhat.com>aph2004-01-161-66/+111
* * class.c: Remove uses of "register" specifier inkazu2003-12-201-3/+3
* * parse.y (java_check_regular_methods): Typo fixes. Calltromey2003-08-121-83/+101
* * check-init.c: Fix comment typos.kazu2003-01-181-1/+1
* * All Files: Convert to ISO C style function definitions.ghazi2003-01-121-71/+30
* * All Files: Remove PARAMS macro.ghazi2003-01-091-6/+6
* * Make-lang.in, boehm.c, buffer.c,neroden2003-01-011-5/+5
* Merge basic-improvements-branch to trunkzack2002-12-161-0/+2
* Index: ChangeLoggeoffk2002-08-041-1/+0
* * java-tree.h, class.c, expr.c, jcf-parse.c, parse.y,zack2002-06-041-1/+1
* * tree.h: Forward-declare struct realvaluetype.zack2002-05-281-0/+1
* * c-lang.c (LANG_HOOKS_INCOMPLETE_TYPE_ERROR): Redefine.neil2002-04-181-12/+0
* * c-decl.c (grokdeclarator): Update.neil2002-04-011-8/+8
* * c-common.c (unsigned_conversion_warning, convert_and_check,neil2002-04-011-6/+5
* * Makefile.in (convert.o, calls.o, expmed.o): Update.neil2002-03-291-2/+2
* * jcf.h: Fix obvious typo in comment.bothner2001-12-031-0/+2
* * java/typeck.c (java_array_type_length, build_prim_array_type):rth2001-09-071-6/+15
* * jcf-io.c (read_zip_member): Cast to long in comparison withghazi2001-04-291-2/+3
* Fix method search wrt scope of inner classes to match JLS2.bothner2001-04-261-2/+20
* Brad's -ffast-math breakup.rth2001-03-071-1/+1
* Forgot this file on last check-in.bryce2001-02-191-5/+0
* 2001-02-14 Tom Tromey <tromey@redhat.com>apbianco2001-02-151-1/+9
* 2001-02-05 Jeff Sturm <jeff.sturm@commerceone.com>apbianco2001-02-071-34/+11
* * diagnostic.h (set_internal_error_function): Renamed.kenner2001-02-041-10/+15
* 2001-01-30 Alexandre Petit-Bianco <apbianco@cygnus.com>apbianco2001-02-011-2/+0
* 2001-01-25 Alexandre Petit-Bianco <apbianco@cygnus.com>apbianco2001-01-251-7/+2
* Remove obstacks.mmitchel2000-10-131-6/+0
* Fix for PR gcj/307:tromey2000-10-031-1/+1
* * c-decl.c (c_expand_body): Don't generate RTL if flag_syntax_only.mmitchel2000-10-011-0/+1
* * typeck.c (build_java_array_type): Correct first parametergeoffk2000-09-091-1/+1
OpenPOWER on IntegriCloud