summaryrefslogtreecommitdiff
path: root/gcc/java
Commit message (Expand)AuthorAgeFilesLines
* * Makefile.in (TREE_H, collect2.o, gcc.h, mips-tfile.o, cccp.o,ghazi2000-02-155-13/+23
* * except.c (maybe_start_try): Remove excess argument toghazi2000-02-102-1/+2
* * except.c (check_start_handlers): Prototype.ghazi2000-02-102-0/+6
* 2000-02-09 Andrew Haley <aph@cygnus.com>aph2000-02-092-3/+9
* 2000-01-25 Andrew Haley <aph@cygnus.com>aph2000-02-096-23/+207
* * gjavah.c (overloaded_jni_method_exists_p): Add prototype.ghazi2000-02-062-2/+9
* * jcf-io.c (jcf_print_utf8_replace): Handle UTF-8 input.tromey2000-02-032-5/+13
* 2000-01-31 Scott Bambrough <scottb@netwinder.org>tromey2000-02-032-0/+10
* * Make-lang.in (java.mostlyclean): Remove executables intromey2000-02-032-1/+7
* 2000-01-31 Scott Bambrough <scottb@netwinder.org>tromey2000-02-032-9/+15
* * gjavah.c (options): Added `jni' entry.tromey2000-02-032-107/+397
* * jv-scan.c: Include version.c, <getopt.h>.tromey2000-02-024-217/+405
* * jcf-write.c (generate_bytecode_insns): Use TYPE_IS_WIDE togreen2000-01-312-1/+6
* 2000-01-29 Alexandre Petit-Bianco <apbianco@cygnus.com>apbianco2000-01-295-495/+584
* 2000-01-27 Andrew Haley <aph@cygnus.com>aph2000-01-272-0/+9
* * parse.h (OBSOLETE_MODIFIER_WARNING): Don't use ANSI stringghazi2000-01-254-2264/+2291
* Fix typo in ChangeLogghazi2000-01-211-1/+1
* * buffer.h: PROTO -> PARAMS.ghazi2000-01-2136-865/+901
* Mon Jan 17 11:58:17 2000 Joerg Brunsmann <joerg.brunsmann@fernuni-hagen.de>apbianco2000-01-172-3/+17
* * gjavah.c (print_field_info): Allow non-static final fields.tromey2000-01-172-10/+14
* 2000-01-16 Anthony Green <green@cygnus.com>green2000-01-163-9/+14
* 2000-01-11 Mumit Khan <khan@xraylith.wisc.edu>khan2000-01-125-460/+442
* * jcf-write.c (generate_bytecode_insns): Emit invokeinterfacegreen2000-01-102-5/+10
* * Makefile.in (jcf-dump, gcjh): Move ../errors.o before $(LIBS).ghazi2000-01-092-2/+6
* Wed Dec 8 15:33:26 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>apbianco2000-01-083-0/+17
* Thu Jan 6 16:31:28 2000 Anthony Green <green@cygnus.com>apbianco2000-01-072-2/+10
* Thu Jan 6 00:54:10 2000 Alexandre Petit-Bianco <apbianco@cygnus.com>apbianco2000-01-073-15/+27
* Fri Dec 24 00:25:29 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>apbianco2000-01-0610-554/+678
* * class.c (assume_compiled, assume_compiled_node): Add staticghazi1999-12-3110-23/+50
* Thu Dec 16 00:09:45 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>apbianco1999-12-313-7/+21
* * parse.h (ABSTRACT_CHECK, JCONSTRUCTOR_CHECK,ghazi1999-12-314-773/+756
* 1999-12-14 Alexandre Petit-Bianco <apbianco@cygnus.com>apbianco1999-12-307-62/+137
* * gjavah.c (decode_signature_piece): Print "::" in JArray<>. Thistromey1999-12-172-6/+13
* Tue Dec 14 14:20:16 1999 Per Bothner <per@bothner.com>apbianco1999-12-142-0/+6
* Fri Dec 10 21:53:45 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>apbianco1999-12-132-1/+7
* 1999-12-15 Anthony Green <green@cygnus.com>green1999-12-122-1/+7
* Fri Dec 10 16:13:48 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>apbianco1999-12-122-1/+7
* 1999-11-17 Andrew Haley <aph@cygnus.com>aph1999-12-106-12/+28
* > * decl.c (init_decl_processing): Mark throw_node as a noreturngreen1999-12-092-0/+16
* Tue Nov 30 12:36:15 1999 Anthony Green <green@cygnus.com>apbianco1999-12-062-5/+20
* Wed Nov 24 17:33:26 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>apbianco1999-12-062-27/+21
* Wed Dec 1 04:25:06 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>apbianco1999-12-062-1/+8
* Tue Nov 30 12:28:34 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>apbianco1999-12-064-7/+16
* Undo the last change I've checked in by accident.hubicka1999-12-011-230/+162
* * i386.c (ix86_expand_move): Never add clobbers to move patterns.hubicka1999-12-011-162/+230
* Thu Nov 11 01:57:14 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>apbianco1999-12-013-169/+185
* Tue Nov 23 10:55:18 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>apbianco1999-11-292-8/+16
* hu Nov 4 16:27:01 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>apbianco1999-11-292-1/+16
* * except.c (emit_handlers): Zero catch_clauses after emitting them.mmitchel1999-11-252-0/+5
* * constants.c (find_methodref_index): Unwrap method names beforegreen1999-11-216-9/+201