summaryrefslogtreecommitdiffstats
path: root/gcc/c-decl.c
Commit message (Expand)AuthorAgeFilesLines
* * (c-decl.c, c-semantics.c, calls.c, cgraph.c, cgraphunit.c,steven2004-02-171-4/+5
* * c-decl.c, c-ppoutput.c, cpphash.h, cpplib.h, dbxout.c,kazu2004-02-161-2/+2
* * debug.h (struct gcc_debug_hooks): Add type_decl field.zack2004-02-121-4/+8
* * c-common.c (shadow_warning): Delete.zack2004-02-081-23/+13
* * system.h (CHAR_BITFIELD): Delete.ghazi2004-01-271-4/+4
* * c-common.h: Fix comment typos.kazu2004-01-251-1/+1
* PR 18314zack2004-01-231-4/+8
* * c-decl.c (merge_decls): Kill different_binding_level andzack2004-01-211-83/+24
* * c-decl.c (c_init_decl_processing): Set pedantic_lvalues tojsm282004-01-201-1/+1
* PR 13656zack2004-01-131-33/+48
* * c-decl.c (diagnose_mismatched_decls): Fix warning calls.hubicka2004-01-131-2/+4
* * c-decl.c (diagnose_arglist_conflict): Add missing space tozack2004-01-111-2/+2
* * c-decl.c (duplicate_decls): Break apart into...zack2004-01-111-567/+524
* PR c/12165jsm282004-01-071-5/+15
* PR opt/13473hubicka2004-01-011-1/+2
* 2003-12-22 Andrew Pinski <pinskia@physics.uc.edu>pinskia2003-12-221-3/+3
* 2003-12-22 Andrew Pinski <pinskia@physics.uc.edu>pinskia2003-12-221-5/+9
* * alias.c: Fix comment formatting.kazu2003-12-211-7/+7
* * c-decl.c (check_bitfield_type_and_width): Remove enum specialrth2003-12-181-4/+1
* 2003-12-17 Neil Booth <neil@daikokuya.co.uk>jsm282003-12-171-81/+101
* PR c/13134austern2003-12-101-0/+13
* 2003-11-24 Eric Christopher <echristo@redhat.com>echristo2003-11-241-40/+36
* PR opt/12275hubicka2003-11-131-2/+2
* * c-decl.c (pushdecl): Clarify comment.zack2003-10-281-4/+4
* PR debug/12389hubicka2003-10-221-1/+4
* retain DECL_COMMON of old declarationfjahanian2003-10-041-0/+1
* * c-decl.c (duplicate_decls): Copy DECL_SOURCE_LOCATION, notrth2003-09-281-4/+1
* * c-decl.c (finish_function): Convert definition to ISO C90.aj2003-09-281-1/+1
* 2003-09-24 Ziemowit Laski <zlaski@apple.com>zlaski2003-09-251-8/+39
* Revert DECL_SOURCE_LOCATION -> TREE_LOCUS change.rth2003-09-221-10/+14
* * tree.h (TREE_LOCUS): Rename from DECL_SOURCE_LOCATION; make const.rth2003-09-211-14/+10
* * c-format.c (gcc_diag_char_table): Add %J.rth2003-09-211-198/+133
* * cgraphunit.c (cgraph_finalize_function): Add nested arg.rth2003-09-111-1/+1
* * c-decl.c (poplevel): Eliminate use of |= in function_body assignment.wilson2003-09-111-1/+2
* * cgraphunit.c (cgraph_finalize_function): Remove unused argument.rth2003-09-101-1/+1
* gcc/rth2003-09-081-1/+8
* PR c/9862steven2003-09-061-7/+7
* * targhooks.c: New file.dj2003-09-041-5/+34
* * Makefile.in (c-objc-common.o): Kill gt-c-objc-common.h dependency.hubicka2003-09-031-75/+10
* * c-decl.c (pushdecl): Don't put variables onzack2003-09-011-1/+2
* * c-tree.h: Delete COMPARE_DIFFERENT_TU from enumeration.zack2003-08-301-7/+6
* * c-tree.h (C_TYPE_INCOMPLETE_VARS): New macro.zack2003-08-301-66/+28
* gcc/rth2003-08-291-135/+4
* * c-tree.h (C_DECL_FILE_SCOPE): Move ...rth2003-08-291-10/+10
* * c-decl.c (pushdecl): Only put decls which finish_struct will dojakub2003-08-231-3/+10
* * c-decl.c: Fix comment formatting.kazu2003-08-221-1/+1
* * builtins.c: Fix comment typos.kazu2003-08-191-1/+1
* * c-decl.c: Follow spelling conventions.kazu2003-08-191-1/+1
* * c-common.c: Fix comment formatting.kazu2003-08-191-1/+1
* * c-decl.c (SCOPE_LIST_APPEND): Remove bogus line continuation.bothner2003-08-091-1/+1
OpenPOWER on IntegriCloud