OSDN Git Service

* g++.dg/eh/weak1.C: Don't xfail hppa*64*-*-*.
[pf3gnuchains/gcc-fork.git] / gcc / fold-const.c
2007-08-08 chaoyingfu * tree.def (FIXED_POINT_TYPE): New type.
2007-08-04 pinskia2007-08-04 Andrew Pinski <andrew_pinski@playstation...
2007-08-03 pinskia2007-08-03 Andrew Pinski <andrew_pinski@playstation...
2007-07-29 ghazi * attribs.c (hash_attr, eq_attr, init_attributes)...
2007-07-28 kristerw2007-07-28 Richard Guenther <rguenther@suse.de>
2007-07-26 drow * fold-const.c (fold_read_from_constant_string): Use
2007-07-26 nickcChange copyright header to refer to version 3 of the...
2007-07-25 ghazi * expr.c (handled_component_p): Constify.
2007-07-12 rguenth2007-07-12 Richard Guenther <rguenther@suse.de>
2007-07-09 rguenth2007-07-09 Richard Guenther <rguenther@suse.de>
2007-07-02 rguenth2007-07-02 Richard Guenther <rguenther@suse.de>
2007-07-01 uros PR middle-end/32559
2007-06-27 rguenth2007-06-27 Richard Guenther <rguenther@suse.de>
2007-06-24 spop PR middle-end/32461
2007-06-23 mmitchel2007-06-23 Mark Mitchell <mark@codesourcery.com>
2007-06-21 nemet * fold-const.c (debug_fold_checksum): Move it under
2007-06-21 spop PR middle-end/20623
2007-06-16 pinskia2007-06-15 Andrew Pinski <andrew_pinski@playstation...
2007-06-12 ghazi * fold-const.c (fold_binary): Guard (X-X) -> 0 transfo...
2007-06-12 uros * fold-const (fold_binary) [RDIV_EXPR]: Also optimize...
2007-06-11 espindolareally remove signed(_or_unsigned)?_type langhooks
2007-06-11 uros PR middle-end/32279
2007-06-06 ian./:
2007-05-30 rguenth2007-05-30 Richard Guenther <rguenther@suse.de>
2007-05-28 pinskia2007-05-28 Andrew Pinski <andrew_pinski@playstation...
2007-05-26 kazu * config/i386/i386.c, config/pa/pa.c, config/spu/spu.c,
2007-05-25 kazu * cfglayout.c, cgraphunit.c, config/avr/avr.c, fold...
2007-05-14 espindolagcc/
2007-05-04 hubicka * fold-const.c (fold_unary): Convert (T1)(X op Y)...
2007-05-02 pinskia2007-05-02 Andrew Pinski <andrew_pinski@playstation...
2007-05-01 hubicka * tree.h (maybe_fold_offset_to_component_ref): Remove.
2007-04-24 olgafix for PR31617
2007-04-21 rguenth2007-04-21 Richard Guenther <rguenther@suse.de>
2007-04-20 jakub PR tree-optimization/31632
2007-04-19 brooks* fold-const.c: Remove prototypes for native_encode_exp...
2007-04-19 hubicka * fold-const.c (div_if_zero_remainder): Do signed...
2007-04-12 rguenth2007-04-12 Richard Guenther <rguenther@suse.de>
2007-04-08 hubicka * tree.h (maybe_fold_offset_to_component_ref): Declare.
2007-04-03 jakub PR middle-end/30704
2007-03-30 espindolagcc/java/ChangeLog:
2007-03-25 dorit PR tree-optimization/30784
2007-03-23 ian * fold-const.c (fold_binary): Correct warning for...
2007-03-12 olgaipa-type-escape improvements
2007-03-09 sayle * fold-const.c (fold_comparison): Remove compile-time...
2007-03-08 ghazi * builtins.def (lceil, lceilf, lceill, lfloor, lfloorf...
2007-03-05 rguenth2007-03-05 Richard Guenther <rguenther@suse.de>
2007-03-04 sayle PR middle-end/30744
2007-02-28 rguenth2007-02-28 Richard Guenther <rguenther@suse.de>
2007-02-28 sandra2007-02-28 Sandra Loosemore <sandra@codesourcery...
2007-02-24 rguenth2007-02-24 Richard Guenther <rguenther@suse.de>
2007-02-23 ghazi * builtins.c (fold_builtin_logb, fold_builtin_signific...
2007-02-20 ghazi * fold-const.c (tree_expr_nonnegative_warnv_p): Handle...
2007-02-18 kazu * cfgloop.c, config/alpha/alpha.c, config/bfin/bfin.c,
2007-02-16 rguenth2007-02-16 Richard Guenther <rguenther@suse.de>
2007-02-16 pinskia2007-02-15 Andrew Pinski <andrew_pinski@playstation...
2007-02-15 sandra2007-02-15 Sandra Loosemore <sandra@codesourcery...
2007-02-13 ian./:
2007-02-09 rguenth2007-02-09 Zdenek Dvorak <dvorakz@suse.cz>
2007-02-06 ghazi * fold-const.c (negate_expr_p): Handle CONJ_EXPR.
2007-02-05 sayle * fold-const.c (fold_unary) <REAL_PART>: Test for...
2007-02-04 rguenth2007-02-04 Richard Guenther <rguenther@suse.de>
2007-02-03 ghazi * builtins.c (fold_builtin_cabs): Fold cabs(x+xi)...
2007-02-02 ghazi * fold-const.c (negate_expr_p, fold_negate_expr):...
2007-02-01 sayle * alias.c (init_alias_analysis): Correct whitespace.
2007-02-01 rguenth2007-02-01 Richard Guenther <rguenther@suse.de>
2007-01-30 sayle * fold-const.c (round_up): Make HIGH an unsigned HOST_...
2007-01-28 ian./:
2007-01-28 sayle * tree.c (tree_fold_gcd): Delete.
2007-01-28 sayle * fold-const.c (size_binop): In the fast-paths for...
2007-01-26 ghazi * builtins.c (fold_builtin_1): Treat ccos and ccosh...
2007-01-19 sayle * fold-const.c (fold_unary) <VIEW_CONVERT_EXPR>: Optim...
2007-01-13 sayle * tree.h (force_fit_type_double): Remove unused final...
2007-01-11 sayle * builtins.c (expand_builtin_pow, expand_builtin_powi,
2007-01-10 ian./:
2007-01-10 tromeygcc
2007-01-08 rguenth2007-01-08 Richard Guenther <rguenther@suse.de>
2007-01-08 rguenth2007-01-08 Richard Guenther <rguenther@suse.de>
2007-01-08 rguenth2007-01-08 Richard Guenther <rguenther@suse.de>
2007-01-04 sayle * fold-const.c (fold_convert): When casting an express...
2007-01-02 sayle * fold-const.c (fold_binary) <EQ_EXPR>: Fold "(X^C1...
2006-12-31 rguenth2006-12-31 Richard Guenther <rguenther@suse.de>
2006-12-31 sayle PR middle-end/30322
2006-12-31 rguenth2006-12-31 Richard Guenther <rguenther@suse.de>
2006-12-14 rguenth2006-12-14 Richard Guenther <rguenther@suse.de>
2006-12-14 rguenth2006-12-14 Richard Guenther <rguenther@suse.de>
2006-12-12 pinskia2006-12-12 Andrew Pinski <andrew_pinski@playstation...
2006-12-12 rguenth2006-12-12 Richard Guenther <rguenther@suse.de>
2006-12-05 aldyhMerge gimple-tuples-branch into mainline.
2006-12-02 kazu * builtins.c, cfgloop.h, cgraph.h, config/arm/arm.c,
2006-12-01 ebotcazou * fold-const.c (fold_binary) <LT_EXPR>: Use the precis...
2006-11-22 rakdver PR tree-optimization/29921
2006-11-18 ghazi * fold-const.c (fold_strip_sign_ops): Handle copysign.
2006-11-15 pinskia2006-11-15 Andrew Pinski <andrew_pinski@playstation...
2006-11-14 ghazi * fold-const.c (fold_strip_sign_ops): Handle COMPOUND_...
2006-11-13 sayle * fold-const.c (optimize_bit_field_compare): Recursive...
2006-11-13 sayle * fold-const.c (negate_expr_p) <PLUS_EXPR, MINUS_EXPR...
2006-11-12 ghazi * builtins.c (fold_builtin_cosh): New.
2006-11-12 sayle PR tree-optimization/13827
2006-11-12 sayle * fold-const.c (int_binop_types_match_p): New function.
2006-11-11 rguenth2006-11-11 Richard Guenther <rguenther@suse.de>
next