summaryrefslogtreecommitdiff
path: root/gcc/java/jcf-parse.c
Commit message (Expand)AuthorAgeFilesLines
* * alias.c (init_alias_analysis), calls.c (expand_call,jsm282000-11-071-1/+1
* 2000-10-18 Alexandre Petit-Bianco <apbianco@cygnus.com>apbianco2000-10-191-3/+5
* Remove obstacks.mmitchel2000-10-131-15/+2
* Tue Oct 3 13:44:37 2000 Alexandre Petit-Bianco <apbianco@cygnus.com>apbianco2000-10-081-0/+2
* * c-decl.c (c_expand_body): Don't generate RTL if flag_syntax_only.mmitchel2000-10-011-1/+1
* * Make-lang.in (JAVA_SRCS): Include java-tree.h.mmitchel2000-09-231-10/+11
* * jcf-parse.c: Include <locale.h>.tromey2000-09-131-0/+4
* Fix for PR gcj/33:tromey2000-09-121-5/+26
* top level:zack2000-08-291-1/+1
* 2000-08-22 Andrew Haley <aph@cygnus.com>apbianco2000-08-291-2/+2
* 2000-08-10 Alexandre Petit-Bianco <apbianco@cygnus.com>apbianco2000-08-111-3/+3
* 2000-07-25 Alexandre Petit-Bianco <apbianco@cygnus.com>apbianco2000-07-271-5/+4
* 2000-06-21 Alexandre Petit-Bianco <apbianco@cygnus.com>apbianco2000-06-221-1/+1
* Thu Apr 27 17:47:34 2000 Alexandre Petit-Bianco <apbianco@cygnus.com>apbianco2000-06-011-0/+2
* top level:zack2000-05-091-3/+3
* * class.c (add_method_1): Set both DECL_EXTERNAL and METHOD_NATIVEtromey2000-05-021-1/+14
* 2000-03-28 Alexandre Petit-Bianco <apbianco@cygnus.com>apbianco2000-03-281-1/+1
* Added Java 1.1 language features.apbianco2000-03-141-17/+41
* 2000-02-25 Anthony Green <green@cygnus.com>green2000-02-261-0/+8
* Thu Feb 17 14:30:37 2000 Alexandre Petit-Bianco <apbianco@cygnus.com>apbianco2000-02-211-12/+1
* * buffer.h: PROTO -> PARAMS.ghazi2000-01-211-11/+11
* Fri Dec 24 00:25:29 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>apbianco2000-01-061-18/+0
* * class.c (assume_compiled, assume_compiled_node): Add staticghazi1999-12-311-2/+1
* 1999-12-14 Alexandre Petit-Bianco <apbianco@cygnus.com>apbianco1999-12-301-0/+2
* Wed Nov 24 17:33:26 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>apbianco1999-12-061-27/+15
* * constants.c (find_methodref_index): Unwrap method names beforegreen1999-11-211-1/+2
* * jcf-parse.c (parse_source_file): Call jcf_dependency_add_file.tromey1999-10-191-0/+2
* * gjavah.c (get_field_name, print_method_info, print_include,ghazi1999-09-161-2/+2
* * class.c (finish_class): Remove unused parameter, all callersghazi1999-09-021-1/+1
* * check-init.c (check_bool2_init, done_alternative): Add staticghazi1999-08-101-8/+10
* Wed Apr 21 11:13:36 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>apbianco1999-04-211-3/+49
* * Makefile.in (gjavah.o): Depend on $(JAVA_TREE_H).ghazi1999-04-051-0/+3
* * class.c (add_method_1): Cast the argument of `bzero' to PTR.ghazi1999-04-051-1/+1
* * Makefile.in (jcf-dump.o): Depend on $(CONFIG_H)ghazi1999-03-211-6/+7
* * Makefile.in (jcf-parse.o): Depend on $(PARSE_H).ghazi1999-03-061-10/+11
* bothner1999-02-181-4/+6
* Thu Jan 28 11:50:11 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>apbianco1999-02-161-0/+2
* bothner1999-02-021-1/+1
* Warning fixes:ghazi1999-01-231-0/+1
* 1999-01-07 Andrew Haley <aph@viagra.cygnus.co.uk>aph1999-01-071-2/+2
* Fix copyrights.law1999-01-061-1/+1
* 8bothner1999-01-061-33/+53
* bothner1998-12-161-1/+2
* 8bothner1998-12-121-3/+13
* Thu Dec 3 17:11:12 1998 Alexandre Petit-Bianco <apbianco@cygnus.com>apbianco1998-12-031-1/+1
* bothner1998-11-251-3/+2
* Tue Nov 24 17:06:38 1998 Per Bothner <bothner@cygnus.com>apbianco1998-11-241-12/+37
* Thu Nov 19 11:16:55 1998 Alexandre Petit-Bianco <apbianco@cygnus.com>apbianco1998-11-191-7/+4
* Wed Nov 18 23:54:53 1998 Alexandre Petit-Bianco <apbianco@cygnus.com>apbianco1998-11-191-7/+13
* 8bothner1998-11-151-0/+12