OSDN Git Service

2000-07-21 Alexandre Petit-Bianco <apbianco@cygnus.com>
[pf3gnuchains/gcc-fork.git] / gcc / java / parse.c
2000-07-22 apbianco2000-07-21 Alexandre Petit-Bianco <apbianco@cygnus...
2000-07-14 mmitchel * parse.c: Remove.
2000-07-13 apbianco2000-07-13 Alexandre Petit-Bianco <apbianco@cygnus...
2000-07-08 apbianco2000-07-07 Alexandre Petit-Bianco <apbianco@cygnus...
2000-07-07 apbianco2000-07-06 Alexandre Petit-Bianco <apbianco@cygnus...
2000-07-07 apbianco2000-07-01 Alexandre Petit-Bianco <apbianco@cygnus...
2000-06-30 apbianco2000-06-29 Alexandre Petit-Bianco <apbianco@cygnus...
2000-06-30 tromey * parse.y (resolve_field_access): Handle case where...
2000-06-27 tromey * parse.y (resolve_field_access): Pass decl, not DECL_...
2000-06-27 apbianco2000-06-09 Bryce McKinlay <bryce@albatross.co.nz>
2000-06-27 apbianco2000-06-23 Alexandre Petit-Bianco <apbianco@cygnus...
2000-06-26 tromey * parse.y (for_statement): Wrap expression in a WFL...
2000-06-26 apbianco2000-06-25 Alexandre Petit-Bianco <apbianco@cygnus...
2000-06-25 tromey * parse.y (check_abstract_method_definitions): Also...
2000-06-25 tromey * parse.y (patch_incomplete_class_ref): Initialize...
2000-06-22 apbianco2000-06-21 Alexandre Petit-Bianco <apbianco@cygnus...
2000-06-14 jakub * tree.h (TYPE_USER_ALIGN, DECL_USER_ALIGN): Define.
2000-06-01 apbianco2000-05-23 Bryce McKinlay <bryce@albatross.co.nz>
2000-06-01 apbianco2000-05-02 Alexandre Petit-Bianco <apbianco@cygnus...
2000-06-01 apbianco2000-04-24 Alexandre Petit-Bianco <apbianco@cygnus...
2000-06-01 apbianco2000-04-17 Alexandre Petit-Bianco <apbianco@cygnus...
2000-06-01 apbianco2000-05-31 Alexandre Petit-Bianco <apbianco@cygnus...
2000-05-26 tromey2000-05-26 Zack Weinberg <zack@wolery.cumb.org>
2000-05-26 tromey * parse.y (resolve_field_access): Don't check DECL_LAN...
2000-05-26 tromey * parse.y (array_constructor_check_entry): Pass `wfl_v...
2000-05-20 tromey2000-05-01 Alexandre Petit-Bianco <apbianco@cygnus...
2000-05-19 tromeyThu Apr 27 17:25:33 2000 Alexandre Petit-Bianco ...
2000-05-19 tromey2000-04-17 Alexandre Petit-Bianco <apbianco@cygnus...
2000-05-19 tromeyReverted incorrectly applied change
2000-05-19 tromey * java-tree.h (build_instanceof): Declare.
2000-05-09 zacktop level:
2000-05-02 tromey * class.c (add_method_1): Set both DECL_EXTERNAL and...
2000-05-02 apbianco(This trying to counter the effect of the PR 195 check...
2000-05-01 apbianco(The patch contained impurities -- this should fix...
2000-04-28 tromey Fix for PR gcj/2:
2000-04-25 apbiancoMon Apr 24 14:59:36 2000 Alexandre Petit-Bianco ...
2000-04-25 apbianco 2000-04-19 Alexandre Petit-Bianco <apbianco@cygnus...
2000-04-24 apbianco2000-04-24 Alexandre Petit-Bianco <apbianco@cygnus...
2000-04-21 apbiancoThu Apr 20 17:41:28 2000 Mo DeJong <mdejong@cygnus...
2000-04-21 tromey * parse.y (not_accessible_p): Use member's class,...
2000-04-20 apbianco2000-04-19 Alexandre Petit-Bianco <apbianco@cygnus...
2000-04-19 apbianco2000-04-18 Alexandre Petit-Bianco <apbianco@cygnus...
2000-04-06 tromey Fix for PR gcj/140:
2000-04-06 tromey * parse.h (THIS_MODIFIER_ONLY): Changed meaning of...
2000-04-05 apbianco2000-04-05 Alexandre Petit-Bianco <apbianco@cygnus...
2000-04-04 ghazi * boehm.c (mark_reference_fields, set_bit): Prototype.
2000-03-23 apbianco2000-03-22 Alexandre Petit-Bianco <apbianco@cygnus...
2000-03-15 apbiancoTue Mar 14 17:15:41 2000 Alexandre Petit-Bianco ...
2000-03-14 apbianco2000-03-13 Alexandre Petit-Bianco <apbianco@cygnus...
2000-03-14 apbiancoAdded Java 1.1 language features.
2000-03-08 apbianco2000-03-07 Alexandre Petit-Bianco <apbianco@cygnus...
2000-03-08 apbianco2000-02-22 Alexandre Petit-Bianco <apbianco@cygnus...
2000-03-07 apbianco2000-03-07 Alexandre Petit-Bianco <apbianco@cygnus...
2000-03-07 apbianco*** empty log message ***
2000-03-07 kenner * tree.h (INT_CST_LT, INT_CST_LT_UNSIGNED): Remove...
2000-02-26 green2000-02-25 Anthony Green <green@cygnus.com>
2000-02-15 apbiancoMon Jan 18 14:30:09 2000 Joerg Brunsmann <joerg.bruns...
2000-01-29 apbianco2000-01-29 Alexandre Petit-Bianco <apbianco@cygnus...
2000-01-25 ghazi * parse.h (OBSOLETE_MODIFIER_WARNING): Don't use ANSI...
2000-01-21 ghazi * buffer.h: PROTO -> PARAMS.
2000-01-16 green2000-01-16 Anthony Green <green@cygnus.com>
2000-01-12 khan2000-01-11 Mumit Khan <khan@xraylith.wisc.edu>
2000-01-06 apbiancoFri Dec 24 00:25:29 1999 Alexandre Petit-Bianco ...
1999-12-31 ghazi * class.c (assume_compiled, assume_compiled_node)...
1999-12-31 ghazi * parse.h (ABSTRACT_CHECK, JCONSTRUCTOR_CHECK,
1999-12-01 hubickaUndo the last change I've checked in by accident.
1999-12-01 hubicka * i386.c (ix86_expand_move): Never add clobbers to...
1999-12-01 apbiancoThu Nov 11 01:57:14 1999 Alexandre Petit-Bianco ...
1999-11-09 apbiancoTue Nov 9 12:12:38 1999 Alexandre Petit-Bianco ...
1999-11-02 apbiancoMon Nov 1 23:42:00 1999 Alexandre Petit-Bianco ...
1999-11-01 apbiancoMon Nov 1 01:32:48 1999 Alexandre Petit-Bianco ...
1999-10-29 apbiancoFri Oct 29 14:23:32 1999 Alexandre Petit-Bianco ...
1999-10-22 apbiancoThu Oct 21 01:27:31 1999 Alexandre Petit-Bianco ...
1999-10-22 apbiancoWed Oct 20 01:41:47 1999 Alexandre Petit-Bianco ...
1999-10-14 ghazi * jcf-dump.c (print_constant, disassemble_method)...
1999-09-21 apbiancoThu Sep 16 15:42:39 1999 Alexandre Petit-Bianco ...
1999-09-16 ghazi * gjavah.c (get_field_name, print_method_info, print_i...
1999-09-12 apbiancoSat Sep 11 16:46:44 1999 Alexandre Petit-Bianco ...
1999-09-03 tromey * parse.y (strip_out_static_field_access_decl): Return...
1999-09-02 ghazi * class.c (finish_class): Remove unused parameter...
1999-08-26 apbiancoThu Aug 26 09:10:58 1999 Alexandre Petit-Bianco ...
1999-08-25 ghazi * gjavah.c (print_name, print_base_classname, utf8_cmp,
1999-08-22 apbiancoSun Aug 22 11:07:41 1999 Alexandre Petit-Bianco ...
1999-08-19 apbiancoThu Aug 19 10:26:18 1999 Alexandre Petit-Bianco ...
1999-08-19 apbiancoWed Aug 18 13:17:15 1999 Alexandre Petit-Bianco ...
1999-08-04 ghaziWarning fixes:
1999-08-03 rth * decl.c: Include defaults.h instead of expr.h.
1999-08-02 rthJakub Jelinek <jj@ultra.linux.cz>
1999-07-31 cruxBackport of GC branch patches part 1: kill eh status...
1999-07-30 ghaziWarning fixes:
1999-07-21 aph1999-07-15 Andrew Haley <aph@cygnus.com>
1999-07-20 apbiancoTue Jul 20 13:20:05 1999 Alexandre Petit-Bianco ...
1999-07-07 apbiancoSat Jul 3 22:26:32 1999 Alexandre Petit-Bianco ...
1999-06-25 apbiancoFri Jun 25 13:35:19 1999 Alexandre Petit-Bianco ...
1999-06-22 tromey1999-06-22 Andrew Haley <aph@cygnus.com>
1999-06-14 apbiancoMon Jun 14 13:13:39 1999 Alexandre Petit-Bianco ...
1999-06-07 apbiancoMon Jun 7 16:09:51 1999 Alexandre Petit-Bianco ...
1999-05-28 apbiancoFri May 28 18:22:45 1999 Alexandre Petit-Bianco ...
1999-05-26 apbiancoWed May 26 15:33:06 1999 Alexandre Petit-Bianco ...
1999-05-25 apbiancoTue May 25 15:06:13 1999 Alexandre Petit-Bianco ...
next