OSDN Git Service

* parse.y (check_static_final_variable_assignment_flag): Fix spelling.
[pf3gnuchains/gcc-fork.git] / gcc / optabs.c
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...
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.
next