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