aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree.h
AgeCommit message (Expand)Author
2017-11-29Be conservative with arithmetic jmp-function typesMartin Jambor
2017-08-282017-08-28 Richard Biener <rguenther@suse.de>Richard Biener
2017-04-27 PR c++/80534Jakub Jelinek
2017-04-20 PR middle-end/80423Jakub Jelinek
2017-04-122017-04-12 Richard Biener <rguenther@suse.de>Richard Biener
2017-02-23 PR middle-end/79665Jakub Jelinek
2017-02-092017-02-09 Nathan Sidwell <nathan@codesourcery.com>Chung-Lin Tang
2017-02-03PR tree-optimization/79352 - -fprintf-return-value doesn't handle flexible-li...Martin Sebor
2017-01-23 * tree.h (assign_assembler_name_if_neeeded): Rename to ...Jakub Jelinek
2017-01-01 Update copyright years.Jakub Jelinek
2016-12-24Make it cheaper to test whether an SSA name is a virtual operandRichard Sandiford
2016-12-21 PR bootstrap/78817Jakub Jelinek
2016-11-24 PR middle-end/78429Eric Botcazou
2016-11-21gcc:Bernd Edlinger
2016-11-18Add SET_DECL_MODERichard Sandiford
2016-11-16Fix tuple decomposition decltype.Jason Merrill
2016-11-03 Use type_hash_eq langhook in check_qualified_type.Jason Merrill
2016-11-01 * tree.h (BLOCK_IN_COLD_SECTION_P): Define.Jakub Jelinek
2016-10-25 * tree.h (wi::fits_to_tree_p): Accept only 0 and 1 for boolean types.Eric Botcazou
2016-10-16 PR ada/37139Eric Botcazou
2016-10-13 PR c/77946Jakub Jelinek
2016-10-11 * tree.h (build_complex_type): Add second parameter with default.Eric Botcazou
2016-09-262016-09-26 Thomas Preud'homme <thomas.preudhomme@arm.com>Thomas Preud'homme
2016-09-26Implement -Wimplicit-fallthrough.Marek Polacek
2016-08-22Add minimal _FloatN, _FloatNx built-in functions.Joseph Myers
2016-08-19Implement C _FloatN, _FloatNx types.Joseph Myers
2016-07-272016-07-27 Bernd Edlinger <bernd.edlinger@hotmail.de>Bernd Edlinger
2016-07-27Move make_location from tree.h/c to input.h/cDavid Malcolm
2016-07-19 * builtins.c: Use HOST_WIDE_INT_1 instead of (HOST_WIDE_INT) 1,Uros Bizjak
2016-07-112016-07-11 Bernd Edlinger <bernd.edlinger@hotmail.de>Bernd Edlinger
2016-06-28 PR middle-end/66867Jakub Jelinek
2016-06-20[typo] alignement -> alignmentKyrylo Tkachov
2016-05-24PR c++/71147 - [6 Regression] Flexible array member wrongly rejected in templateMartin Sebor
2016-05-20Implement CALL_EXPR_MUST_TAIL_CALLDavid Malcolm
2016-05-12 PR c/70756Marek Polacek
2016-05-02Add a wi::to_wide helper functionRichard Sandiford
2016-05-02Support << and >> for offset_int and widest_intRichard Sandiford
2016-05-02Support <, <=, > and >= for offset_int and widest_intRichard Sandiford
2016-04-27 PR sanitizer/70683Jakub Jelinek
2016-04-18 * tree.h (TYPE_ALIGN, DECL_ALIGN): Return shifted amount.Michael Matz
2016-04-08 gcc/Cesar Philippidis
2016-04-06 PR middle-end/70550Jakub Jelinek
2016-02-08Remove -fshort-doubleBernd Schmidt
2016-01-28 * tree.h (BINFO_FLAG_0): Rename from BINFO_MARKED.Jason Merrill
2016-01-26 PR c++/68782Jason Merrill
2016-01-19Merge of HSAMartin Jambor
2016-01-04 Update copyright years.Jakub Jelinek
2015-12-172015-12-17 Christian Bruel <christian.bruel@st.com>Christian Bruel
2015-12-12 * tree.c (free_lang_data_in_type, find_decls_types_r): Also freeJan Hubicka
2015-12-04C++ FE: expression rangesDavid Malcolm