aboutsummaryrefslogtreecommitdiff
path: root/gcc/java
AgeCommit message (Expand)AuthorFilesLines
2001-08-30jcf-dump.c (print_constant): Fix fencepost error so "Float" and "Double" are ...Per Bothner2-5/+15
2001-08-28Removing conflict indicators. Oops.Alexandre Petit-Bianco1-2/+0
2001-08-28re PR java/4141 (GCJ compiles illegal code without complaining.)Alexandre Petit-Bianco2-4/+21
2001-08-28jcf-write.c (generate_bytecode_insns): For increments and decrements just rec...Per Bothner2-14/+11
2001-08-28jcf-write.c (generate_bytecode_insns): Generate an integer to real conversion...Mark Mitchell2-2/+14
2001-08-27parse.y (check_deprecation): Handle TYPE_DECL in a special case...Alexandre Petit-Bianco2-8/+54
2001-08-24jcf-parse.c (yyparse): Set magic to 0, don't issue error for a file smaller t...Alexandre Petit-Bianco3-35/+113
2001-08-24decl.c (init_decl_processing): Add `throws' field to method descriptor.Tom Tromey3-0/+46
2001-08-22parse.y (resolve_inner_class): Keep local_enclosing to NULL if circularity is...Alexandre Petit-Bianco2-2/+9
2001-08-17defaults.h (UNALIGNED_SHORT_ASM_OP, [...]): Move from ...Richard Henderson2-1/+6
2001-08-17[multiple changes]Alexandre Petit-Bianco8-157/+371
2001-08-16varasm.c (named_section_flags): Remove align parameter.Richard Henderson1-2/+2
2001-08-16jcf-dump.c (main): Updated for change to jcf_path_seal.Tom Tromey6-10/+47
2001-08-13expr.h: Split out optab- and libfunc-related code to...Zack Weinberg3-4/+10
2001-08-12Revert Rainer Orth's Java and gcc.c patch.David Edelsohn3-22/+22
2001-08-12toplev.c (set_float_handler): Make static.Zack Weinberg2-5/+5
2001-08-10Restore HPUX gcj bootstrap.Anthony Green1-0/+4
2001-08-09Move constructor/destructor handling into target hooks.Richard Henderson3-13/+31
2001-08-08check-init.c (flags.h): IncludeAlexandre Petit-Bianco10-153/+541
2001-08-08class.c (emit_register_classes): Use assemble_jcr if possible.Anthony Green1-36/+53
2001-08-06varasm.c (assemble_constructor): Take a symbol_ref and a priority instead of ...Richard Henderson2-1/+6
2001-08-02java-tree.h (all_class_filename): New macro.Alexandre Petit-Bianco2-8/+19
2001-08-02re PR java/227 (mips-tfile:internal error (when compiling java code))Rainer Orth3-9/+33
2001-08-01java-tree.h (BUILD_FILENAME_IDENTIFIER_NODE): Use ggc_add_tree_root to regist...Jeff Sturm2-1/+6
2001-07-31*** empty log message ***Alexandre Petit-Bianco5-5/+18
2001-07-31[multiple changes]Alexandre Petit-Bianco4-5/+64
2001-07-18For PR java/2812:Tom Tromey4-7/+17
2001-07-14* tree.def (EXPON_EXPR) remove. Never supported anyway.Tim Josling2-1/+4
2001-07-13jvspec.c (jvgenmain_spec): Remove -ffilelist-file from cc1 invocation.Tom Tromey2-0/+6
2001-07-13re PR java/3635 ("empty declaration" warning too broad)Alexandre Petit-Bianco2-3/+21
2001-07-12re PR java/3285 (gcj fails to resolve constructor calls in inner classes)Alexandre Petit-Bianco2-1/+9
2001-07-12expr.c (expand_load_internal): New function.Tom Tromey2-1/+33
2001-07-11Makefile.in (c-lex.o): Wrap long lines.Neil Booth2-3/+5
2001-07-11[multiple changes]Alexandre Petit-Bianco5-18/+49
2001-07-07* verify.c: Don't use // comments.Zack Weinberg2-2/+6
2001-07-06lang.c (flag_assume_compiled): Removed.Tom Tromey4-30/+13
2001-07-05[multiple changes]Alexandre Petit-Bianco4-8/+42
2001-07-04c-lex.c (cb_file_change): Pass line number to debug_start_source_file.Daniel Berlin2-1/+6
2001-07-04include: New directory.Joseph Myers3-396/+13
2001-07-03parse.y (fix_constructors): Test if a CALL_EXPR invokes `this'.Jeff Sturm2-1/+9
2001-06-28diagnostic.c (default_print_error_function): Tweak.Gabriel Dos Reis3-5/+15
2001-06-27class.c (set_super_info): Call `set_class_decl_access_flags.'Alexandre Petit-Bianco5-5/+44
2001-06-23zipfile.h: Use GCC_JCF_H instead of JCF_H.Jan van Male2-1/+5
2001-06-20class.c (java_hash_tree_node): Fixed indentation in leading comment.Alexandre Petit-Bianco3-17/+43
2001-06-20re PR java/2319 (invalid UTF-8 sequences should be rejected)Tom Tromey2-10/+28
2001-06-10re PR java/2299 (Use of += for String arrays produces Segfault during compila...Tom Tromey2-14/+39
2001-06-10decl.c (create_primitive_vtable): Don't call make_decl_rtl.Jeff Sturm2-1/+4
2001-06-05expr.c (force_evaluation_order): Match wrapped ctor calls, locate arguments a...Alexandre Petit-Bianco2-3/+23
2001-06-02cpp.texi, [...]: Move contents to just after title page.Joseph Myers2-1/+5
2001-06-02re PR java/2605 (gcj crashes on .java file containing byte.class.getClass())Alexandre Petit-Bianco2-3/+17