]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/fold-const.c
alias.c: Remove uses of "register" specifier in declarations of arguments and local...
[thirdparty/gcc.git] / gcc / fold-const.c
2001-10-11  Stan Shebsalias.c: Remove uses of "register" specifier in declara...
2001-10-10  Kazu Hiratacalls.c: Fix formatting.
2001-10-09  Kazu Hiratac-common.c: Fix comment typos.
2001-09-23  Richard Kennerfold-const.c (extract_muldiv, [...]): Only adjust code...
2001-09-20  Richard Kennerfold-const.c (hashtab.h): Include.
2001-09-07  Richard Hendersonc-common.c (signed_or_unsigned_type): Handle machine...
2001-08-24  Kaveh R. Ghazifold-const.c (tree_expr_nonnegative_p): Handle *_DIV_EX...
2001-08-22  Lars BrinkhoffMakefile.in, [...]: replace "GNU CC" with "GCC".
2001-08-12  Zack Weinbergtoplev.c (set_float_handler): Make static.
2001-08-08  Kazu Hiratadbxout.c: Fix comment formatting.
2001-07-23  Richard Hendersonfold-const.c (fold): Test vs FLOAT_TYPE_P instead of...
2001-07-20  Jan Hubickaintegrate.c (copy_insn_list): handle NOTE_INSN_DELETED_...
2001-07-06  Neil BoothMakefile.in (final.o): Depend on target.h.
2001-06-04  Richard Kennertree.def (ARRAY_RANGE_REF): New code.
2001-05-21  Kaveh R. Ghazifold-const.c (tree_expr_nonnegative_p): Detect more...
2001-05-01  Kaveh R. Ghazibitmap.c: Change NULL_PTR to NULL or "(rtx*)0".
2001-04-20  Geoffrey Keatingfold-const.c (fold): Use first_rtl_op rather than TREE_...
2001-04-02  Jakub Jelinekfold-const.c (fold): Before optimizing unsigned compari...
2001-03-19  Mark Mitchellcse.c (find_comparison_args): Update documentation.
2001-03-07  Brad LucierBrad's -ffast-math breakup.
2001-03-02  Zack Weinbergxm-lynx.h, [...]: Do not define TRUE or FALSE.
2001-02-23  Richard Kennerfold-const.c (fold_convert): Don't call size_int_type_w...
2001-02-23  Jakub Jelinekfold-const.c (extract_muldiv): If not MULT_EXPR, check...
2001-02-18  Mark Mitchellfold-const.c (fold_binary_op_with_conditional_arg)...
2001-02-14  Jakub Jelinekstor-layout.c (is_pending_size, [...]): New functions.
2001-02-11  Richard Hendersonfold-const.c (split_tree): Don't assume a constant...
2001-01-05  Joseph Myersfold-const.c (fold): When folding a CONJ_EXPR of a...
2001-01-03  Mark Mitchell* fold-const.c (fold_convert): Fix typo.
2000-12-19  Kaveh R. Ghazifold-const.c (tree_expr_nonnegative_p): Treat truth...
2000-11-26  Richard Kennerfold-const.c (fold, [...]): Always return tree of prope...
2000-11-24  Bernd SchmidtFix crash in fold_range_test
2000-11-24  Bernd SchmidtOverhaul sequence point warnings (again)
2000-11-10  Richard Hendersonfold-const.c (fold): Compare TYPE_MAIN_VARIANT rather...
2000-11-07  Joseph Myersalias.c [...] (init_alias_analysis, [...]): Use memset...
2000-11-03  Zack Weinbergbuiltins.c (expand_builtin_strlen): Remove unused mode...
2000-11-01  Bernd SchmidtConstant folding for builtins
2000-10-29  Joseph Myerstoplev.c, [...]: Change comments mentioning C9X to...
2000-10-20  Richard Kennerfold-const.c (force_fit_type): Unsigned values can...
2000-10-13  Mark MitchellRemove obstacks.
2000-10-05  Richard Kennerfold-const.c (fold, [...]): Perform negation in proper...
2000-08-24  Greg McGaryoptabs.c (init_optabs): Initialize fixtab...
2000-08-16  Richard Kennercalls.c (ECF_SP_DEPRESSED): New macro.
2000-08-05  Zack Weinberg[multiple changes]
2000-08-02  Kazu Hirata* fold-const.c: Fix formatting.
2000-07-17  Kazu Hirata* fold-const.c: Fix comment typos.
2000-07-15  Richard Hendersonfold-const.c (extract_muldiv): Don't optimize past...
2000-07-15  Michael MeissnerFix (<cond> ? FOO++ : BAR++) == 2 from misoptimizing...
2000-07-08  Toon Moenefold-const.c (extract_muldiv): Check whether c divides...
2000-07-07  Kazu Hirata* fold-const.c (fold): Fix a comment typo.
2000-07-02  Jason Merrillremove redundant parents
2000-06-06  Jason Merrillfold-const.c (fold, [...]): Elide conversion between...
2000-05-31  Richard Kennertree.h (TREE_CODE_LENGTH): New macro.
2000-05-24  Nick Clifton(extract_muldiv): When constructing a multiplier/divisor...
2000-05-20  Alexandre Olivafold-const.c (make_range): Handle degenerated intervals.
2000-05-04  Jason Merrillsimplify-rtx.c (simplify_ternary_operation): Cast to...
2000-05-03  Jim WilsonFix for ia64-linux misoptimization.
2000-04-17  Dave PittsMakefile.in ($(srcdir)/c-parse.y: c-parse.in): Enclose...
2000-04-14  Richard Hendersonfold-const.c (extract_muldiv): Don't distribute and...
2000-03-28  Richard Kennerexpr.c (store_constructor): SIZE now signed.
2000-03-25  Richard Kenner* Rework fields used to describe positions of bitfields and
2000-03-23  Theodore Papadopoulobuiltin.c (get_pointer_alignment): Use DECL_P and TYPE_...
2000-03-19  Richard Hendersonfold-const.c (extract_muldiv): Apply type check for...
2000-03-16  Richard Kennerfold-const.c (fold): Fix a few cases when the returned...
2000-03-07  Richard Kennertree.h (INT_CST_LT, [...]): Remove unneeded casts.
2000-03-02  Richard Kennerc-common.c (c_common_nodes_and_builtins): Make sizetype...
2000-03-01  Mark Mitchellfold-const.c (size_binop): Don't asert inputs are the...
2000-02-27  Richard Kennerbuiltins.c (c_strlen): Use size_diffop and return ssize...
2000-02-20  Richard Kennerc-common.c (decl_attributes): Set DECL_SIZE_UNIT.
2000-02-10  Richard Kennercombine.c (make_extraction, [...]): Avoid warning on...
2000-01-18  Kaveh R. Ghazicalls.c (emit_call_1): Mark parameter with ATTRIBUTE_UN...
2000-01-14  Kaveh R. Ghazieh-common.h: PROTO -> PARAMS.
2000-01-10  Kaveh R. GhaziMakefile.in (optabs.o): Depend on real.h
2000-01-09  John Wehlefold-const.c (lshift_double, [...]): Handle shifting...
2000-01-07  Matt Austernfold-const.c (real_hex_to_f): Remove duplicate declarat...
2000-01-04  J"orn Rennecke* fold-const.c (make_range): Don't try to reverse an...
1999-12-29  Kaveh R. Ghazicse.c (free_element, [...]): Remove unused prototypes.
1999-12-27  Martin v. Löwisfold-const.c (operand_equal_p): Use memcmp to compare...
1999-12-26  Richard Kenner* fold-const.c (fold_truthop): Properly check for FP...
1999-12-21  Jeffrey A Lawfold-const.c (real_hex_to_f): Remove unused "isldouble...
1999-12-19  Richard KennerFix typo in last change
1999-12-18  Richard Kenneralias.c: Minor reformatting.
1999-12-06  Richard Kennerfold-const.c (optimize_bit_field_compare): Only use...
1999-11-29  Richard KennerInstall proper change
1999-11-29  Richard Kennerfold-const.c (extract_muldiv, [...]): Reverse operation...
1999-11-29  Bernd SchmidtDelete unused vars.
1999-11-29  Bernd SchmidtAdd missing return types
1999-11-27  Richard Kennerfold-const.c (negate_expr, [...]): New.
1999-11-01  Richard Kenner[multiple changes]
1999-10-31  Jeffrey A Lawfold-const.c (fold): Fix thinko when optimizing compari...
1999-10-26  Jim Kingdon* fold-const.c (fold): Fix comment.
1999-10-19  Alasdair Baird* fold-const.c (fold): Fix thinko in x+(-0) -> x transf...
1999-10-15  Jan Hubickafold-const.c (fold): Convert (or (not arg0) (not arg1...
1999-10-15  Jan Hubickafold-const.c (fold): Move bit_rotate code to the EXPR_P...
1999-10-15  Jeffrey A Lawfold-const.c (fold): Handle more simplifications allowe...
1999-10-14  Jeffrey A Law* fold-const.c (fold): Detect rotates built from BIT_XO...
1999-09-20  Jeffrey A LawRevert this change. Gavin's patch to operand_equal_p...
1999-09-20  Bernd SchmidtMake it possible to prototype port-specific functions...
1999-09-17  Gavin Romig-Koch* fold-const.c (operand_equal_p): Pay attention to...
1999-09-16  Kaveh R. Ghazisystem.h (CTYPE_CONV, [...]): New macros.
1999-09-07  Jeff LawMerge in gcc2-ss-010999
next