aboutsummaryrefslogtreecommitdiff
path: root/gcc/cp/cp-lang.c
AgeCommit message (Expand)AuthorFilesLines
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
2008-01-25re PR c++/33887 (Reference to bitfield gets wrong value when optimizing)Richard Guenther1-0/+2
2007-12-15re PR debug/7081 (DWARF enhancements for C++)Alexandre Oliva1-0/+12
2007-08-02typeck.c: Change copyright header to refer to version 3 of the GNU General Pu...Nick Clifton1-5/+4
2007-04-17invoke.texi (Debugging Options): Add documentation for the -femit-struct-debu...Lawrence Crowl1-0/+2
2007-02-22dwarf2out.c (add_AT_string): Call ggc_strdup once per string.Michael Matz1-0/+14
2006-11-01In gcc/:Geoffrey Keating1-1/+0
2006-06-06Fix up whitespacingMike Stump1-2/+2
2005-09-09dbxout.c: Include expr.h.Richard Henderson1-5/+0
2005-07-09cp-lang.c (shadowed_var_for_decl, [...]): Move over to cp-objcp-common.c.Andrew Pinski1-37/+1
2005-07-08Makefile.in (TREE_H): Add treestruct.def.Daniel Berlin1-0/+73
2005-06-30pretty-print.h (PP_NL_ARGMAX): New.Zack Weinberg1-1/+0
2005-06-25Update FSF address.Kelley Cook1-2/+2
2004-11-02c-lang.c (LANG_HOOKS_TYPES_COMPATIBLE_P): Remove.Ziemowit Laski1-23/+0
2004-09-22cp-lang.c (LANG_HOOKS_FOLD_OBJ_TYPE_REF): Moved here from cp-objcp-common.h.Ziemowit Laski1-2/+5
2004-09-17alias.c (find_base_decl): Remove unreachable case '3' block.Jeffrey D. Oldham1-3/+3