aboutsummaryrefslogtreecommitdiff
path: root/gcc/java/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2003-06-15c-pch.c (asm_file_name): Remove.Neil Booth1-0/+4
2003-06-14lang-specs.h: Rewrite -MD and -MMD to append an underscore.Neil Booth1-0/+6
2003-06-14tree.h (init_function_start): Remove filename and line paramters.Nathan Sidwell1-0/+7
2003-06-14Makefile.in: Update to use common.opt and lang_opt_files.Neil Booth1-0/+7
2003-06-11hooks.c (hook_int_size_t_constcharptr_int_0): New.Neil Booth1-0/+4
2003-06-11lang.c (java_handle_option): Update dependency_tracking for OPT_MF case.Tom Tromey1-0/+3
2003-06-11lang.c (java_handle_option): OPT_fbootclasspath_ can take an empty argument.Tom Tromey1-0/+5
2003-06-10resource.c (write_resource_constructor): Use expand_expr to generate the addr...Andrew Haley1-0/+6
2003-06-10langhooks-def.h (LANG_HOOKS_DECL_OK_FOR_SIBCALL): New.Andrew Haley1-0/+5
2003-06-09Make-lang.in (JAVA_OBJS, [...]): Update.Neil Booth1-0/+20
2003-06-09tree-inline.c (expand_call_inline): DECL_SOURCE_LINE_FIRST is removed.Nathan Sidwell1-0/+10
2003-06-08jvspec.c (jvgenmain_spec): Added `*' after fassume-compiled and fno-assume-co...Tom Tromey1-0/+5
2003-06-08builtins.c (define_builtin_type, [...]): Delete.Roger Sayle1-0/+10
2003-06-08��> 2003-06-07�� Anthony Green�� <green@redhat.com> ��>...Anthony Green1-0/+5
2003-06-08Make-lang.in: Update.Neil Booth1-0/+5
2003-06-07Makefile.in (OJBS, c-opts.o): Update.Neil Booth1-0/+4
2003-06-05install.tex: Document profiledbootstrap.Jan Hubicka1-0/+4
2003-05-31flags.h (flag_wrapv): New flag controlling overflow semantics.Roger Sayle1-0/+5
2003-05-29builtins.c (cos_builtin, [...]): Delete.Roger Sayle1-0/+18
2003-05-23* win32-host.c: Normalize copyright boilerplate.Nathanael Nerode1-0/+4
2003-05-17cfgloopanal.c (test_for_iteration): Use string concatentation on HOST_WIDE_IN...Kaveh R. Ghazi1-0/+6
2003-05-13diagnostic.c (output_format): Add support for %m.Zack Weinberg1-0/+6
2003-05-13class.c (layout_class_method): Set DECL_EXTERNAL.Richard Henderson1-0/+8
2003-05-04Make-lang.in (java/parse.o, [...]): Depend on input.h.Nathan Sidwell1-0/+6
2003-05-03re PR java/10491 (gcjh should make enclosing class a "friend" of inner classes)Tom Tromey1-0/+6
2003-05-03re PR java/10459 (ICE with certain expressions as 3rd clause of for loop)Tom Tromey1-0/+7
2003-05-02Makefile.in (TREE_H): Replace location.h with input.h.Nathan Sidwell1-0/+8
2003-05-01missed from my previous checkinNathan Sidwell1-0/+24
2003-04-20jcf-io.c (find_class): use DIR_SEPARATOR instead of '/' when computing java s...Mohan Embar1-0/+5
2003-04-14* gjavah.c (print_c_decl): Indentation fix.Tom Tromey1-0/+4
2003-04-13tree.c (build_constructor): New function.Zack Weinberg1-0/+9
2003-04-10re PR java/10253 (String concatenation with int zero, as in ""+0, results in ...Eric Blake1-0/+7
2003-04-10[multiple changes]Andrew Haley1-0/+20
2003-03-30fastjar.texi: Remove @ at start of file.Joseph Myers1-0/+4
2003-03-25* parse.y (create_interface): Call CHECK_DEPRECATED.Tom Tromey1-0/+4
2003-03-23configure.in: Check whether it is necessary to link against libm to use ldexp.Zack Weinberg1-426/+430
2003-03-21javaop.h (jfloat, jdouble): Make them structures mirroring the bit fields of ...Zack Weinberg1-10/+29
2003-03-19c-common.h (c_dump_tree), [...]): Change return type from 'int' to 'bool'.Nathanael Nerode1-0/+5
2003-03-19lex.c (do_java_lex): Renamed from java_lex.Tom Tromey1-0/+6
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