| Commit message (Expand) | Author | Age | Files | Lines |
* | * builtins.c (fold_builtin_1): Update a call to | kazu | 2005-03-20 | 1 | -3/+2 |
* | * hooks.c, hooks.h, intl.c, opts.h, prefix.c, tree-gimple.c, | kazu | 2005-03-18 | 8 | -8/+8 |
* | * config/alpha/alpha.opt, config/arc/arc.opt, | kazu | 2005-03-17 | 1 | -0/+21 |
* | * config/alpha/alpha.opt: New file. | rth | 2005-03-17 | 12 | -301/+304 |
* | config: | zack | 2005-03-16 | 1 | -1/+1 |
* | PR bootstrap/20424 | falk | 2005-03-14 | 1 | -1/+1 |
* | * config/alpha/alpha.c (code_for_builtin): Replace special-case | rth | 2005-03-08 | 2 | -90/+548 |
* | * config/alpha/t-osf4, config/arm/t-netbsd, config/ia64/t-hpux | zack | 2005-02-28 | 1 | -1/+3 |
* | 2005-02-10 David Daney <ddaney@avtrex.com> | daney | 2005-02-11 | 1 | -1/+9 |
* | * builtins.c (expand_builtin_copysign): New. | rth | 2005-01-28 | 1 | -0/+37 |
* | * genopinit.c (optabs): Use smin/smax for floating point too. | rth | 2005-01-22 | 1 | -4/+4 |
* | * cfganal.c, real.h, reorg.c, timevar.def, tree-ssa-ccp.c, | kazu | 2005-01-22 | 4 | -4/+4 |
* | PR target/19518 | rth | 2005-01-20 | 5 | -143/+335 |
* | * config/darwin.c, config/darwin.h, config/freebsd-spec.h, | kazu | 2005-01-18 | 1 | -1/+1 |
* | * config/alpha/alpha.c, config/i386/mmx.md: Fix comment typos. | kazu | 2005-01-11 | 1 | -1/+1 |
* | * target.h (targetm.calls.arg_partial_bytes): New. | rth | 2004-12-30 | 4 | -23/+27 |
* | libstdc++: | jason | 2004-12-28 | 1 | -0/+6 |
* | * config/alpha/alpha.md (one_cmpl<mode>2, and<mode>3, andnot<mode>3, | rth | 2004-12-23 | 1 | -0/+55 |
* | * config/alpha/alpha.c (alpha_expand_mov): Split out ... | rth | 2004-12-23 | 3 | -119/+51 |
* | 2004-12-14 H.J. Lu <hongjiu.lu@intel.com> | hjl | 2004-12-16 | 1 | -1/+1 |
* | PR target/18841 | rth | 2004-12-05 | 1 | -66/+53 |
* | * config/alpha/alpha.c (alpha_expand_unaligned_load): Don't forget to | rth | 2004-12-04 | 1 | -4/+4 |
* | gcc/ | steven | 2004-11-24 | 1 | -35/+0 |
* | 2004-11-10 Peter S. Mazinger <ps.m@gmx.net> | zack | 2004-11-11 | 1 | -0/+5 |
* | * builtins.c, c-common.c, c-decl.c, c-format.c, c-format.h, | jsm28 | 2004-11-09 | 1 | -7/+7 |
* | * config/alpha/alpha.c (alpha_expand_unaligned_load): Special case | rth | 2004-11-06 | 1 | -1/+52 |
* | * config/alpha/alpha.md (movqicc_internal): Allow exactly one | rth | 2004-10-28 | 1 | -4/+4 |
* | * dbxout.c: Include obstack.h. | zack | 2004-10-27 | 2 | -5/+7 |
* | * dbxout.c (asmfile): Delete. All uses changed to asm_out_file. | zack | 2004-10-21 | 4 | -39/+17 |
* | 2004-11-18 H.J. Lu <hongjiu.lu@intel.com> | hjl | 2004-10-18 | 1 | -1/+5 |
* | * config/elfos.h, config/gofast.h, config/interix.h, | kazu | 2004-10-17 | 6 | -6/+7 |
* | * config/alpha/qrnnd.asm: Mark for noexecstack. | rth | 2004-09-30 | 1 | -0/+4 |
* | * unwind-dw2.c (_Unwind_GetGR): Honor DWARF_ZERO_REG. | rth | 2004-09-30 | 2 | -16/+1 |
* | * config/alpha/alpha.h (UNITS_PER_SIMD_WORD): New. | rth | 2004-09-24 | 2 | -10/+37 |
* | * config/alpha/alpha.c (some_small_symbolic_operand_int): Rename | rth | 2004-09-20 | 4 | -19/+17 |
* | * configure.ac: Check for COMDAT support. Robustify check for | mmitchel | 2004-09-15 | 1 | -2/+4 |
* | * config/darwin-c.c, config/alpha/alpha.c, config/i386/i386.c, | kazu | 2004-09-14 | 1 | -1/+1 |
* | * config/darwin.c, config/alpha/alpha.h, config/arm/arm.c, | kazu | 2004-09-10 | 1 | -1/+1 |
* | * doc/tm.texi (MD_UNWIND_SUPPORT): Document. | amodra | 2004-09-08 | 5 | -102/+149 |
* | * config/alpha/alpha.h (HARD_REGNO_MODE_OK): Allow complex float | rth | 2004-08-27 | 1 | -0/+1 |
* | PR target/16974 | rth | 2004-08-26 | 1 | -4/+7 |
* | PR debug/10695 | rth | 2004-08-26 | 1 | -40/+65 |
* | * config/alpha/alpha.c (alpha_cannot_force_const_mem): New. | rth | 2004-08-26 | 1 | -0/+13 |
* | * target-def.h (TARGET_SCALAR_MODE_SUPPORTED_P): New. | rth | 2004-08-26 | 1 | -4/+38 |
* | * tree.h (build_int_cst): New, sign extended constant. | nathan | 2004-08-25 | 1 | -5/+5 |
* | 2004-08-23 Eric Christopher <echristo@redhat.com> | echristo | 2004-08-24 | 2 | -125/+133 |
* | * rtl.def (NIL): Delete. | zack | 2004-08-18 | 2 | -7/+7 |
* | * rtl.h (MEM_READONLY_P): Replace RTX_UNCHANGING_P. | rth | 2004-08-18 | 1 | -44/+27 |
* | .: | nathan | 2004-08-15 | 1 | -5/+6 |
* | * config/alpha/alpha.h (PROMOTE_MODE): Don't promote vector types. | rth | 2004-08-14 | 2 | -13/+18 |