OSDN Git Service

2000-07-21 Alexandre Petit-Bianco <apbianco@cygnus.com>
[pf3gnuchains/gcc-fork.git] / gcc / java / ChangeLog
2000-03-22 apbiancoMon Mar 20 08:58:51 2000 Alexandre Petit-Bianco ...
2000-03-19 loewis * emit-rtl.c (push_to_full_sequence, end_full_sequence...
2000-03-17 kenner * Clean up usages of TREE_INT_CST_LOW.
2000-03-16 tromey * lang.c (flag_hash_synchronization): New global.
2000-03-16 tromey * lang.c (lang_decode_option): Enable -Wunused when...
2000-03-16 tromey * decl.c (init_decl_processing): Set type of `sync_inf...
2000-03-15 apbiancoTue Mar 14 17:15:41 2000 Alexandre Petit-Bianco ...
2000-03-14 aph2000-02-14 Andrew Haley <aph@cygnus.com>
2000-03-14 apbianco2000-03-13 Alexandre Petit-Bianco <apbianco@cygnus...
2000-03-14 apbiancoAdded Java 1.1 language features.
2000-03-13 apbiancoMon Mar 13 11:36:51 2000 Hans Boehm <boehm@acm.org>
2000-03-08 apbianco1999-11-28 Anthony Green <green@cygnus.com>
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 kenner * tree.h (INT_CST_LT, INT_CST_LT_UNSIGNED): Remove...
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-06 tromey * Make-lang.in (JAVA_SRCS): Added boehm.c, lex.c.
2000-03-04 tromey * Makefile.in (JAVA_OBJS): Added boehm.o.
2000-03-04 bothner * decl.c (init_decl_processing): Initialize sizetype...
2000-02-29 loewis * c-decl.c (current_function_decl): Move to toplev.c.
2000-02-29 kenner * Eliminate DECL_FIELD_SIZE.
2000-02-27 kenner * builtins.c (c_strlen): Use size_diffop and return...
2000-02-26 green2000-02-25 Anthony Green <green@cygnus.com>
2000-02-26 tromey * gjavah.c (main): Avoid using `argi' to report unimpl...
2000-02-26 apbiancoFri Feb 25 18:47:25 2000 Alexandre Petit-Bianco ...
2000-02-26 apbiancoFri Feb 25 18:00:37 2000 Alexandre Petit-Bianco ...
2000-02-23 tromey * gjavah.c (print_name): In JNI case, correctly quote...
2000-02-22 apbianco2000-02-22 Alexandre Petit-Bianco <apbianco@cygnus...
2000-02-22 apbianco2000-02-15 Alexandre Petit-Bianco <apbianco@cygnus...
2000-02-21 apbiancoThu Feb 17 14:30:37 2000 Alexandre Petit-Bianco ...
2000-02-21 tromeyMon Jan 18 14:30:09 2000 Joerg Brunsmann <joerg.bruns...
2000-02-20 green * jcf-depend.c (add_entry): Fix test for first list...
2000-02-20 kennerMove language-specific entries
2000-02-19 green * jcf-depend.c (add_entry): Add entries to...
2000-02-18 apbiancoWed Nov 03 02:16:00 PST 1999 Pekka Nikander <pekka...
2000-02-18 loewis * gcc.texi (Bug Reporting): Refer to bugs.html.
2000-02-17 zack * Makefile.in (PARSE_C, PARSE_SCAN_C): Move dependenci...
2000-02-16 ghazi * configure (gcc_version): When setting, narrow search to
2000-02-15 apbiancoMon Jan 18 14:30:09 2000 Joerg Brunsmann <joerg.bruns...
2000-02-15 tromey * gjavah.c (jni_print_char): New function.
2000-02-15 ghazi * Makefile.in (TREE_H, collect2.o, gcc.h, mips-tfile...
2000-02-10 ghazi * except.c (maybe_start_try): Remove excess...
2000-02-10 ghazi * except.c (check_start_handlers): Prototype.
2000-02-09 aph2000-02-09 Andrew Haley <aph@cygnus.com>
2000-02-09 aph2000-01-25 Andrew Haley <aph@cygnus.com>
2000-02-06 ghazi * gjavah.c (overloaded_jni_method_exists_p)...
2000-02-03 tromey * jcf-io.c (jcf_print_utf8_replace): Handle UTF-8...
2000-02-03 tromey2000-01-31 Scott Bambrough <scottb@netwinder.org>
2000-02-03 tromey * Make-lang.in (java.mostlyclean): Remove executables in
2000-02-03 tromey2000-01-31 Scott Bambrough <scottb@netwinder.org>
2000-02-03 tromey * gjavah.c (options): Added `jni' entry.
2000-02-02 tromey * jv-scan.c: Include version.c, <getopt.h>.
2000-01-31 green * jcf-write.c (generate_bytecode_insns): Use TYPE_IS_W...
2000-01-29 apbianco2000-01-29 Alexandre Petit-Bianco <apbianco@cygnus...
2000-01-27 aph2000-01-27 Andrew Haley <aph@cygnus.com>
2000-01-25 ghazi * parse.h (OBSOLETE_MODIFIER_WARNING): Don't use ANSI...
2000-01-21 ghaziFix typo in ChangeLog
2000-01-21 ghazi * buffer.h: PROTO -> PARAMS.
2000-01-17 apbiancoMon Jan 17 11:58:17 2000 Joerg Brunsmann <joerg.bruns...
2000-01-17 tromey * gjavah.c (print_field_info): Allow non-static final...
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-10 green * jcf-write.c (generate_bytecode_insns): Emit invokein...
2000-01-09 ghazi * Makefile.in (jcf-dump, gcjh): Move ../errors.o befor...
2000-01-08 apbiancoWed Dec 8 15:33:26 1999 Alexandre Petit-Bianco ...
2000-01-07 apbiancoThu Jan 6 16:31:28 2000 Anthony Green <green@cygnus...
2000-01-07 apbiancoThu Jan 6 00:54:10 2000 Alexandre Petit-Bianco ...
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 apbiancoThu Dec 16 00:09:45 1999 Alexandre Petit-Bianco ...
1999-12-31 ghazi * parse.h (ABSTRACT_CHECK, JCONSTRUCTOR_CHECK,
1999-12-30 apbianco1999-12-14 Alexandre Petit-Bianco <apbianco@cygnus...
1999-12-17 tromey * gjavah.c (decode_signature_piece): Print "::" in...
1999-12-14 apbiancoTue Dec 14 14:20:16 1999 Per Bothner <per@bothner...
1999-12-13 apbiancoFri Dec 10 21:53:45 1999 Alexandre Petit-Bianco ...
1999-12-12 green1999-12-15 Anthony Green <green@cygnus.com>
1999-12-12 apbiancoFri Dec 10 16:13:48 1999 Alexandre Petit-Bianco ...
1999-12-10 aph1999-11-17 Andrew Haley <aph@cygnus.com>
1999-12-09 green > * decl.c (init_decl_processing): Mark throw_nod...
1999-12-06 apbiancoTue Nov 30 12:36:15 1999 Anthony Green <green@cygnus...
1999-12-06 apbiancoWed Nov 24 17:33:26 1999 Alexandre Petit-Bianco ...
1999-12-06 apbiancoWed Dec 1 04:25:06 1999 Alexandre Petit-Bianco ...
1999-12-06 apbiancoTue Nov 30 12:28:34 1999 Alexandre Petit-Bianco ...
1999-12-01 apbiancoThu Nov 11 01:57:14 1999 Alexandre Petit-Bianco ...
1999-11-29 apbiancoTue Nov 23 10:55:18 1999 Alexandre Petit-Bianco ...
1999-11-29 apbiancohu Nov 4 16:27:01 1999 Alexandre Petit-Bianco <apbia...
1999-11-25 mmitchel * except.c (emit_handlers): Zero catch_clauses after...
1999-11-21 green * constants.c (find_methodref_index): Unwrap...
1999-11-19 apbiancoWed Nov 17 21:09:28 1999 Alexandre Petit-Bianco ...
1999-11-18 apbiancoWed Nov 3 15:20:02 MST 1999 Godmar Back <gback@cs...
1999-11-10 tromey * jcf-path.c: Include <sys/stat.h>.
1999-11-09 apbiancoTue Nov 9 12:12:38 1999 Alexandre Petit-Bianco ...
1999-11-05 tromey * class.c (finish_class): Emit inlined methods if...
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-11-01 apbiancoMon Nov 1 01:32:48 1999 Alexandre Petit-Bianco ...
1999-10-31 law * check-init.c: Fix typo in comment.
1999-10-29 apbiancoFri Oct 29 14:35:18 1999 Alexandre Petit-Bianco ...
next