OSDN Git Service

* buffer.h: PROTO -> PARAMS.
[pf3gnuchains/gcc-fork.git] / gcc / java / decl.c
2000-01-21 ghazi * buffer.h: PROTO -> PARAMS.
1999-12-10 aph1999-11-17 Andrew Haley <aph@cygnus.com>
1999-12-09 green > * decl.c (init_decl_processing): Mark throw_nod...
1999-10-26 mmitchel * tree.h (BLOCK_TYPE_TAGS): Remove.
1999-09-24 apbiancoFri Sep 24 12:23:05 1999 Alexandre Petit-Bianco ...
1999-09-24 cruxAllow to distinguish between three classes of builtin...
1999-09-10 cruxMove declarations and building code for common tree...
1999-08-10 ghazi * check-init.c (check_bool2_init, done_alternative...
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-26 rth * decl.c (va_list_type_node): New.
1999-07-21 aph1999-07-15 Andrew Haley <aph@cygnus.com>
1999-05-19 ghaziWarning fixes:
1999-05-11 aph1999-05-11 Andrew Haley <aph@cygnus.com>
1999-05-05 bothnerd
1999-04-26 apbiancoSat Apr 24 16:50:19 1999 Alexandre Petit-Bianco ...
1999-04-21 apbiancoWed Apr 21 11:13:36 1999 Alexandre Petit-Bianco ...
1999-04-05 ghazi * class.c (add_method_1): Cast the argument...
1999-03-27 bothner
1999-03-21 ghazi * Makefile.in (jcf-dump.o): Depend on $(CONFIG_H)
1999-02-26 bothner
1999-02-21 bothnerd
1999-01-23 ghaziUpdate copyrights for the last patch
1999-01-23 ghaziWarning fixes:
1998-12-11 tromey * expr.c (invoke_build_dtable): Renamed dtable ->...
1998-12-10 apbiancoThu Dec 10 20:00:54 1998 Alexandre Petit-Bianco ...
1998-12-07 bothnerT
1998-11-25 bothner
1998-11-19 apbiancoWed Nov 18 23:54:53 1998 Alexandre Petit-Bianco ...
1998-11-15 bothner
1998-11-12 bothner
1998-11-12 bothner
1998-11-10 apbiancoTue Nov 10 12:34:03 1998 Alexandre Petit-Bianco ...
1998-10-30 tromey * class.c (make_class_data): Renamed fields: nmethods to
1998-10-28 apbiancoWed Oct 28 08:03:31 1998 Alexandre Petit-Bianco ...
1998-10-28 tromey * decl.c (init_decl_processing): Renamed fields.
1998-10-22 tromey * java-tree.h (finalize_identifier_node): Don't declare.
1998-10-20 apbiancoTue Oct 20 09:15:38 1998 Alexandre Petit-Bianco ...
1998-10-14 apbiancoTue Oct 13 03:50:28 1998 Alexandre Petit-Bianco ...
1998-10-12 bothner8
1998-09-14 law * Makefile.in: Add many missing dependencies.
1998-09-06 greenInitial revision