Age | Commit message (Expand) | Author | Files | Lines |
2003-06-28 | dbxout.c (flag_debug_only_used_symbols): Delete redundant declaration. | Zack Weinberg | 3 | -2/+5 |
2003-06-28 | * c-format.c (check_format_string, get_constant) | Zack Weinberg | 4 | -3/+10 |
2003-06-26 | c-opts.c (missing_arg): Make non-static. | Neil Booth | 2 | -7/+4 |
2003-06-20 | tree.h (expand_function_end): Remove all parameters. | Nathan Sidwell | 5 | -9/+21 |
2003-06-18 | re PR debug/4252 (cc1: Invalid option `-fdump-translation-unit') | Robert Abeles | 2 | -1/+5 |
2003-06-16 | c-opts.c (c_common_handle_option): s/on/value/. | Neil Booth | 3 | -15/+12 |
2003-06-15 | c-opts.c (lang_flags): Update for new spelling of flags. | Neil Booth | 3 | -21/+10 |
2003-06-15 | c-pch.c (asm_file_name): Remove. | Neil Booth | 2 | -3/+7 |
2003-06-14 | lang-specs.h: Rewrite -MD and -MMD to append an underscore. | Neil Booth | 4 | -5/+11 |
2003-06-14 | tree.h (init_function_start): Remove filename and line paramters. | Nathan Sidwell | 4 | -3/+12 |
2003-06-14 | Makefile.in: Update to use common.opt and lang_opt_files. | Neil Booth | 3 | -12/+12 |
2003-06-11 | hooks.c (hook_int_size_t_constcharptr_int_0): New. | Neil Booth | 2 | -0/+5 |
2003-06-11 | lang.c (java_handle_option): Update dependency_tracking for OPT_MF case. | Tom Tromey | 2 | -0/+4 |
2003-06-11 | lang.c (java_handle_option): OPT_fbootclasspath_ can take an empty argument. | Tom Tromey | 2 | -6/+12 |
2003-06-10 | resource.c (write_resource_constructor): Use expand_expr to generate the addr... | Andrew Haley | 3 | -3/+10 |
2003-06-10 | langhooks-def.h (LANG_HOOKS_DECL_OK_FOR_SIBCALL): New. | Andrew Haley | 2 | -0/+21 |
2003-06-09 | Make-lang.in (JAVA_OBJS, [...]): Update. | Neil Booth | 8 | -241/+365 |
2003-06-09 | tree-inline.c (expand_call_inline): DECL_SOURCE_LINE_FIRST is removed. | Nathan Sidwell | 4 | -16/+19 |
2003-06-08 | jvspec.c (jvgenmain_spec): Added `*' after fassume-compiled and fno-assume-co... | Tom Tromey | 2 | -1/+6 |
2003-06-08 | builtins.c (define_builtin_type, [...]): Delete. | Roger Sayle | 2 | -101/+52 |
2003-06-08 | ��> 2003-06-07�� Anthony Green�� <green@redhat.com> ��>... | Anthony Green | 2 | -6/+12 |
2003-06-08 | Make-lang.in: Update. | Neil Booth | 3 | -1/+10 |
2003-06-07 | Makefile.in (OJBS, c-opts.o): Update. | Neil Booth | 2 | -2/+8 |
2003-06-05 | install.tex: Document profiledbootstrap. | Jan Hubicka | 2 | -0/+8 |
2003-05-31 | flags.h (flag_wrapv): New flag controlling overflow semantics. | Roger Sayle | 2 | -0/+8 |
2003-05-29 | builtins.c (cos_builtin, [...]): Delete. | Roger Sayle | 2 | -53/+52 |
2003-05-23 | * win32-host.c: Normalize copyright boilerplate. | Nathanael Nerode | 2 | -3/+9 |
2003-05-17 | cfgloopanal.c (test_for_iteration): Use string concatentation on HOST_WIDE_IN... | Kaveh R. Ghazi | 2 | -5/+8 |
2003-05-13 | diagnostic.c (output_format): Add support for %m. | Zack Weinberg | 4 | -11/+17 |
2003-05-13 | class.c (layout_class_method): Set DECL_EXTERNAL. | Richard Henderson | 6 | -14/+47 |
2003-05-04 | Make-lang.in (java/parse.o, [...]): Depend on input.h. | Nathan Sidwell | 4 | -5/+10 |
2003-05-03 | re PR java/10491 (gcjh should make enclosing class a "friend" of inner classes) | Tom Tromey | 2 | -0/+38 |
2003-05-03 | re PR java/10459 (ICE with certain expressions as 3rd clause of for loop) | Tom Tromey | 2 | -7/+21 |
2003-05-02 | Makefile.in (TREE_H): Replace location.h with input.h. | Nathan Sidwell | 3 | -6/+14 |
2003-05-01 | missed from my previous checkin | Nathan Sidwell | 1 | -0/+24 |
2003-05-01 | input.h (lineno): Rename to ... | Nathan Sidwell | 11 | -64/+64 |
2003-04-20 | jcf-io.c (find_class): use DIR_SEPARATOR instead of '/' when computing java s... | Mohan Embar | 2 | -1/+7 |
2003-04-14 | * gjavah.c (print_c_decl): Indentation fix. | Tom Tromey | 2 | -6/+10 |
2003-04-13 | tree.c (build_constructor): New function. | Zack Weinberg | 5 | -18/+24 |
2003-04-10 | re PR java/10253 (String concatenation with int zero, as in ""+0, results in ... | Eric Blake | 2 | -19/+36 |
2003-04-10 | [multiple changes] | Andrew Haley | 6 | -10/+143 |
2003-04-06 | hashtable.c (gcc_obstack_init): Delete this function and everything related t... | Steven Bosscher | 3 | -42/+0 |
2003-03-30 | fastjar.texi: Remove @ at start of file. | Joseph Myers | 2 | -1/+5 |
2003-03-25 | * parse.y (create_interface): Call CHECK_DEPRECATED. | Tom Tromey | 2 | -0/+7 |
2003-03-23 | configure.in: Check whether it is necessary to link against libm to use ldexp. | Zack Weinberg | 2 | -427/+432 |
2003-03-21 | javaop.h (jfloat, jdouble): Make them structures mirroring the bit fields of ... | Zack Weinberg | 4 | -88/+188 |
2003-03-20 | Makefile.in (STRICT2_WARN): Add @WERROR@. | Loren J. Rittle | 1 | -1/+1 |
2003-03-19 | c-common.h (c_dump_tree), [...]): Change return type from 'int' to 'bool'. | Nathanael Nerode | 2 | -12/+17 |
2003-03-19 | lex.c (do_java_lex): Renamed from java_lex. | Tom Tromey | 2 | -1/+26 |
2003-03-13 | parse.y (resolve_inner_class): Error if qualifier is a primitive type. | Tom Tromey | 2 | -2/+14 |