aboutsummaryrefslogtreecommitdiff
path: root/gcc/java/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2003-03-13parse.y (resolve_inner_class): Error if qualifier is a primitive type.Tom Tromey1-0/+5
2003-03-12gjavah.c (is_first_data_member): New global variable.Andrew Haley1-0/+7
2003-03-11parse.y (resolve_field_access): Initialize class if field is found in another...Tom Tromey1-0/+7
2003-03-11jcf-io.c (caching_stat): Initialize origsep to remove compiler warning.Andrew Haley1-0/+5
2003-03-10jcf-io.c (caching_stat): Account for both DIR_SEPARATOR and DIR_SEPARATOR_2 f...Ranjit Mathew1-0/+9
2003-03-08c-common.h (c_common_init, [...]): Update.Neil Booth1-0/+5
2003-03-07jcf.h (COMPARE_FILENAMES): New macro similar to "strcmp" to compare file name...Ranjit Mathew1-0/+13
2003-03-04* Make-lang.in (java.tags): New target.Tom Tromey1-0/+4
2003-03-02re PR c++/9367 (error: nonnull argument with extern "C" snprintf prototype)Roger Sayle1-0/+5
2003-03-01parse.y (jdep_resolve_class): Only check deprecation if we found a decl.Tom Tromey1-0/+5
2003-02-28re PR java/9695 (Inner class bug prevent GNU Classpath from compiling)Tom Tromey1-0/+8
2003-02-26jcf-write.c (generate_classfile): Check whether class is deprecated before wr...Tom Tromey1-0/+5
2003-02-26builtins.def (DEF_LIB_ALWAYS_BUILTIN, [...]): Delete.Roger Sayle1-0/+5
2003-02-24lang-options.h: Added -Wdeprecated.Tom Tromey1-0/+33
2003-02-20Change base class access representation.Nathan Sidwell1-0/+6
2003-02-12decl.c (java_init_decl_processing): Change soft_lookupjnimethod_node to refle...Ranjit Mathew1-0/+10
2003-02-08jcf-io.c (java_or_class_file): Use libiberty's lbasename instead of basename ...Roger Sayle1-0/+5
2003-02-04fastjar.texi: Update to GFDL 1.2.Joseph Myers1-0/+4
2003-02-03parse.y (java_expand_classes): Scan the whole class list looking for access m...Andrew Haley1-0/+5
2003-02-03Fix for java/4269:Adrian Bunk1-0/+8
2003-02-01* gjavah.c (throwable_p): Allocate 1 more byte for string.Mark Wielaard1-0/+4
2003-01-31tree.h (TYPE_BINFO_SIZE, [...]): Remove.Nathan Sidwell1-0/+6
2003-01-30jcf-parse.c (read_class): Update identifier's class value if it changed durin...Tom Tromey1-0/+5
2003-01-30Make-lang.in (po-generated): Find the targets in $(parsedir).Loren J. Rittle1-0/+7
2003-01-29parse.y (patch_assignment): Only transform the rhs of an assignment when comp...Tom Tromey1-0/+5
2003-01-29* jcf-write.c (generate_bytecode_conditional): Typo fixes.Tom Tromey1-0/+4
2003-01-28lex.c (java_lex): Don't include UEOF as part of token.Tom Tromey1-0/+5
2003-01-28parse.y (java_check_regular_methods): Check for construct after checking type...Tom Tromey1-0/+5
2003-01-24class.c (build_static_field_ref): Only a String or numeric field can fold to ...Tom Tromey1-0/+5
2003-01-24jcf-parse.c (parse_zip_file_entries): Overwrite trailing \0 of file name in r...Tom Tromey1-0/+5
2003-01-23expr.c (build_known_method_ref): Use method's context to find method table in...Tom Tromey1-0/+5
2003-01-23* constants.c (set_constant_entry): Allocated cleared memory.Tom Tromey1-0/+4
2003-01-23java-tree.h: Don't use PARAMS.Tom Tromey1-0/+7
2003-01-23jcf-parse.c (process_zip_dir): Remove unused variable.Nathanael Nerode1-0/+4
2003-01-22expr.c (build_invokeinterface): Abort if method's context is not an interface.Tom Tromey1-0/+5
2003-01-22gcj.texi (Input and output files): Mention non-class entries.Tom Tromey1-0/+23
2003-01-21class.c (supers_all_compiled): New function.Tom Tromey1-0/+5
2003-01-21parse.y (method_header): Native method can't be strictfp.Tom Tromey1-0/+5
2003-01-21Makefile.in (GCC_WARN_CFLAGS): Add $(WERROR) $($@-warn) (gtype-desc.o-warn...Kaveh R. Ghazi1-0/+4
2003-01-18check-init.c: Fix comment typos.Kazu Hirata1-0/+20
2003-01-18Make-lang.in (java/jcf-write.o): Depend on $(TM_P_H).Kaveh R. Ghazi1-0/+5
2003-01-17* jcf-io.c (caching_stat): Cast the 3rd arg of scandir to void*.Kaveh R. Ghazi1-0/+4
2003-01-17builtins.c (java_build_function_call_expr): Renamed from build_function_call_...Kaveh R. Ghazi1-0/+3
2003-01-16Make-lang.in (f/target.o): Depend on toplev.h.Kaveh R. Ghazi1-0/+3
2003-01-16arm.h (CONDITIONAL_REGISTER_USAGE): Avoid signed/unsigned warning.Kaveh R. Ghazi1-0/+5
2003-01-14class.c (make_class_data): Check that super is compiled before building class...Tom Tromey1-0/+5
2003-01-14decl.c (java_init_decl_processing): _Jv_NewMultiArray is a varargs function -...Andrew Haley1-0/+5
2003-01-14decl.c (java_init_decl_processing): Temporarily back out previous patch.Andrew Haley1-0/+4
2003-01-14[multiple changes]Andrew Haley1-0/+8
2003-01-12Make-lang.in (keyword.h): Pass "-L ANSI-C" to gperf.Kaveh R. Ghazi1-0/+3