Age | Commit message (Expand) | Author | Files | Lines |
2015-10-04 | Implement N4514, C++ Extensions for Transactional Memory. | Jason Merrill | 1 | -0/+8 |
2015-08-12 | re PR c++/67108 (ICE: in cxx_eval_call_expression, at cp/constexpr.c:1345 whe... | Jason Merrill | 1 | -0/+5 |
2015-08-12 | re PR c++/67161 (ICE with a static_assert using our internal __not/__or/__and... | Jason Merrill | 1 | -1/+2 |
2015-08-07 | Add C++ Concepts TS support. | Andrew Sutton | 1 | -0/+46 |
2015-07-10 | re PR c++/30044 (ICE in tsubst, at cp/pt.c:7359) | Patrick Palka | 1 | -0/+8 |
2015-07-08 | tree-core.h: Include symtab.h. | Andrew MacLeod | 1 | -1/+0 |
2015-06-27 | call.c (set_up_extended_ref_temp): Use VAR_P. | Marek Polacek | 1 | -1/+1 |
2015-06-17 | tree.h (merge_dllimport_decl_attributes, [...]): Remove conditional exposure ... | Andrew MacLeod | 1 | -1/+1 |
2015-06-17 | coretypes.h: Include input.h and as-a.h. | Andrew MacLeod | 1 | -1/+0 |
2015-06-08 | coretypes.h: Include hash-table.h and hash-set.h for host files. | Andrew MacLeod | 1 | -3/+0 |
2015-06-04 | coretypes.h: Include machmode.h... | Andrew MacLeod | 1 | -3/+0 |
2015-06-02 | cp-tree.h (init_error): Remove declaration. | Patrick Palka | 1 | -12/+2 |
2015-05-16 | re PR fortran/44054 (Handle -Werror, -Werror=, -fdiagnostics-show-option, !GC... | Manuel López-Ibáñez | 1 | -6/+3 |
2015-01-09 | genattrtab.c (write_header): Include hash-set.h... | Michael Collison | 1 | -0/+9 |
2015-01-05 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2014-12-01 | re PR sanitizer/63956 ([UBSAN] ICE segfault in cxx_eval_call_expression ../..... | Marek Polacek | 1 | -0/+9 |
2014-11-26 | Allow partial specialization of variable templates. | Jason Merrill | 1 | -1/+3 |
2014-11-20 | * error.c (dump_expr): Avoid printing (*&i) for references. | Jason Merrill | 1 | -1/+7 |
2014-10-27 | Implement N3653 (Member initializers and aggregates) and fix references to 't... | Jason Merrill | 1 | -0/+4 |
2014-10-26 | In cp/error.c... | Manuel López-Ibáñez | 1 | -7/+33 |
2014-09-30 | re PR c++/16564 (g++ seems to go into an infinite loop after errors) | Paolo Carlini | 1 | -10/+0 |
2014-09-22 | decl.c (poplevel): Don't warn about unused vars in template scope. | Jason Merrill | 1 | -0/+12 |
2014-08-25 | re PR c++/34938 (ICE with function pointers and attribute noreturn) | Paolo Carlini | 1 | -1/+5 |
2014-08-20 | re PR fortran/44054 (Handle -Werror, -Werror=, -fdiagnostics-show-option, !GC... | Manuel López-Ibáñez | 1 | -10/+1 |
2014-08-07 | remove pointer-set.[ch] | Trevor Saunders | 1 | -1/+0 |
2014-08-02 | add a hash_set based on hash_table | Trevor Saunders | 1 | -4/+4 |
2014-06-27 | re PR c++/61433 (ICE: SIGSEGV in friend_accessible_p (search.c:778) with -std... | Jason Merrill | 1 | -0/+5 |
2014-06-14 | re PR c++/33101 ([DR 577] allow typedefs for void in empty parameter list) | Paolo Carlini | 1 | -2/+3 |
2014-05-21 | tree.def (VOID_CST): New. | Richard Sandiford | 1 | -0/+1 |
2014-04-10 | re PR ipa/60761 (Improve dump_decl for clones) | Richard Biener | 1 | -1/+6 |
2014-03-01 | method.c (implicitly_declare_fn): Remove redundant DECL_TEMPLATE_RESULT and S... | Paolo Carlini | 1 | -1/+1 |
2014-01-30 | decl.c (duplicate_decls, [...]): Use TYPE_IDENTIFIER. | Paolo Carlini | 1 | -1/+1 |
2014-01-02 | Update copyright years in gcc/ | Richard Sandiford | 1 | -1/+1 |
2013-11-22 | Remove macros that implicitly use input_location | David Malcolm | 1 | -3/+3 |
2013-11-19 | Factor unrelated declarations out of tree.h. | Diego Novillo | 1 | -0/+1 |
2013-11-18 | decl.c, [...]: Replace tree_low_cst (..., 1) with tree_to_uhwi throughout. | Richard Sandiford | 1 | -1/+1 |
2013-11-18 | c-common.c, [...]: Replace tree_low_cst (..., 0) with tree_to_shwi throughout. | Richard Sandiford | 1 | -2/+2 |
2013-11-18 | cuintp.c: Replace host_integerp (..., 0) with tree_fits_shwi_p throughout. | Richard Sandiford | 1 | -2/+2 |
2013-11-14 | gimplify-be.h: New file. | Andrew MacLeod | 1 | -1/+0 |
2013-11-12 | gimple-expr.h (create_tmp_var_name, [...]): Relocate prototypes from gimple.h. | Andrew MacLeod | 1 | -0/+1 |
2013-10-23 | c-format.c (gcc_cxxdiag_char_table): Add %X. | Jason Merrill | 1 | -1/+13 |
2013-10-16 | error.c (dump_exception_spec): Print "noexcept" rather than "noexcept (true)". | Jason Merrill | 1 | -7/+10 |
2013-10-16 | tree-core.h (tree_code_name): Remove. | Paulo Matos | 1 | -1/+1 |
2013-09-10 | cgraphunit.c (analyze_functions): Save input_location, set it to UNKNOWN_LOCA... | Jan Hubicka | 1 | -2/+4 |
2013-09-09 | re PR c++/58362 (Wrong column number for unused parameter) | Paolo Carlini | 1 | -3/+1 |
2013-09-09 | error.c (dump_expr, [...]): Fix. | Paolo Carlini | 1 | -4/+7 |
2013-09-03 | c-objc-common.c (c_tree_printer): Tidy. | Gabriel Dos Reis | 1 | -5/+5 |
2013-08-30 | Merge ubsan into trunk. | Marek Polacek | 1 | -0/+7 |
2013-08-30 | c-pretty-print.h (c_pretty_printer::declaration): Now a virtual member function. | Gabriel Dos Reis | 1 | -3/+3 |
2013-08-29 | Support dumping type bindings and 'mutable' qualifier in lambda diagnostics. | Adam Butcher | 1 | -27/+46 |