Age | Commit message (Expand) | Author | Files | Lines |
2004-08-25 | c-decl.c (grokparm): New function. | Ziemowit Laski | 1 | -0/+14 |
2004-08-25 | tree.h (build_int_cst): New, sign extended constant. | Nathan Sidwell | 1 | -5/+5 |
2004-08-24 | c-decl.c (c_init_decl_processing): Adjust build_common_tree_nodes call. | Nathan Sidwell | 1 | -1/+1 |
2004-08-23 | tree.h (build_distinct_type_copy): New. | Nathan Sidwell | 1 | -2/+2 |
2004-08-21 | c-decl.c (set_array_declarator_type): Rename to set_array_declarator_inner. | Joseph Myers | 1 | -3/+31 |
2004-08-21 | c-decl.c (build_array_declarator, [...]): Change boolean parameters to type b... | Joseph Myers | 1 | -20/+21 |
2004-08-16 | c-decl.c (grokdeclarator): Allow for function definition where innermost decl... | Joseph Myers | 1 | -5/+10 |
2004-08-15 | tree.h (build_int_cst): New. | Nathan Sidwell | 1 | -6/+7 |
2004-08-15 | c-common.c (shorten_compare, [...]): Replace calls to build with calls to bui... | Roger Sayle | 1 | -6/+6 |
2004-08-11 | c-common.h (STATEMENT_LIST_HAS_LABEL): New. | Richard Henderson | 1 | -1/+18 |
2004-08-06 | tree.c (handle_dll_attribute): Move here from i383/winnt.c. | Mark Mitchell | 1 | -0/+9 |
2004-08-05 | re PR c/14516 (-fleading-underscore does not work correctly for file static v... | Geoffrey Keating | 1 | -71/+61 |
2004-08-04 | re PR target/14680 (reload_cse_simplify_operands triggers internal error on s... | Zack Weinberg | 1 | -2/+5 |
2004-08-03 | c-decl.c (implicitly_declare): Diagnose incompatible implicit declarations. | Joseph Myers | 1 | -0/+17 |
2004-07-31 | c-decl.c (diagnose_mismatched_decls): Give error for external redeclaration o... | Joseph Myers | 1 | -6/+10 |
2004-07-29 | c-decl.c (complete_array_type): Don't gratuitously copy maxindex. | Nathan Sidwell | 1 | -2/+1 |
2004-07-26 | c-common.c (disable_builtin_function): Rename variable n to new_disabled_buil... | Bernardo Innocenti | 1 | -17/+21 |
2004-07-25 | re PR c++/9283 (__attribute__((visibility ("hidden"))) not supported for clas... | Niall Douglas | 1 | -6/+8 |
2004-07-26 | basic-block.h (reorder_block_def): Rename to reorder_block_def_p. | Bernardo Innocenti | 1 | -1/+1 |
2004-07-25 | bitmap.c: Use type-safe memory allocation macros from libiberty. | Bernardo Innocenti | 1 | -10/+11 |
2004-07-25 | c-decl.c (groktypename, [...]): Rename variable typename to type_name. | Bernardo Innocenti | 1 | -12/+12 |
2004-07-25 | c-common.c: Rename all identifiers named `new'. | Bernardo Innocenti | 1 | -11/+11 |
2004-07-25 | re PR c/15360 (c99: extern w/initializer; extern w/internal linkage) | Joseph Myers | 1 | -2/+7 |
2004-07-25 | c-common.c: Rename all identifiers named `class' to `cl'. | Bernardo Innocenti | 1 | -3/+3 |
2004-07-25 | c-decl.c (start_function): Set DECL_ARTIFICIAL and DECL_IGNORED_P on the RESU... | Richard Henderson | 1 | -3/+6 |
2004-07-25 | Zack Weinberg <zack@codesourcery.com | Zack Weinberg | 1 | -0/+5 |
2004-07-25 | c-common.c: Convert ATTRIBUTE_UNUSED to ARG_UNUSED in parameter lists. | Bernardo Innocenti | 1 | -1/+1 |
2004-07-23 | c-decl.c (start_function): Form composite type of function types rather than ... | Joseph Myers | 1 | -1/+2 |
2004-07-22 | re PR c/15052 (gcc frontend accepts mismatched function declaration/defintion) | Joseph Myers | 1 | -18/+12 |
2004-07-21 | builtins.c (expand_builtin_setjmp_receiver): Fix comment for code removal. | Eric Christopher | 1 | -5/+3 |
2004-07-15 | * Fix for g++/15861 | Frank Ch. Eigler | 1 | -1/+1 |
2004-07-09 | c-opts.c (c_common_post_options): Force unit-at-a-time mode on when we have m... | Zack Weinberg | 1 | -20/+43 |
2004-07-08 | c-decl.c (static_ctors, [...]): Make static. | Zack Weinberg | 1 | -15/+55 |
2004-07-08 | c-decl.c (pop_scope): Do not set DECL_CONTEXT on file-scope decls when... | Zack Weinberg | 1 | -4/+6 |
2004-07-08 | re PR c/2511 (-pedantic not warning about bitfield overflow) | Joseph Myers | 1 | -8/+17 |
2004-07-05 | langhooks-def.h (LANG_HOOKS_TREE_INLINING_VAR_MOD_TYPE_P): Extra arg. | Richard Kenner | 1 | -1/+1 |
2004-07-05 | c-decl.c, [...]: Don't check TARGET_MEM_FUNCTIONS. | Joseph Myers | 1 | -7/+0 |
2004-07-05 | langhooks.c: Don't include gt-langhooks.h. | Zack Weinberg | 1 | -16/+0 |
2004-07-03 | c-decl.c (struct c_binding): Remove contour field; add depth, invisible, nest... | Zack Weinberg | 1 | -82/+156 |
2004-07-02 | c-decl.c (grokdeclarator): Don't frob current_function_decl around variable_s... | Richard Henderson | 1 | -57/+9 |
2004-06-30 | function.h (struct function): Remove x_whole_function_mode_p. | Richard Henderson | 1 | -3/+0 |
2004-06-30 | tree.h (immediate_size_expand): Delete. | Richard Henderson | 1 | -18/+1 |
2004-06-30 | Conditionally compile support for --enable-mapped_location. | Per Bothner | 1 | -6/+10 |
2004-06-27 | re PR c/14963 (Unknown types cause ICE in function declarations) | Andrew Pinski | 1 | -1/+1 |
2004-06-26 | c-common.c (c_safe_from_p, [...]): Deleted. | Richard Kenner | 1 | -4/+4 |
2004-06-24 | c-decl.c (c_in_iteration_stmt, [...]): Remove. | Richard Henderson | 1 | -8/+14 |
2004-06-24 | c-decl.c (finish_function): Do not check for DEFAULT_MAIN_RETURN. | Ulrich Weigand | 1 | -5/+0 |
2004-06-22 | Radar #: 3701874 | Andrew Pinski | 1 | -0/+3 |
2004-06-21 | alias.c (adjust_offset_for_component_ref): Use component_ref_field_offset. | Richard Kenner | 1 | -1/+1 |
2004-06-21 | c-common.def (RETURN_STMT): Remove. | Richard Henderson | 1 | -1/+1 |