Age | Commit message (Expand) | Author | Files | Lines |
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 |
2004-01-13 | lang.c (java_estimate_num_insns_1): Fix bug in MODIFY_EXPR cost estimation. | Jan Hubicka | 1 | -4/+5 |
2004-01-13 | re PR c++/12709 (ICE with __FUNCTION__ and function-try-block) | Andrew Pinski | 1 | -1/+7 |
2004-01-09 | expr.h (expand_expr): Make it a macro, not a function. | Mark Mitchell | 1 | -3/+4 |
2003-12-31 | c-common.c (c_expand_expr): Remove code to return a value different from that... | Mark Mitchell | 1 | -18/+5 |
2003-12-25 | PR C++/13429, C/11944 | Andrew Pinski | 1 | -0/+6 |
2003-12-23 | c-common.c (flag_abi_version): Default to 2. | Mark Mitchell | 1 | -1/+3 |
2003-12-22 | re PR c++/12862 (Conflicts Between typedefs/enums and Namespace Member Declar... | Mark Mitchell | 1 | -11/+0 |
2003-12-21 | alias.c: Fix comment formatting. | Kazu Hirata | 1 | -1/+1 |
2003-12-15 | re PR c++/10779 (Error cascade for unknown type in function prototype) | Mark Mitchell | 1 | -0/+32 |
2003-11-21 | ChangeLog.7: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2003-11-06 | c-common.c (handle_visibility_attribute): Set DECL_VISIBILITY field instead o... | Matt Austern | 1 | -20/+19 |
2003-10-20 | c-common.c (expand_tree_builtin): Ensure creal and cimag functions do not ret... | Joseph Myers | 1 | -2/+4 |
2003-10-20 | c-common.c (registered_builtin_types): New static. | Zack Weinberg | 1 | -0/+12 |
2003-10-12 | c-common.c (c_common_truthvalue_conversion): Warn if the address of a non-wea... | Steven Bosscher | 1 | -10/+25 |
2003-10-09 | re PR middle-end/6392 (Problems with __restrict__ type qualifier (array)) | Jason Merrill | 1 | -16/+24 |
2003-09-25 | MERGE OF objc-improvements-branch into MAINLINE. | Ziemowit Laski | 1 | -1/+19 |
2003-09-24 | * c-common.c (c_common_type_for_mode): Check for VOIDmode. | Nathan Sidwell | 1 | -0/+3 |