Age | Commit message (Expand) | Author | Files | Lines |
2005-04-12 | re PR other/19266 ([mudflap] ICE when compiling with -fmudflap -O) | Frank Ch. Eigler | 1 | -24/+9 |
2005-03-11 | basic-block.h (single_succ_p, [...]): New inline functions. | Zdenek Dvorak | 1 | -1/+1 |
2005-01-04 | * tree-mudflap.c (mf_varname_tree): Fix thinko setting declname. | Richard Henderson | 1 | -2/+4 |
2005-01-02 | tree-mudflap.c (mf_varname_tree): decl_printable_name handles anonymous decls. | Greg McGary | 1 | -39/+46 |
2004-11-16 | tree-cfg.c (bsi_commit_edge_inserts): Remove an argument. | Kazu Hirata | 1 | -1/+1 |
2004-11-03 | * bitmap.h, dbxout.c, tree-mudflap.c: Fix comment formatting. | Kazu Hirata | 1 | -2/+2 |
2004-10-28 | tree-mudflap.c (mudflap_init): Mark cache-lookup decls to prevent their later... | Frank Ch. Eigler | 1 | -169/+155 |
2004-10-16 | re PR tree-optimization/17766 (cc1 hangs in with -O3, works with -O2) | Zdenek Dvorak | 1 | -1/+1 |
2004-10-13 | toplev.c (compile_file): Call mudflap_finish_file from here ... | Frank Ch. Eigler | 1 | -1/+1 |
2004-10-02 | tree-mudflap.c (mf_build_check_statement_for): Reorganize to take check-base ... | Frank Ch. Eigler | 1 | -17/+54 |
2004-09-28 | backport: basic-block.h: Include vec.h, errors.h. | Ben Elliston | 1 | -1/+1 |
2004-09-23 | * comment tweak | Frank Ch. Eigler | 1 | -3/+4 |
2004-09-23 | re PR tree-optimization/17533 (cc1plus crashes on libmudflap test case, verif... | Frank Ch. Eigler | 1 | -4/+21 |
2004-09-15 | attribs.c, [...]: Use %<, %> and %q for quoting in diagnostics going through ... | Joseph Myers | 1 | -1/+1 |
2004-09-10 | bb-reorder.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2004-09-09 | targhooks.c (default_unwind_emit, [...]): Use gcc_assert, gcc_unreachable & i... | Giovanni Bajo | 1 | -2/+1 |
2004-09-08 | builtins.c (std_gimplify_va_arg_expr): Mark INDIRECT_REF nodes generated from... | Frank Ch. Eigler | 1 | -7/+25 |
2004-09-06 | Unify the management of RTL and tree-level dump files. | Paolo Bonzini | 1 | -2/+4 |
2004-09-05 | c-common.c, [...]: Fix comment formatting. | Kazu Hirata | 1 | -4/+4 |
2004-08-25 | tree.h (build_int_cst): New, sign extended constant. | Nathan Sidwell | 1 | -5/+5 |
2004-08-15 | tree.h (build_int_cst): New. | Nathan Sidwell | 1 | -8/+9 |
2004-08-10 | builtins.def (BUILT_IN_STACK_ALLOC): Remove. | Richard Henderson | 1 | -67/+3 |
2004-07-20 | tree-mudflap.c (mf_set_options_fndecl): New tree. | Frank Ch. Eigler | 1 | -10/+35 |
2004-07-16 | tree-mudflap.c (mf_file_function_line_tree): Correct typo that prevented desc... | Frank Ch. Eigler | 1 | -4/+5 |
2004-07-15 | * Fix for g++/15861 | Frank Ch. Eigler | 1 | -88/+107 |
2004-07-05 | tree-mudflap.c: Include cgraph.h. | Zack Weinberg | 1 | -19/+86 |
2004-06-30 | Conditionally compile support for --enable-mapped_location. | Per Bothner | 1 | -19/+20 |
2004-06-26 | c-typeck.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2004-06-24 | tree-mudflap.c (mx_register_decls): Add third (type) argument to synthesized ... | Frank Ch. Eigler | 1 | -3/+7 |
2004-06-21 | alias.c (adjust_offset_for_component_ref): Use component_ref_field_offset. | Richard Kenner | 1 | -8/+8 |
2004-06-19 | CFG transparent RTL expansion: | Jan Hubicka | 1 | -320/+445 |
2004-05-30 | bb-reorder.c, [...]: Fix comment formatting. | Kazu Hirata | 1 | -8/+8 |
2004-05-20 | * tree-mudflap.c: Formatting fixes. | Steven Bosscher | 1 | -8/+11 |
2004-05-17 | tree-mudflap.c (mx_register_decls): Tolerate decl trees resulting from source... | Frank Ch. Eigler | 1 | -0/+1 |
2004-05-15 | c-gimplify.c (c_genericize): Replace calls via (*lang_hooks.foo) with lang_ho... | Steven Bosscher | 1 | -3/+3 |
2004-05-13 | tree-gimple.c: Rename from tree-simple.c. | Diego Novillo | 1 | -1/+1 |
2004-05-13 | Merge tree-ssa-20020619-branch into mainline. | Diego Novillo | 1 | -0/+1093 |