aboutsummaryrefslogtreecommitdiff
path: root/gcc/cp/cp-lang.c
AgeCommit message (Expand)AuthorFilesLines
2018-10-05Support string locations for C++ in -Wformat (PR c++/56856)David Malcolm1-0/+3
2018-05-07[C++ PATCH] Kill -fno-for-scopeNathan Sidwell1-10/+1
2018-01-10Preserving locations for variable-uses and constants (PR c++/43486)David Malcolm1-0/+2
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2017-07-06Support C++-specific selftestsDavid Malcolm1-0/+24
2017-05-11cp-lang.c (get_global_decls, [...]): Move to ...Nathan Sidwell1-21/+0
2017-05-09c-tree.h (pushdecl): Declare.Nathan Sidwell1-0/+22
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-10-04extend.texi (Java Exceptions): Remove.Jakub Jelinek1-4/+1
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-11-11decl.c: Remove unused header files.Andrew MacLeod1-5/+0
2015-10-29decl.c: Reorder #include's and remove duplicates.Andrew MacLeod1-4/+2
2015-07-08tree-core.h: Include symtab.h.Andrew MacLeod1-1/+0
2015-06-17tree.h (merge_dllimport_decl_attributes, [...]): Remove conditional exposure ...Andrew MacLeod1-1/+1
2015-06-17coretypes.h: Include input.h and as-a.h.Andrew MacLeod1-1/+0
2015-06-08coretypes.h: Include hash-table.h and hash-set.h for host files.Andrew MacLeod1-4/+0
2015-06-04coretypes.h: Include machmode.h...Andrew MacLeod1-3/+0
2015-01-09genattrtab.c (write_header): Include hash-set.h...Michael Collison1-0/+9
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-05-21PR debug/16063. Add DW_AT_type to DW_TAG_enumeration.Mark Wielaard1-0/+20
2014-01-02Update copyright years in gcc/Richard Sandiford1-1/+1
2013-05-30re PR c++/57404 ([C++11] ICE: SIGSEGV in cp_classify_record with -g)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-09-13typeck.c (build_indirect_ref, [...]): Remove uses of ATTRIBUTE_UNUSED on the ...Paolo Carlini1-5/+5
2012-09-05re PR c++/54420 (Segmentation fault in decl_mangling_context)Jason Merrill1-1/+1
2012-06-04c-pretty-print.h (pp_c_flag_gnu_v3): New enumerator.Sterling Augustine1-4/+4
2011-04-13ada-tree.h (union lang_tree_node): Check for TS_COMMON before calling TREE_CH...Nathan Froyd1-21/+1
2011-03-16Make-lang.in (CXX_PARSER_H): New.Diego Novillo1-0/+1
2011-01-11re PR debug/46955 (Missing DW_AT_const_value from DW_TAG_template_value_param...Dodji Seketeli1-2/+75
2010-11-30diagnostic-core.h: Include bversion.h.Joseph Myers1-1/+0
2010-10-24In gcc/cp/: 2010-10-24 Nicola Pero <nicola.pero@meta-innovation.com>Nicola Pero1-2/+0
2010-10-20In gcc/: 2010-10-20 Nicola Pero <nicola.pero@meta-innovation.com>Nicola Pero1-5/+0
2010-10-13Centralize knowledge of eh personality routines.Richard Henderson1-11/+2
2010-09-28Hookize TARGET_UNWIND_INFO et al.Richard Henderson1-10/+12
2010-06-28system.h: Poison GCC_EXCEPT_H for front-end files.Steven Bosscher1-1/+0
2010-06-05c-common.c: Move to c-family/.Steven Bosscher1-1/+1
2010-05-27diagnostic-core.h: New.Joseph Myers1-2/+2
2010-05-26* cp-lang.c: Do not include expr.h.Steven Bosscher1-1/+0
2010-05-14cp-lang.c (LANG_HOOKS_FOLD_OBJ_TYPE_REF): Remove both its undef and define.Martin Jambor1-2/+0
2010-02-05Make-lang.in (cp/cp-lang.o): Depend on gt-cp-cp-lang.h.Richard Guenther1-0/+1
2009-10-26re PR debug/41828 (DW_AT_name should not be present for anonymous aggregates)Jakub Jelinek1-0/+3
2009-09-22re PR debug/41266 (Emit DW_TAG_template_parameter_pack and DW_TAG_formal_para...Dodji Seketeli1-1/+8
2009-09-13langhooks-def.h (LANG_HOOKS_EH_RUNTIME_TYPE): Define.Richard Guenther1-0/+29
2009-09-03[multiple changes]Diego Novillo1-1/+1
2009-09-02invoke.texi (-fvar-tracking-assignments): New.Alexandre Oliva1-2/+4
2009-08-31Emit DWARF for template parameters (PR debug/30161)Dodji Seketeli1-0/+14
2009-02-20Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek1-1/+1
2008-06-21tree.h (enum tree_code): Include all-tree.def, not tree.def.Ian Lance Taylor1-41/+0
2008-03-18expr.c (store_expr): Assume lang_hooks.reduce_bit_field_operations is true.Paolo Bonzini1-2/+0