]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/optabs.c
Makefile.in: Set and use UNWIND_H.
[thirdparty/gcc.git] / gcc / optabs.c
2005-06-28  Paul BrookMakefile.in: Set and use UNWIND_H.
2005-06-25  Kelley CookUpdate FSF address.
2005-06-21  Dorit Nuzmangenopinit.c (vec_shl_optab, [...]): Initialize new...
2005-06-18  Dorit Nuzmantree.def (REDUC_MAX_EXPR, [...]): New tree-codes.
2005-06-02  Adrian Straetlingoptabs.c: (expand_bool_compare_and_swap): Emit barrier...
2005-05-13  J"orn Renneckere PR middle-end/20714 (emit_no_conflict_block does...
2005-05-10  Richard Hendersonoptabs.c (expand_compare_and_swap_loop): Don't clobber...
2005-04-28  Kazu Hiratabt-load.c, [...]: Use JUMP_P, LABEL_P, REG_P, MEM_P...
2005-04-21  Nathan Sidwelllambda.h (lambda_vector_min_nz): Likewise.
2005-04-21  Nathan Sidwell* optabs.c (gen_conditional_trap): Restore #define.
2005-04-21  Nathan Sidwelloptabs.c (gen_condiational_trap): Remove #define.
2005-04-20  Richard Hendersonbuiltins.c (expand_builtin_sync_operation): Revert...
2005-04-18  Richard Henderson* optabs.c (expand_sync_operation): Fix typo expanding...
2005-04-14  Richard Hendersonre PR middle-end/14311 (builtins for atomic operations...
2005-04-11  Uros Bizjak* builtins.def (BUILT_IN_LCEIL, BUILT_IN_LCEILF, BUILT_...
2005-04-09  Uros Bizjak* builtins.def (BUILT_IN_LFLOOR, BUILT_IN_LFLOORF,...
2005-03-24  Uros Bizjakoptabs.h (enum optab_index): Remove OTI_llrint.
2005-03-23  DJ Delorieoptabs.c (expand_binop): Make sure the first subword...
2005-03-21  Uros Bizjakoptabs.h (enum optab_index): Add new OTI_lrint and...
2005-03-16  Roger Sayleoptabs.c (expand_copysign_absneg): Make static.
2005-03-15  Roger Sayleoptabs.c (expand_doubleword_mult): Avoid clobbering...
2005-03-15  Roger Saylereal.c (c4x_single_format, [...]): Provide values for...
2005-03-15  Roger Saylereal.h (struct real_format): Split the signbit field...
2005-03-14  Roger Saylere PR rtl-optimization/17236 (inefficient code for...
2005-02-12  Uros Bizjakoptabs.h (enum optab_index): Add new OTI_ldexp.
2005-02-09  Richard Guentherre PR middle-end/19402 (__builtin_powi? still missing)
2005-02-01  Richard Hendersonre PR other/19696 (gcc.c-torture/execute/ieee/copysign1...
2005-01-31  Richard Hendersonre PR other/19696 (gcc.c-torture/execute/ieee/copysign1...
2005-01-31  Richard Hendersonre PR other/19696 (gcc.c-torture/execute/ieee/copysign1...
2005-01-30  Kazu Hirataoptabs.c, [...]: Update copyright.
2005-01-28  Richard Hendersonbuiltins.c (expand_builtin_copysign): New.
2004-12-23  Richard Hendersonoptabs.h (OTI_movmisalign, [...]): New.
2004-12-09  Dorit Naishlosgenopinit.c (vec_realign_store_optab): Initialization...
2004-12-02  Richard Hendersonoptabs.c (lowpart_subreg_maybe_copy): New.
2004-11-24  Richard Sandifordoptabs.h (force_expand_binop): Declare.
2004-11-17  Devang Patel* optabs.c (vector_compare_rtx): Fix COMPARISON_CLASS_P...
2004-11-13  Devang Patel* optabs.c (vector_compare_rtx): Use COMPARISON_CLASS_P.
2004-11-09  Kazu Hirataoptabs.c (prepare_operand): Make it static.
2004-09-28  Richard Hendersonre PR tree-optimization/17531 ([ivopts] ICE compiling...
2004-09-28  Kazu Hirata* optabs.c, optabs.h: Fix comment typos.
2004-09-28  Devang Patelexpr.c (expand_expr_real_1): Handle VEC_COND_EXPR.
2004-09-23  Dorit Naishlostree.def (ALIGN_INDIRECT_REF, [...]): New tree-codes.
2004-09-17  Kazu Hiratabasic-block.h, [...]: Fix comment typos.
2004-09-10  Nathan SidwellRevert 2004-09-09 Giovanni Bajo <giovannibajo@gcc...
2004-09-10  Giovanni Bajolambda-mat.c (lambda_matrix_inverse_hard): Use gcc_asse...
2004-09-05  Kazu Hiratac-common.c, [...]: Fix comment typos.
2004-09-04  Richard Sandifordmd.texi (shift patterns): New anchor.
2004-09-04  Uros Bizjakbuiltins.c (expand_builtin_mathfn): Handle BUILT_IN_RIN...
2004-09-02  Eric Christopherbuiltins.c (expand_builtin_cabs): Delete.
2004-08-19  Mark Mitchelldefaults.h (TARGET_LIBGCC_LIBFUNCS): Remove.
2004-08-17  Paolo BonziniMakefile.in: Regenerate.
2004-08-11  Mark Mitchellconfigure.in (arm*-*-eabi*): New target.
2004-08-09  Paolo Bonziniexpr.c (var_rtx): Remove.
2004-07-22  Paolo Bonzinitree-cfg.c (gimplify_val): Move from tree-complex.c.
2004-07-14  Paolo Bonziniexpr.c (enqueue_insn, [...]): Remove.
2004-07-10  Jakub Jelinekexpr.h (store_bit_field, [...]): Remove last argument.
2004-07-09  Jerry Quinnalias.c (nonlocal_mentioned_p, [...]): Use, LABEL_P...
2004-07-07  Alexandre Olivabuiltins.c: Rename movstr*, except for movstrict*,...
2004-07-05  Joseph Myersc-decl.c, [...]: Don't check TARGET_MEM_FUNCTIONS.
2004-07-01  Jerry Quinnalias.c (get_alias_set, [...]): Use MEM_P.
2004-07-01  Richard Hendersoncgraph.h (cgraph_build_static_cdtor): Declare.
2004-06-15  Jerry Quinnalias.c (record_set, [...]): Use REG_P.
2004-05-17  Richard Sandifordoptabs.c (expand_unop): Try implementing negation using...
2004-05-07  Uros Bizjakoptabs.h (enum optab_index): Add new OTI_log1p.
2004-05-06  Uros Bizjakoptabs.h (enum optab_index): Add new OTI_fmod and OTI_drem.
2004-05-03  Uros Bizjakoptabs.h (enum optab_index): Add new OTI_expm1.
2004-04-30  Kazu Hiratabb-reorder.c, [...]: Fix comment typos.
2004-04-20  Uros Bizjakoptabs.h (enum optab_index): Add new OTI_asin and OTI_acos.
2004-04-15  Uros Bizjakoptabs.h (enum optab_index): Add new OTI_logb and OTI_i...
2004-04-14  Uros Bizjakoptabs.c (expand_twoval_unop): Reorder function arguments.
2004-04-06  Uros Bizjakbuiltins.c: Implement support for sincos function.
2004-04-01  Richard Kennerbuiltins.c, [...]: Change most occurrences of TREE_UNSI...
2004-03-23  Olivier Hainqueoptabs.c (expand_binop): When synthesizing double word...
2004-03-10  Uros Bizjakoptabs.h (enum optab_index): Add new OTI_exp10 and...
2004-03-03  Paolo Bonzinialias.c (rtx_equal_for_memref_p): Use predicates to...
2004-03-03  Richard Hendersonre PR middle-end/11767 (different code behaviour with...
2004-02-19  Aldy Hernandezmd.texi (Standard Names): Document additional dependenc...
2004-02-11  Uros Bizjakoptabs.h (enum optab_index): Add new OTI_log10 and...
2004-02-03  Kazu Hiratadoloop.c, [...]: Use const0_rtx instead of GEN_INT...
2004-01-21  Kazu Hirataalias.c, [...]: Update copyright.
2004-01-01  Jan Hubickaexpmed.c (store_bit_field, [...]): Use new named patterns
2003-11-21  Kazu HirataChangeLog.7: Fix comment typos.
2003-10-23  Roger Saylere PR middle-end/12705 (: complex powers)
2003-10-20  Zack Weinbergc-common.c (registered_builtin_types): New static.
2003-10-11  Kazu Hirataexpr.c: Follow spelling conventions.
2003-10-11  Roger Saylecse.c (constant_pool_entries_regcost): New global varia...
2003-10-09  Roger Sayleoptabs.c (prepare_float_lib_cmp): Always attach a REG_E...
2003-10-07  Richard Earnshawoptabs.c (init_intraclass_conv_libfuncs): Fix order...
2003-10-07  Zack Weinbergexpr.c (cmpstr_optab, [...]): New.
2003-10-07  Zack Weinberg* libfuncs.h (LTI_extendsfdf2, LTI_extendsfxf2, LTI_ext...
2003-10-06  Roger Sayleoptabs.c (prepare_float_lib_cmp): Avoid searching for...
2003-10-06  Falk Hueffnerre PR rtl-optimization/11974 (ICE building alpha glibc...
2003-10-06  Zack Weinbergreal.h (REAL_MODE_FORMAT): New macro.
2003-10-06  Roger Sayleoptabs.c (prepare_float_lib_cmp): Attach a REG_EQUAL...
2003-10-04  Zack Weinberg* libfuncs.h
2003-10-02  Zack Weinbergtarget.h (init_libfuncs): New hook.
2003-08-22  Kazu Hiratacfgcleanup.c: Fix comment typos.
2003-07-22  Kazu Hiratacombine.c (if_then_else_cond): Simplify the comparison...
2003-07-19  Kaveh R. Ghazialias.c [...]: Remove unnecessary casts.
2003-07-19  Richard Hendersonoptabs.c (prepare_operand): Fail gracefully instead...
next