]> gcc.gnu.org Git - gcc.git/history - gcc/tree.c
class.c (check_methods, [...]): Guard VINDEX checks by FUNCTION_DECL check.
[gcc.git] / gcc / tree.c
2014-06-24 Jan Hubickaclass.c (check_methods, [...]): Guard VINDEX checks...
2014-06-20 Marek Polacekasan.c (pass_sanopt::execute): Handle IFN_UBSAN_BOUNDS.
2014-06-20 Jan Hubickacgraph.h (struct symtab_node): Add field in_init_priori...
2014-06-15 Jan Hubickac-common.c (handle_tls_model_attribute): Use set_decl_t...
2014-06-12 Jan Hubickasymtab.c (section_hash): New hash.
2014-06-11 Jan Hubickavarasm.c (set_implicit_section): New function.
2014-06-09 Marc Glissere PR c++/54442 (Const overloads resolution failure)
2014-06-09 Jan Hubickasymtab.c (dump_symtab_base): Update dumping.
2014-06-04 Martin LiskaNew attribute lookup function addition
2014-06-02 Andrew MacLeodexpr.h: Remove prototypes of functions defined in built...
2014-05-28 Jason Merrillre PR c++/47202 (Endless recursion during mangling)
2014-05-27 Jan Hubickatree.h (decl_comdat_group): Declare.
2014-05-26 Richard Bienersystem.h: Define __STDC_FORMAT_MACROS before including...
2014-05-24 Jan Hubickatree-core.h (tree_decl_with_vis): Replace comdat_group...
2014-05-21 Richard Sandifordtree.def (VOID_CST): New.
2014-05-17 Trevor Saundersuse templates instead of gengtype for typed allocation...
2014-05-17 Trevor Saundersrm a bunch of _stat allocation functions
2014-05-11 Jakub Jelinektree.h (OMP_CLAUSE_LINEAR_STMT): Define.
2014-05-06 Kenneth ZadeckMerge in wide-int.
2014-04-17 Trevor Saunderspass cfun to pass::execute
2014-04-17 Trevor Saundersremove has_gate
2014-04-15 Richard Bienertree.c (iterative_hash_expr): Use enum tree_code_class...
2014-04-14 Paolo Carlinitree.h (TYPE_IDENTIFIER): Declare.
2014-03-10 Richard Bienerre PR c++/60474 (Crash in tree_class_check)
2014-02-07 Jakub Jelinekre PR c++/60082 (Certain Cilk keywords executable Hangi...
2014-02-04 Jan Hubickare PR ipa/59882 (internal compiler error: Segmentation...
2014-01-30 Jason Merrillre PR c++/59633 (ICE with __attribute((vector_size...
2014-01-29 Jakub Jelinekre PR middle-end/59917 (ICE in calc_dfs_tree, at domina...
2014-01-17 Jan Hubickare PR ipa/59775 (internal compiler error: Segmentation...
2014-01-09 Jakub Jelinekre PR target/58115 (testcase gcc.target/i386/intrinsics...
2014-01-02 Richard SandifordUpdate copyright years in gcc/
2013-12-06 Oleg Endoasan.c: Remove struct tags when referring to class...
2013-12-04 Tobias Burnusre PR debug/37132 (Debug: No DW_TAG_namelist emitted...
2013-11-29 Ilya Enkovichrevert: cgraph.h (varpool_node): Add need_bounds_init...
2013-11-22 Andrew MacLeodhooks.h (hook_uint_mode_0): Add Prototype.
2013-11-22 Andrew MacLeodgimple.h: Remove all includes.
2013-11-22 David MalcolmRemove macros that implicitly use input_location
2013-11-19 Diego NovilloFactor unrelated declarations out of tree.h.
2013-11-19 Kenneth Zadecktree.c (int_fits_type_p): Change GET_MODE_BITSIZE to...
2013-11-18 Richard Sandifordc-common.c (convert_vector_to_pointer_for_subscript...
2013-11-18 Richard Sandifordtree.h (host_integerp, [...]): Delete.
2013-11-18 Richard Sandiforddecl.c, [...]: Replace tree_low_cst (..., 1) with tree_...
2013-11-18 Richard Sandifordc-common.c, [...]: Replace tree_low_cst (..., 0) with...
2013-11-18 Richard Sandifordtree.h (tree_to_shwi, [...]): Declare, with inline...
2013-11-18 Richard Sandiforddecl.c, [...]: Replace host_integerp (..., 1) with...
2013-11-18 Richard Sandifordcuintp.c: Replace host_integerp (..., 0) with tree_fits...
2013-11-18 Richard Sandifordtree.h (tree_fits_shwi_p, [...]): Declare.
2013-11-17 Andrew MacLeodgimple.h: Reorder prototypes to match .c declaration...
2013-11-14 Andrew MacLeodgimplify-be.h: New file.
2013-11-13 Andrew Macleodgimple-walk.h: New File.
2013-11-12 Adam ButcherRefactor implicit function template implementation...
2013-11-08 Diego NovilloRe-factor tree.h - Part 1.
2013-11-07 Joseph Myerstree-core.h (enum cv_qualifier): Add TYPE_QUAL_ATOMIC.
2013-11-06 Richard Bienertree.c (drop_tree_overflow): New function.
2013-11-05 Tobias Burnusinvoke.texi (-fopenmp-simd): Document new option.
2013-10-31 Jakub Jelinektree.c (tree_ctz): New function.
2013-10-30 Ilya Enkovichtree-core.h (tree_index): Add TI_POINTER_BOUNDS_TYPE.
2013-10-29 David MalcolmAutogenerated fixes of "->symbol." to "->"
2013-10-25 Ilya Enkovichmode-classes.def (MODE_POINTER_BOUNDS): New.
2013-10-23 Andrew MacLeodtree-ssa.h: Remove all #include's
2013-10-16 Paulo Matostree-core.h (tree_code_name): Remove.
2013-10-15 Sriraman Tallamre PR target/57756 (Function target attribute is retain...
2013-10-11 Jakub Jelinektarget.c: New file.
2013-10-08 Andrew MacLeodtree-flow.h: Remove some prototypes.
2013-10-02 Andrew Macleodtree-flow.h: Include new .h files.
2013-09-28 Richard Sandifordalloc-pool.c, [...]: Add missing whitespace before...
2013-09-25 Richard Bienerre PR bootstrap/58521 (bootstrap failure: ICE in mem_re...
2013-09-24 Richard Bienerre PR tree-optimization/58513 (*var and MEM[(const...
2013-09-12 Andrew MacLeodtree-ssa.h: New.
2013-09-05 Jan Hubickatree.c (types_same_for_odr): Drop overactive check.
2013-09-04 Jan HubickaMakefile.in (ipa-devirt.o): Add dependency on diagnostic.h
2013-08-30 Marek PolacekMerge ubsan into trunk.
2013-08-30 Jan Hubicka* tree.c (set_call_expr_flags): Fix handling of TM_PURE.
2013-08-27 Jakub JelinekMakefile.in (omp-low.o): Depend on $(TARGET_H).
2013-08-23 Marc Glissere PR other/57324 (Undefined behavior issues found...
2013-08-19 Jan HubickaMakeifle-in (ipa-devirt.o): New.
2013-08-18 Jan Hubickacgraph.c (cgraph_create_indirect_edge): Discover polymo...
2013-08-17 Jan Hubickare PR middle-end/58179 (obj_type_ref ICE building libobjc)
2013-08-16 Jan Hubickagimple-fold.c (gimple_extract_devirt_binfo_from_cst...
2013-08-05 David MalcolmAutomated conversion of passes to C++ classes
2013-08-01 Jan Hubickacgraph.h (release_function_body): Declare.
2013-06-21 Jan Hubickagimple-fold.c (gimple_extract_devirt_binfo_from_cst...
2013-06-17 Richard Bienerlto-streamer.h (enum LTO_tags): Add LTO_tree_scc.
2013-06-13 Marc Glissetree-ssa-forwprop.c (simplify_bitwise_binary, [......
2013-05-23 Martin Jamborre PR middle-end/57347 (wrong code for bitfield on...
2013-05-14 Jakub Jelinektree.c (warn_deprecated_use): Print file:line using...
2013-05-13 Marc Glissetree-vect-generic.c (uniform_vector_p): Move ...
2013-05-10 Marc Glissestor-layout.c (element_precision): New function.
2013-05-09 Jason Merrilltree.c (build_constructor_va): New.
2013-05-06 Marc Glissetree.c (integer_all_onesp): Test that both components...
2013-04-11 Eric Botcazoustor-layout.c (skip_simple_constant_arithmetic): Move...
2013-04-10 Richard Bienerpasses.c (execute_todo): Do not call ggc_collect condit...
2013-04-09 Maxim Kuvyrkovtree.c (type_hash_lookup, [...]): Make static.
2013-03-21 Richard Bienertree.h (DECL_DEBUG_EXPR_IS_FROM): Rename to ...
2013-03-18 Jakub Jelinekre PR c/56566 (bogus "is narrower than values of its...
2013-01-24 Diego NovilloRemove zone allocator.
2013-01-10 Richard SandifordUpdate copyright years in gcc/
2013-01-02 Jason Merrillre PR c++/55804 (GCC omits required call to constructor)
2012-12-06 Jason Merrillre PR c++/55032 (Internal compiler error: in strip_type...
2012-11-26 Eric Botcazoufold-const.c (const_binop): Adjust comment.
next
This page took 1.561601 seconds and 108 git commands to generate.