aboutsummaryrefslogtreecommitdiff
path: root/gcc/java
AgeCommit message (Expand)AuthorFilesLines
2003-07-03system.h: Include filenames.h.Zack Weinberg4-25/+11
2003-07-02c-common.h (c_common_init_options): New prototype.Neil Booth2-3/+8
2003-07-01c-tree.h (define_label): Replace filename and lineno arguments with a locatio...Nathan Sidwell2-2/+5
2003-06-28dbxout.c (flag_debug_only_used_symbols): Delete redundant declaration.Zack Weinberg3-2/+5
2003-06-28* c-format.c (check_format_string, get_constant)Zack Weinberg4-3/+10
2003-06-26c-opts.c (missing_arg): Make non-static.Neil Booth2-7/+4
2003-06-20tree.h (expand_function_end): Remove all parameters.Nathan Sidwell5-9/+21
2003-06-18re PR debug/4252 (cc1: Invalid option `-fdump-translation-unit')Robert Abeles2-1/+5
2003-06-16c-opts.c (c_common_handle_option): s/on/value/.Neil Booth3-15/+12
2003-06-15c-opts.c (lang_flags): Update for new spelling of flags.Neil Booth3-21/+10
2003-06-15c-pch.c (asm_file_name): Remove.Neil Booth2-3/+7
2003-06-14lang-specs.h: Rewrite -MD and -MMD to append an underscore.Neil Booth4-5/+11
2003-06-14tree.h (init_function_start): Remove filename and line paramters.Nathan Sidwell4-3/+12
2003-06-14Makefile.in: Update to use common.opt and lang_opt_files.Neil Booth3-12/+12
2003-06-11hooks.c (hook_int_size_t_constcharptr_int_0): New.Neil Booth2-0/+5
2003-06-11lang.c (java_handle_option): Update dependency_tracking for OPT_MF case.Tom Tromey2-0/+4
2003-06-11lang.c (java_handle_option): OPT_fbootclasspath_ can take an empty argument.Tom Tromey2-6/+12
2003-06-10resource.c (write_resource_constructor): Use expand_expr to generate the addr...Andrew Haley3-3/+10
2003-06-10langhooks-def.h (LANG_HOOKS_DECL_OK_FOR_SIBCALL): New.Andrew Haley2-0/+21
2003-06-09Make-lang.in (JAVA_OBJS, [...]): Update.Neil Booth8-241/+365
2003-06-09tree-inline.c (expand_call_inline): DECL_SOURCE_LINE_FIRST is removed.Nathan Sidwell4-16/+19
2003-06-08jvspec.c (jvgenmain_spec): Added `*' after fassume-compiled and fno-assume-co...Tom Tromey2-1/+6
2003-06-08builtins.c (define_builtin_type, [...]): Delete.Roger Sayle2-101/+52
2003-06-08��> 2003-06-07�� Anthony Green�� <green@redhat.com> ��>...Anthony Green2-6/+12
2003-06-08Make-lang.in: Update.Neil Booth3-1/+10
2003-06-07Makefile.in (OJBS, c-opts.o): Update.Neil Booth2-2/+8
2003-06-05install.tex: Document profiledbootstrap.Jan Hubicka2-0/+8
2003-05-31flags.h (flag_wrapv): New flag controlling overflow semantics.Roger Sayle2-0/+8
2003-05-29builtins.c (cos_builtin, [...]): Delete.Roger Sayle2-53/+52
2003-05-23* win32-host.c: Normalize copyright boilerplate.Nathanael Nerode2-3/+9
2003-05-17cfgloopanal.c (test_for_iteration): Use string concatentation on HOST_WIDE_IN...Kaveh R. Ghazi2-5/+8
2003-05-13diagnostic.c (output_format): Add support for %m.Zack Weinberg4-11/+17
2003-05-13class.c (layout_class_method): Set DECL_EXTERNAL.Richard Henderson6-14/+47
2003-05-04Make-lang.in (java/parse.o, [...]): Depend on input.h.Nathan Sidwell4-5/+10
2003-05-03re PR java/10491 (gcjh should make enclosing class a "friend" of inner classes)Tom Tromey2-0/+38
2003-05-03re PR java/10459 (ICE with certain expressions as 3rd clause of for loop)Tom Tromey2-7/+21
2003-05-02Makefile.in (TREE_H): Replace location.h with input.h.Nathan Sidwell3-6/+14
2003-05-01missed from my previous checkinNathan Sidwell1-0/+24
2003-05-01input.h (lineno): Rename to ...Nathan Sidwell11-64/+64
2003-04-20jcf-io.c (find_class): use DIR_SEPARATOR instead of '/' when computing java s...Mohan Embar2-1/+7
2003-04-14* gjavah.c (print_c_decl): Indentation fix.Tom Tromey2-6/+10
2003-04-13tree.c (build_constructor): New function.Zack Weinberg5-18/+24
2003-04-10re PR java/10253 (String concatenation with int zero, as in ""+0, results in ...Eric Blake2-19/+36
2003-04-10[multiple changes]Andrew Haley6-10/+143
2003-04-06hashtable.c (gcc_obstack_init): Delete this function and everything related t...Steven Bosscher3-42/+0
2003-03-30fastjar.texi: Remove @ at start of file.Joseph Myers2-1/+5
2003-03-25* parse.y (create_interface): Call CHECK_DEPRECATED.Tom Tromey2-0/+7
2003-03-23configure.in: Check whether it is necessary to link against libm to use ldexp.Zack Weinberg2-427/+432
2003-03-21javaop.h (jfloat, jdouble): Make them structures mirroring the bit fields of ...Zack Weinberg4-88/+188
2003-03-20Makefile.in (STRICT2_WARN): Add @WERROR@.Loren J. Rittle1-1/+1