| Commit message (Expand) | Author | Age | Files | Lines |
* | * 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 |
* | * diagnostic.c (warn_deprecated_use): Rework to lower indentation. | kenner | 2002-01-12 | 1 | -3/+4 |
* | * optabs.c (expand_fix): Look for wider integer modes first. | hubicka | 2002-01-10 | 1 | -4/+4 |
* | * attribs.c (handle_no_check_memory_usage_atribute): Deleted. | kenner | 2001-12-05 | 1 | -7/+0 |
* | * explow.c (probe_stack_range): Use LCT_NORMAL as second argument | jakub | 2001-11-21 | 1 | -1/+2 |
* | * optabs.c (prepare_cmp_insn): Correct lossage in last change fix | grahams | 2001-11-16 | 1 | -2/+2 |
* | * alias.c (nonoverlapping_memrefs): Use REGNO_PTR_FRAME_P. | kenner | 2001-11-15 | 1 | -27/+24 |
* | 2001-10-10 Stan Shebs <shebs@apple.com> | shebs | 2001-10-11 | 1 | -31/+31 |
* | * calls.c: Fix formatting. | kazu | 2001-10-10 | 1 | -1/+1 |
* | * c-common.c: Fix comment typos. | kazu | 2001-10-09 | 1 | -1/+1 |
* | Fix for ia64-java bug reported by Hans Boehm. | wilson | 2001-10-02 | 1 | -3/+7 |
* | * optabs.c (init_one_libfunc): Create a dummy function type | rth | 2001-09-26 | 1 | -2/+2 |
* | * optabs.c (init_one_libfunc): Gen a FUNCTION_DECL for use by | rth | 2001-09-21 | 1 | -3/+11 |
* | * optabs.c (expand_binop): Correctly handle the carry in multiword | geoffk | 2001-08-27 | 1 | -13/+11 |
* | * Makefile.in, alias.c, basic-block.h, bb-reorder.c, bitmap.c, | gerald | 2001-08-22 | 1 | -12/+12 |
* | * optabs.h (OTI_flodiv, flodiv_optab): Kill. | zack | 2001-08-18 | 1 | -17/+110 |
* | * expr.h: Split out optab- and libfunc-related code to... | zack | 2001-08-13 | 1 | -1/+23 |
* | * gcc.c: Fix comment formatting. | kazu | 2001-08-12 | 1 | -1/+1 |
* | * rtlanal.c (set_noop_p): Return true for noop jumps. | hubicka | 2001-07-20 | 1 | -0/+1 |
* | * tm.texi (POINTERS_EXTEND_UNSIGNED) Modify definition. | rth | 2001-07-19 | 1 | -1/+6 |
* | 2001-07-09 Toon Moene <toon@moene.indiv.nluug.nl> | toon | 2001-07-09 | 1 | -6/+42 |
* | Mon Jul 9 06:41:07 2001 Richard Kenner <kenner@vlsi1.ultra.nyu.edu> | kenner | 2001-07-09 | 1 | -4/+2 |
* | 2001-06-14 Andrew Haley <aph@cambridge.redhat.com> | aph | 2001-06-22 | 1 | -13/+26 |
* | * optabs.c (expand_twoval_binop): Avoid undefined behaviour. | hubicka | 2001-06-15 | 1 | -5/+3 |
* | * combine.c (gen_binary): Use swap_commutative_operands_p | rth | 2001-05-22 | 1 | -16/+11 |
* | * optabs.c (emit_cmp_and_jump_insns): Don't swap commutative | rth | 2001-05-21 | 1 | -3/+6 |
* | * integrate.c (copy_rtx_and_substitute): Use simplify_gen_subreg. | hubicka | 2001-05-17 | 1 | -10/+7 |
* | * optabs.c (emit_libcall_block): Don't mark calls as CONST_CALL_P. | mmitchel | 2001-05-11 | 1 | -2/+1 |
* | * config.gcc (i[34567]86-*-sco3.2v4*, i[34567]86-*-sco*): | zack | 2001-05-08 | 1 | -17/+0 |
* | * optabs.c (expand_binop): Sign-extend xop0 and xop1 from the | aoliva | 2001-05-06 | 1 | -1/+11 |