summaryrefslogtreecommitdiff
path: root/gcc/tree.h
AgeCommit message (Expand)Author
2017-11-29Be conservative with arithmetic jmp-function typesjamborm
2017-08-282017-08-28 Richard Biener <rguenther@suse.de>rguenth
2017-04-27 PR c++/80534jakub
2017-04-20 PR middle-end/80423jakub
2017-04-122017-04-12 Richard Biener <rguenther@suse.de>rguenth
2017-02-23 PR middle-end/79665jakub
2017-02-092017-02-09 Nathan Sidwell <nathan@codesourcery.com>cltang
2017-02-03PR tree-optimization/79352 - -fprintf-return-value doesn't handle flexible-li...msebor
2017-01-23 * tree.h (assign_assembler_name_if_neeeded): Rename to ...jakub
2017-01-01 Update copyright years.jakub
2016-12-24Make it cheaper to test whether an SSA name is a virtual operandrsandifo
2016-12-21 PR bootstrap/78817jakub
2016-11-24 PR middle-end/78429ebotcazou
2016-11-21gcc:edlinger
2016-11-18Add SET_DECL_MODErsandifo
2016-11-16Fix tuple decomposition decltype.jason
2016-11-03 Use type_hash_eq langhook in check_qualified_type.jason
2016-11-01 * tree.h (BLOCK_IN_COLD_SECTION_P): Define.jakub
2016-10-25 * tree.h (wi::fits_to_tree_p): Accept only 0 and 1 for boolean types.ebotcazou
2016-10-16 PR ada/37139ebotcazou
2016-10-13 PR c/77946jakub
2016-10-11 * tree.h (build_complex_type): Add second parameter with default.ebotcazou
2016-09-262016-09-26 Thomas Preud'homme <thomas.preudhomme@arm.com>thopre01
2016-09-26Implement -Wimplicit-fallthrough.mpolacek
2016-08-22Add minimal _FloatN, _FloatNx built-in functions.jsm28
2016-08-19Implement C _FloatN, _FloatNx types.jsm28
2016-07-272016-07-27 Bernd Edlinger <bernd.edlinger@hotmail.de>edlinger
2016-07-27Move make_location from tree.h/c to input.h/cdmalcolm
2016-07-19 * builtins.c: Use HOST_WIDE_INT_1 instead of (HOST_WIDE_INT) 1,uros
2016-07-112016-07-11 Bernd Edlinger <bernd.edlinger@hotmail.de>edlinger
2016-06-28 PR middle-end/66867jakub
2016-06-20[typo] alignement -> alignmentktkachov
2016-05-24PR c++/71147 - [6 Regression] Flexible array member wrongly rejected in templatemsebor
2016-05-20Implement CALL_EXPR_MUST_TAIL_CALLdmalcolm
2016-05-12 PR c/70756mpolacek
2016-05-02Add a wi::to_wide helper functionrsandifo
2016-05-02Support << and >> for offset_int and widest_intrsandifo
2016-05-02Support <, <=, > and >= for offset_int and widest_intrsandifo
2016-04-27 PR sanitizer/70683jakub
2016-04-18 * tree.h (TYPE_ALIGN, DECL_ALIGN): Return shifted amount.matz
2016-04-08 gcc/cesar
2016-04-06 PR middle-end/70550jakub
2016-02-08Remove -fshort-doublebernds
2016-01-28 * tree.h (BINFO_FLAG_0): Rename from BINFO_MARKED.jason
2016-01-26 PR c++/68782jason
2016-01-19Merge of HSAjamborm
2016-01-04 Update copyright years.jakub
2015-12-172015-12-17 Christian Bruel <christian.bruel@st.com>chrbr
2015-12-12 * tree.c (free_lang_data_in_type, find_decls_types_r): Also freehubicka
2015-12-04C++ FE: expression rangesdmalcolm