aboutsummaryrefslogtreecommitdiff
path: root/gcc/cp/name-lookup.h
AgeCommit message (Expand)AuthorFilesLines
2016-05-27re PR c++/60385 (confused by earlier errors, bailing out)Paolo Carlini1-1/+1
2016-05-25PR c++/71173 - wrong qualified lookupJason Merrill1-1/+1
2016-02-16re PR c++/69657 (abs() not inlined after including math.h)Jason Merrill1-1/+1
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-12-04C++ FE: expression rangesDavid Malcolm1-1/+1
2015-10-04Implement N4514, C++ Extensions for Transactional Memory.Jason Merrill1-0/+1
2015-10-01re PR c++/54430 ([C++11] For-Loop: Scope of iterating variable begins too early)Ville Voutilainen1-0/+1
2015-08-19remove more useless typedefsTrevor Saunders1-10/+10
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-03-28re PR c++/60573 ([c++1y] ICE with defining generic function of nested class i...Adam Butcher1-1/+8
2014-01-03Core DR 1442 PR c++/59165Paolo Carlini1-1/+1
2014-01-02Update copyright years in gcc/Richard Sandiford1-1/+1
2013-08-19parser.c (cp_parser_lambda_introducer, [...]): Use cp_parser_lookup_name_simple.Paolo Carlini1-0/+1
2013-03-28cp-tree.h (next_aggr_init_expr_arg): Remove static specifier.Gabriel Dos Reis1-2/+2
2013-03-16re PR c++/54764 (In class initialization of non-static lambda member can't be...Jason Merrill1-1/+2
2013-01-10Update copyright years in gcc/Richard Sandiford1-2/+1
2013-01-04Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek1-1/+1
2012-11-17This patch rewrites the old VEC macro-based interface into a new one based on...Diego Novillo1-12/+6
2011-08-14re PR c++/50075 ([C++0x] ICE related to parameter deduction and initializer_l...Jason Merrill1-0/+1
2011-07-12name-lookup.h (cp_binding_level): Rename from cxx_scope.Diego Novillo1-83/+83
2011-06-24name-lookup.h (cp_binding_level): Removed unused member names_size.Gabriel Charette1-3/+0
2011-05-26detect C++ errors to fix 2288 and 18770Janis Johnson1-0/+2
2011-05-26re PR c++/48211 ([C++0x] Segment Fault When Compiling)Jason Merrill1-1/+1
2011-05-07langhooks.h (lang_hooks_for_types): Change global_bindings_p's return type to...Eric Botcazou1-1/+1
2011-02-23cp-tree.h (DECL_PARM_LEVEL): New.Jason Merrill1-0/+1
2011-01-03Update Copyright years for files modified in 2010.Jakub Jelinek1-1/+1
2010-09-11Implement range-based for-statements.Rodrigo Rivas Costa1-1/+1
2010-08-08name-lookup.h (cp_label_binding): Declare.Nathan Froyd1-7/+15
2010-06-05c-common.c: Move to c-family/.Steven Bosscher1-1/+1
2010-02-12re PR c++/43024 (ICE on template code with -O2 or -O3, regression from 4.4.2)Jason Merrill1-1/+1
2009-08-10Implement DR 757...Jason Merrill1-0/+1
2009-05-21tree.c (build_tree_list_vec_stat): New function.Ian Lance Taylor1-3/+4
2009-04-22hashtab.h: Update GTY annotations to new syntaxTaras Glek1-10/+5
2009-02-20Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek1-1/+1
2008-08-26c-common.c (do_switch_warnings): Look through the CONST_DECLs in the enumerat...Douglas Gregor1-0/+2
2008-01-22re PR c++/34912 (ICE with friend in local class)Jason Merrill1-0/+1
2007-10-04re PR c++/32470 (fvisibility=hidden without effect in some cases)Jason Merrill1-6/+2
2007-08-24name-lookup.c (add_decl_to_level): Remove addition to vtables chain.Ollie Wild1-3/+0
2007-08-02typeck.c: Change copyright header to refer to version 3 of the GNU General Pu...Nick Clifton1-5/+4
2006-06-06Fix up whitespacingMike Stump1-1/+1
2006-03-20re PR c++/21764 (visibility attributes on namespace scope)Jason Merrill1-1/+6
2006-03-09Merge C++ from gomp-20050608-branch.Richard Henderson1-2/+3
2006-01-17name-lookup.c (lookup_namespace_name): Remove.Kazu Hirata1-1/+0
2005-11-21c-common.c, [...]: Revert 2005-11-18 lookup_name patch.Richard Henderson1-2/+1
2005-11-18c-common.c (handle_cleanup_attribute): Use a lang hook for lookup_name.Mike Stump1-1/+1
2005-11-16c-decl.c (lookup_name_two): Add.Mike Stump1-0/+1
2005-09-12re PR c++/7874 (g++ finds friend functions defined in class-definition but no...Ian Lance Taylor1-2/+3
2005-06-25Update FSF address.Kelley Cook1-2/+2
2005-06-15Canonicalize whitespace.Mike Stump1-12/+12
2005-06-14Remove extra white spacing at end of lines.Mike Stump1-1/+1