summaryrefslogtreecommitdiff
path: root/gcc/java
Commit message (Expand)AuthorAgeFilesLines
* * 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
* Wed Nov 17 21:09:28 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>apbianco1999-11-192-0/+9
* Wed Nov 3 15:20:02 MST 1999 Godmar Back <gback@cs.utah.edu>apbianco1999-11-182-5/+56
* * jcf-path.c: Include <sys/stat.h>.tromey1999-11-102-1/+60
* Tue Nov 9 12:12:38 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>apbianco1999-11-093-2/+11
* * class.c (finish_class): Emit inlined methods if any nativetromey1999-11-052-2/+22
* Mon Nov 1 23:42:00 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>apbianco1999-11-023-1492/+1530
* Mon Nov 1 01:32:48 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>apbianco1999-11-011-2/+4
* Mon Nov 1 01:32:48 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>apbianco1999-11-013-8/+27
* * check-init.c: Fix typo in comment.law1999-10-312-1/+5
* Fri Oct 29 14:35:18 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>apbianco1999-10-291-0/+5
* Fri Oct 29 14:23:32 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>apbianco1999-10-294-443/+468
* * tree.h (BLOCK_TYPE_TAGS): Remove.mmitchel1999-10-262-2/+5
* * jvgenmain.c (main): _Jv_Compiler_Properties now an extern; settromey1999-10-222-1/+8
* Thu Oct 21 01:27:31 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>apbianco1999-10-223-10/+9
* Wed Oct 20 01:41:47 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>apbianco1999-10-223-8/+42