summaryrefslogtreecommitdiff
path: root/gcc/java
Commit message (Expand)AuthorAgeFilesLines
* * java-tree.h (BUILD_FILENAME_IDENTIFIER_NODE):jsturm2001-08-012-1/+6
* *** empty log message ***apbianco2001-08-015-5/+18
* 2001-07-18 Alexandre Petit-Bianco <apbianco@redhat.com>apbianco2001-07-314-5/+64
* For PR java/2812:tromey2001-07-184-7/+17
* * tree.def (EXPON_EXPR) remove. Never supported anyway.rth2001-07-152-1/+4
* * jvspec.c (jvgenmain_spec): Remove -ffilelist-file from cc1tromey2001-07-132-0/+6
* 2001-07-12 Alexandre Petit-Bianco <apbianco@redhat.com>apbianco2001-07-132-3/+21
* 2001-07-11 Alexandre Petit-Bianco <apbianco@redhat.com>apbianco2001-07-122-1/+9
* * expr.c (expand_load_internal): New function.tromey2001-07-122-1/+33
* * Makefile.in (c-lex.o): Wrap long lines. Depend on debug.h.neil2001-07-112-3/+5
* 2001-07-10 Alexandre Petit-Bianco <apbianco@redhat.com>apbianco2001-07-115-18/+49
* * verify.c: Don't use // comments.zack2001-07-072-2/+6
* * lang.c (flag_assume_compiled): Removed.tromey2001-07-064-30/+13
* 2001-07-03 Alexandre Petit-Bianco <apbianco@redhat.com>apbianco2001-07-054-8/+42
* 2001-07-04 Daniel Berlin <dan@cgsoftware.com>dberlin2001-07-042-1/+6
* * doc/include: New directory.jsm282001-07-043-396/+13
* * java/parse.y (fix_constructors): Test if a CALL_EXPR invokesjsturm2001-07-032-1/+9
* * diagnostic.c (default_print_error_function): Tweak.gdr2001-06-283-5/+15
* 2001-06-27 Alexandre Petit-Bianco <apbianco@redhat.com>apbianco2001-06-275-5/+44
* 2001-06-22 Jan van Male <jan.vanmale@fenk.wau.nl>apbianco2001-06-232-1/+5
* 2001-06-20 Alexandre Petit-Bianco <apbianco@redhat.com>apbianco2001-06-213-17/+43
* * lex.c (java_read_char): Disallow invalid and overlongtromey2001-06-202-10/+28
* 2001-03-20 Tom Tromey <tromey@redhat.com>apbianco2001-06-102-14/+39
* 2001-06-05 Jeff Sturm <jsturm@one-point.com>apbianco2001-06-102-1/+4
* 2001-06-04 Alexandre Petit-Bianco <apbianco@redhat.com>apbianco2001-06-052-3/+23
* * doc/cpp.texi, doc/cppinternals.texi, doc/gcc.texi: Move contentsjsm282001-06-022-1/+5
* 2001-06-01 Alexandre Petit-Bianco <apbianco@redhat.com>apbianco2001-06-022-3/+17
* * c-tree.texi, contrib.texi, cpp.texi, cppinternals.texi,dj2001-06-011-4/+4
* 2001-05-31 Alexandre Petit-Bianco <apbianco@redhat.com>apbianco2001-05-312-5/+22
* 2001-04-27 Bryce McKinlay <bryce@waitaki.otago.ac.nz>apbianco2001-05-312-6/+26
* * Make-lang.in ($(srcdir)/java/gcj.info): Added dependencies ondj2001-05-272-5/+11
* * toplev.c (debug_args, f_options, W_options): Markzack2001-05-261-19/+36
* Standardize header guards.rth2001-05-266-15/+21
* gcc/java:jsm282001-05-232-1/+5
* * jcf-parse.c (read_class): If class is from .class or .zip filebothner2001-05-212-10/+19
* * jvspec.c (lang_specific_pre_link): Re-arrange the linkerbothner2001-05-182-1/+20
* 2000-05-02 Jeff Sturm <jsturm@one-point.com>apbianco2001-05-162-6/+11
* * class.c (build_utf8_ref): Don't generate identifier based ontromey2001-05-152-17/+6
* * java-tree.def (JAVA_EXC_OBJ_EXPR): New.rth2001-05-136-9/+29
* 2001-05-07 Alexandre Petit-Bianco <apbianco@redhat.com>apbianco2001-05-082-4/+15
* 2001-05-07 Alexandre Petit-Bianco <apbianco@redhat.com>apbianco2001-05-072-10/+18
* 2001-05-03 Mo DeJong <mdejong@redhat.com>apbianco2001-05-042-0/+6
* cp:ghazi2001-05-023-27/+29
* * Make-lang.in ($(srcdir)/java/gcj.info): Added `-I..'.tromey2001-05-013-43/+49
* * parse.h (REGISTER_IMPORT): Use tree_cons instead of chainon.bothner2001-05-012-2/+5
* * parse.y (java_pop_parser_context): The TREE_VALUE of a link in thebothner2001-05-012-2/+7
* * jcf-io.c (read_zip_member): Cast to long in comparison withghazi2001-04-296-8/+23
* * parse.y (java_expand_classes): Don't change ctxp_for_generationbothner2001-04-272-10/+13
* Fix method search wrt scope of inner classes to match JLS2.bothner2001-04-264-24/+56
* * jcf-write.c (generate_bytecode_insns case SWITCH_EXPR):bothner2001-04-264-15/+36