aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/mmix/mmix.md
AgeCommit message (Expand)AuthorFilesLines
2022-01-03Update copyright years.Jakub Jelinek1-1/+1
2021-07-30MMIX: remove generic placeholders parameters in call insn patterns.Hans-Peter Nilsson1-33/+23
2021-07-30doc: correct documentation of "call" (et al) operand 2.Hans-Peter Nilsson1-9/+3
2021-01-04Update copyright years.Jakub Jelinek1-1/+1
2020-08-07mmix: fix gcc.dg/loop-9.c by more accurate move insnsHans-Peter Nilsson1-12/+36
2020-01-01Update copyright years.Jakub Jelinek1-1/+1
2019-01-01Update copyright years.Jakub Jelinek1-1/+1
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2017-09-13Turn SECONDARY_MEMORY_NEEDED into a hookRichard Sandiford1-1/+1
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-07-13Fix double word typos.Aldy Hernandez1-1/+1
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-05-26system.h: Define __STDC_FORMAT_MACROS before including inttypes.h.Richard Biener1-1/+1
2014-01-02Update copyright years in gcc/Richard Sandiford1-1/+1
2013-01-10Update copyright years in gcc/Richard Sandiford1-2/+1
2013-01-04Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek1-1/+1
2012-10-22mmix.md ("nonlocal_goto_receiver"): Refer to the frame-pointer as an operand.Hans-Peter Nilsson1-21/+23
2012-09-12mmix.h (MMIX_REG_OK_STRICT): Delete.Nathan Froyd1-1/+3
2012-05-29rtl.h (assign_stack_temp, [...]): Remove 'keep' argument.Michael Matz1-4/+4
2011-06-06re PR target/49285 (build fails on mmix in libgcc2.c:__powisf2: ICE in emit_u...Hans-Peter Nilsson1-4/+4
2011-01-03Update Copyright years for files modified in 2010.Jakub Jelinek1-1/+1
2010-04-27mmix.md ("*divdi3_nonknuth", [...]): Add missing earlyclobber for second alte...Hans-Peter Nilsson1-2/+2
2009-05-12Merge cond-optab branch.Paolo Bonzini1-187/+63
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