OSDN Git Service

* invoke.texi: Use @gol at ends of lines inside @gccoptlist.
[pf3gnuchains/gcc-fork.git] / gcc / optabs.c
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.
2000-01-11 ghaziUpdate copyrights for last checkin.
2000-01-10 ghazi * Makefile.in (optabs.o): Depend on real.h
2000-01-09 ghazi * elfos.h (ASM_OUTPUT_LIMITED_STRING): Add parentheses...
1999-12-04 geoffk* c-common.c (enum attrs): Add A_NO_LIMIT_STACK.
1999-11-01 kennerFri Oct 29 15:25:07 1999 Arnaud Charlet <charlet...
1999-09-24 mmitchel * optabs.c (init_traps): Fix typo in last change.
1999-09-24 mmitchel * optabs.c (init_traps): Register trap_rtx as a GC...
1999-09-23 cruxUse cbranch patterns when available
1999-09-20 cruxMake it possible to prototype port-specific functions...
1999-09-16 ghazi * system.h (CTYPE_CONV, TOUPPER, TOLOWER): New macros...
1999-09-12 rthReplace insn_foo with insn_data.foo.
1999-09-09 rth * combine.c (SUBST): Break out to a real functi...
1999-09-07 lawMerge in gcc2-ss-010999
1999-09-05 mmitchel * Makefile.in (tree.o): Depend on ggc.h.
1999-09-04 cruxConvert many single variables to arrays
1999-08-27 zack1999-08-27 13:27 -0700 Zack Weinberg <zack@bitmover...
1999-08-26 rth * optabs.c (emit_cmp_and_jump_insns): Be more...
1999-08-23 cruxFix sparc compilation failure
1999-08-20 ghazi * machmode.h (mode_name): Constify a char*.
1999-08-18 cruxCombined compare & jump infrastructure
1999-08-09 cruxInclude function.h in most files. Remove most of the...
1999-08-02 geoffkUnroll my commit of 1999/08/01 16:14:58, there was...
1999-08-01 geoffk * config/rs6000/rs6000.c (num_insns_constant_wide...
1999-06-08 rearnsha* optabs.c (expand_cmplxdiv_wide): Use expand_abs to...
1999-05-20 ghazi * optabs.c (expand_cmplxdiv_straight, expand_cm...
1999-05-18 burleyimprove open-coding of complex divide, use new method...
1999-05-10 law * optabs.c (emit_cmp_and_jump_insns): Handle the case...
1999-04-27 amacleodTue Apr 27 19:50:25 EDT 1999 Andrew MacLeod <amacleod...
1999-04-26 law * fold-const.c (make_range): Always initialize...
next