aboutsummaryrefslogtreecommitdiff
path: root/gcc/java/decl.c
AgeCommit message (Expand)Author
2001-02-23 * c-decl.c (set_block): Set NAMES and BLOCKS from BLOCK.Richard Kenner
2001-02-142001-02-13 Alexandre Petit-Bianco <apbianco@cygnus.com>Alexandre Petit-Bianco
2001-02-04 * diagnostic.h (set_internal_error_function): Renamed.Richard Kenner
2001-01-30 * java-tree.h: Remove JTI_INTEGER_NEGATIVE_ONE_NODE.Bryce McKinlay
2001-01-28 * configure.in: Arrange to include defaults.h in [ht]config.h/tm.h.Kaveh Ghazi
2001-01-252001-01-25 Alexandre Petit-Bianco <apbianco@cygnus.com>Alexandre Petit-Bianco
2001-01-152001-01-07 Alexandre Petit-Bianco <apbianco@cygnus.com>Alexandre Petit-Bianco
2001-01-10 * output.h (make_function_rtl): Remove prototype.Mark Mitchell
2001-01-08In gcc/java:Bryce McKinlay
2000-12-24 Shorten primitive array allocation path:Bryce McKinlay
2000-12-062000-10-18 Alexandre Petit-Bianco <apbianco@cygnus.com>Alexandre Petit-Bianco
2000-11-10 * alpha.c (check_float_value): Use memcpy, not bcopy.Kaveh Ghazi
2000-10-16 * decl.c (init_decl_processing): Call init_class_processing beforeAnthony Green
2000-10-13 Remove obstacks.Mark Mitchell
2000-10-102000-10-07 Alexandre Petit-Bianco <apbianco@cygnus.com>Alexandre Petit-Bianco
2000-10-05Tue Oct 3 13:44:37 2000 Alexandre Petit-Bianco <apbianco@cygnus.com>Alexandre Petit-Bianco
2000-10-01 * c-decl.c (c_expand_body): Don't generate RTL if flag_syntax_only.Mark Mitchell
2000-09-23 * Make-lang.in (JAVA_SRCS): Include java-tree.h.Mark Mitchell
2000-09-11 * defaults.h: Provide default definitions for: CHAR_TYPE_SIZE,Zack Weinberg
2000-08-172000-08-15 Alexandre Petit-Bianco <apbianco@cygnus.com>Alexandre Petit-Bianco
2000-06-11Warning fixes:Kaveh Ghazi
2000-05-31 * java-tree.h (boolean_array_vtable, byte_array_vtable,Tom Tromey
2000-05-19 * java-tree.h: Added init state enum.Tom Tromey
2000-05-17Add options -Wunused-variable, -Wunused-function, -Wunused-label,Andrew Cagney
2000-05-062000-05-05 Alexandre Petit-Bianco <apbianco@cygnus.com>Alexandre Petit-Bianco
2000-05-05 * boehm.c (mark_reference_fields): Don't mark RawData fields.Tom Tromey
2000-05-02 * class.c (add_method_1): Set both DECL_EXTERNAL and METHOD_NATIVETom Tromey
2000-04-28 Fix for PR gcj/2:Tom Tromey
2000-04-27Wed Apr 26 14:29:33 2000 Alexandre Petit-Bianco <apbianco@cygnus.com>Alexandre Petit-Bianco
2000-04-04 * boehm.c (mark_reference_fields, set_bit): Prototype.Kaveh Ghazi
2000-03-26 * stor-layout.c (layout_type, set_sizetype): early_type_list isRichard Kenner
2000-03-17 * Clean up usages of TREE_INT_CST_LOW.Richard Kenner
2000-03-16 * lang.c (flag_hash_synchronization): New global.Tom Tromey
2000-03-16 * decl.c (init_decl_processing): Set type of `sync_info' to beTom Tromey
2000-03-14Added Java 1.1 language features.Alexandre Petit-Bianco
2000-03-081999-11-28 Anthony Green <green@cygnus.com>Anthony Green
2000-03-07 * tree.h (INT_CST_LT, INT_CST_LT_UNSIGNED): Remove unneeded casts.Richard Kenner
2000-03-072000-03-06 Bryce McKinlay <bryce@albatross.co.nz>Bryce McKinlay
2000-03-04 * decl.c (init_decl_processing): Initialize sizetype properly.Per Bothner
2000-02-29 * c-decl.c (current_function_decl): Move to toplev.c.Martin von Loewis
2000-02-26Fix copyrightsJeffrey A Law
2000-02-262000-02-25 Anthony Green <green@cygnus.com>Anthony Green
2000-02-222000-02-22 Alexandre Petit-Bianco <apbianco@cygnus.com>Alexandre Petit-Bianco
2000-02-092000-02-09 Andrew Haley <aph@cygnus.com>Andrew Haley
2000-02-092000-01-25 Andrew Haley <aph@cygnus.com>Andrew Haley
2000-01-21 * buffer.h: PROTO -> PARAMS.Kaveh R. Ghazi
1999-12-101999-11-17 Andrew Haley <aph@cygnus.com>Andrew Haley
1999-12-09 > * decl.c (init_decl_processing): Mark throw_node as a noreturnAnthony Green
1999-10-26 * tree.h (BLOCK_TYPE_TAGS): Remove.Mark Mitchell
1999-09-24Fri Sep 24 12:23:05 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>Alexandre Petit-Bianco