summaryrefslogtreecommitdiff
path: root/gcc/cp/name-lookup.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyright years.Jakub Jelinek2017-01-011-1/+1
* Implement P0305R1, Selection statements with initializer.Marek Polacek2016-10-051-1/+1
* re PR c++/60385 (confused by earlier errors, bailing out)Paolo Carlini2016-05-271-1/+1
* PR c++/71173 - wrong qualified lookupJason Merrill2016-05-251-1/+1
* re PR c++/69657 (abs() not inlined after including math.h)Jason Merrill2016-02-161-1/+1
* Update copyright years.Jakub Jelinek2016-01-041-1/+1
* C++ FE: expression rangesDavid Malcolm2015-12-041-1/+1
* Implement N4514, C++ Extensions for Transactional Memory.Jason Merrill2015-10-041-0/+1
* re PR c++/54430 ([C++11] For-Loop: Scope of iterating variable begins too early)Ville Voutilainen2015-10-011-0/+1
* remove more useless typedefsTrevor Saunders2015-08-191-10/+10
* Update copyright years.Jakub Jelinek2015-01-051-1/+1
* re PR c++/60573 ([c++1y] ICE with defining generic function of nested class i...Adam Butcher2014-03-281-1/+8
* Core DR 1442 PR c++/59165Paolo Carlini2014-01-031-1/+1
* Update copyright years in gcc/Richard Sandiford2014-01-021-1/+1
* parser.c (cp_parser_lambda_introducer, [...]): Use cp_parser_lookup_name_simple.Paolo Carlini2013-08-191-0/+1
* cp-tree.h (next_aggr_init_expr_arg): Remove static specifier.Gabriel Dos Reis2013-03-281-2/+2
* re PR c++/54764 (In class initialization of non-static lambda member can't be...Jason Merrill2013-03-161-1/+2
* Update copyright years in gcc/Richard Sandiford2013-01-101-2/+1
* Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek2013-01-041-1/+1
* This patch rewrites the old VEC macro-based interface into a new one based on...Diego Novillo2012-11-171-12/+6
* re PR c++/50075 ([C++0x] ICE related to parameter deduction and initializer_l...Jason Merrill2011-08-141-0/+1
* name-lookup.h (cp_binding_level): Rename from cxx_scope.Diego Novillo2011-07-121-83/+83
* name-lookup.h (cp_binding_level): Removed unused member names_size.Gabriel Charette2011-06-241-3/+0
* detect C++ errors to fix 2288 and 18770Janis Johnson2011-05-261-0/+2
* re PR c++/48211 ([C++0x] Segment Fault When Compiling)Jason Merrill2011-05-261-1/+1
* langhooks.h (lang_hooks_for_types): Change global_bindings_p's return type to...Eric Botcazou2011-05-071-1/+1
* cp-tree.h (DECL_PARM_LEVEL): New.Jason Merrill2011-02-231-0/+1
* Update Copyright years for files modified in 2010.Jakub Jelinek2011-01-031-1/+1
* Implement range-based for-statements.Rodrigo Rivas Costa2010-09-111-1/+1
* name-lookup.h (cp_label_binding): Declare.Nathan Froyd2010-08-081-7/+15
* c-common.c: Move to c-family/.Steven Bosscher2010-06-051-1/+1
* re PR c++/43024 (ICE on template code with -O2 or -O3, regression from 4.4.2)Jason Merrill2010-02-121-1/+1
* Implement DR 757...Jason Merrill2009-08-101-0/+1
* tree.c (build_tree_list_vec_stat): New function.Ian Lance Taylor2009-05-211-3/+4
* hashtab.h: Update GTY annotations to new syntaxTaras Glek2009-04-221-10/+5
* Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek2009-02-201-1/+1
* c-common.c (do_switch_warnings): Look through the CONST_DECLs in the enumerat...Douglas Gregor2008-08-261-0/+2
* re PR c++/34912 (ICE with friend in local class)Jason Merrill2008-01-221-0/+1
* re PR c++/32470 (fvisibility=hidden without effect in some cases)Jason Merrill2007-10-041-6/+2
* name-lookup.c (add_decl_to_level): Remove addition to vtables chain.Ollie Wild2007-08-241-3/+0
* typeck.c: Change copyright header to refer to version 3 of the GNU General Pu...Nick Clifton2007-08-021-5/+4
* Fix up whitespacingMike Stump2006-06-061-1/+1
* re PR c++/21764 (visibility attributes on namespace scope)Jason Merrill2006-03-201-1/+6
* Merge C++ from gomp-20050608-branch.Richard Henderson2006-03-091-2/+3
* name-lookup.c (lookup_namespace_name): Remove.Kazu Hirata2006-01-171-1/+0
* c-common.c, [...]: Revert 2005-11-18 lookup_name patch.Richard Henderson2005-11-211-2/+1
* c-common.c (handle_cleanup_attribute): Use a lang hook for lookup_name.Mike Stump2005-11-181-1/+1
* c-decl.c (lookup_name_two): Add.Mike Stump2005-11-161-0/+1
* re PR c++/7874 (g++ finds friend functions defined in class-definition but no...Ian Lance Taylor2005-09-121-2/+3
* Update FSF address.Kelley Cook2005-06-251-2/+2