| Commit message (Expand) | Author | Age | Files | Lines |
* | * c-decl.c (c_language): Remove duplicate. | Richard Henderson | 2001-12-07 | 1 | -4/+0 |
* | c-common.c (shadow_warning): New function, moved from cp/decl.c. | Neil Booth | 2001-12-05 | 1 | -45/+72 |
* | attribs.c (handle_no_check_memory_usage_atribute): Deleted. | Richard Kenner | 2001-12-05 | 1 | -5/+1 |
* | c-decl.c (pushdecl): Only increase n_incomplete if pushed decl's type is RECO... | Jakub Jelinek | 2001-12-05 | 1 | -3/+24 |
* | re PR c/4787 (Different anonymous variables declared but only one allocated w... | Joseph Myers | 2001-12-04 | 1 | -0/+53 |
* | c-decl.c (duplicate_decls): Revert rth's patch. | Alexandre Oliva | 2001-12-04 | 1 | -5/+6 |
* | c-decl.c (grokdeclarator): Use ISO word. | Neil Booth | 2001-12-03 | 1 | -1/+1 |
* | * c-decl.c (duplicate_decls): Conditionalize DECL_SAVED_TREE copy. | Richard Henderson | 2001-12-02 | 1 | -2/+4 |
* | c-decl.c (duplicate_decls, [...]): Remove leading capital from diagnostics. | Neil Booth | 2001-12-02 | 1 | -3/+3 |
* | c-decl.c (duplicate_decls, [...]): Remove trailing period from diagnostics. | Neil Booth | 2001-12-01 | 1 | -3/+3 |
* | * c-decl.c (duplicate_decls): Copy DECL_SAVED_TREE. | Richard Henderson | 2001-11-30 | 1 | -0/+1 |
* | ChangeLog.0, [...]: Fix spelling errors. | Joseph Myers | 2001-11-23 | 1 | -1/+1 |
* | c-decl.c (c_expand_deferred_function): Only call c_expand_body if fndecl is s... | Jakub Jelinek | 2001-11-21 | 1 | -2/+7 |
* | c-decl.c (c_decode_option): Give deprecation warning for -traditional. | Joseph Myers | 2001-11-18 | 1 | -0/+1 |
* | c-common.c (struct disabled_builtin, [...]): New. | Joseph Myers | 2001-11-18 | 1 | -0/+2 |
* | c-common.c: Include c-lex.h. | Neil Booth | 2001-11-15 | 1 | -1/+4 |
* | cfglayout.c (fixup_fallthru_exit_predecesor): New static function. | Jan Hubicka | 2001-11-14 | 1 | -2/+5 |
* | Makefile.in (c-lang.o): Depend on $(VARRAY_H). | Alexandre Oliva | 2001-11-12 | 1 | -6/+28 |
* | Makefile.in: Update. | Neil Booth | 2001-11-09 | 1 | -19/+1 |
* | c-decl.c (pushdecl): Remove file and line. | Neil Booth | 2001-11-07 | 1 | -8/+0 |
* | c-decl.c (delete_block): Remove. | Neil Booth | 2001-11-05 | 1 | -24/+0 |
* | c-decl.c (pushdecl): Move block inside if conditional to remove possibility o... | Neil Booth | 2001-11-03 | 1 | -7/+10 |
* | Localization fixes. | Paolo Bonzini | 2001-10-30 | 1 | -13/+33 |
* | ChangeLog.2, [...]: Fix spelling errors and typos. | Joseph Myers | 2001-10-29 | 1 | -2/+2 |
* | c-decl.c (finish_decl): Don't add DECL_STMTs for nested function prototypes. | Jakub Jelinek | 2001-10-24 | 1 | -1/+2 |
* | c-common.c (warn_div_by_zero): New. | Neil Booth | 2001-10-23 | 1 | -0/+4 |
* | basic-block.h (find_sub_basic_blocks): Use sbitmap parameter. | Jan Hubicka | 2001-10-20 | 1 | -0/+4 |
* | attribs.c (handle_noinline_attribute): New function. | Alexandre Oliva | 2001-10-18 | 1 | -2/+53 |
* | alias.c: Remove uses of "register" specifier in declarations of arguments and... | Stan Shebs | 2001-10-11 | 1 | -61/+61 |
* | calls.c: Fix formatting. | Kazu Hirata | 2001-10-10 | 1 | -3/+3 |
* | c-decl.c (grokfield): Make sure the only unnamed fields we're allowing are ei... | DJ Delorie | 2001-10-08 | 1 | -0/+12 |
* | c-common.h (struct c_lang_decl): Add declared_inline. | Richard Henderson | 2001-10-08 | 1 | -16/+40 |
* | acinclude.m4: Fix spelling error of "separate" as "seperate". | Joseph Myers | 2001-10-07 | 1 | -1/+1 |
* | Makefile.in (c-decl.o): Depend on tree-inline.h. | Alexandre Oliva | 2001-10-05 | 1 | -3/+21 |
* | c-common.c (c_format_attribute_table): Make format and format_arg attributes ... | Joseph Myers | 2001-10-02 | 1 | -0/+4 |
* | attribs.c (decl_attributes): Possibly call insert_default_attributes to inser... | Joseph Myers | 2001-10-02 | 1 | -4/+19 |
* | Table-driven attributes. | Joseph Myers | 2001-09-21 | 1 | -9/+42 |
* | c-common.c (c_tree_code_name): Const-ification. | Kaveh R. Ghazi | 2001-09-12 | 1 | -1/+1 |
* | c-decl.c (c_decode_option): Skip '-f' prefix before calling dump_switch_p. | Diego Novillo | 2001-08-31 | 1 | -1/+1 |
* | Makefile.in, [...]: replace "GNU CC" with "GCC". | Lars Brinkhoff | 2001-08-22 | 1 | -12/+12 |
* | Move constructor/destructor handling into target hooks. | Richard Henderson | 2001-08-09 | 1 | -12/+8 |
* | varasm.c (assemble_constructor): Take a symbol_ref and a priority instead of ... | Richard Henderson | 2001-08-06 | 1 | -3/+5 |
* | alias.c: Fix comment formatting. | Kazu Hirata | 2001-08-01 | 1 | -1/+1 |
* | Makefile.in (emit-rtl.o, c-decl.o): Depend on debug.h. | Neil Booth | 2001-07-19 | 1 | -1/+2 |
* | c-common.c (decl_attributes): Take a pointer to the node to which attributes ... | Joseph Myers | 2001-07-13 | 1 | -7/+7 |
* | regmove.c (replace_in_call_usage): Fix warnings. | Jan van Male | 2001-07-10 | 1 | -143/+0 |
* | target.h (struct gcc_target): Add insert_attributes. | Joseph Myers | 2001-07-08 | 1 | -8/+0 |
* | c-common.c (decl_attributes): Only take a single attributes parameter. | Joseph Myers | 2001-07-08 | 1 | -11/+10 |
* | target.h (targetm): Rename global from "target", so as not to conflict with l... | Stan Shebs | 2001-07-07 | 1 | -1/+1 |
* | Makefile.in (TARGET_H, [...]): New. | Neil Booth | 2001-06-26 | 1 | -1/+2 |