]> gcc.gnu.org Git - gcc.git/history - gcc/tree.h
re PR fortran/90329 (Incompatibility between gfortran and C lapack calls)
[gcc.git] / gcc / tree.h
2019-05-29 Jakub Jelinekre PR fortran/90329 (Incompatibility between gfortran...
2019-01-02 Segher BoessenkoolBackport of the "asm inline" patches
2018-10-03 Martin LiskaBackport r264806
2018-03-16 Jakub Jelinekre PR c++/79937 (ICE in replace_placeholders_r)
2018-01-15 Jakub Jelinekre PR middle-end/82694 (Linux kernel miscompiled since...
2018-01-10 David MalcolmPreserving locations for variable-uses and constants...
2018-01-03 Richard Sandifordpoly_int: GET_MODE_PRECISION
2018-01-03 Richard Sandifordpoly_int: TYPE_VECTOR_SUBPARTS
2018-01-03 Jakub JelinekUpdate copyright years.
2018-01-03 Richard Sandifordpoly_int: vectorizable_reduction
2018-01-03 Richard Sandifordpoly_int: current_vector_size and TARGET_AUTOVECTORIZE_...
2017-12-21 Richard Sandifordpoly_int: get_binfo_at_offset
2017-12-21 Richard Sandifordpoly_int: bit_field_size/offset
2017-12-21 Richard Sandifordpoly_int: get_inner_reference & co.
2017-12-20 Richard Sandifordpoly_int: expand_debug_expr
2017-12-20 Richard Sandifordpoly_int: tree constants
2017-12-16 Richard SandifordAdd VEC_SERIES_EXPR and associated optab
2017-12-12 Alexandre Oliva[SFN] Introduce -gstatement-frontiers option, enable...
2017-12-12 Alexandre Oliva[SFN] introduce statement frontier notes, still disabled
2017-12-12 Alexandre Oliva[SFN] boilerplate changes in preparation to introduce...
2017-12-07 Richard SandifordMake build_vector static
2017-12-07 Richard SandifordNew VECTOR_CST layout
2017-12-01 Jakub Jelinekre PR c/79153 (-Wimplicit-fallthrough missed warning)
2017-11-28 Jakub Jelinekre PR sanitizer/81275 (-fsanitize=thread produce incorr...
2017-11-28 Prathamesh Kulkarni[PR 82808] Use proper result types for arithmetic jump...
2017-11-28 Julia KovalRemove Cilk Plus support.
2017-11-28 Jakub Jelinektree.def (SWITCH_EXPR): Change from 3 operand to 2...
2017-11-22 Marek Polacekre PR c++/60336 (empty struct value is passed different...
2017-11-16 Nathan Sidwell[PATCH] New lang hook
2017-11-14 Jason MerrillSupport GTY((cache)) on hash_map.
2017-10-29 James E WilsonDelete obsolete SDB debug info support.
2017-10-19 Eric Botcazouasan.c (handle_builtin_alloca): Deal with all alloca...
2017-10-13 Nathan Sidwell[PATCH] Tree structure marking
2017-10-11 Nathan Sidwell[PATCH] DECL_ASSEMBLER_NAME and friends
2017-10-11 Nathan Sidwell[PATCH] DECL_ASSEMBLER_NAME and friends
2017-10-11 Richard Bienertree.def (POLYNOMIAL_CHREC): Remove CHREC_VARIABLE...
2017-10-10 Richard SandifordRequire wi::to_wide for trees
2017-10-02 Richard SandifordFix mismatched precisions in tree arithmetic
2017-09-14 Richard SandifordUse vec<> in build_vector
2017-09-14 Richard SandifordStore VECTOR_CST_NELTS directly in tree_node
2017-08-30 Richard Sandiford[65/77] Add a SCALAR_TYPE_MODE macro
2017-08-30 Richard Sandiford[34/77] Add a SCALAR_INT_TYPE_MODE macro
2017-08-30 Richard Sandiford[9/77] Add SCALAR_FLOAT_TYPE_MODE
2017-08-21 Richard SandifordAdd a type_has_mode_precision_p helper function
2017-08-21 Richard SandifordMove vector_type_mode to tree.c
2017-08-18 H.J. LuAdd warn_if_not_aligned attribute
2017-08-16 Nathan Sidwelltree-core.h (tree_type_non_common): Rename binfo to...
2017-08-08 Martin Liskatrans.c: Include header files.
2017-08-07 Martin LiskaCanonicalize names of attributes.
2017-08-01 Bin Chengtree.h (POINTER_TYPE_OVERFLOW_UNDEFINED): Delete.
2017-07-29 Trevor Saundersuse c++ for build_tree_list{,_vec}_stat
2017-07-29 Trevor Saundersuse C++ for {make,build}_vector_stat
2017-07-29 Trevor Saundersremove unused build_var_debug_value prototype
2017-07-29 Trevor Saundersuse c++ for tree_cons_stat
2017-07-29 Trevor Saundersuse c++ instead of build_vl_exp_stat
2017-07-29 Trevor Saundersuse c++ instead of build_decl_stat
2017-07-29 Trevor Saundersuse c++ instead of {make,grow}_tree_vec_stat
2017-07-29 Trevor Saundersuse c++ instead of buildN_stat{,_loc}
2017-07-29 Trevor Saundersuse c++ for make_int_cst_stat
2017-07-29 Trevor Saundersuse cxx instead of make_tree_binfo_stat
2017-07-29 Trevor Saundersuse c++ instead of _stat for copy_node_stat
2017-07-29 Trevor Saundersuse c++ instead of make_node_stat
2017-07-21 Nathan SidwellRemove TYPE_METHODS.
2017-07-19 Nathan Sidwelltree.h (TYPE_MINVAL, [...]): Rename to ...
2017-06-27 Marc Glissefenv.h builtins
2017-06-23 Marc GlisseRefactor fileptr_type_node handling
2017-06-11 Jason Merrilltree.h (id_equal): New.
2017-06-08 Jan Hubickasystem.h (fancy_abort): Annotate by ATTRIBUTE_COLD.
2017-05-09 Nathan Sidwell* tree.h (tree_fits_shwi_p, tree_fits_uhwi_p): Uncondit...
2017-05-04 Richard Bienertree.c (array_at_struct_end_p): Handle arrays at struct...
2017-05-03 Nathan SidwellCanonicalize canonical type hashing
2017-05-02 Jeff Lawtree.h (EXPR_CILK_SPAWN): Use macro TREE_CHECK2 instead...
2017-05-02 Richard Bienercommon.opt (fstrict-overflow): Alias negative to fwrapv.
2017-05-01 Xi Ruoyaore PR c++/80038 (Random segfault using local vectors...
2017-04-27 Jakub Jelinekre PR c++/80534 (7.1 RC - internal compiler error:...
2017-04-26 Nathan Sidwelltree.h (crc32_unsigned_n): Declare.
2017-04-21 Richard Bienertree.h (build_qualified_type): Annotate with CXX_MEM_ST...
2017-04-20 Jakub Jelinekre PR middle-end/80423 (GC related -fcompare-debug...
2017-04-12 Richard Bienerre PR target/79671 (mapnik miscompilation on armv7hl...
2017-02-23 Jakub Jelinekre PR middle-end/79665 (gcc's signed (x*x)/200 is slowe...
2017-02-09 Chung-Lin Tanggimplify.c (gimplify_scan_omp_clauses): No special...
2017-02-03 Martin SeborPR tree-optimization/79352 - -fprintf-return-value...
2017-01-23 Jakub Jelinektree.h (assign_assembler_name_if_neeeded): Rename to ...
2017-01-01 Jakub JelinekUpdate copyright years.
2016-12-24 Richard SandifordMake it cheaper to test whether an SSA name is a virtua...
2016-12-21 Jakub Jelinekre PR bootstrap/78817 (stage2 bootstrap failure in...
2016-11-24 Eric Botcazoure PR middle-end/78429 (ICE in set_value_range, at...
2016-11-21 Bernd Edlingerre PR c++/71973 (c++ handles built-in functions inconsi...
2016-11-18 Richard SandifordAdd SET_DECL_MODE
2016-11-16 Jason MerrillFix tuple decomposition decltype.
2016-11-03 Jason MerrillUse type_hash_eq langhook in check_qualified_type.
2016-11-01 Jakub Jelinektree.h (BLOCK_IN_COLD_SECTION_P): Define.
2016-10-25 Eric Botcazoutree.h (wi::fits_to_tree_p): Accept only 0 and 1 for...
2016-10-16 Eric Botcazoure PR ada/37139 (DEP prevents using Ada tasking)
2016-10-13 Jakub Jelinekre PR c/77946 (-Wimplicit-fallthrough=1 ICE: tree check...
2016-10-11 Eric Botcazoutree.h (build_complex_type): Add second parameter with...
2016-09-26 Thomas Preud'hommetree.h (memmodel_from_int, [...]): Move to ...
2016-09-26 Marek PolacekImplement -Wimplicit-fallthrough.
2016-08-22 Joseph MyersAdd minimal _FloatN, _FloatNx built-in functions.
2016-08-19 Joseph MyersImplement C _FloatN, _FloatNx types.
next
This page took 2.583519 seconds and 108 git commands to generate.