aboutsummaryrefslogtreecommitdiff
path: root/gcc/java/java-tree.h
AgeCommit message (Expand)AuthorFilesLines
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
2001-02-23Handle compiling multiple input files at once, and @FILE syntax. See ChangeLog.Per Bothner1-0/+3
2001-02-13decl.c (classdollar_identifier_node): Initialize.Alexandre Petit-Bianco1-0/+4
2001-02-08Make-lang.in (JAVA_OBJS): Added java/mangle_name.oAlexandre Petit-Bianco1-0/+1
2001-02-04diagnostic.h (set_internal_error_function): Renamed.Richard Kenner1-1/+1
2001-01-30java-tree.h: Remove JTI_INTEGER_NEGATIVE_ONE_NODE.Bryce McKinlay1-3/+0
2001-01-25ChangeLog (2001-01-21): Fixed typo.Alexandre Petit-Bianco1-1/+3
2001-01-15All files with updated copyright when applicable.Alexandre Petit-Bianco1-5/+9
2001-01-14Various patches to emit better messages on verification errors.Per Bothner1-2/+8
2001-01-10[multiple changes]Alexandre Petit-Bianco1-0/+1
2000-12-06[multiple changes]Alexandre Petit-Bianco1-13/+61
2000-11-19java-tree.h (cyclic_inheritance_report): Constify.Kaveh R. Ghazi1-1/+1
2000-11-04lang-options.h: Mention -Wout-of-date.Tom Tromey1-0/+4
2000-10-18gjavah.c (add_class_decl): Removed unused variables `tname', `tlen' and `name...Alexandre Petit-Bianco1-0/+10
2000-10-13[multiple changes]Alexandre Petit-Bianco1-1/+1
2000-10-13Remove obstacks.Mark Mitchell1-2/+0
2000-10-05[multiple changes]Alexandre Petit-Bianco1-0/+2
2000-10-01c-decl.c (c_expand_body): Don't generate RTL if flag_syntax_only.Mark Mitchell1-8/+6
2000-09-23Make-lang.in (JAVA_SRCS): Include java-tree.h.Mark Mitchell1-119/+381
2000-09-12re GNATS gcj/33 (gcj mangles composed characters)Tom Tromey1-0/+3
2000-08-29expr.c (can_widen_reference_to): Fixed indentation.Alexandre Petit-Bianco1-0/+2
2000-08-23java-tree.h (flag_extraneous_semicolon): New extern.Alexandre Petit-Bianco1-0/+4
2000-08-17decl.c (finit_leg_identifier_node): New global.Alexandre Petit-Bianco1-2/+8
2000-08-11class.c (maybe_layout_super_class): Fixed indentation.Alexandre Petit-Bianco1-0/+4
2000-07-20[multiple changes]Alexandre Petit-Bianco1-0/+3
2000-07-06[multiple changes]Alexandre Petit-Bianco1-2/+2
2000-06-26[multiple changes]Alexandre Petit-Bianco1-0/+3
2000-06-21[multiple changes]Alexandre Petit-Bianco1-2/+3