]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/tree.c
Remove Java references in source code.
[thirdparty/gcc.git] / gcc / tree.c
2017-07-14  marxinRemove Java references in source code.
2017-06-27  glissefenv.h builtins
2017-06-23  glisseRefactor fileptr_type_node handling
2017-06-11  jason * tree.h (id_equal): New.
2017-06-09  hubicka * builtin-attrs.def (ATTR_NORETURN_NOTHROW_LEAF_COLD_LIST,
2017-05-25  glisseAllow some NOP conversions in (X+CST1)+CST2 in match.pd
2017-05-19  jason * tree.c (make_tree_vec_stat, grow_tree_vec_stat)...
2017-05-16  mpolacek PR sanitizer/80536
2017-05-05  jakub * tree.c (next_type_uid): Change type to unsigned.
2017-05-04  rguenth2017-05-04 Richard Biener <rguenther@suse.de>
2017-05-03  nathan Canonicalize canonical type hashing
2017-05-01  ebotcazou * tree.c (substitute_in_expr) <tcc_vl_exp>: Also inlin...
2017-04-27  jakub PR c++/80534
2017-04-26  nathan * tree.h (crc32_unsigned_n): Declare.
2017-04-21  rguenth2017-04-21 Richard Biener <rguenther@suse.de>
2017-04-20  jakub PR middle-end/80423
2017-04-07  rguenth2017-04-07 Richard Biener <rguenther@suse.de>
2017-03-28  trippelsAvoid name lookup warning
2017-03-09  mpolacek PR c++/79672
2017-02-23  jakub PR middle-end/79665
2017-02-09  cltang2017-02-09 Nathan Sidwell <nathan@codesourcery.com>
2017-02-03  mseborPR tree-optimization/79352 - -fprintf-return-value...
2017-01-30  rguenth2017-01-30 Richard Biener <rguenther@suse.de>
2017-01-23  jakub * tree.h (assign_assembler_name_if_neeeded): Rename...
2017-01-23  chefmaxRevert fix for PR lto/79061 due to this regresses compi...
2017-01-20  mpolacek PR c/64279
2017-01-18  chefmax PR lto/79061
2017-01-12  rguenth2017-01-12 Richard Biener <rguenther@suse.de>
2017-01-09  jakub PR translation/79019
2017-01-08  mseborPR tree-optimization/78913 - Probably misleading error...
2017-01-01  jakub Update copyright years.
2016-12-21  jakub PR bootstrap/78817
2016-12-13  rguenth2016-12-13 Richard Biener <rguenther@suse.de>
2016-11-26  prathamesh34922016-11-26 Prathamesh Kulkarni <prathamesh.kulkarni...
2016-11-25  rsandifoSet mode of decimal floats before calling layout_type
2016-11-24  ebotcazou PR middle-end/78429
2016-11-23  jgreenhalgh[Patch 6/17] Migrate excess precision logic to use...
2016-11-23  rguenth2016-11-23 Richard Biener <rguenther@suse.de>
2016-11-22  amonakovOpenMP loop cloning for SIMT execution
2016-11-21  edlingergcc:
2016-11-18  rsandifoAdd SET_DECL_MODE
2016-11-07  jambormRemove a TODO from verify_type_variant
2016-11-03  jason Use type_hash_eq langhook in check_qualified_type.
2016-10-25  ebotcazou * tree.h (wi::fits_to_tree_p): Accept only 0 and 1...
2016-10-16  ebotcazou PR ada/37139
2016-10-11  ebotcazou * tree.h (build_complex_type): Add second parameter...
2016-10-09  jakub * tree-ssa.c (target_for_debug_bind, verify_phi_args,
2016-08-19  jsm28Implement C _FloatN, _FloatNx types.
2016-08-12  mpolacek PR c/7652
2016-07-27  dmalcolmMove make_location from tree.h/c to input.h/c
2016-07-20  uros * cse.c: Use HOST_WIDE_INT_M1 instead of ~(HOST_WIDE_I...
2016-07-19  uros * builtins.c: Use HOST_WIDE_INT_1 instead of (HOST_WID...
2016-07-13  tbsaundetree.c: add [cd]tors to free_lang_data_d
2016-07-11  edlinger2016-07-11 Bernd Edlinger <bernd.edlinger@hotmail.de>
2016-07-04  jakub PR c++/71739
2016-06-21  ebotcazou * tree.c (verify_type_variant): Skip TYPE_SIZE and...
2016-06-21  meissner[gcc]
2016-06-06  dmalcolmSelftest framework
2016-06-03  bernds PR tree-optimization/52171
2016-06-01  tschwingeRemove the unused OMP_CLAUSE_DEVICE_RESIDENT
2016-05-25  marxinFix PR tree-optimization/71239.
2016-05-21  hubicka * tree.c (array_at_struct_end_p): Look through MEM_REF.
2016-05-16  hubicka * tree.c (free_lang_data_in_decl): Also set target...
2016-05-13  ebotcazou * builtins.c (expand_builtin_memcmp): Do not emit...
2016-05-12  mpolacek PR c/70756
2016-05-04  jakub PR c++/70906
2016-05-02  meissner[gcc]
2016-05-02  rsandifoSimplify cst_and_fits_in_hwi
2016-04-28  jakub PR middle-end/70843
2016-04-27  jakub PR sanitizer/70683
2016-04-18  matz * tree.h (TYPE_ALIGN, DECL_ALIGN): Return shifted...
2016-04-14  mpolacek PR c++/70029
2016-03-10  hubicka PR lto/69589
2016-03-10  hubicka PR lto/69589
2016-03-10  alalaw01Add -funconstrained-commons to work around PR/69368...
2016-02-24  jakub PR middle-end/69915
2016-02-23  rguenth2016-02-23 Richard Biener <rguenther@suse.de>
2016-02-08  berndsRemove -fshort-double
2016-02-05  rthPR c/69643
2016-01-26  jason PR c++/68782
2016-01-23  jakub * tree-ssanames.c (release_free_names_and_compact_live...
2016-01-20  rthPR bootstrap/69343
2016-01-19  jambormMerge of HSA
2016-01-14  rthPR c/69272
2016-01-13  rthPR 68964
2016-01-04  jakub Update copyright years.
2015-12-23  tschwingeMerge OMP_CLAUSE_USE_DEVICE into OMP_CLAUSE_USE_DEVICE_PTR
2015-12-17  jakub PR tree-optimization/68835
2015-12-15  mseborgcc/testsuite/ChangeLog:
2015-12-12  hubicka * tree.c (free_lang_data_in_type, find_decls_types_r...
2015-12-07  hubicka PR ipa/61886
2015-12-04  dmalcolmC++ FE: expression ranges
2015-12-02  mpolacek PR c++/68653
2015-12-02  rguenth2015-12-02 Richard Biener <rguenther@suse.de>
2015-12-02  rsandifoPR 68432: Add a target hook to control size/speed optab...
2015-11-25  jason PR c++/68385
2015-11-24  hubicka * alias.c (get_alias_set): Before checking TYPE_ALIAS_...
2015-11-24  hubicka * tree.c (make_vector_type): Properly compute canonica...
2015-11-24  hubicka * lto-streamer-in.c (lto_read_body_or_constructor...
2015-11-24  hubicka * tree.c (free_node): New function.
next