summaryrefslogtreecommitdiff
path: root/gcc/java/java-tree.h
Commit message (Expand)AuthorAgeFilesLines
* decl.c (java_init_decl_processing): Use add_predefined_file.Tom Tromey2002-01-221-3/+10
* class.c (compile_resource_file): Update copyright date.Graham Stott2002-01-031-2/+3
* decl.c (java_init_decl_processing): Don't initialize finit_leg_identifier_node.Bryce McKinlay2001-12-201-11/+3
* ChangeLog, [...]: Fix spelling errors.Joseph Myers2001-12-161-4/+4
* java-tree.h (otable_methods, [...]): New field/global tree definitions.Bryce McKinlay2001-12-151-0/+36
* class.c (get_dispatch_table): Fix java vtable layout for TARGET_VTABLE_USES_D...Hans Boehm2001-12-141-0/+12
* * java-tree.h: Fixed typo.Tom Tromey2001-12-091-1/+1
* Restore support for static class initialization optimization.Per Bothner2001-12-061-6/+8
* check-init.c: Handle definite unassignment to finals in addition to definite ...Per Bothner2001-12-041-39/+34
* c-common.c: Include c-lex.h.Neil Booth2001-11-151-0/+1
* Makefile.in: Update.Neil Booth2001-11-091-0/+1
* expr.c (expand_java_field_op): Don't special-case references to java.lang.PRI...Bryce McKinlay2001-10-261-1/+0
* java-tree.h (TYPE_IMPORT_LIST): New macro.Alexandre Petit-Bianco2001-09-141-0/+4
* java-tree.h (compile_resource_file): Grouped with other prototypes.Alexandre Petit-Bianco2001-09-071-3/+1
* class.c (O_BINARY): Define if necessary.Anthony Green2001-09-061-0/+6
* [multiple changes]Alexandre Petit-Bianco2001-08-171-3/+17
* check-init.c (flags.h): IncludeAlexandre Petit-Bianco2001-08-081-3/+33
* java-tree.h (all_class_filename): New macro.Alexandre Petit-Bianco2001-08-021-8/+12
* java-tree.h (BUILD_FILENAME_IDENTIFIER_NODE): Use ggc_add_tree_root to regist...Jeff Sturm2001-08-011-1/+1
* lang.c (flag_assume_compiled): Removed.Tom Tromey2001-07-061-5/+0
* class.c (set_super_info): Call `set_class_decl_access_flags.'Alexandre Petit-Bianco2001-06-271-0/+1
* Fix method search wrt scope of inner classes to match JLS2.Per Bothner2001-04-261-0/+1
* jcf-write.c (generate_bytecode_insns case SWITCH_EXPR): Fix thinko: If a sing...Per Bothner2001-04-261-0/+1
* Fixes to compile multiple .class files at once.Per Bothner2001-04-201-3/+8
* re PR java/1315 (Inner class initializer crash)Alexandre Petit-Bianco2001-04-051-0/+2
* java-tree.h (CONSTANT_VALUE_P): New macro.Per Bothner2001-04-041-0/+7
* IA-64 ABI Exception Handling.Richard Henderson2001-03-281-3/+1
* java-tree.h (throw_node): Define as a single member of java_global_trees inst...Richard Henderson2001-03-281-1/+3
* re PR java/1208 (Gcj can't compile a class file it generates.)Per Bothner2001-03-231-1/+1
* re PR java/1213 (gcj should check for incorrect CLASSPATH)Alexandre Petit-Bianco2001-03-231-0/+4
* gcj.texi (Configure-time Options): Add -fcheck-references.Andrew Haley2001-03-231-0/+5
* Fixes to process to command-line .class files in two passes. See ChangeLog.Per Bothner2001-03-191-3/+9
* java-tree.h (BLOCK_IS_IMPLICIT): New flag.Per Bothner2001-03-151-0/+3
* Fix a problem where rest_of_decl_compilation applied to class_dtable_decl cau...Per Bothner2001-03-051-5/+0
* xm-lynx.h, [...]: Do not define TRUE or FALSE.Zack Weinberg2001-03-021-1/+1
* Handle compiling multiple input files at once, and @FILE syntax. See ChangeLog.Per Bothner2001-02-231-0/+3
* decl.c (classdollar_identifier_node): Initialize.Alexandre Petit-Bianco2001-02-131-0/+4
* Make-lang.in (JAVA_OBJS): Added java/mangle_name.oAlexandre Petit-Bianco2001-02-081-0/+1
* diagnostic.h (set_internal_error_function): Renamed.Richard Kenner2001-02-041-1/+1
* java-tree.h: Remove JTI_INTEGER_NEGATIVE_ONE_NODE.Bryce McKinlay2001-01-301-3/+0
* ChangeLog (2001-01-21): Fixed typo.Alexandre Petit-Bianco2001-01-251-1/+3
* All files with updated copyright when applicable.Alexandre Petit-Bianco2001-01-151-5/+9
* Various patches to emit better messages on verification errors.Per Bothner2001-01-141-2/+8
* [multiple changes]Alexandre Petit-Bianco2001-01-101-0/+1
* [multiple changes]Alexandre Petit-Bianco2000-12-061-13/+61
* java-tree.h (cyclic_inheritance_report): Constify.Kaveh R. Ghazi2000-11-191-1/+1
* lang-options.h: Mention -Wout-of-date.Tom Tromey2000-11-041-0/+4
* gjavah.c (add_class_decl): Removed unused variables `tname', `tlen' and `name...Alexandre Petit-Bianco2000-10-181-0/+10
* [multiple changes]Alexandre Petit-Bianco2000-10-131-1/+1
* Remove obstacks.Mark Mitchell2000-10-131-2/+0