OSDN Git Service

* decl.c (init_decl_processing): Set type of `sync_info' to be
[pf3gnuchains/gcc-fork.git] / gcc / java / lang.c
2000-03-14 apbiancoAdded Java 1.1 language features.
2000-03-04 tromey * Makefile.in (JAVA_OBJS): Added boehm.o.
2000-02-26 lawFix copyrights
2000-01-21 ghazi * buffer.h: PROTO -> PARAMS.
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-20 nickcAdd comment saying that lang_decode_options should...
1999-08-31 ghazi * c-parse.in (language_string): Constify.
1999-08-29 ghazi * java-tree.h (lang_printable_name): Constify a char*.
1999-08-25 ghazi * gjavah.c (print_name, print_base_classname, utf8_cmp,
1999-08-10 ghazi * check-init.c (check_bool2_init, done_alternative...
1999-08-09 ghazi * lang.c (java_dummy_print): Constify a char*.
1999-08-04 ghaziWarning fixes:
1999-07-21 aph1999-07-15 Andrew Haley <aph@cygnus.com>
1999-05-14 apbiancoFri May 14 12:31:08 1999 Alexandre Petit-Bianco ...
1999-05-06 lawFix typo. redudant -> redundant
1999-05-03 apbiancoFri Apr 30 17:54:40 1999 Alexandre Petit-Bianco ...
1999-04-19 apbiancoMon Apr 19 14:44:48 1999 Alexandre Petit-Bianco ...
1999-04-05 ghazi * Makefile.in (gjavah.o): Depend on $(JAVA_TREE_H).
1999-03-22 apbiancoMon Mar 22 20:14:26 1999 Alexandre Petit-Bianco ...
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-01-23 ghaziUpdate copyrights for the last patch
1999-01-23 ghaziWarning fixes:
1998-12-23 bothner * expr.c (process_jvm_instruction): Do load_type_stat...
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 apbiancoWed Nov 18 23:54:53 1998 Alexandre Petit-Bianco ...
1998-11-13 tromey * gjavah.c (main): Handle --output-class-directory...
1998-10-28 apbiancoWed Oct 28 08:03:31 1998 Alexandre Petit-Bianco ...
1998-10-22 tromey * jcf-path.c (add_entry): Don't add trailing separator...
1998-10-22 tromey * jcf-io.c (find_class): Use saw_java_source to determ...
1998-10-14 apbiancoWed Oct 14 18:21:29 1998 Alexandre Petit-Bianco ...
1998-10-14 tromey * jcf-write.c (write_classfile): Add output class...
1998-10-12 bothner
1998-09-14 law * Makefile.in: Add many missing dependencies.
1998-09-06 greenInitial revision