summaryrefslogtreecommitdiff
path: root/gcc/java/class.c
Commit message (Expand)AuthorAgeFilesLines
* * class.c (build_utf8_ref): Don't generate identifier based ontromey2001-05-151-17/+1
* gcc/java:bryce2001-04-251-0/+1
* 2001-03-21 Alexandre Petit-Bianco <apbianco@redhat.com>apbianco2001-03-211-1/+1
* Compute DECL_ASSEMBLER_NAME lazily.mmitchel2001-03-191-7/+10
* Fixes to process to command-line .class files in two passes. See ChangeLog.bothner2001-03-191-1/+1
* 2001-03-19 Andrew Haley <aph@cambridge.redhat.com>aph2001-03-191-1/+1
* * class.c (make_class_data): The class_dtable_decl (i.e. thebothner2001-03-161-0/+2
* * varasm.c (assemble_alias): Use DECL_ASSEMBLER_NAME, not themmitchel2001-03-151-3/+3
* Fix a problem where rest_of_decl_compilation applied tobothner2001-03-061-1/+14
* * config/xm-lynx.h, config/xm-std32.h, config/a29k/xm-a29k.h,zack2001-03-021-1/+1
* * diagnostic.h (set_internal_error_function): Renamed.kenner2001-02-041-6/+11
* 2001-01-25 Alexandre Petit-Bianco <apbianco@cygnus.com>apbianco2001-01-251-8/+0
* 2001-01-23 Alexandre Petit-Bianco <apbianco@cygnus.com>apbianco2001-01-241-2/+6
* Minor optimization of static ggc roots.bothner2001-01-211-30/+15
* 2001-01-07 Alexandre Petit-Bianco <apbianco@cygnus.com>apbianco2001-01-151-345/+12
* * output.h (make_function_rtl): Remove prototype.mmitchel2001-01-101-8/+8
* In gcc/java:bryce2001-01-081-0/+1
* Fix for PRs gcj/312 and gcj/253:bryce2000-12-181-0/+29
* * class.c (cxx_keyword_p): Accept keywords with trailing `$'s.tromey2000-11-041-3/+15
* Remove obstacks.mmitchel2000-10-131-31/+6
* 2000-10-07 Anthony Green <green@redhat.com>green2000-10-081-2/+4
* * jvspec.c (jvgenmain_spec): Added `-fdollars-in-identifiers'.tromey2000-10-061-22/+129
* * c-decl.c (c_expand_body): Don't generate RTL if flag_syntax_only.mmitchel2000-10-011-2/+2
* * Make-lang.in (JAVA_SRCS): Include java-tree.h.mmitchel2000-09-231-2/+21
* 2000-08-10 Alexandre Petit-Bianco <apbianco@cygnus.com>apbianco2000-08-111-2/+1
* * c-common.h: Prototype min_precision and c_build_qualified_type here...zack2000-08-021-1/+1
* 2000-07-27 Tom Tromey <tromey@cygnus.com>tromey2000-07-281-6/+15
* 2000-07-13 Alexandre Petit-Bianco <apbianco@cygnus.com>apbianco2000-07-211-1/+6
* 2000-06-23 Alexandre Petit-Bianco <apbianco@cygnus.com>apbianco2000-06-271-0/+1
* Fri Jun 2 16:48:55 2000 Alexandre Petit-Bianco <apbianco@cygnus.com>apbianco2000-06-031-4/+25
* 2000-04-24 Alexandre Petit-Bianco <apbianco@cygnus.com>apbianco2000-06-011-0/+24
* top level:zack2000-05-091-1/+1
* * class.c (add_method_1): Set both DECL_EXTERNAL and METHOD_NATIVEtromey2000-05-021-1/+5
* 2000-04-05 Alexandre Petit-Bianco <apbianco@cygnus.com>apbianco2000-04-061-2/+0
* 2000-04-05 Alexandre Petit-Bianco <apbianco@cygnus.com>apbianco2000-04-051-7/+10
* * boehm.c (mark_reference_fields, set_bit): Prototype.ghazi2000-04-041-0/+5
* * Rework fields used to describe positions of bitfields andkenner2000-03-251-18/+15
* 2000-03-22 Alexandre Petit-Bianco <apbianco@cygnus.com>apbianco2000-03-231-2/+1
* * Clean up usages of TREE_INT_CST_LOW.kenner2000-03-171-23/+25
* * lang.c (flag_hash_synchronization): New global.tromey2000-03-161-1/+2
* Added Java 1.1 language features.apbianco2000-03-141-8/+68
* 2000-03-06 Bryce McKinlay <bryce@albatross.co.nz>apbianco2000-03-071-0/+3
* * Makefile.in (JAVA_OBJS): Added boehm.o.tromey2000-03-041-6/+5
* 2000-02-25 Anthony Green <green@cygnus.com>green2000-02-261-1/+40
* * c-common.c (decl_attributes): Set DECL_SIZE_UNIT.kenner2000-02-201-1/+3
* * buffer.h: PROTO -> PARAMS.ghazi2000-01-211-15/+15
* * class.c (assume_compiled, assume_compiled_node): Add staticghazi1999-12-311-5/+9
* 1999-12-14 Alexandre Petit-Bianco <apbianco@cygnus.com>apbianco1999-12-301-0/+2
* Tue Dec 14 14:20:16 1999 Per Bothner <per@bothner.com>apbianco1999-12-141-0/+1
* * constants.c (find_methodref_index): Unwrap method names beforegreen1999-11-211-4/+145