Age | Commit message (Expand) | Author | Files | Lines |
2004-07-05 | tree-mudflap.c: Include cgraph.h. | Zack Weinberg | 1 | -0/+3 |
2004-06-30 | c-common.h (check_function_format): Remove first parameter. | Joseph Myers | 1 | -1/+1 |
2004-06-30 | Conditionally compile support for --enable-mapped_location. | Per Bothner | 1 | -8/+14 |
2004-06-27 | re PR c++/16205 (ICE with -Wall on no-throw specifier) | Andrew Pinski | 1 | -1/+2 |
2004-06-26 | c-common.c (c_safe_from_p, [...]): Deleted. | Richard Kenner | 1 | -69/+0 |
2004-06-25 | c-common.h (warn_cast_qual, [...]): Remove explicit declarations. | DJ Delorie | 1 | -215/+0 |
2004-06-24 | c-common.c (expand_unordered_cmp): Delete. | Roger Sayle | 1 | -149/+0 |
2004-06-22 | c-opts.c (c_common_handle_option): Handle -fpch-preprocess. | Geoffrey Keating | 1 | -0/+4 |
2004-06-21 | c-common.c (verify_sequence_points): Export. | Richard Henderson | 1 | -28/+1 |
2004-06-19 | c-common.c, c-common.h (lang_gimplify_stmt): Remove. | Richard Henderson | 1 | -5/+0 |
2004-06-17 | c-common.c (flag_objc_sjlj_exceptions): New. | Richard Henderson | 1 | -0/+3 |
2004-06-16 | c-common.def (COMPOUND_STMT): Remove. | Richard Henderson | 1 | -2/+0 |
2004-06-16 | c-common.def (CASE_LABEL): Remove. | Richard Henderson | 1 | -5/+5 |
2004-06-16 | c-common.def (GOTO_STMT, LABEL_STMT): Remove. | Richard Henderson | 1 | -2/+2 |
2004-06-15 | c-common.c (lang_gimplify_stmt): Remove next_p argument. | Richard Henderson | 1 | -226/+50 |
2004-06-10 | re PR c++/14791 (13070 does not fix -Wformat with fprintf) | Jakub Jelinek | 1 | -0/+5 |
2004-06-07 | re PR c++/15337 (sizeof on incomplete type diagnostic) | Mark Mitchell | 1 | -1/+2 |
2004-05-30 | c-decl.c (c_expand_body_1): Remove and fold back into ... | Andrew Pinski | 1 | -0/+24 |
2004-05-30 | bb-reorder.c, [...]: Fix comment formatting. | Kazu Hirata | 1 | -3/+3 |
2004-05-30 | c-common.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2004-05-28 | fix typo in last commit.... | Aldy Hernandez | 1 | -4/+1 |
2004-05-28 | * c-common.c (fname_as_string): Fix xcalloc to xmalloc. | Aldy Hernandez | 1 | -1/+1 |
2004-05-28 | function.cc: New. | Aldy Hernandez | 1 | -2/+22 |
2004-05-28 | c-common.c (c_estimate_num_insns_1): Kill. | Andrew Pinski | 1 | -125/+0 |
2004-05-28 | re PR rtl-optimization/15649 (ICE with __builtin_isgreater and -ffast-math) | Paolo Bonzini | 1 | -1/+1 |
2004-05-22 | [multiple changes] | Zack Weinberg | 1 | -2/+4 |
2004-05-18 | Makefile.def, [...]: Remove all mention of libf2c. | Zack Weinberg | 1 | -53/+0 |
2004-05-14 | tree.def (documentation): Remove mention of class 'b'. | Zack Weinberg | 1 | -1/+0 |
2004-05-13 | Merge tree-ssa-20020619-branch into mainline. | Diego Novillo | 1 | -178/+441 |
2004-05-05 | re PR target/14899 (wrong code due to change in compatibility rules for vecto... | Paolo Bonzini | 1 | -0/+10 |
2004-04-23 | Makefile.in (LIBGCOV): Add _gcov_fork... | Zdenek Dvorak | 1 | -0/+7 |
2004-04-09 | c-common.c (handle_noreturn_attribute): Use TYPE_READONLY instead of TREE_REA... | Andrew Pinski | 1 | -1/+1 |
2004-03-31 | builtins.c, [...]: Change most occurrences of TREE_UNSIGNED to TYPE_UNSIGNED. | Richard Kenner | 1 | -15/+15 |
2004-03-23 | alias.c (get_alias_set): Add support for TYPE_REF_CAN_ALIAS_ALL. | Richard Kenner | 1 | -2/+2 |
2004-03-20 | c-common.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2004-03-20 | alias.c, [...]: Replace calls via (*targetm.foo) () with targetm.foo (). | Kazu Hirata | 1 | -2/+2 |
2004-03-19 | c-common.c (pointer_int_sum): Do not complain about using pointers to pointer... | Mark Mitchell | 1 | -6/+0 |
2004-03-16 | c-common.c (c_common_type_for_mode): Build vector types on demand. | Paolo Bonzini | 1 | -109/+33 |
2004-03-14 | alias.c (get_alias_set): Replace calls via (*lang_hooks.foo) () with lang_hoo... | Roger Sayle | 1 | -65/+65 |
2004-02-25 | c-common.c (handle_alias_attribute): Reject the attribute if current_function... | Richard Henderson | 1 | -1/+7 |
2004-02-23 | Remove -fwritable-strings. | Zack Weinberg | 1 | -2/+2 |
2004-02-17 | c-common.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2004-02-17 | re PR c++/11326 (C++ IA64 ABI: 3.1.4: sometimes pointer to temporary return v... | Mark Mitchell | 1 | -17/+0 |
2004-02-11 | c-common.c (vector_size_helper): Remove; call reconstruct_complex_type() inst... | Ziemowit Laski | 1 | -48/+1 |
2004-02-09 | re PR c++/11295 (ICE when using a non-trivial object in a compound statement ... | James E Wilson | 1 | -1/+1 |
2004-02-08 | c-common.c (shadow_warning): Delete. | Zack Weinberg | 1 | -15/+0 |
2004-02-03 | re PR c/11658 (Wrong error message) | Paolo Bonzini | 1 | -32/+10 |
2004-01-21 | alias.c, [...]: Update copyright. | Kazu Hirata | 1 | -1/+1 |
2004-01-20 | fix comment | Jason Merrill | 1 | -1/+1 |
2004-01-17 | c-common.c (c_estimate_num_insns_1): Handle builtin_constant_p and builtin_ex... | Jan Hubicka | 1 | -1/+18 |