Age | Commit message (Expand) | Author | Files | Lines |
2004-11-15 | c-common.c (binary_op_error): Don't allow LROTATE_EXPR, RROTATE_EXPR or unkno... | Joseph Myers | 1 | -4/+1 |
2004-11-14 | re PR target/17279 (internal compiler error with 128 bit integers) | Andrew Pinski | 1 | -6/+8 |
2004-11-14 | c-common.c (walk_stmt_tree): Remove. | Kazu Hirata | 1 | -70/+0 |
2004-11-09 | re PR c/18322 (__func__ diagnostic in bad location) | Joseph Myers | 1 | -1/+1 |
2004-11-09 | builtins.c, [...]: Say "argument" instead of "arg" in diagnostics. | Joseph Myers | 1 | -11/+11 |
2004-11-09 | builtins.c, [...]: Avoid "`" as left quote, using "'" or %q, %< and %> as app... | Joseph Myers | 1 | -3/+3 |
2004-10-31 | * c-common.c: Fix a comment typo. | Kazu Hirata | 1 | -1/+1 |
2004-10-31 | c-common.c (catenate_strings): New. | Gabriel Dos Reis | 1 | -11/+50 |
2004-10-18 | c-common.c (handle_mode_attribute): Allow scalar->vector type changes yet. | Richard Henderson | 1 | -1/+3 |
2004-10-16 | c-common.c (c_common_get_alias_set): Use GGC for type_hash_table. | Dale Johannesen | 1 | -2/+3 |
2004-10-13 | re PR c/17384 (ICE with mode attribute on structures) | Richard Henderson | 1 | -4/+12 |
2004-10-03 | c-aux-info.c, [...]: Follow code formatting conventions. | Joseph Myers | 1 | -42/+42 |
2004-09-21 | c-common.c (fix_string_type): Build the unqualified array type unconditionall... | Matt Austern | 1 | -9/+22 |
2004-09-17 | alias.c (find_base_decl): Remove unreachable case '3' block. | Jeffrey D. Oldham | 1 | -33/+26 |
2004-09-13 | c-common.c, [...]: Use %q, %< and %> for quoting in diagnostics. | Joseph Myers | 1 | -55/+55 |
2004-09-10 | bb-reorder.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -2/+2 |
2004-09-10 | c-common.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2004-09-07 | c-aux-info.c (gen_type): Use gcc_assert or gcc_unreachable. | Nathan Sidwell | 1 | -11/+11 |
2004-09-05 | c-common.c, [...]: Fix comment formatting. | Kazu Hirata | 1 | -2/+2 |
2004-09-05 | c-common.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2004-09-05 | builtin-attrs.def (ATTR_NOTHROW_SENTINEL_1): New. | Kaveh R. Ghazi | 1 | -17/+67 |
2004-09-05 | builtin-attrs.def (ATTR_SENTINEL, [...]): New. | Kaveh Ghazi | 1 | -1/+60 |
2004-09-01 | re PR c/15224 (Attribute mode causes ICE when applied to enums) | Richard Kenner | 1 | -0/+18 |
2004-08-31 | c-common.c (c_alignof_expr): Use DECL_ALIGN_UNIT and TYPE_ALIGN_UNIT. | Richard Kenner | 1 | -3/+3 |
2004-08-30 | c-common.c (c_sizeof_or_alignof_type): Use gcc_assert. | Nathan Sidwell | 1 | -5/+4 |
2004-08-27 | re PR c++/13684 (local static object variable constructed once but ctors and ... | Jason Merrill | 1 | -0/+5 |
2004-08-26 | c-typeck.c (build_offsetof): Remove. | Richard Henderson | 1 | -0/+65 |
2004-08-26 | tree.c (staticp): Return the static object. | Richard Henderson | 1 | -5/+4 |
2004-08-25 | target-def.h (TARGET_SCALAR_MODE_SUPPORTED_P): New. | Richard Henderson | 1 | -30/+46 |
2004-08-25 | tree.h (build_int_cst): New, sign extended constant. | Nathan Sidwell | 1 | -7/+6 |
2004-08-23 | tree.h (build_distinct_type_copy): New. | Nathan Sidwell | 1 | -7/+7 |
2004-08-19 | tree.h (TYPE_CACHED_VALUES_P): New. | Nathan Sidwell | 1 | -2/+1 |
2004-08-18 | Hot/cold partitioning update patch. | Caroline Tice | 1 | -0/+2 |
2004-08-16 | c-common.c (handle_used_attribute): Set DECL_PRESERVE_P. | Devang Patel | 1 | -0/+1 |
2004-08-15 | tree.h (build_int_cst): New. | Nathan Sidwell | 1 | -21/+17 |
2004-08-15 | c-common.c (shorten_compare, [...]): Replace calls to build with calls to bui... | Roger Sayle | 1 | -17/+21 |
2004-08-14 | * c-common.c (shorten_compare): Use force_fit_type directly. | Nathan Sidwell | 1 | -4/+8 |
2004-08-09 | c-common.c (c_common_get_alias_set): Set the aliasing set of the type which i... | Andrew Pinski | 1 | -1/+4 |
2004-08-07 | gimplify.c (gimplify_call_expr): Make return in memory explicit. | Jason Merrill | 1 | -0/+3 |
2004-08-06 | tree.c (handle_dll_attribute): Move here from i383/winnt.c. | Mark Mitchell | 1 | -0/+36 |
2004-08-05 | re PR c/14516 (-fleading-underscore does not work correctly for file static v... | Geoffrey Keating | 1 | -2/+0 |
2004-08-05 | c-common.c (c_stddef_cpp_builtins): Define __INTMAX_TYPE__ and __UINTMAX_TYPE__. | Joseph Myers | 1 | -0/+2 |
2004-08-03 | rs6000.c (machopic_output_stub): Align Darwin stubs. | Dale Johannesen | 1 | -1/+2 |
2004-07-28 | c-common.c (c_common_unsafe_for_reeval): Delete. | Eric Christopher | 1 | -39/+24 |
2004-07-26 | c-common.c (disable_builtin_function): Rename variable n to new_disabled_buil... | Bernardo Innocenti | 1 | -4/+4 |
2004-07-25 | re PR c++/9283 (__attribute__((visibility ("hidden"))) not supported for clas... | Niall Douglas | 1 | -2/+27 |
2004-07-26 | basic-block.h (reorder_block_def): Rename to reorder_block_def_p. | Bernardo Innocenti | 1 | -9/+10 |
2004-07-25 | bitmap.c: Use type-safe memory allocation macros from libiberty. | Bernardo Innocenti | 1 | -2/+2 |
2004-07-25 | c-common.c: Rename all identifiers named `new'. | Bernardo Innocenti | 1 | -4/+4 |
2004-07-25 | c-common.c: Rename all identifiers named `class' to `cl'. | Bernardo Innocenti | 1 | -14/+18 |