summaryrefslogtreecommitdiff
path: root/gcc/java/decl.c
Commit message (Expand)AuthorAgeFilesLines
* 2001-08-16 Alexandre Petit-Bianco <apbianco@redhat.com>apbianco2001-08-171-0/+10
* * expr.h: Split out optab- and libfunc-related code to...zack2001-08-131-1/+1
* 2001-08-08 Alexandre Petit-Bianco <apbianco@redhat.com>apbianco2001-08-091-36/+3
* *** empty log message ***apbianco2001-08-011-1/+1
* 2001-06-05 Jeff Sturm <jsturm@one-point.com>apbianco2001-06-101-1/+0
* cp:ghazi2001-05-021-25/+22
* gcc/java:bryce2001-04-251-0/+1
* Fixes to compile multiple .class files at once.bothner2001-04-211-2/+0
* IA-64 ABI Exception Handling.rth2001-03-281-13/+11
* * java-tree.h (throw_node): Define as a single member ofrth2001-03-281-15/+6
* * decl.c (end_java_method): Do not save and restorerth2001-03-281-9/+0
* * bb-reorder.c, dwarf2out.c, except.c, except.h, flow.c,rth2001-03-281-4/+4
* Compute DECL_ASSEMBLER_NAME lazily.mmitchel2001-03-191-3/+3
* * decl.c (clear_binding_level): Fix initializer (broke 03-15).bothner2001-03-171-1/+1
* Remove junk from when gcc/java was created (by copying from C/C++).bothner2001-03-161-30/+2
* * varasm.c (assemble_alias): Use DECL_ASSEMBLER_NAME, not themmitchel2001-03-151-2/+2
* Fix a problem where rest_of_decl_compilation applied tobothner2001-03-061-6/+0
* * config/xm-lynx.h, config/xm-std32.h, config/a29k/xm-a29k.h,zack2001-03-021-2/+2
* * c-decl.c (set_block): Set NAMES and BLOCKS from BLOCK.kenner2001-02-231-0/+4
* 2001-02-13 Alexandre Petit-Bianco <apbianco@cygnus.com>apbianco2001-02-141-0/+1
* * diagnostic.h (set_internal_error_function): Renamed.kenner2001-02-041-3/+4
* * java-tree.h: Remove JTI_INTEGER_NEGATIVE_ONE_NODE.bryce2001-01-301-1/+1
* * configure.in: Arrange to include defaults.h in [ht]config.h/tm.h.ghazi2001-01-281-1/+0
* 2001-01-25 Alexandre Petit-Bianco <apbianco@cygnus.com>apbianco2001-01-251-0/+1
* 2001-01-07 Alexandre Petit-Bianco <apbianco@cygnus.com>apbianco2001-01-151-0/+1
* * output.h (make_function_rtl): Remove prototype.mmitchel2001-01-101-3/+3
* In gcc/java:bryce2001-01-081-0/+1
* Shorten primitive array allocation path:bryce2000-12-241-1/+1
* 2000-10-18 Alexandre Petit-Bianco <apbianco@cygnus.com>apbianco2000-12-061-5/+6
* * alpha.c (check_float_value): Use memcpy, not bcopy.ghazi2000-11-101-1/+1
* * decl.c (init_decl_processing): Call init_class_processing beforebryce2000-10-161-1/+2
* Remove obstacks.mmitchel2000-10-131-11/+2
* 2000-10-07 Alexandre Petit-Bianco <apbianco@cygnus.com>apbianco2000-10-101-18/+81
* Tue Oct 3 13:44:37 2000 Alexandre Petit-Bianco <apbianco@cygnus.com>apbianco2000-10-051-3/+10
* * c-decl.c (c_expand_body): Don't generate RTL if flag_syntax_only.mmitchel2000-10-011-3/+63
* * Make-lang.in (JAVA_SRCS): Include java-tree.h.mmitchel2000-09-231-124/+17
* * defaults.h: Provide default definitions for: CHAR_TYPE_SIZE,zack2000-09-111-4/+0
* 2000-08-15 Alexandre Petit-Bianco <apbianco@cygnus.com>apbianco2000-08-171-1/+7
* Warning fixes:ghazi2000-06-111-0/+1
* * java-tree.h (boolean_array_vtable, byte_array_vtable,tromey2000-05-311-1/+36
* * java-tree.h: Added init state enum.tromey2000-05-191-3/+15
* Add options -Wunused-variable, -Wunused-function, -Wunused-label,cagney2000-05-171-1/+1
* 2000-05-05 Alexandre Petit-Bianco <apbianco@cygnus.com>apbianco2000-05-061-1/+2
* * boehm.c (mark_reference_fields): Don't mark RawData fields.tromey2000-05-051-0/+3
* * class.c (add_method_1): Set both DECL_EXTERNAL and METHOD_NATIVEtromey2000-05-021-2/+24
* Fix for PR gcj/2:tromey2000-04-281-0/+10
* Wed Apr 26 14:29:33 2000 Alexandre Petit-Bianco <apbianco@cygnus.com>apbianco2000-04-271-0/+1
* * boehm.c (mark_reference_fields, set_bit): Prototype.ghazi2000-04-041-0/+2
* * stor-layout.c (layout_type, set_sizetype): early_type_list iskenner2000-03-261-7/+11
* * Clean up usages of TREE_INT_CST_LOW.kenner2000-03-171-4/+2