| Commit message (Expand) | Author | Age | Files | Lines |
* | PR 12267, 12391, 12560, 13129, 14114, 14113 | zack | 2004-03-23 | 1 | -1047/+993 |
* | PR c/14069 | jakub | 2004-03-22 | 1 | -3/+12 |
* | * bb-reorder.c, bt-load.c, c-decl.c, cfgcleanup.c, coverage.c, | kazu | 2004-03-20 | 1 | -4/+4 |
* | * alias.c, attribs.c, bt-load.c, builtins.c, c-common.c, | kazu | 2004-03-20 | 1 | -1/+1 |
* | * c-decl.c (grokdeclarator): Do not complain about redeclaring | mmitchel | 2004-03-18 | 1 | -1/+2 |
* | PR c/14517 | rth | 2004-03-11 | 1 | -13/+19 |
* | * c-decl.c (last_function_parms, last_function_parm_tags) | zack | 2004-03-09 | 1 | -126/+137 |
* | PR 13728 | zack | 2004-03-04 | 1 | -5/+18 |
* | * c-decl.c, c-ppoutput.c, combine.c, cppfiles.c, dwarf2out.c, | kazu | 2004-02-27 | 1 | -2/+2 |
* | * c-decl.c (c_expand_deferred_function): Remove. | kazu | 2004-02-26 | 1 | -20/+0 |
* | * (c-decl.c, c-semantics.c, calls.c, cgraph.c, cgraphunit.c, | steven | 2004-02-17 | 1 | -4/+5 |
* | * c-decl.c, c-ppoutput.c, cpphash.h, cpplib.h, dbxout.c, | kazu | 2004-02-16 | 1 | -2/+2 |
* | * debug.h (struct gcc_debug_hooks): Add type_decl field. | zack | 2004-02-12 | 1 | -4/+8 |
* | * c-common.c (shadow_warning): Delete. | zack | 2004-02-08 | 1 | -23/+13 |
* | * system.h (CHAR_BITFIELD): Delete. | ghazi | 2004-01-27 | 1 | -4/+4 |
* | * c-common.h: Fix comment typos. | kazu | 2004-01-25 | 1 | -1/+1 |
* | PR 18314 | zack | 2004-01-23 | 1 | -4/+8 |
* | * c-decl.c (merge_decls): Kill different_binding_level and | zack | 2004-01-21 | 1 | -83/+24 |
* | * c-decl.c (c_init_decl_processing): Set pedantic_lvalues to | jsm28 | 2004-01-20 | 1 | -1/+1 |
* | PR 13656 | zack | 2004-01-13 | 1 | -33/+48 |
* | * c-decl.c (diagnose_mismatched_decls): Fix warning calls. | hubicka | 2004-01-13 | 1 | -2/+4 |
* | * c-decl.c (diagnose_arglist_conflict): Add missing space to | zack | 2004-01-11 | 1 | -2/+2 |
* | * c-decl.c (duplicate_decls): Break apart into... | zack | 2004-01-11 | 1 | -567/+524 |
* | PR c/12165 | jsm28 | 2004-01-07 | 1 | -5/+15 |
* | PR opt/13473 | hubicka | 2004-01-01 | 1 | -1/+2 |
* | 2003-12-22 Andrew Pinski <pinskia@physics.uc.edu> | pinskia | 2003-12-22 | 1 | -3/+3 |
* | 2003-12-22 Andrew Pinski <pinskia@physics.uc.edu> | pinskia | 2003-12-22 | 1 | -5/+9 |
* | * alias.c: Fix comment formatting. | kazu | 2003-12-21 | 1 | -7/+7 |
* | * c-decl.c (check_bitfield_type_and_width): Remove enum special | rth | 2003-12-18 | 1 | -4/+1 |
* | 2003-12-17 Neil Booth <neil@daikokuya.co.uk> | jsm28 | 2003-12-17 | 1 | -81/+101 |
* | PR c/13134 | austern | 2003-12-10 | 1 | -0/+13 |
* | 2003-11-24 Eric Christopher <echristo@redhat.com> | echristo | 2003-11-24 | 1 | -40/+36 |
* | PR opt/12275 | hubicka | 2003-11-13 | 1 | -2/+2 |
* | * c-decl.c (pushdecl): Clarify comment. | zack | 2003-10-28 | 1 | -4/+4 |
* | PR debug/12389 | hubicka | 2003-10-22 | 1 | -1/+4 |
* | retain DECL_COMMON of old declaration | fjahanian | 2003-10-04 | 1 | -0/+1 |
* | * c-decl.c (duplicate_decls): Copy DECL_SOURCE_LOCATION, not | rth | 2003-09-28 | 1 | -4/+1 |
* | * c-decl.c (finish_function): Convert definition to ISO C90. | aj | 2003-09-28 | 1 | -1/+1 |
* | 2003-09-24 Ziemowit Laski <zlaski@apple.com> | zlaski | 2003-09-25 | 1 | -8/+39 |
* | Revert DECL_SOURCE_LOCATION -> TREE_LOCUS change. | rth | 2003-09-22 | 1 | -10/+14 |
* | * tree.h (TREE_LOCUS): Rename from DECL_SOURCE_LOCATION; make const. | rth | 2003-09-21 | 1 | -14/+10 |
* | * c-format.c (gcc_diag_char_table): Add %J. | rth | 2003-09-21 | 1 | -198/+133 |
* | * cgraphunit.c (cgraph_finalize_function): Add nested arg. | rth | 2003-09-11 | 1 | -1/+1 |
* | * c-decl.c (poplevel): Eliminate use of |= in function_body assignment. | wilson | 2003-09-11 | 1 | -1/+2 |
* | * cgraphunit.c (cgraph_finalize_function): Remove unused argument. | rth | 2003-09-10 | 1 | -1/+1 |
* | gcc/ | rth | 2003-09-08 | 1 | -1/+8 |
* | PR c/9862 | steven | 2003-09-06 | 1 | -7/+7 |
* | * targhooks.c: New file. | dj | 2003-09-04 | 1 | -5/+34 |
* | * Makefile.in (c-objc-common.o): Kill gt-c-objc-common.h dependency. | hubicka | 2003-09-03 | 1 | -75/+10 |
* | * c-decl.c (pushdecl): Don't put variables on | zack | 2003-09-01 | 1 | -1/+2 |