]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/optabs.c
expmed.c (store_bit_field, [...]): Use new named patterns
[thirdparty/gcc.git] / gcc / optabs.c
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...
2003-07-11  Jakub Jelinekoptabs.c (prepare_cmp_insn): Try cmpmemM first if it...
2003-07-06  Andreas Jaegerjump.c: Convert prototypes to ISO C90.
2003-07-01  Kazu Hiratabasic-block.h: Fix comment typos.
2003-06-29  Kazu Hirataalloc-pool.c: Fix comment formatting.
2003-06-16  Roger Sayleoptabs.h (enum optab_index): Add new OTI_tan and OTI_atan.
2003-06-16  Richard Sandiford* optabs.c (emit_libcall_block): Don't hoist insns...
2003-06-11  Richard Henderson* optabs.c (gen_cond_trap): Fix prepare_operand typo.
2003-06-08  Kazu Hirataoptabs.c (expand_abs): Set result_unsignedp to 1 if...
2003-06-05  David Milleroptabs.c (HAVE_conditional_trap): Provide default.
2003-06-04  Roger Sayleoptabs.c (expand_binop): Optimize complex multiplicatio...
2003-06-04  Roger Sayleoptabs.c (expand_binop): Attempt to reuse pseudos for...
2003-06-03  Richard Hendersonoptabs.c (expand_abs_nojump): Split out from ...
2003-04-15  Richard Kenneroptabs.c (expand_binop): In multi-word add cases, ensur...
2003-04-11  Richard Hendersonrtl.def (SYMBOL_REF): Add two 0 fields.
2003-04-11  Richard Hendersonlibfuncs.h (LTI_setbits, [...]): New.
2003-04-09  Alexandre Olivaoptabs.c: Comment that gen_add2_insn and others may...
2003-03-21  DJ Delorieoptabs.c (init_integral_libfuncs): Make sure we init...
2003-03-09  Hans-Peter Nilssonoptabs.c (gen_move_insn): Move logic for synthesizing...
2003-03-04  James E Wilsonre PR c/7872 ([m68k]ICE on legal code, regression from...
2003-02-26  Jan Hubickaobjc-act.c: Include cgraph.h
2003-02-11  Roger Sayleoptabs.h (enum optab_index): Add new OTI_pow and OTI_atan2.
2003-02-09  Richard Hendersonlibgcc-std.ver (__clztf2): New.
2003-02-09  Kazu Hirataoptabs.c (expand_unop): Widen clz properly when clz...
2003-02-07  Andrey Petrov* optabs.c (expand_float): Search wider integer modes...
2003-02-03  Richard Hendersonlibgcc2.c (__ffsdi2, [...]): Change return type to...
2003-02-01  Richard Henderson[multiple changes]
2003-01-26  Alexandre Olivaoptabs.c (expand_binop): Return xtarget if we haven...
2003-01-15  Roger Saylere PR middle-end/9009 (floating-point negate and abs...
2003-01-09  Josef ZlomekMakefile.in (optabs.o): Add dependency on basic-block.h.
2003-01-07  Jan Hubickare PR target/8322 (SSE2 intrinsics broken?)
2002-12-16  Zack WeinbergMerge basic-improvements-branch to trunk
2002-11-20  Steve Ellceyemit-rtl.c (gen_reg_rtx): Simplify mapping of Complex...
2002-11-19  Eric Botcazoure PR c/8588 (ICE in extract_insn, at recog.c:2148)
2002-11-16  Kazu Hirata* optabs.c: Fix formatting.
2002-10-24  Richard Sandifordoptabs.c (expand_binop): Don't reuse the shift target...
2002-09-26  Kazu Hiratac-common.h: Follow spelling conventions.
2002-09-17  Kazu Hirataoptabs.c (prepare_cmp_insn): Let emit_library_call_valu...
2002-09-16  Kazu Hiratacalls.c (emit_library_call_value_1): Don't refer to...
2002-09-16  Richard Hendersonreal.c, real.h: Rewrite from scratch.
2002-09-12  Eric Botcazouoptabs.c (expand_binop): Minor cleanup.
2002-09-04  Eric Botcazoure PR c/7102 (unsigned char divisision results in float...
2002-08-03  Roger Saylebuiltins.def: Define new builtin functions exp...
2002-08-02  Kaveh R. Ghazidf.c (df_insn_table_realloc): Change parameter to unsigned.
2002-07-22  J"orn Renneckeoptabs.c (expand_vector_unop): Don't expand using sub_o...
2002-07-10  Toon MoeneRevert all patches for optimization of Complex .op.
2002-07-03  J"orn Renneckeoptabs.c (expand_vector_binop): Don't store using a...
2002-06-25  J"orn Renneckeoptabs.c (expand_vector_binop, [...]): Don't assume...
2002-06-18  Aldy Hernandezsimd-1.c: New.
2002-06-11  David S. MillerDelete SEQUENCE rtl usage outside of reorg and ssa...
2002-06-04  Geoffrey KeatingMerge from pch-branch up to tag pch-commit-20020603.
2002-05-28  David Edelsohnoptabs.c (expand_binop): Fix nwords sign warnings.
2002-05-22  Jeff Lawoptabs.c (expand_binop): For double-word integer multip...
2002-05-20  Toon Moeneoptabs.c (expand_cmplxdiv_wide): Use complex_part_zero_p.
2002-05-19  Richard Hendersonsystem.h (ENCODE_SECTION_INFO): Poison it.
2002-05-18  Toon Moeneoptabs.c (complex_part_zero_p): New.
2002-03-31  Richard Hendersonbuiltins.c (expand_builtin_va_arg): Give warnings not...
2002-03-27  Jan Hubickaoptabs.c (emit_no_conflict_block, [...]): Avoid nesting...
2002-03-19  Lars Brinkhoffemit-rtl.c (gen_int_mode): New function.
2002-03-08  Alexandre Olivagofast.h (GOFAST_RENAME_LIBCALLS): Set gt and ge as...
2002-03-03  Zack Weinbergemit-rtl.c, [...]: Remove all #ifndef REAL_ARITHMETIC...
2002-02-24  Richard Kenner* optabs.c (widen_operand): Properly handle CONST_INT...
2002-02-24  Richard Kenneroptabs.c (widen_operand): Only call convert_modes for...
2002-01-12  Richard Kennerdiagnostic.c (warn_deprecated_use): Rework to lower...
2002-01-10  Jan Hubickaoptabs.c (expand_fix): Look for wider integer modes...
2001-12-05  Richard Kennerattribs.c (handle_no_check_memory_usage_atribute):...
2001-11-21  Jakub Jelinekexplow.c (probe_stack_range): Use LCT_NORMAL as second...
2001-11-16  Graham Stottoptabs.c (prepare_cmp_insn): Correct lossage in last...
2001-11-15  Richard Kenneralias.c (nonoverlapping_memrefs): Use REGNO_PTR_FRAME_P.
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-10-02  Hans BoehmFix for ia64-java bug reported by Hans Boehm.
2001-09-26  Richard Hendersonoptabs.c (init_one_libfunc): Create a dummy function...
2001-09-21  Richard Hendersonoptabs.c (init_one_libfunc): Gen a FUNCTION_DECL for...
2001-08-27  Geoffrey Keatingoptabs.c (expand_binop): Correctly handle the carry...
2001-08-22  Lars BrinkhoffMakefile.in, [...]: replace "GNU CC" with "GCC".
2001-08-18  Zack Weinbergoptabs.h (OTI_flodiv, [...]): Kill.
2001-08-13  Zack Weinbergexpr.h: Split out optab- and libfunc-related code to...
2001-08-12  Kazu Hiratagcc.c: Fix comment formatting.
2001-07-20  Jan Hubickartlanal.c (set_noop_p): Return true for noop jumps.
next