Age | Commit message (Expand) | Author | Files | Lines |
2015-10-29 | decl.c: Reorder #include's and remove duplicates. | Andrew MacLeod | 1 | -7/+4 |
2015-10-05 | Replace REAL_VALUES_EQUAL with real_equal | Richard Sandiford | 1 | -1/+1 |
2015-08-07 | Add C++ Concepts TS support. | Andrew Sutton | 1 | -2/+17 |
2015-08-04 | * tree.c (build_target_expr): Copy the location from value. | Jason Merrill | 1 | -0/+2 |
2015-07-08 | re PR c++/66748 (Crash with abi_tag attribute) | Marek Polacek | 1 | -2/+4 |
2015-07-08 | tree-core.h: Include symtab.h. | Andrew MacLeod | 1 | -1/+0 |
2015-06-30 | re PR debug/66653 (ice in gen_type_die_with_usage, at dwarf2out.c:20876) | Jason Merrill | 1 | -1/+1 |
2015-06-27 | call.c: Use VECTOR_TYPE_P. | Marek Polacek | 1 | -2/+1 |
2015-06-27 | call.c (set_up_extended_ref_temp): Use VAR_P. | Marek Polacek | 1 | -2/+1 |
2015-06-25 | function.h (ipa_opt_pass, [...]): Move forward declarations. | Andrew MacLeod | 1 | -2/+0 |
2015-06-25 | hash-traits.h (ggc_hasher): Rename to... | Richard Sandiford | 1 | -2/+2 |
2015-06-25 | hash-table.h: Update comments. | Richard Sandiford | 1 | -3/+3 |
2015-06-23 | re PR c++/65879 (Bogus linkage errors for member class of anonymous class) | Jason Merrill | 1 | -6/+6 |
2015-06-17 | coretypes.h: Include input.h and as-a.h. | Andrew MacLeod | 1 | -3/+0 |
2015-06-16 | re PR c++/66536 (ICE in build_ctor_subob_ref, at cp/tree.c:2534) | Jason Merrill | 1 | -1/+6 |
2015-06-16 | re PR c++/58063 (default arguments evaluated twice per call) | Jason Merrill | 1 | -0/+23 |
2015-06-09 | re PR c++/66383 (ICE in gimplify_expr on this passed in inline initialization) | Jason Merrill | 1 | -9/+9 |
2015-06-08 | coretypes.h: Include hash-table.h and hash-set.h for host files. | Andrew MacLeod | 1 | -5/+0 |
2015-06-04 | coretypes.h: Include machmode.h... | Andrew MacLeod | 1 | -4/+0 |
2015-05-18 | tree.c (strip_typedefs_expr): Fix typo. | Jason Merrill | 1 | -4/+4 |
2015-04-29 | re PR c++/50800 (Internal compiler error in finish_member_declarations, possi... | Jason Merrill | 1 | -0/+7 |
2015-04-28 | re PR c++/50800 (Internal compiler error in finish_member_declarations, possi... | Jason Merrill | 1 | -32/+99 |
2015-04-23 | Revert:PR c++/50800 | Jason Merrill | 1 | -99/+32 |
2015-04-23 | re PR c++/50800 (Internal compiler error in finish_member_declarations, possi... | Jason Merrill | 1 | -32/+99 |
2015-04-14 | tree.c (replace_placeholders_t): Remove unused type. | Mikhail Maltsev | 1 | -7/+0 |
2015-04-09 | re PR c++/65690 (typedef alignment lost since r219705) | Jakub Jelinek | 1 | -0/+2 |
2015-04-09 | re PR c++/65690 (typedef alignment lost since r219705) | Jakub Jelinek | 1 | -2/+9 |
2015-03-31 | re PR c++/65390 (ICE in strip_typedefs, at cp/tree.c:1361) | Marek Polacek | 1 | -4/+3 |
2015-03-19 | re PR c++/65046 (-Wabi-tag doesn't warn about variables or function return ty... | Jason Merrill | 1 | -11/+29 |
2015-02-13 | re PR c++/65054 (internal compiler error: in maybe_constant_value, at cp/cons... | Jason Merrill | 1 | -14/+5 |
2015-02-02 | * tree.c (handle_abi_tag_attribute): Diagnose invalid arguments. | Jason Merrill | 1 | -0/+44 |
2015-01-16 | re PR tree-optimization/62053 (ICE: in remap_type_1, at tree-inline.c:540) | Jan Hubicka | 1 | -2/+2 |
2015-01-09 | genattrtab.c (write_header): Include hash-set.h... | Michael Collison | 1 | -4/+10 |
2015-01-05 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2014-12-11 | Remove N3639 "array of runtime length" from -std=c++14. | Jason Merrill | 1 | -1/+2 |
2014-11-20 | re PR c++/63959 (G++ misreports volatile int as trivially copyable) | Ville Voutilainen | 1 | -1/+1 |
2014-11-17 | re PR c++/52282 ([C++0x] rejects-valid issues with decltype/constexpr) | Jason Merrill | 1 | -33/+1 |
2014-11-14 | semantics.c (end_maybe_infinite_loop): Use fold_non_dependent_expr. | Paolo Carlini | 1 | -1/+1 |
2014-11-08 | DR 1558 | Jason Merrill | 1 | -0/+5 |
2014-10-28 | cgraph.h: Flatten. | Andrew MacLeod | 1 | -0/+11 |
2014-10-27 | Implement N3653 (Member initializers and aggregates) and fix references to 't... | Jason Merrill | 1 | -0/+98 |
2014-10-12 | move many gc hashtab to hash_table | Trevor Saunders | 1 | -40/+45 |
2014-10-08 | re PR c++/63485 (ICE: canonical types differ for identical types A<const wcha... | Jason Merrill | 1 | -1/+3 |
2014-10-07 | * tree.c (cp_tree_equal) [TRAIT_EXPR]: Use cp_tree_equal for type2. | Jason Merrill | 1 | -1/+1 |
2014-10-03 | re PR c++/63362 (The c++11 triviality-traits need front-end help) | Jason Merrill | 1 | -1/+23 |
2014-09-30 | method.c (build_stub_object): Use CONVERT_EXPR. | Jason Merrill | 1 | -2/+2 |
2014-09-24 | re PR c/61405 (Not emitting "enumeration value not handled in switch" warning... | Marek Polacek | 1 | -0/+2 |
2014-08-23 | cpplib.h (enum c_lang): Add CLK_GNUCXX1Z, CLK_CXX1Z... | Edward Smith-Rowland | 1 | -1/+1 |
2014-08-15 | re PR bootstrap/62077 (--with-build-config=bootstrap-lto fails) | Jason Merrill | 1 | -65/+79 |
2014-08-02 | add a hash_set based on hash_table | Trevor Saunders | 1 | -1/+1 |