| Commit message (Expand) | Author | Age | Files | Lines |
* | * optabs.c (expand_binop): In multi-word add cases, ensure | kenner | 2003-04-15 | 1 | -1/+2 |
* | * rtl.def (SYMBOL_REF): Add two 0 fields. | rth | 2003-04-11 | 1 | -2/+9 |
* | * libfuncs.h (LTI_setbits, LTI_gcov_flush, LTI_gcov_init): New. | rth | 2003-04-11 | 1 | -2/+5 |
* | * optabs.c: Comment that gen_add2_insn and others may actually | aoliva | 2003-04-09 | 1 | -2/+3 |
* | * optabs.c (init_integral_libfuncs): Make sure we init at least up | dj | 2003-03-21 | 1 | -1/+4 |
* | * optabs.c (gen_move_insn): Move logic for synthesizing MODE_CC | hp | 2003-03-09 | 1 | -61/+0 |
* | * optabs.c (add_equal_note): Delete SUBREG_REG use. | wilson | 2003-03-04 | 1 | -4/+2 |
* | * objc-act.c: Include cgraph.h | hubicka | 2003-02-26 | 1 | -5/+16 |
* | * optabs.h (enum optab_index): Add new OTI_pow and OTI_atan2. | sayle | 2003-02-11 | 1 | -0/+2 |
* | * libgcc-std.ver (__clztf2): New. | rth | 2003-02-09 | 1 | -13/+15 |
* | * optabs.c (expand_unop): Widen clz properly when clz is done | kazu | 2003-02-09 | 1 | -0/+8 |
* | * optabs.c (expand_float): Search wider integer modes first. | rth | 2003-02-07 | 1 | -4/+4 |
* | * libgcc2.c (__ffsdi2, __clzsi2, __clzdi2, __ctzsi2, __ctzdi2, | rth | 2003-02-03 | 1 | -1/+1 |
* | 2003-02-01 Richard Henderson <rth@redhat.com> | rth | 2003-02-01 | 1 | -2/+133 |
* | * optabs.c (expand_binop) <add, sub>: Return xtarget if we haven't | aoliva | 2003-01-26 | 1 | -0/+2 |
* | PR middle-end/9009 | sayle | 2003-01-15 | 1 | -1/+17 |
* | * Makefile.in (optabs.o): Add dependency on basic-block.h. | zlomek | 2003-01-09 | 1 | -5/+22 |
* | * genopinit.c (optabs): Add addc_optab. | hubicka | 2003-01-07 | 1 | -0/+129 |
* | Merge basic-improvements-branch to trunk | zack | 2002-12-16 | 1 | -0/+73 |
* | * emit-rtl.c (gen_reg_rtx): Simplify mapping of Complex type | sje | 2002-11-20 | 1 | -12/+3 |
* | 2002-11-19 �Eric Botcazou �<ebotcazou@libertysurf.fr> | ebotcazou | 2002-11-19 | 1 | -6/+5 |
* | * optabs.c: Fix formatting. | kazu | 2002-11-16 | 1 | -54/+55 |
* | * optabs.c (expand_binop): Don't reuse the shift target in the | rsandifo | 2002-10-24 | 1 | -2/+2 |
* | * c-common.h: Follow spelling conventions. | kazu | 2002-09-26 | 1 | -2/+2 |
* | * optabs.c (prepare_cmp_insn): Let emit_library_call_value | kazu | 2002-09-17 | 1 | -30/+17 |
* | * calls.c (emit_library_call_value_1): Don't refer to | kazu | 2002-09-16 | 1 | -7/+2 |
* | gcc/ | rth | 2002-09-16 | 1 | -5/+3 |
* | * optabs.c (expand_binop): Minor cleanup. | rth | 2002-09-12 | 1 | -14/+22 |
* | PR c/7102 | rth | 2002-09-04 | 1 | -13/+7 |
* | * builtins.def: Define new builtin functions exp, expf, expl, | sayle | 2002-08-03 | 1 | -0/+2 |
* | * df.c (df_insn_table_realloc): Change parameter to unsigned. | ghazi | 2002-08-02 | 1 | -1/+1 |
* | * optabs.c (expand_vector_unop): Don't expand using sub_optab | amylaar | 2002-07-22 | 1 | -1/+4 |
* | 2002-07-10 Toon Moene <toon@moene.indiv.nluug.nl> | toon | 2002-07-10 | 1 | -28/+8 |
* | gcc: | amylaar | 2002-07-03 | 1 | -30/+132 |
* | gcc: | amylaar | 2002-06-25 | 1 | -7/+9 |
* | 2002-06-16 Aldy Hernandez <aldyh@redhat.com> | aldyh | 2002-06-18 | 1 | -0/+133 |
* | 2002-06-05 David S. Miller <davem@redhat.com> | davem | 2002-06-11 | 1 | -31/+53 |
* | Merge from pch-branch up to tag pch-commit-20020603. | geoffk | 2002-06-04 | 1 | -22/+7 |
* | * optabs.c (expand_binop): Fix nwords sign warnings. | law | 2002-05-28 | 1 | -8/+9 |
* | * optabs.c (expand_binop): For double-word integer multiplies, | law | 2002-05-22 | 1 | -0/+5 |
* | 2002-05-19 Toon Moene <toon@moene.indiv.nluug.nl> | toon | 2002-05-20 | 1 | -6/+8 |
* | * system.h (ENCODE_SECTION_INFO): Poison it. | rth | 2002-05-19 | 1 | -1/+2 |
* | 2002-05-18 Toon Moene <toon@moene.indiv.nluug.nl> | toon | 2002-05-18 | 1 | -3/+21 |
* | * builtins.c (expand_builtin_va_arg): Give warnings not errors for | rth | 2002-03-31 | 1 | -0/+1 |
* | * optabs.c (emit_no_conflict_block, emit_libcall_block): Avoid nesting | hubicka | 2002-03-27 | 1 | -1/+16 |
* | * emit-rtl.c (gen_int_mode): New function. | rth | 2002-03-19 | 1 | -3/+3 |
* | * config/gofast.h (GOFAST_RENAME_LIBCALLS): Set gt and ge as | aoliva | 2002-03-08 | 1 | -0/+121 |
* | * emit-rtl.c, final.c, fold-const.c, gengenrtl.c, optabs.c, | zack | 2002-03-03 | 1 | -5/+0 |
* | * optabs.c (widen_operand): Properly handle CONST_INT for NO_EXTEND. | kenner | 2002-02-24 | 1 | -4/+7 |
* | * optabs.c (widen_operand): Only call convert_modes for | kenner | 2002-02-24 | 1 | -1/+2 |