aboutsummaryrefslogtreecommitdiff
path: root/gcc/java/decl.c
AgeCommit message (Expand)Author
2003-02-122003-02-12 Ranjit Mathew <rmathew@hotmail.com>Ranjit Mathew
2003-01-142003-01-14 Andrew Haley <aph@redhat.com>Andrew Haley
2002-12-032002-12-03 Andrew Haley <aph@redhat.com>Andrew Haley
2002-11-28 * decl.c (java_init_decl_processing): Use `LL' on 64-bit constant.Kaveh Ghazi
2002-11-18 Fix for PR java/7912:Tom Tromey
2002-11-182002-11-14 Jens-Michael Hoffmann <jensmh@gmx.de>Jens-Michael Hoffmann
2002-11-06 Fix for PR java/6388.Tom Tromey
2002-11-02Reverted erroneous checkinTom Tromey
2002-11-02 Fix for PR java/6388.Tom Tromey
2002-09-21 * ChangeLog: Follow spelling conventions.Kazu Hirata
2002-08-162002-07-30 Andrew Haley <aph@cambridge.redhat.com>Andrew Haley
2002-07-01 * tree.h: Modify builtin_function interface to take an extraRoger Sayle
2002-06-21cp:Kaveh Ghazi
2002-06-04Merge from pch-branch up to tag pch-commit-20020603.Geoffrey Keating
2002-05-28 * tree.h: Forward-declare struct realvaluetype.Zack Weinberg
2002-04-17 * class.c (make_class_data): Set DECL_ALIGN on static class data,Bryce McKinlay
2002-03-29 * Makefile.in (convert.o, calls.o, expmed.o): Update.Neil Booth
2002-03-26 * Makefile.in (ggc-common.o): Update.Neil Booth
2002-03-25 * c-decl.c (maybe_build_cleanup): Remove.Neil Booth
2002-03-20 * Makefile.in: Update.Neil Booth
2002-03-10libjava:Bryce McKinlay
2002-03-03 * attribs.c (init_attributes, decl_attributes): Use ARRAY_SIZE inKaveh Ghazi
2002-02-28 * Makefile.in (integrate.o): Update.Neil Booth
2002-02-27 * c-common.c, c-common.h, c-decl.c, c-lex.c, c-parse.in,Zack Weinberg
2002-01-22 * decl.c (java_init_decl_processing): Use add_predefined_file.Tom Tromey
2001-12-20 * decl.c (java_init_decl_processing): Don't initializeBryce McKinlay
2001-12-16 * decl.c (java_init_decl_processing): Build otable_type correctly.Bryce McKinlay
2001-12-15gcc/java:Bryce McKinlay
2001-12-14 * class.c (get_dispatch_table): Fix java vtable layoutHans Boehm
2001-12-06 Restore support for static class initialization optimization.Per Bothner
2001-12-04 * decl.c (complete_start_java_method): Now generate TRY_FINALLY_EXPRPer Bothner
2001-11-15 * c-common.c: Include c-lex.h.Neil Booth
2001-09-222001-09-22 Alexandre Petit-Bianco <apbianco@redhat.com>Alexandre Petit-Bianco
2001-08-24 * decl.c (init_decl_processing): Add `throws' field to methodTom Tromey
2001-08-172001-08-16 Alexandre Petit-Bianco <apbianco@redhat.com>Alexandre Petit-Bianco
2001-08-13 * expr.h: Split out optab- and libfunc-related code to...Zack Weinberg
2001-08-092001-08-08 Alexandre Petit-Bianco <apbianco@redhat.com>Alexandre Petit-Bianco
2001-08-01*** empty log message ***Alexandre Petit-Bianco
2001-06-102001-06-05 Jeff Sturm <jsturm@one-point.com>Jeff Sturm
2001-05-02cp:Kaveh Ghazi
2001-04-25gcc/java:Bryce McKinlay
2001-04-21 Fixes to compile multiple .class files at once.Per Bothner
2001-03-28IA-64 ABI Exception Handling.Richard Henderson
2001-03-28 * java-tree.h (throw_node): Define as a single member ofRichard Henderson
2001-03-28 * decl.c (end_java_method): Do not save and restoreRichard Henderson
2001-03-28 * bb-reorder.c, dwarf2out.c, except.c, except.h, flow.c,Richard Henderson
2001-03-19 Compute DECL_ASSEMBLER_NAME lazily.Mark Mitchell
2001-03-17 * decl.c (clear_binding_level): Fix initializer (broke 03-15).Per Bothner
2001-03-16 Remove junk from when gcc/java was created (by copying from C/C++).Per Bothner
2001-03-15 * varasm.c (assemble_alias): Use DECL_ASSEMBLER_NAME, not theMark Mitchell