summaryrefslogtreecommitdiff
path: root/gcc/java/verify.c
Commit message (Expand)AuthorAgeFilesLines
* * 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
* * check-init.c (check_bool2_init, done_alternative): Add staticghazi1999-08-101-3/+6
* Warning fixes:ghazi1999-07-301-1/+0
* 1999-06-22 Andrew Haley <aph@cygnus.com>tromey1999-06-221-61/+63
* 1999-06-21 Andrew Haley <aph@cygnus.com>aph1999-06-211-11/+31
* Warning fixes:ghazi1999-05-191-1/+1
* * java-except.h (struct eh_range): Removed unused `next' member.tromey1999-05-181-17/+48
* Fix thinko.bothner1999-05-061-1/+1
* bothner1999-05-051-2/+7
* bothner1999-04-061-5/+24
* Warning fixes:ghazi1999-03-281-2/+0
* * Makefile.in (jcf-dump.o): Depend on $(CONFIG_H)ghazi1999-03-211-2/+5
* Warning fixes:ghazi1999-03-121-1/+0
* bothner1999-02-021-0/+2
* Update copyrights for the last patchghazi1999-01-231-1/+1
* Warning fixes:ghazi1999-01-231-4/+3