OSDN Git Service

* config/i386/i386.md (builtin_setjmp_receiver): New pattern.
[pf3gnuchains/gcc-fork.git] / gcc / optabs.c
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...
1999-04-17 zack1999-04-17 20:11 -0400 Zack Weinberg <zack@rabi.colum...
1999-03-25 amacleodThu Mar 25 14:04:54 EST 1999 Andrew MacLeod <amacleod...
1999-03-19 ghaziWarning fixes:
1999-03-06 ghazi * c-aux-info.c (data_type, affix_data_type...
1999-02-14 law * except.c (start_catch_handler): Use emit_cmp_...
1999-01-19 mmitchel * rtl.h (rtx_def): Update documentation.
1999-01-19 amacleod * optabs.c (emit_libcall_block): Add a REG_EH_REGION...
1999-01-06 lawFix copyrights.
1999-01-03 law * optabs.c (emit_cmp_and_jump_insns): Use CONST...
1999-01-03 law * optabs.c (emit_cmp_insn): Abort if asked...
1998-12-08 amacleodTue Dec 8 15:32:56 EST 1998 Andrew MacLeod <amacleod...
1998-10-17 ghaziWarning fixes:
1998-10-13 ghaziWarning fixes:
1998-10-11 raeburnFine-grained control of -fcheck-memory-usage with new...
1998-09-21 amacleodMon Sep 21 17:15:26 EDT 1998 Andrew MacLeod <amacleod...
1998-07-30 raeburnFunction entry/exit profiling instrumentation:
1998-06-24 jfc * optabs.c: Use gen_rtx_FOO (...) instead of gen_rtx...
1998-06-22 ghaziWarning fixes:
1998-06-19 law * optabs.c (init_traps): Put prototype inside...
1998-06-17 jfc * haifa-sched.c (haifa_classify_insn): TRAP_IF is...
1998-05-06 lawtypo typo fixes fixes
1998-04-04 law * Check in merge from gcc2. See ChangeLog...
1998-03-20 ghaziMajor cutover to using system.h:
1998-02-13 robertlRats. Forgot to change copyrights on the first commit.
1998-02-13 robertl * c-lang.c (finish_file): Bracket declaration of stati...
1997-11-25 jasonTue Nov 25 01:26:55 1997 Bruno Haible <haible@ilog...
1997-08-02 kenner(chkr_{check_addr,set_right}_libfunc): New definitions.
1997-05-07 mrs * except.c (start_dynamic_handler): Fix so that we...
1997-04-23 mrsAdd setjmp/longjmp exception handling.
1996-12-10 ianTreat ZERO_EXTEND like SIGN_EXTEND in emit_unop_insn
1996-10-23 kenner(emit_libcall_block): Before adding an REG_EQUAL note...
1996-10-21 tege(expand_binop): Use new function emit_store_flag_force.
1996-08-12 kenner(expand_abs): When OP0 and TARGET are the same pseudo...
1996-07-23 mrsinstall EH code
1996-07-03 mrsformatting tweaks
1996-03-01 law * optabs.c (emit_cmp_insn): Immediately copy...
1996-01-17 kennerUpdate comments.
1996-01-16 kenner(expand_fix): Don't copy TARGET to TO if same.
1995-12-27 kenner(emit_unop_insn): Don't do -fforce-mem for SIGN_EXTEND.
1995-12-24 kenner(init_optabs): Initialize clrstr_optab.
1995-12-19 wilson(emit_cmp_insn): Likewise for memcmp and bcmp.
1995-10-21 kenner(expand_float): Emit missing barrier after unconditiona...
1995-06-15 kennerUpdate FSF address.
1995-06-05 kenner(expand_binop): In last change, don't defererence TARGE...
1995-06-02 kenner(expand_binop): Don't use non-REG TARGET in 2-word...
1995-04-26 wilson(init_optabs): Delete all uses of undocumented TImode and
1995-04-07 kenner(init{,_integral,_floating,_complex}_libfuncs):
1995-01-27 kenner(expand_binop): Add missing test for VOIDmode before...
1995-01-25 dje(movcc_gen_code): New variable.
1995-01-14 kenner(expand_binop): Do not force constant shift-count to...
1994-11-29 kenner(init_optabs): Don't set functions for rotl and rotr.
1994-11-22 kenner(emit_no_conflict_block): Just emit the insns if the...
1994-11-17 dje(expand_unop): Try subtraction from zero if there isn't a
1994-11-15 kenner(expand_abs): New function, code moved from expand_expr.
1994-10-13 wilson(expand_fix): Correct typo with FIX/UNSIGNED_FIX REG_NOTES.
1994-10-12 kenner(??hf2_libfunc): Define like ??sf2_libfunc.
1994-10-10 kenner(expand_float): Copy TEMP to TARGET when making recursi...
1994-09-27 kenner(expand_fix): Call emit_library_call_value.
1994-09-15 erich(expand_binop, multi-word shifts): Generate rtl
1994-07-28 kenner(expand_binop, case MULT [complex]) Fix typo.
1994-07-11 dje(init_optabs): Allow target specific libcalls with...
1994-07-07 kenner(expand_binop, case DIV [complex]): Fix typo in last...
1994-06-29 tege(smul_highpart_optab, umul_highpart_optab): New variables.
1994-06-27 kenner(expand_binop, multi-words shifts and rotates): Fix...
1994-06-22 kenner(expand_binop): New variable next_methods; pass to...
1994-06-18 kennerPass NULL_RTX for TARGET in calls to expand_{un,bin}op.
1994-05-30 kenner(expand_float): Fix error in last change.
1994-05-30 kenner(expand_float): Avoid double-rounding when float is...
1994-04-21 kennerUse CONST_DOUBLE_FROM_REAL_VALUE macro for immed_real_c...
1994-04-10 kenner(lshl_optab): Deleted.
1994-03-18 wilson(init_optabs): Use FIXUNS_TRUNCTFSI2_LIBCALL macro.
1994-03-12 kennerDon't define emit_float_lib_cmp now that no longer...
1994-03-11 wilson(emit_float_lib_cmp): Make non static.
1994-02-28 kenner(expand_binop): Use expand_divmod to do integer divisio...
next