really remove signed(_or_unsigned)?_type langhooks
[gcc.git] / gcc / tree.c
2007-06-11 Rafael Espindolareally remove signed(_or_unsigned)?_type langhooks
2007-05-14 Rafael Avila de... c-common.c (warnings_for_convert_and_check): Use unsign...
2007-05-01 Ian Lance Taylorre PR tree-optimization/31739 (ICE at tree.c:902 compil...
2007-04-30 Brooks Mosesdouble-int.c (mpz_set_double_int): Moved from tree...
2007-04-30 Andrew Pinski[multiple changes]
2007-04-27 Ian Lance Taylorre PR middle-end/31710 (ICE in in set_value_range,...
2007-04-27 Zdenek Dvoraktree-ssa-loop-im.c (determine_invariantness_stmt):...
2007-04-07 Daniel Berlin2007-04-07 Daniel Berlin <dberlin@dberlin.org>
2007-04-07 Daniel Berlinin / 2007-04-06 Daniel Berlin <dberlin@dberlin.org>
2007-03-29 Douglas Gregorre PR middle-end/30666 (warning: canonical types differ...
2007-03-28 Richard Guenthertree.c (is_global_var): Move ...
2007-03-28 Douglas Gregortree.c (tree_contains_struct): Permit 512 tree codes.
2007-03-14 Alexandre Olivaflags.h (flag_random_seed): Remove declaration, in...
2007-03-10 Mark Mitchellre PR target/20924 (inline float divide does not set...
2007-03-04 Martin MichlmayrRemove spurious whitespace from error message.
2007-02-25 Mark Mitchellextend.texi: Document optional priority argument to...
2007-02-16 Roger Saylere PR middle-end/30391 (ICE at -O1 with conditional...
2007-02-15 Sandra Loosemoretree.h (enum tree_code_class): Add tcc_vl_exp.
2007-02-06 Paolo Bonzinitree.c (tree_int_map_hash, [...]): Remove prototypes...
2007-01-28 Roger Sayletree.c (tree_fold_gcd): Delete.
2007-01-11 Roger Saylebuiltins.c (expand_builtin_pow, [...]): Replace uses...
2007-01-08 Richard Guenthertree.h (build_int_cst_wide_type): Export.
2007-01-08 Richard Guentherbuiltins.c (fold_builtin_int_roundingfn): Use fit_doubl...
2007-01-08 Richard Guenthertree-ssa-ccp.c (maybe_fold_offset_to_array_ref): Use...
2007-01-05 Richard Guentherre PR c++/27826 (ICE in copy_to_mode_reg)
2007-01-02 Douglas Gregorc-common.c (c_common_nodes_and_builtins): Since variant...
2006-12-12 Diego Novillo[multiple changes]
2006-12-11 Diego Novillotree-ssa-operands.h (create_ssa_artificial_load_stmt...
2006-12-11 Jan HubickaMove all varpool routines out of cgraph/cgraphunit...
2006-12-05 Aldy HernandezMerge gimple-tuples-branch into mainline.
2006-12-04 Eric Botcazoutree.c (walk_type_fields): Do not handle TYPE_MIN_VALUE...
2006-11-13 Jason Merrillre PR middle-end/28915 (ICE: tree check: expected class...
2006-11-11 Richard Guenthertree.def (FIX_CEIL_EXPR, [...]): Remove unused tree...
2006-11-11 Roger Sayletree.c (build_int_cst_wide): Add an assertion (gcc_unre...
2006-11-01 Eric Christopherextend.texi (__builtin_bswap32): Document.
2006-11-01 Geoffrey KeatingIn gcc/:
2006-10-30 Roger Saylebuiltins.c (expand_builtin_mathfn_3): Correct coding...
2006-10-30 Jakub Jelinekre PR tree-optimization/29637 (Endless recursion in...
2006-10-23 Rafael Ávila de... decl.c: Include langhooks.h.
2006-10-13 Paolo Bonzini../svn-commit.tmp
2006-09-29 Eric Botcazoubuiltins.c (expand_builtin_setjmp): Delete.
2006-09-23 Jakub Jelinekre PR c/28706 (Compile failure with --combine and expli...
2006-08-20 Danny SmithPR target/28648 c:
2006-08-18 Christophe Jaillettree.c (is_attribute_with_length_p): Remove a duplicate...
2006-08-13 Alexandre Olivare PR c/27184 (Wrong code with pointers to arrays and...
2006-08-10 Eric Botcazoutree.c (build1_stat): Also propagate the TREE_CONSTANT...
2006-07-20 Jason Merrillre PR c++/28407 (Issue with anonymous namespace)
2006-07-12 Kazu Hirata* tree.c: Fix a comment typo.
2006-07-07 Richard Guentherre PR middle-end/28268 (ICE with simple vector operations)
2006-07-03 Eric Botcazoutree.c (range_in_array_bounds_p): New predicate.
2006-06-30 Jason Merrillre PR c++/26905 (default-visibility class symbol improp...
2006-06-29 Andrew Pinskitree.c (tree_size): Do not waste tail padding in struct...
2006-06-26 Richard Guenthertree.c (build_string): Do not waste tail padding in...
2006-06-23 Olivier Hainquetree.c (max_int_size_in_bytes): New function, inspired...
2006-06-20 Roger Sayleexpr.c (expand_expr_real_1): For vector constants with...
2006-06-19 Mike Stumptree.c (variably_modified_type_p): VM arguments don...
2006-05-18 Mike StumpFix up vla, vm and [*] sematics.
2006-05-17 Eric Botcazoutree.c (variably_modified_type_p): Return true if the...
2006-05-15 Per Bothnertree.c: (last_annotated_node): Use sources_locus typedef.
2006-05-02 Zdenek Dvoraktree.c (unsigned_type_for, [...]): Make sure a type...
2006-04-16 Roger Sayletree.c (integer_zerop): Ignore TREE_CONSTANT_OVERFLOW.
2006-04-04 Roger Saylebuiltins.c (fold_builtin_sprintf): Use fold_convert...
2006-03-21 Jakub Jelinekre PR c++/26690 (ICE in get_callee_fndecl, at tree...
2006-03-04 Kazu Hiratatree.c (add_var_to_bind_expr): Remove.
2006-03-01 Diego Novillotree.def (SYMBOL_MEMORY_TAG): Rename from TYPE_MEMORY_TAG.
2006-02-15 Daniel Berlintree.c (init_ttree): Add STRUCT_FIELD_TAG handling.
2006-02-08 Roger Sayletree.def (CHAR_TYPE): Remove.
2006-02-03 Roger Sayletree.h (TYPE_STRING_FLAG): Document that this field...
2006-01-29 Eric BotcazouRevert
2006-01-26 Diego Novillore PR middle-end/25886 (up to 256 tree codes for Object...
2006-01-18 Diego Novillo[multiple changes]
2006-01-16 John David Anglinre PR target/25168 (FAIL: g++.old-deja/g++.abi/cxa_vec...
2006-01-14 Zdenek Dvoraktree-ssa-loop-niter.c (number_of_iterations_cond):...
2006-01-14 Ian Lance Taylortree.c (tree_not_class_check_failed): New function.
2006-01-07 Daniel Berlintree.c (iterative_hash_expr): Hash decls based on UID.
2005-12-22 Richard Guenthertree.c (tree_fold_gcd): Use build_int_cst where appropr...
2005-12-16 Jon Grimmtarget-def.h (TARGET_DECIMAL_FLOAT_SUPPORTED_P): New.
2005-12-09 Diego Novillotree.c (recompute_tree_invariant_for_addr_expr): Rename...
2005-12-06 Aldy Hernandezre PR c++/24138 (ICE with the code in PR 20407)
2005-12-06 Daniel BerlinIn gcc/ 2005-12-05 Daniel Berlin <dberlin@dberlin.org>
2005-12-02 Richard Guenthertree.h (build): Remove prototype.
2005-11-10 Eric Botcazoutree.c (int_fits_type_p): Only look at the base type...
2005-11-09 Eric Botcazoutree.c (build_qualified_type): Chain the new type to...
2005-11-05 Kazu Hiratac-typeck.c, [...]: Fix comment typos.
2005-11-02 Richard Kenner(tree_int_cst_sgn): Fix typo in comment.
2005-10-12 Danny Smithre PR target/21275 (gcc 4.0.0 crash with mingw when...
2005-10-04 Andrew Pinski+2005-10-04 Andrew Pinski <pinskia@physics.uc.edu>...
2005-10-04 Andrew Pinskitree.c (last_annotated_node): Change type to location_t*.
2005-10-03 Ian Lance Taylorgimplify.c (find_single_pointer_decl_1): New static...
2005-09-14 Eric Botcazou* tree.c (substitute_in_expr, case 4): New case, for...
2005-09-13 Volker Reichelttree.c (annotate_with_file_line): Compare line numbers...
2005-09-11 Eric Botcazoutree.c (contains_placeholder_p): Properly handle CALL_E...
2005-09-07 Richard Kenner* tree.c (host_integerp, tree_low_cst): Correct functio...
2005-08-28 Richard Hendersonstor-layout.c (finalize_type_size): Revert workaround...
2005-08-16 Ian Lance Taylor* tree.c (build_string): Mark tree CONSTANT and INVARIANT.
2005-08-11 James A. Morrisonre PR c++/23225 (tree check: expected class type, have...
2005-07-28 Volker Reicheltbuiltins.c: Fix comment typo(s).
2005-07-20 Giovanni BajoMake CONSTRUCTOR use VEC to store initializers.
2005-07-08 Daniel BerlinMakefile.in (TREE_H): Add treestruct.def.
2005-07-08 Kazu Hiratare PR tree-optimization/22360 (upper_bound_in_type...
next