aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/mmix/mmix.md
AgeCommit message (Expand)AuthorFilesLines
2007-09-25mmix.md ("*cmpcc_folded"): In condition, gate with REG_P tests before REGNO a...Hans-Peter Nilsson1-1/+2
2007-08-02host-hpux.c: Change copyright header to refer to version 3 of the GNU General...Nick Clifton1-5/+4
2005-06-25Update FSF address.R. Kelley Cook1-2/+2
2005-06-05re PR target/21914 (mmix-knuth-mmixware testsuite failure: compile/20030703-1.c)Hans-Peter Nilsson1-4/+4
2005-05-04predicates.md: New file.Hans-Peter Nilsson1-0/+24
2005-04-28attribs.c, [...]: Update copyright.Kazu Hirata1-1/+1
2005-04-26mips.c (mips_legitimize_tls_address): Use gcc_unreachable.Nathan Sidwell1-1/+1
2004-11-28re PR target/18331 (mmix-knuth-mmixware testsuite failure: execute/ieee/fp-cm...Hans-Peter Nilsson1-4/+34
2004-02-04darwin.c, [...]: Fix comment formatting.Kazu Hirata1-2/+2
2004-02-02arc.md, [...]: Replace gen_rtx with gen_rtx_fmt_e*.Kazu Hirata1-3/+4
2003-06-30README: Fix spelling for "testcase".Volker Reichelt1-1/+1
2003-03-08* config/mmix/mmix.md ("*movcc_expanded"): Add missing alternatives.Hans-Peter Nilsson1-2/+4
2003-03-06mmix.md ("*movcc_expanded"): New pattern.Hans-Peter Nilsson1-1/+48
2002-10-26mmix.md ("fixuns_truncdfdi2"): Replace unsigned_fix, invalid for floating poi...Hans-Peter Nilsson1-1/+1
2002-09-24elfos.h: Follow spelling conventions.Kazu Hirata1-1/+1
2002-09-20mmix.md ("negdf2"): Rewrite.Hans-Peter Nilsson1-4/+13
2002-08-12mmix.md (define_constants): Add MMIX_rR_REGNUM.Hans-Peter Nilsson1-4/+9
2002-07-07Emit MMIX function prologue and epilogue as rtl.Hans-Peter Nilsson1-4/+26
2002-06-30mmix.md ("return"): New pattern.Hans-Peter Nilsson1-2/+4
2002-06-21mmix.md: Change GNU CC to GCC in file header comment.Hans-Peter Nilsson1-4/+4
2002-04-30mmix.h (MMIX_LAST_STACK_REGISTER_REGNUM): Renamed from MMIX_LAST_REGISTER_FIL...Hans-Peter Nilsson1-2/+4
2002-03-31mmix.md (define_constants): Remove misleading FIXME.Hans-Peter Nilsson1-19/+52
2002-03-18mmix.md ("fixuns_truncdfdi2"): Use (unsigned_fix:DI (unsigned_fix:DF op1)), n...Hans-Peter Nilsson1-1/+1
2002-03-17mmix.md ("truncdfsf2"): Correct operator is float_truncate, not fix.Hans-Peter Nilsson1-3/+3
2002-02-06Implement using "base addresses" in insn operands as default.Hans-Peter Nilsson1-2/+3
2002-01-21Remove workaround for register stack overwrite bug in mmix.Hans-Peter Nilsson1-8/+2
2002-01-05invoke.texi (Option Summary): Document -mbranch-predict, -mreg-stack-fill-bug...Hans-Peter Nilsson1-1/+7
2002-01-01Update copyright years listHans-Peter Nilsson1-1/+1
2002-01-01mmix.md: Update FIXME to not mention define_constants.Hans-Peter Nilsson1-24/+23
2001-12-30mmix.md ("*call_real"): Fix typo in comment.Hans-Peter Nilsson1-1/+1
2001-11-03Fix formatting and comment typoHans-Peter Nilsson1-3/+3
2001-11-03config.gcc (mmix-*-*): New target.Hans-Peter Nilsson1-0/+1187