summaryrefslogtreecommitdiff
path: root/gcc/cp/decl.c
Commit message (Expand)AuthorAgeFilesLines
* PR c++/5369lerdsuwa2003-11-221-2/+6
* * decl.c (grokfndecl): Change OK to type tree.rearnsha2003-11-131-1/+1
* PR opt/12275hubicka2003-11-131-1/+1
* * decl.c (cp_make_fname_decl): When creating a top-levelmmitchel2003-11-121-2/+3
* * decl.c (finish_case_label): Do not check that we are within ammitchel2003-11-121-12/+0
* PR c++/12735mmitchel2003-11-121-27/+47
* * c-common.c (handle_visibility_attribute): Set DECL_VISIBILITYaustern2003-11-061-0/+1
* cp:nathan2003-10-241-8/+9
* * cp/decl.c (cp_finish_decl): Remove clause intended for asmbowdidge2003-10-211-10/+2
* * decl.c (start_decl): Exit if push_template_decl returnslerdsuwa2003-10-211-0/+2
* * ChangeLog: Fix typos.kazu2003-10-211-1/+1
* * toplev.c (rest_of_compilation): Fix webizer pass ordering.hubicka2003-10-201-0/+2
* PR c++/9781, c++/10583, c++/11862lerdsuwa2003-10-201-1/+3
* PR c++/2513lerdsuwa2003-10-171-3/+3
* Breack out decl.c (3/n)gdr2003-10-141-821/+1
* Break out decl.c (2/n)gdr2003-10-131-2264/+4
* tweak whitespacejason2003-10-091-2/+2
* PR c++/10147mmitchel2003-10-071-1/+1
* * decl.c (struct cp_binding_level): Move to name-lookup.hgdr2003-10-031-126/+1
* * decl.c (duplicate_decls): Copy DECL_SAVED_INSNS too.rth2003-09-301-1/+4
* * decl.c (pop_binding): Don't mess with nullifying binding->scopegdr2003-09-301-3/+0
* * c-decl.c (finish_function): Convert definition to ISO C90.aj2003-09-281-1/+1
* * name-lookup.h (get_global_value_if_present): New function.gdr2003-09-271-10/+4
* * cp-tree.h, name-lookup.h, decl.c, decl2.c: Remove reference togdr2003-09-271-61/+51
* * decl.c (pop_binding_level, suspend_binding_level,gdr2003-09-261-65/+43
* * cp-tree.h (scope_kind): Add new enumerator.gdr2003-09-231-106/+98
* Revert DECL_SOURCE_LOCATION -> TREE_LOCUS change.rth2003-09-221-10/+11
* * tree.h (TREE_LOCUS): Rename from DECL_SOURCE_LOCATION; make const.rth2003-09-211-11/+10
* * c-format.c (gcc_diag_char_table): Add %J.rth2003-09-211-29/+21
* * decl.c (cxx_scope_descriptor): Fix thinko.gdr2003-09-191-1/+4
* PR debug/12066mmitchel2003-09-171-0/+19
* * coverage.c (create_coverage): Do not call pushlevel/poplevel.mmitchel2003-09-151-175/+104
* gcc/rth2003-09-081-0/+1
* * c-pretty-print.h (pp_c_left_brace): Declare.gdr2003-09-071-3/+6
* * cp-tree.h (add_binding): Remove declaration.gdr2003-09-061-79/+3
* PR c++/11595steven2003-09-061-7/+4
* * targhooks.c: New file.dj2003-09-041-1/+1
* PR c++/12114mmitchel2003-09-011-15/+33
* gcc/rth2003-08-291-7/+33
* cp:nathan2003-08-261-1/+3
* PR c++/8795mmitchel2003-08-251-13/+18
* PR c++/641, c++/11876lerdsuwa2003-08-231-1/+2
* PR c++/11614jason2003-08-211-13/+9
* PR c++/11946mmitchel2003-08-201-115/+147
* apparently missing part of 2003-08-15 checkinnathan2003-08-181-3/+2
* PR c++/11703mmitchel2003-08-121-34/+3
* 2003-08-06 Aldy Hernandez <aldyh@redhat.com>aldyh2003-08-071-1/+1
* 2003-08-05 Steven Bosscher <steven@gcc.gnu.org>steven2003-08-051-9/+2
* * c-common.c (flag_noniso_default_format_attributes): Delete.sayle2003-08-041-13/+0
* cp:nathan2003-08-021-1/+2