summaryrefslogtreecommitdiff
path: root/gcc/java/check-init.c
Commit message (Expand)AuthorAgeFilesLines
* * input.h (lineno): Rename to ...nathan2003-05-011-3/+3
* * check-init.c: Fix comment typos.kazu2003-01-181-1/+1
* * All Files: Convert to ISO C style function definitions.ghazi2003-01-121-25/+11
* * All Files: Remove PARAMS macro.ghazi2003-01-091-8/+8
* * Make-lang.in, boehm.c, buffer.c,neroden2003-01-011-4/+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
* Merge from pch-branch up to tag pch-commit-20020603.geoffk2002-06-041-26/+4
* * expr.c (java_array_data_offset): Removed function.bryce2002-02-281-1/+1
* * check-init.c (check_init) [SWITCH_EXPR]: Use SWITCH_HAS_DEFAULT.tromey2001-12-111-13/+3
* * check-init.c (current_switch_has_default): New static field.bothner2001-12-101-1/+13
* * check-init.c (check_init): Don't allow pre- or post- incrementtromey2001-12-091-5/+13
* * check-init.c (check_init): Fix typo freeing memory twice.bothner2001-12-071-2/+0
* Restore support for static class initialization optimization.bothner2001-12-061-8/+19
* * check-init.c: Handle definite unassignment to finals in additionbothner2001-12-041-82/+334
* * decl.c (complete_start_java_method): Now generate TRY_FINALLY_EXPRbothner2001-12-041-23/+0
* 2001-08-08 Alexandre Petit-Bianco <apbianco@redhat.com>apbianco2001-08-091-4/+40
* *** empty log message ***apbianco2001-08-011-1/+1
* * tree.def (EXPON_EXPR) remove. Never supported anyway.rth2001-07-151-1/+0
* * java-tree.def (JAVA_EXC_OBJ_EXPR): New.rth2001-05-131-1/+1
* IA-64 ABI Exception Handling.rth2001-03-281-0/+1
* * java-tree.h (throw_node): Define as a single member ofrth2001-03-281-2/+1
* * check-init.c (check_init): Fix TRY_FINALLY_EXPR logic.bothner2001-02-081-3/+3
* * diagnostic.h (set_internal_error_function): Renamed.kenner2001-02-041-6/+6
* 2000-10-18 Alexandre Petit-Bianco <apbianco@cygnus.com>apbianco2000-12-061-4/+3
* * check-init.c (check_init): Add case for BIT_FIELD_REF (requiredgreen2000-08-131-0/+1
* 2000-06-21 Alexandre Petit-Bianco <apbianco@cygnus.com>apbianco2000-06-221-2/+2
* top level:zack2000-05-091-1/+1
* 2000-02-14 Andrew Haley <aph@cygnus.com>aph2000-03-141-0/+15
* Added Java 1.1 language features.apbianco2000-03-141-8/+13
* 2000-03-07 Alexandre Petit-Bianco <apbianco@cygnus.com>apbianco2000-03-071-1/+7
* 2000-02-25 Anthony Green <green@cygnus.com>green2000-02-261-5/+0
* * buffer.h: PROTO -> PARAMS.ghazi2000-01-211-6/+6
* 1999-12-15 Anthony Green <green@cygnus.com>green1999-12-121-1/+2
* * check-init.c: Fix typo in comment.law1999-10-311-1/+1
* * check-init.c (check_bool2_init, done_alternative): Add staticghazi1999-08-101-0/+3
* Thu Jul 22 12:41:12 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>apbianco1999-07-221-0/+1
* Sat Jul 3 22:26:32 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>apbianco1999-07-071-0/+1
* Fri May 14 12:31:08 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>apbianco1999-05-141-1/+2
* Thu May 13 13:23:38 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>apbianco1999-05-131-3/+0
* Fri Apr 30 17:54:40 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>apbianco1999-05-031-0/+3
* * Makefile.in (jcf-dump.o): Depend on $(CONFIG_H)ghazi1999-03-211-1/+2
* bothner1999-02-261-1/+1
* (bothner1999-02-191-6/+10
* * check-init.c (check_init): Fix CLEANUP_POINT_EXPR typo.rth1999-01-291-1/+1
* bothner1999-01-281-2/+8
* @bothner1999-01-081-5/+10
* ibothner1999-01-061-7/+6
* bothner1999-01-061-0/+699