OSDN Git Service

* class.c (add_method_1): Set both DECL_EXTERNAL and METHOD_NATIVE
[pf3gnuchains/gcc-fork.git] / gcc / java / java-tree.h
2000-05-02 tromey * class.c (add_method_1): Set both DECL_EXTERNAL and...
2000-04-28 tromey Fix for PR gcj/2:
2000-04-05 apbianco2000-04-05 Alexandre Petit-Bianco <apbianco@cygnus...
2000-03-25 kenner * Rework fields used to describe positions of bitfield...
2000-03-23 apbianco2000-03-22 Alexandre Petit-Bianco <apbianco@cygnus...
2000-03-16 tromey * lang.c (flag_hash_synchronization): New global.
2000-03-14 apbiancoAdded Java 1.1 language features.
2000-03-07 apbianco2000-03-07 Alexandre Petit-Bianco <apbianco@cygnus...
2000-03-07 apbianco2000-03-06 Bryce McKinlay <bryce@albatross.co.nz>
2000-03-07 apbianco2000-03-06 Bryce McKinlay <bryce@albatross.co.nz>
2000-03-04 tromey * Makefile.in (JAVA_OBJS): Added boehm.o.
2000-02-29 kenner * Eliminate DECL_FIELD_SIZE.
2000-02-26 lawFix copyrights
2000-02-26 green2000-02-25 Anthony Green <green@cygnus.com>
2000-02-09 aph2000-01-25 Andrew Haley <aph@cygnus.com>
2000-01-21 ghazi * buffer.h: PROTO -> PARAMS.
2000-01-06 apbiancoFri Dec 24 00:25:29 1999 Alexandre Petit-Bianco ...
1999-12-10 aph1999-11-17 Andrew Haley <aph@cygnus.com>
1999-11-21 green * constants.c (find_methodref_index): Unwrap...
1999-10-16 gkm* java-tree.h (flag_bounds_check): Remove extern decl.
1999-09-10 cruxMove declarations and building code for common tree...
1999-09-02 ghazi * class.c (finish_class): Remove unused parameter...
1999-08-29 ghazi * java-tree.h (lang_printable_name): Constify a char*.
1999-08-10 ghazi * check-init.c (check_bool2_init, done_alternative...
1999-08-04 ghaziWarning fixes:
1999-07-21 aph1999-07-15 Andrew Haley <aph@cygnus.com>
1999-05-13 apbiancoThu May 13 13:23:38 1999 Alexandre Petit-Bianco ...
1999-05-05 bothnerd
1999-04-21 apbiancoWed Apr 21 11:13:36 1999 Alexandre Petit-Bianco ...
1999-04-06 bothner
1999-04-05 ghazi * Makefile.in (gjavah.o): Depend on $(JAVA_TREE_H).
1999-03-27 bothnerd
1999-03-22 apbianco1999-03-22 Alexandre Petit-Bianco <apbianco@cygnus...
1999-03-21 ghazi * Makefile.in (jcf-dump.o): Depend on $(CONFIG_H)
1999-03-08 bothner
1999-03-06 ghazi * Makefile.in (jcf-parse.o): Depend on $(PARSE_H).
1999-02-21 bothnerd
1999-02-19 bothnerT
1999-02-19 bothner
1999-01-23 ghaziWarning fixes:
1999-01-19 apbiancoSun Jan 17 22:34:22 1999 Alexandre Petit-Bianco ...
1999-01-06 lawFix copyrights.
1999-01-06 bothner8
1998-12-12 bothner8
1998-12-12 bothnerd
1998-12-10 apbiancoThu Dec 10 20:00:54 1998 Alexandre Petit-Bianco ...
1998-12-07 bothnerT
1998-12-03 apbiancoThu Dec 3 17:11:12 1998 Alexandre Petit-Bianco ...
1998-12-01 apbiancoTue Dec 1 13:53:24 1998 Alexandre Petit-Bianco ...
1998-11-25 bothner * java-tree.h (end_params_node): Declare global.
1998-11-24 apbiancoTue Nov 24 17:06:38 1998 Per Bothner <bothner@cygnus...
1998-11-19 apbiancoThu Nov 19 11:16:55 1998 Alexandre Petit-Bianco ...
1998-11-19 apbiancoWed Nov 18 23:54:53 1998 Alexandre Petit-Bianco ...
1998-11-15 bothner
1998-11-12 bothner8
1998-11-10 apbiancoTue Nov 10 12:34:03 1998 Alexandre Petit-Bianco ...
1998-10-28 apbiancoWed Oct 28 08:03:31 1998 Alexandre Petit-Bianco ...
1998-10-22 tromey * java-tree.h (finalize_identifier_node): Don't declare.
1998-10-22 tromey * jcf-io.c (find_class): Use saw_java_source to determ...
1998-10-21 apbiancoWed Oct 21 07:54:11 1998 Alexandre Petit-Bianco ...
1998-10-20 apbiancoTue Oct 20 09:15:38 1998 Alexandre Petit-Bianco ...
1998-10-14 apbiancoWed Oct 14 18:21:29 1998 Alexandre Petit-Bianco ...
1998-10-14 apbiancoTue Oct 13 03:50:28 1998 Alexandre Petit-Bianco ...
1998-10-12 bothner
1998-09-06 greenInitial revision