summaryrefslogtreecommitdiff
path: root/gcc/cp/name-lookup.h
Commit message (Expand)AuthorAgeFilesLines
* Implement P0305R1, Selection statements with initializer.mpolacek2016-10-051-1/+1
* /cppaolo2016-05-271-1/+1
* PR c++/71173 - wrong qualified lookupjason2016-05-251-1/+1
* PR c++/69657jason2016-02-161-1/+1
* Update copyright years.jakub2016-01-041-1/+1
* C++ FE: expression rangesdmalcolm2015-12-041-1/+1
* Implement N4514, C++ Extensions for Transactional Memory.jason2015-10-041-0/+1
* PR c++/54430ville2015-10-011-0/+1
* remove more useless typedefstbsaunde2015-08-191-10/+10
* Update copyright years.jakub2015-01-051-1/+1
* Fix PR c++/60573abutcher2014-03-281-1/+8
* /cppaolo2014-01-031-1/+1
* Update copyright years in gcc/rsandifo2014-01-021-1/+1
* 2013-08-19 Paolo Carlini <paolo.carlini@oracle.com>paolo2013-08-191-0/+1
* * cp-tree.h (next_aggr_init_expr_arg): Remove static specifier.gdr2013-03-281-2/+2
* PR c++/54764jason2013-03-171-1/+2
* Update copyright years in gcc/rsandifo2013-01-101-2/+1
* Update Copyright years for files modified in 2011 and/or 2012.jakub2013-01-041-1/+1
* This patch rewrites the old VEC macro-based interface into a new onednovillo2012-11-181-12/+6
* PR c++/50075jason2011-08-141-0/+1
* * name-lookup.h (cp_binding_level): Rename from cxx_scope.dnovillo2011-07-121-83/+83
* 2011-06-23 Gabriel Charette <gchare@google.com>dnovillo2011-06-241-3/+0
* detect C++ errors to fix 2288 and 18770froydnj2011-05-261-0/+2
* PR c++/48211jason2011-05-261-1/+1
* 2011-05-07  Eric Botcazou  <ebotcazou@adacore.com>ebotcazou2011-05-071-1/+1
* * cp-tree.h (DECL_PARM_LEVEL): New.jason2011-02-241-0/+1
* Update Copyright years for files modified in 2010.jakub2011-01-031-1/+1
* Implement range-based for-statements.jason2010-09-111-1/+1
* * name-lookup.h (cp_label_binding): Declare. Declare a VEC typefroydnj2010-08-081-7/+15
* gcc/ChangeLog:steven2010-06-051-1/+1
* PR c++/43024jason2010-02-121-1/+1
* Implement DR 757: It's OK for a decl to use a type without linkagejason2009-08-101-0/+1
* ./:ian2009-05-211-3/+4
* 2009-04-21 Taras Glek <tglek@mozilla.com>dnovillo2009-04-221-10/+5
* Update Copyright years for files modified in 2008 and/or 2009.jakub2009-02-201-1/+1
* 2008-08-26 Douglas Gregor <doug.gregor@gmail.com>dgregor2008-08-261-0/+2
* PR c++/34912jason2008-01-221-0/+1
* PR c++/32470jason2007-10-041-6/+2
* gcc/cp/aaw2007-08-241-3/+0
* * typeck.c: Change copyright header to refer to version 3 of the GNU General nickc2007-08-021-5/+4
* Fix up whitespacingmrs2006-06-061-1/+1
* PR c++/21764jason2006-03-211-1/+6
* Merge C++ from gomp-20050608-branch.rth2006-03-091-2/+3
* * name-lookup.c (lookup_namespace_name): Remove.kazu2006-01-171-1/+0
* gcc/rth2005-11-211-2/+1
* * c-common.c (handle_cleanup_attribute): Use a lang hook for lookup_name.mrs2005-11-181-1/+1
* * c-decl.c (lookup_name_two): Add.mrs2005-11-161-0/+1
* ./ian2005-09-121-2/+3
* Update FSF address.kcook2005-06-251-2/+2
* Canonicalize whitespace.mrs2005-06-151-12/+12