OSDN Git Service

* regclass.c (init_reg_autoinc): New function.
[pf3gnuchains/gcc-fork.git] / gcc / optabs.c
2003-01-26 aoliva* optabs.c (expand_binop) <add, sub>: Return xtarget...
2003-01-15 sayle PR middle-end/9009
2003-01-09 zlomek * Makefile.in (optabs.o): Add dependency on basic...
2003-01-07 hubicka * genopinit.c (optabs): Add addc_optab.
2002-12-16 zackMerge basic-improvements-branch to trunk
2002-11-20 sje * emit-rtl.c (gen_reg_rtx): Simplify mapping of Comple...
2002-11-19 ebotcazou2002-11-19 �Eric Botcazou �<ebotcazou@libertysurf.fr>
2002-11-16 kazu * optabs.c: Fix formatting.
2002-10-24 rsandifo * optabs.c (expand_binop): Don't reuse the shift targe...
2002-09-26 kazu * c-common.h: Follow spelling conventions.
2002-09-17 kazu * optabs.c (prepare_cmp_insn): Let emit_library_call_value
2002-09-16 kazu * calls.c (emit_library_call_value_1): Don't refer to
2002-09-16 rthgcc/
2002-09-12 rth * optabs.c (expand_binop): Minor cleanup.
2002-09-04 rth PR c/7102
2002-08-03 sayle * builtins.def: Define new builtin functions exp,...
2002-08-02 ghazi * df.c (df_insn_table_realloc): Change parameter to...
2002-07-22 amylaar * optabs.c (expand_vector_unop): Don't expand using...
2002-07-10 toon2002-07-10 Toon Moene <toon@moene.indiv.nluug.nl>
2002-07-03 amylaargcc:
2002-06-25 amylaargcc:
2002-06-18 aldyh2002-06-16 Aldy Hernandez <aldyh@redhat.com>
2002-06-11 davem2002-06-05 David S. Miller <davem@redhat.com>
2002-06-04 geoffkMerge from pch-branch up to tag pch-commit-20020603.
2002-05-28 law * optabs.c (expand_binop): Fix nwords sign...
2002-05-22 law * optabs.c (expand_binop): For double-word integ...
2002-05-20 toon2002-05-19 Toon Moene <toon@moene.indiv.nluug.nl>
2002-05-19 rth * system.h (ENCODE_SECTION_INFO): Poison it.
2002-05-18 toon2002-05-18 Toon Moene <toon@moene.indiv.nluug.nl>
2002-03-31 rth * builtins.c (expand_builtin_va_arg): Give...
2002-03-27 hubicka * optabs.c (emit_no_conflict_block, emit_libcall_block...
2002-03-19 rth * emit-rtl.c (gen_int_mode): New function.
2002-03-08 aoliva* config/gofast.h (GOFAST_RENAME_LIBCALLS): Set gt...
2002-03-03 zack * emit-rtl.c, final.c, fold-const.c, gengenrtl.c,...
2002-02-24 kenner * optabs.c (widen_operand): Properly handle CONST_INT...
2002-02-24 kenner * optabs.c (widen_operand): Only call convert_modes for
2002-01-12 kenner * diagnostic.c (warn_deprecated_use): Rework to lower...
2002-01-10 hubicka * optabs.c (expand_fix): Look for wider integer modes...
2001-12-05 kenner * attribs.c (handle_no_check_memory_usage_atribute...
2001-11-21 jakub * explow.c (probe_stack_range): Use LCT_NORMAL as...
2001-11-16 grahams * optabs.c (prepare_cmp_insn): Correct lossage in...
2001-11-15 kenner * alias.c (nonoverlapping_memrefs): Use REGNO_PTR_FRAME_P.
2001-10-11 shebs2001-10-10 Stan Shebs <shebs@apple.com>
2001-10-10 kazu * calls.c: Fix formatting.
2001-10-09 kazu * c-common.c: Fix comment typos.
2001-10-02 wilsonFix for ia64-java bug reported by Hans Boehm.
2001-09-26 rth * optabs.c (init_one_libfunc): Create a dummy...
2001-09-21 rth * optabs.c (init_one_libfunc): Gen a FUNCTION_D...
2001-08-27 geoffk * optabs.c (expand_binop): Correctly handle the carry...
2001-08-22 gerald * Makefile.in, alias.c, basic-block.h, bb-reorder...
2001-08-18 zack * optabs.h (OTI_flodiv, flodiv_optab): Kill.
2001-08-13 zack * expr.h: Split out optab- and libfunc-related code...
2001-08-12 kazu * gcc.c: Fix comment formatting.
2001-07-20 hubicka * rtlanal.c (set_noop_p): Return true for noop jumps.
2001-07-19 rth * tm.texi (POINTERS_EXTEND_UNSIGNED) Modify definition.
2001-07-09 toon2001-07-09 Toon Moene <toon@moene.indiv.nluug.nl>
2001-07-09 kennerMon Jul 9 06:41:07 2001 Richard Kenner <kenner@vlsi1...
2001-06-22 aph2001-06-14 Andrew Haley <aph@cambridge.redhat.com>
2001-06-15 hubicka * optabs.c (expand_twoval_binop): Avoid undefined...
2001-05-22 rth * combine.c (gen_binary): Use swap_commutative_...
2001-05-21 rth * optabs.c (emit_cmp_and_jump_insns): Don't...
2001-05-17 hubicka * integrate.c (copy_rtx_and_substitute): Use simplify_...
2001-05-11 mmitchel * optabs.c (emit_libcall_block): Don't mark calls...
2001-05-08 zack * config.gcc (i[34567]86-*-sco3.2v4*, i[34567]86-...
2001-05-06 aoliva* optabs.c (expand_binop): Sign-extend xop0 and xop1...
2001-04-14 law * expr.h (enum libfunc_index): Add LTI_memmove.
2001-04-12 aoliva* expmed.c (store_bit_field): Truncate CONST_INTs.
2001-03-28 rthIA-64 ABI Exception Handling.
2001-03-22 rth * mkconfig.sh: Include insn-flags.h.
2001-03-07 rthBrad's -ffast-math breakup.
2001-02-18 rth * optabs.c (expand_abs): Remove reference to
2001-01-28 ghazi * configure.in: Arrange to include defaults.h in ...
2000-11-17 zack * stringpool.c: New file.
2000-11-14 cchavva* optabs.c (expand_complex_ab):: Use overflow-trapping...
2000-10-18 cchavvaAdding new option -ftrapv.
2000-10-13 mmitchel Remove obstacks.
2000-09-18 cruxSet CONST_CALL_P for libcalls
2000-09-17 cruxBring back equal forms for libcalls
2000-09-17 cruxFix problem with last checkin - applied a slightly...
2000-09-15 cruxAvoid copying libcall results directly to user variables.
2000-09-15 rth * calls.c (precompute_register_parameters)...
2000-09-11 zack * defaults.h: Provide default definitions for...
2000-08-24 gkm * optabs.c (init_optabs): Initialize fixtab, fixtrunct...
2000-05-31 law * optabs.c (prepare_float_lib_cmp): Protect *px and...
2000-05-22 kenner * optabs.c (can_extend_p): Allow unsignedp to have...
2000-05-14 geoffk* optabs.c (expand_float): Don't allow mode widening...
2000-05-04 kenner * rtl.h (MEM_COPY_ATTRIBUTES): Also copy RTX_UNCHANGIN...
2000-04-27 davemgcc.gnu.org/ml/gcc-patches/2000-04/msg01057.html
2000-04-18 kenner * c-decl.c (mark_binding_level): Use 'for' instead...
2000-04-15 kenner * flow.c (count_basic_blocks, find_basic_blocks_1...
2000-04-13 hubicka * alias.c (nonlocal_reference_p): Take a care for
2000-04-05 law * optabs.c (emit_libcall_block): Remove spuriou...
2000-03-30 kenner * builtins.c (get_pointer_alignment): Use host_integer...
2000-03-25 kenner * Rework fields used to describe positions of bitfield...
2000-03-07 ghazi * rtl.h (rtunion_def): Constify member `rtstr'.
2000-02-26 lawFix copyrights.
2000-02-19 kenner * bitmap.c (bitmap_operation): Avoid using -1 for...
2000-02-11 law * jump.c (jump_optimize_1): The first operand...
2000-01-24 rth * rtl.def: Add unordered fp comparisions.
2000-01-17 ghazi * machmode.h: PROTO -> PARAMS.
next