aboutsummaryrefslogtreecommitdiff
path: root/gcc/java/java-tree.h
AgeCommit message (Expand)AuthorFilesLines
2002-05-07re PR java/5941 (incorrect "Unreachable statement" error)Tom Tromey1-0/+7
2002-04-25c-common.h (c_common_parse_file): Update.Neil Booth1-2/+1
2002-04-24expr.c (PRE_JSR): Call NOTE_LABEL for return address.Per Bothner1-8/+2
2002-04-04c-common.c (truthvalue_conversion): Rename, update.Neil Booth1-0/+1
2002-04-01c-decl.c (grokdeclarator): Update.Neil Booth1-0/+1
2002-04-01c-common.c (unsigned_conversion_warning, [...]): Use new hooks.Neil Booth1-0/+3
2002-03-29Makefile.in (convert.o, [...]): Update.Neil Booth1-0/+2
2002-03-27c-common.c (c_expand_expr): Fix prototype.Neil Booth1-6/+4
2002-03-26Makefile.in (ggc-common.o): Update.Neil Booth1-0/+1
2002-03-21Makefile.in (fold-const.o, [...]): Update.Neil Booth1-0/+8
2002-03-17c-common.h (yyparse, [...]): New.Neil Booth1-0/+1
2002-02-28expr.c (java_array_data_offset): Removed function.Bryce McKinlay1-0/+4
2002-02-28Makefile.in (integrate.o): Update.Neil Booth1-0/+1
2002-02-20builtins.c (check_for_builtin): New function.Per Bothner1-1/+1
2002-02-18java-tree.h (TYPE_STRICTFP): New macro.Tom Tromey1-0/+5
2002-01-22decl.c (java_init_decl_processing): Use add_predefined_file.Tom Tromey1-3/+10
2002-01-03class.c (compile_resource_file): Update copyright date.Graham Stott1-2/+3
2001-12-20decl.c (java_init_decl_processing): Don't initialize finit_leg_identifier_node.Bryce McKinlay1-11/+3
2001-12-16ChangeLog, [...]: Fix spelling errors.Joseph Myers1-4/+4
2001-12-15java-tree.h (otable_methods, [...]): New field/global tree definitions.Bryce McKinlay1-0/+36
2001-12-14class.c (get_dispatch_table): Fix java vtable layout for TARGET_VTABLE_USES_D...Hans Boehm1-0/+12
2001-12-09* java-tree.h: Fixed typo.Tom Tromey1-1/+1
2001-12-06Restore support for static class initialization optimization.Per Bothner1-6/+8
2001-12-04check-init.c: Handle definite unassignment to finals in addition to definite ...Per Bothner1-39/+34
2001-11-15c-common.c: Include c-lex.h.Neil Booth1-0/+1
2001-11-09Makefile.in: Update.Neil Booth1-0/+1
2001-10-26expr.c (expand_java_field_op): Don't special-case references to java.lang.PRI...Bryce McKinlay1-1/+0
2001-09-14java-tree.h (TYPE_IMPORT_LIST): New macro.Alexandre Petit-Bianco1-0/+4
2001-09-07java-tree.h (compile_resource_file): Grouped with other prototypes.Alexandre Petit-Bianco1-3/+1
2001-09-06class.c (O_BINARY): Define if necessary.Anthony Green1-0/+6
2001-08-17[multiple changes]Alexandre Petit-Bianco1-3/+17
2001-08-08check-init.c (flags.h): IncludeAlexandre Petit-Bianco1-3/+33
2001-08-02java-tree.h (all_class_filename): New macro.Alexandre Petit-Bianco1-8/+12
2001-08-01java-tree.h (BUILD_FILENAME_IDENTIFIER_NODE): Use ggc_add_tree_root to regist...Jeff Sturm1-1/+1
2001-07-06lang.c (flag_assume_compiled): Removed.Tom Tromey1-5/+0
2001-06-27class.c (set_super_info): Call `set_class_decl_access_flags.'Alexandre Petit-Bianco1-0/+1
2001-04-26Fix method search wrt scope of inner classes to match JLS2.Per Bothner1-0/+1
2001-04-26jcf-write.c (generate_bytecode_insns case SWITCH_EXPR): Fix thinko: If a sing...Per Bothner1-0/+1
2001-04-20Fixes to compile multiple .class files at once.Per Bothner1-3/+8
2001-04-05re PR java/1315 (Inner class initializer crash)Alexandre Petit-Bianco1-0/+2
2001-04-04java-tree.h (CONSTANT_VALUE_P): New macro.Per Bothner1-0/+7
2001-03-28IA-64 ABI Exception Handling.Richard Henderson1-3/+1
2001-03-28java-tree.h (throw_node): Define as a single member of java_global_trees inst...Richard Henderson1-1/+3
2001-03-23re PR java/1208 (Gcj can't compile a class file it generates.)Per Bothner1-1/+1
2001-03-23re PR java/1213 (gcj should check for incorrect CLASSPATH)Alexandre Petit-Bianco1-0/+4
2001-03-23gcj.texi (Configure-time Options): Add -fcheck-references.Andrew Haley1-0/+5
2001-03-19Fixes to process to command-line .class files in two passes. See ChangeLog.Per Bothner1-3/+9
2001-03-15java-tree.h (BLOCK_IS_IMPLICIT): New flag.Per Bothner1-0/+3
2001-03-05Fix a problem where rest_of_decl_compilation applied to class_dtable_decl cau...Per Bothner1-5/+0
2001-03-02xm-lynx.h, [...]: Do not define TRUE or FALSE.Zack Weinberg1-1/+1