OSDN Git Service

2004-11-09 Andrew Pinski <pinskia@physics.uc.edu>
[pf3gnuchains/gcc-fork.git] / gcc / java / check-init.c
2004-11-09 pinskia2004-11-09 Andrew Pinski <pinskia@physics.uc.edu>
2004-10-15 rmathew * parse.y (parse_warning_context): Remove ATTRIBUTE_PR...
2004-09-30 bothner * check-init.c (check_init): Handle USE_MAPPED_LOCATIO...
2004-05-29 rmathew * java-tree.h (DECL_LOCAL_FINAL_IUD): New macro to...
2004-05-28 bryce * check-init.c (check_init): Handle binops UNLT_EXPR...
2004-05-17 rmathew * check-init.c: Correct minor typos.
2004-05-13 dnovilloMerge tree-ssa-20020619-branch into mainline.
2003-09-28 rth * c-decl.c (duplicate_decls): Copy DECL_SOURCE_...
2003-09-21 rth * c-format.c (gcc_diag_char_table): Add %J.
2003-09-18 sayle * tree.def (FFS_EXPR, CLZ_EXPR, CTZ_EXPR, POPCOUNT_EXPR,
2003-07-25 gdr * objc/objc-act.c (objc_check_decl): Don't...
2003-05-01 nathan * input.h (lineno): Rename to ...
2003-01-18 kazu * check-init.c: Fix comment typos.
2003-01-12 ghazi * All Files: Convert to ISO C style function definitions.
2003-01-09 ghazi * All Files: Remove PARAMS macro.
2003-01-01 neroden * Make-lang.in, boehm.c, buffer.c,
2002-12-16 zackMerge basic-improvements-branch to trunk
2002-11-18 aph2002-11-14 Jens-Michael Hoffmann <jensmh@gmx.de>
2002-06-04 geoffkMerge from pch-branch up to tag pch-commit-20020603.
2002-02-28 bryce * expr.c (java_array_data_offset): Removed function.
2001-12-11 tromey * check-init.c (check_init) [SWITCH_EXPR]: Use SWITCH_...
2001-12-10 bothner * check-init.c (current_switch_has_default): New...
2001-12-09 tromey * check-init.c (check_init): Don't allow pre- or post...
2001-12-07 bothner * check-init.c (check_init): Fix typo freeing memory...
2001-12-06 bothner Restore support for static class initialization optimi...
2001-12-04 bothner * check-init.c: Handle definite unassignment to...
2001-12-04 bothner * decl.c (complete_start_java_method): Now generate...
2001-08-09 apbianco2001-08-08 Alexandre Petit-Bianco <apbianco@redhat...
2001-08-01 apbianco*** empty log message ***
2001-07-15 rth * tree.def (EXPON_EXPR) remove. Never supported anyway.
2001-05-13 rth * java-tree.def (JAVA_EXC_OBJ_EXPR): New.
2001-03-28 rthIA-64 ABI Exception Handling.
2001-03-28 rth * java-tree.h (throw_node): Define as a single...
2001-02-08 bothner * check-init.c (check_init): Fix TRY_FINALLY_EXPR...
2001-02-04 kenner * diagnostic.h (set_internal_error_function): Renamed.
2000-12-06 apbianco2000-10-18 Alexandre Petit-Bianco <apbianco@cygnus...
2000-08-13 green * check-init.c (check_init): Add case for BIT_FIELD_RE...
2000-06-22 apbianco2000-06-21 Alexandre Petit-Bianco <apbianco@cygnus...
2000-05-09 zacktop level:
2000-03-14 aph2000-02-14 Andrew Haley <aph@cygnus.com>
2000-03-14 apbiancoAdded Java 1.1 language features.
2000-03-07 apbianco2000-03-07 Alexandre Petit-Bianco <apbianco@cygnus...
2000-02-26 green2000-02-25 Anthony Green <green@cygnus.com>
2000-01-21 ghazi * buffer.h: PROTO -> PARAMS.
1999-12-12 green1999-12-15 Anthony Green <green@cygnus.com>
1999-10-31 law * check-init.c: Fix typo in comment.
1999-08-10 ghazi * check-init.c (check_bool2_init, done_alternative...
1999-07-22 apbiancoThu Jul 22 12:41:12 1999 Alexandre Petit-Bianco ...
1999-07-07 apbiancoSat Jul 3 22:26:32 1999 Alexandre Petit-Bianco ...
1999-05-14 apbiancoFri May 14 12:31:08 1999 Alexandre Petit-Bianco ...
1999-05-13 apbiancoThu May 13 13:23:38 1999 Alexandre Petit-Bianco ...
1999-05-03 apbiancoFri Apr 30 17:54:40 1999 Alexandre Petit-Bianco ...
1999-03-21 ghazi * Makefile.in (jcf-dump.o): Depend on $(CONFIG_H)
1999-02-26 bothner
1999-02-19 bothner(
1999-01-29 rth * check-init.c (check_init): Fix CLEANUP_POINT_...
1999-01-28 bothner
1999-01-08 bothner@
1999-01-06 bothneri
1999-01-06 bothner * check-init.c: New file. Checks for definite assign...