Age | Commit message (Expand) | Author | Files | Lines |
2017-09-13 | Turn SECONDARY_MEMORY_NEEDED into a hook | Richard Sandiford | 1 | -1/+1 |
2017-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2016-01-04 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2015-07-13 | Fix double word typos. | Aldy Hernandez | 1 | -1/+1 |
2015-01-05 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2014-05-26 | system.h: Define __STDC_FORMAT_MACROS before including inttypes.h. | Richard Biener | 1 | -1/+1 |
2014-01-02 | Update copyright years in gcc/ | Richard Sandiford | 1 | -1/+1 |
2013-01-10 | Update copyright years in gcc/ | Richard Sandiford | 1 | -2/+1 |
2013-01-04 | Update Copyright years for files modified in 2011 and/or 2012. | Jakub Jelinek | 1 | -1/+1 |
2012-10-22 | mmix.md ("nonlocal_goto_receiver"): Refer to the frame-pointer as an operand. | Hans-Peter Nilsson | 1 | -21/+23 |
2012-09-12 | mmix.h (MMIX_REG_OK_STRICT): Delete. | Nathan Froyd | 1 | -1/+3 |
2012-05-29 | rtl.h (assign_stack_temp, [...]): Remove 'keep' argument. | Michael Matz | 1 | -4/+4 |
2011-06-06 | re PR target/49285 (build fails on mmix in libgcc2.c:__powisf2: ICE in emit_u... | Hans-Peter Nilsson | 1 | -4/+4 |
2011-01-03 | Update Copyright years for files modified in 2010. | Jakub Jelinek | 1 | -1/+1 |
2010-04-27 | mmix.md ("*divdi3_nonknuth", [...]): Add missing earlyclobber for second alte... | Hans-Peter Nilsson | 1 | -2/+2 |
2009-05-12 | Merge cond-optab branch. | Paolo Bonzini | 1 | -187/+63 |
2007-09-25 | mmix.md ("*cmpcc_folded"): In condition, gate with REG_P tests before REGNO a... | Hans-Peter Nilsson | 1 | -1/+2 |
2007-08-02 | host-hpux.c: Change copyright header to refer to version 3 of the GNU General... | Nick Clifton | 1 | -5/+4 |
2005-06-25 | Update FSF address. | R. Kelley Cook | 1 | -2/+2 |
2005-06-05 | re PR target/21914 (mmix-knuth-mmixware testsuite failure: compile/20030703-1.c) | Hans-Peter Nilsson | 1 | -4/+4 |
2005-05-04 | predicates.md: New file. | Hans-Peter Nilsson | 1 | -0/+24 |
2005-04-28 | attribs.c, [...]: Update copyright. | Kazu Hirata | 1 | -1/+1 |
2005-04-26 | mips.c (mips_legitimize_tls_address): Use gcc_unreachable. | Nathan Sidwell | 1 | -1/+1 |
2004-11-28 | re PR target/18331 (mmix-knuth-mmixware testsuite failure: execute/ieee/fp-cm... | Hans-Peter Nilsson | 1 | -4/+34 |
2004-02-04 | darwin.c, [...]: Fix comment formatting. | Kazu Hirata | 1 | -2/+2 |
2004-02-02 | arc.md, [...]: Replace gen_rtx with gen_rtx_fmt_e*. | Kazu Hirata | 1 | -3/+4 |
2003-06-30 | README: Fix spelling for "testcase". | Volker Reichelt | 1 | -1/+1 |
2003-03-08 | * config/mmix/mmix.md ("*movcc_expanded"): Add missing alternatives. | Hans-Peter Nilsson | 1 | -2/+4 |
2003-03-06 | mmix.md ("*movcc_expanded"): New pattern. | Hans-Peter Nilsson | 1 | -1/+48 |
2002-10-26 | mmix.md ("fixuns_truncdfdi2"): Replace unsigned_fix, invalid for floating poi... | Hans-Peter Nilsson | 1 | -1/+1 |
2002-09-24 | elfos.h: Follow spelling conventions. | Kazu Hirata | 1 | -1/+1 |
2002-09-20 | mmix.md ("negdf2"): Rewrite. | Hans-Peter Nilsson | 1 | -4/+13 |
2002-08-12 | mmix.md (define_constants): Add MMIX_rR_REGNUM. | Hans-Peter Nilsson | 1 | -4/+9 |
2002-07-07 | Emit MMIX function prologue and epilogue as rtl. | Hans-Peter Nilsson | 1 | -4/+26 |
2002-06-30 | mmix.md ("return"): New pattern. | Hans-Peter Nilsson | 1 | -2/+4 |
2002-06-21 | mmix.md: Change GNU CC to GCC in file header comment. | Hans-Peter Nilsson | 1 | -4/+4 |
2002-04-30 | mmix.h (MMIX_LAST_STACK_REGISTER_REGNUM): Renamed from MMIX_LAST_REGISTER_FIL... | Hans-Peter Nilsson | 1 | -2/+4 |
2002-03-31 | mmix.md (define_constants): Remove misleading FIXME. | Hans-Peter Nilsson | 1 | -19/+52 |
2002-03-18 | mmix.md ("fixuns_truncdfdi2"): Use (unsigned_fix:DI (unsigned_fix:DF op1)), n... | Hans-Peter Nilsson | 1 | -1/+1 |
2002-03-17 | mmix.md ("truncdfsf2"): Correct operator is float_truncate, not fix. | Hans-Peter Nilsson | 1 | -3/+3 |
2002-02-06 | Implement using "base addresses" in insn operands as default. | Hans-Peter Nilsson | 1 | -2/+3 |
2002-01-21 | Remove workaround for register stack overwrite bug in mmix. | Hans-Peter Nilsson | 1 | -8/+2 |
2002-01-05 | invoke.texi (Option Summary): Document -mbranch-predict, -mreg-stack-fill-bug... | Hans-Peter Nilsson | 1 | -1/+7 |
2002-01-01 | Update copyright years list | Hans-Peter Nilsson | 1 | -1/+1 |
2002-01-01 | mmix.md: Update FIXME to not mention define_constants. | Hans-Peter Nilsson | 1 | -24/+23 |
2001-12-30 | mmix.md ("*call_real"): Fix typo in comment. | Hans-Peter Nilsson | 1 | -1/+1 |
2001-11-03 | Fix formatting and comment typo | Hans-Peter Nilsson | 1 | -3/+3 |
2001-11-03 | config.gcc (mmix-*-*): New target. | Hans-Peter Nilsson | 1 | -0/+1187 |