| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branches/gcc-7-branch rev 253626. | Yvan Roux | 2017-10-11 | 1 | -5/+5 |
* | Merge branches/gcc-7-branch rev 252337. | Yvan Roux | 2017-09-13 | 1 | -2/+43 |
* | Update copyright years. | jakub | 2017-01-01 | 1 | -1/+1 |
* | 2016-12-16 Richard Biener <rguenther@suse.de> | rguenth | 2016-12-16 | 1 | -0/+10 |
* | PR debug/28767 | jakub | 2016-11-03 | 1 | -10/+46 |
* | * dwarf2out.c (add_name_and_src_coords_attributes): Add NO_LINKAGE_NAME | jakub | 2016-11-01 | 1 | -0/+10 |
* | * dwarf2out.c (gen_subprogram_die): Add DW_AT_reference or | jakub | 2016-10-24 | 1 | -0/+26 |
* | * dwarf2out.c (gen_variable_die): Emit DW_AT_const_expr attribute | jakub | 2016-10-21 | 1 | -0/+5 |
* | * langhooks.h (struct lang_hooks_for_decls): Remove | jakub | 2016-10-17 | 1 | -30/+34 |
* | Implement LWG2296 helper intrinsic | jakub | 2016-10-07 | 1 | -0/+1 |
* | [PR63240] generate debug info for defaulted member functions | aoliva | 2016-08-12 | 1 | -2/+23 |
* | Update copyright years. | jakub | 2016-01-04 | 1 | -1/+1 |
* | ada | amacleod | 2015-11-11 | 1 | -7/+0 |
* | ada | amacleod | 2015-10-29 | 1 | -2/+0 |
* | Implement N4295 fold-expressions. | jason | 2015-09-17 | 1 | -0/+4 |
* | PR28901 -Wunused-variable ignores unused const initialised variables in C | mark | 2015-09-14 | 1 | -4/+0 |
* | Add C++ Concepts TS support. | jason | 2015-08-07 | 1 | -0/+4 |
* | 2015-07-07 Andrew MacLeod <amacleod@redhat.com> | amacleod | 2015-07-08 | 1 | -1/+0 |
* | 2015-06-17 Andrew MacLeod <amacleod@redhat.com> | amacleod | 2015-06-17 | 1 | -1/+0 |
* | 2015-06-08 Andrew MacLeod <amacleod@redhat.com> | amacleod | 2015-06-08 | 1 | -3/+0 |
* | Merge debug-early branch into mainline. | aldyh | 2015-06-05 | 1 | -1/+1 |
* | 2015-06-04 Andrew MacLeod <amacleod@redhat.com> | amacleod | 2015-06-04 | 1 | -3/+0 |
* | 2015-01-09 Michael Collison <michael.collison@linaro.org> | prathamesh3492 | 2015-01-09 | 1 | -0/+9 |
* | Update copyright years. | jakub | 2015-01-05 | 1 | -1/+1 |
* | convert many if_marked htab to hash_table | tbsaunde | 2014-11-20 | 1 | -10/+6 |
* | In cp/error.c, I separate the initialization of the diagnostic context | manu | 2014-10-26 | 1 | -18/+0 |
* | PR debug/63239 Add DWARF representation for C++11 deleted member function. | mark | 2014-10-05 | 1 | -0/+10 |
* | * tree.c (tree_code_size): Add TRANSLATION_UNIT_DECL, | hubicka | 2014-07-15 | 1 | -2/+5 |
* | use templates instead of gengtype for typed allocation functions | tbsaunde | 2014-05-17 | 1 | -1/+1 |
* | PR debug/56563 | jakub | 2014-02-19 | 1 | -1/+0 |
* | Update copyright years in gcc/ | rsandifo | 2014-01-02 | 1 | -1/+1 |
* | * diagnostic.c (diagnostic_set_caret_max_width): Use pp_buffer. | gdr | 2013-08-23 | 1 | -0/+1 |
* | * pretty-print.h (output_buffer::output_buffer): Declare. | gdr | 2013-08-22 | 1 | -10/+7 |
* | * pretty-print.h (pp_base): Remove. Adjust dependent macros. | gdr | 2013-08-05 | 1 | -1/+1 |
* | 2013-07-21 OndÅej BÃlka <neleai@seznam.cz> | mrs | 2013-07-21 | 1 | -1/+1 |
* | Implemented Cilk Plus Array Notation for C++ | bviyer | 2013-06-21 | 1 | -0/+1 |
* | * tree.h (VAR_P): New. | gdr | 2013-03-29 | 1 | -1/+1 |
* | Update copyright years in gcc/ | rsandifo | 2013-01-10 | 1 | -2/+1 |
* | PR c++/54046 | jakub | 2012-11-23 | 1 | -0/+19 |
* | 2012-05-12 Paolo Carlini <paolo.carlini@oracle.com> | paolo | 2012-05-12 | 1 | -2/+2 |
* | Implement C++11 user-defined literals. | jason | 2011-10-26 | 1 | -0/+2 |
* | PR c++/49855 | jason | 2011-10-11 | 1 | -0/+1 |
* | PR c++/49107 | jason | 2011-06-08 | 1 | -0/+1 |
* | * cp-objcp-common.c (cp_common_init_ts): TYPE_ARGUMENT_PACK has | jason | 2011-05-25 | 1 | -0/+1 |
* | * cp-objcp-common.c (cp_common_init_ts): Mark CTOR_INITIALIZER | jakub | 2011-05-25 | 1 | -0/+1 |
* | mark EXPR_PACK_EXPANSION as typed only | froydnj | 2011-05-10 | 1 | -1/+1 |
* | /gcc | paolo | 2011-04-25 | 1 | -0/+1 |
* | * cp-tree.def (SWITCH_STMT): Add an extra operand. | froydnj | 2011-04-14 | 1 | -1/+1 |
* | * cp-tree.def (IF_STMT): Add an extra operand. | froydnj | 2011-04-14 | 1 | -1/+1 |
* | * cp-tree.def (FOR_STMT, RANGE_FOR_STMT): Add an extra operand. | froydnj | 2011-04-14 | 1 | -2/+2 |