summaryrefslogtreecommitdiff
path: root/gcc/java/verify.c
Commit message (Expand)AuthorAgeFilesLines
* * Make-lang.in (JAVA_OBJS): Removed verify.otromey2005-08-151-1574/+0
* Update FSF address.kcook2005-06-251-2/+2
* 2005-04-18 Andrew Haley <aph@redhat.com>aph2005-04-191-1/+0
* * verify.c: Revert to the version before the BC-ABI merge.rmathew2005-01-101-74/+34
* * verify.c (defer_merging): Don't use C++-style comment.tromey2004-11-251-3/+3
* * Merged gcj-abi-2-dev-branch to trunk.tromey2004-11-251-33/+73
* * class.c (ident_subst): Always alloca buffer.steven2004-10-171-1/+2
* * 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/+2
* * tree.h (TYPE_BINFO_OFFSET, TYPE_BINFO_VTABLE,nathan2004-07-071-4/+4
* * verify.c: Correct array element access formatting thinko.rmathew2004-07-041-48/+48
* * verify.c: Insert a short blurb at the start referring to the JVMS.rmathew2004-07-041-108/+205
* Formatting fixes.rmathew2004-06-271-4/+7
* * class.c: Remove uses of "register" specifier inkazu2003-12-201-1/+1
* * approved by aphfche2003-10-281-3/+0
* * check-init.c: Fix comment typos.kazu2003-01-181-2/+2
* * All Files: Convert to ISO C style function definitions.ghazi2003-01-121-19/+8
* * class.c, gjavah.c, parse.y, verify.c: Don't use PTR.ghazi2003-01-101-3/+3
* * All Files: Remove PARAMS macro.ghazi2003-01-091-6/+6
* * Make-lang.in, boehm.c, buffer.c,neroden2003-01-011-5/+6
* Merge basic-improvements-branch to trunkzack2002-12-161-0/+2
* 2002-11-14 Jens-Michael Hoffmann <jensmh@gmx.de>aph2002-11-181-1/+1
* 2002-09-03 Jesse Rosenstock <jmr@ugcs.caltech.edu>tromey2002-09-111-2/+3
* 2002-08-28 Andrew Haley <aph@redhat.com>aph2002-09-051-1/+3
* * java-tree.h, class.c, expr.c, jcf-parse.c, parse.y,zack2002-06-041-2/+2
* * ChangeLog, Make-lang.in, class.c, expr.c, gcj.texi, java-tree.h,jsm282001-12-161-2/+2
* * verify.c (subroutine_nesting): New function.bothner2001-12-031-7/+23
* * verify.c (verify_jvm_instructions): Fix typo.mmitchel2001-09-141-1/+1
* * verify.c: Don't use // comments.zack2001-07-071-2/+2
* * jcf-io.c (read_zip_member): Cast to long in comparison withghazi2001-04-291-1/+1
* * verify.c (verify_jvm_instructions): For field instructions,bothner2001-04-261-10/+42
* ebothner2001-03-241-3/+3
* * verify.c (verify_jvm_instructions): Better error msgs for dup.bothner2001-03-161-8/+12
* * diagnostic.h (set_internal_error_function): Renamed.kenner2001-02-041-5/+5
* 2001-01-23 Alexandre Petit-Bianco <apbianco@cygnus.com>apbianco2001-01-241-0/+1
* * verify.c (VERIFICATION_ERROR_WITH_INDEX): New macro.bothner2001-01-211-5/+18
* * verify.c (merge_type_state): Stil may have to merge even ifbothner2001-01-211-1/+1
* Various patches to emit better messages on verification errors.bothner2001-01-141-47/+95
* Warning fixes:ghazi2000-10-211-1/+1
* * expr.c (pop_type_0): Return `Object' if trying to merge twotromey2000-09-121-2/+4
* 2000-09-05 Alexandre Petit-Bianco <apbianco@cygnus.com>apbianco2000-09-071-0/+14
* 2000-08-14 Alexandre Petit-Bianco <apbianco@cygnus.com>apbianco2000-08-161-1/+1
* Added Java 1.1 language features.apbianco2000-03-141-3/+2
* * buffer.h: PROTO -> PARAMS.ghazi2000-01-211-6/+6
* Tue Nov 30 12:36:15 1999 Anthony Green <green@cygnus.com>apbianco1999-12-061-5/+9
* * jcf-dump.c (print_constant, disassemble_method): Don't call aghazi1999-10-141-1/+1
* * class.c (finish_class): Remove unused parameter, all callersghazi1999-09-021-2/+2
* * gjavah.c, jcf-write.c, verify.c: Do not use C++ stylelaw1999-08-281-1/+1
* Wed Aug 25 15:37:15 1999 Gregg Townsend <gmt@cs.arizona.edu>apbianco1999-08-261-1/+2
* * gjavah.c (print_name, print_base_classname, utf8_cmp,ghazi1999-08-251-2/+2