summaryrefslogtreecommitdiff
path: root/gcc/java/jcf-parse.c
Commit message (Expand)AuthorAgeFilesLines
* * Makefile.in (c-lex.o): Wrap long lines. Depend on debug.h.neil2001-07-111-2/+3
* 2001-07-03 Alexandre Petit-Bianco <apbianco@redhat.com>apbianco2001-07-051-2/+3
* 2001-07-04 Daniel Berlin <dan@cgsoftware.com>dberlin2001-07-041-1/+1
* 2001-06-27 Alexandre Petit-Bianco <apbianco@redhat.com>apbianco2001-06-271-3/+16
* * jcf-parse.c (read_class): If class is from .class or .zip filebothner2001-05-211-10/+14
* Fixes to compile multiple .class files at once.bothner2001-04-211-53/+60
* 2001-03-22 Alexandre Petit-Bianco <apbianco@redhat.com>apbianco2001-03-231-1/+15
* * jcf-parse.c (read_class): Initialize `class'.tromey2001-03-201-1/+1
* 2001-03-20 Matt Kraai <kraai@alumni.carnegiemellon.edu>tromey2001-03-201-1/+0
* * jcf-parse.c (load_inner_classes): Check CLASS_LOADED_Pbothner2001-03-191-1/+2
* Fixes to process to command-line .class files in two passes. See ChangeLog.bothner2001-03-191-58/+73
* * jcf-parse.c (yyparse): Set/reset input_filename for source file.bothner2001-03-161-0/+2
* Handle compiling multiple input files at once, and @FILE syntax. See ChangeLog.bothner2001-02-241-11/+88
* 2001-02-07 Alexandre Petit-Bianco <apbianco@cygnus.com>apbianco2001-02-071-3/+4
* * diagnostic.h (set_internal_error_function): Renamed.kenner2001-02-041-29/+29
* 2001-01-30 Alexandre Petit-Bianco <apbianco@cygnus.com>apbianco2001-02-011-1/+1
* 2001-01-23 Alexandre Petit-Bianco <apbianco@cygnus.com>apbianco2001-01-241-24/+63
* Various fixes to allow compiling a compressed .jar/.zip archive.bothner2001-01-211-53/+26
* Minor optimization of static ggc roots.bothner2001-01-211-6/+6
* * jcf-parse.c (ggc_mark_jcf): New function.bothner2001-01-211-0/+25
* 2001-01-07 Alexandre Petit-Bianco <apbianco@cygnus.com>apbianco2001-01-151-1/+1
* 2001-01-08 Alexandre Petit-Bianco <apbianco@cygnus.com>apbianco2001-01-101-3/+2
* * jcf-parse.c (jcf_parse_source): Set wfl_operator if not alreadytromey2000-12-161-1/+4
* * jcf-parse.c (init_jcf_parse): Register current_file_list root.green2000-11-241-1/+5
* 2000-11-22 Bryce McKinlay <bryce@albatross.co.nz>bryce2000-11-221-1/+1
* * stringpool.c: New file.zack2000-11-171-23/+29
* 2000-11-11 Anthony Green <green@redhat.com>green2000-11-111-3/+5
* * alpha.c (check_float_value): Use memcpy, not bcopy.ghazi2000-11-101-2/+1
* * 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