aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/ns32k/ns32k.md
AgeCommit message (Expand)AuthorFilesLines
2005-07-20config.gcc: Remove support for sparc-*-openbsd*...Kazu Hirata1-3082/+0
2005-06-25Update FSF address.R. Kelley Cook1-2/+2
2004-07-07builtins.c: Rename movstr*, except for movstrict*, to movmem* and clrstr* to ...Alexandre Oliva1-4/+4
2004-03-15c-incpath.c, [...]: Update copyright.Kazu Hirata1-1/+1
2004-02-03combine.c (simplify_set): Use gen_rtx_fmt_e instead of gen_rtx.Kazu Hirata1-4/+4
2004-02-01arm.c, [...]: Replace "gen_rtx (FOO, " with "gen_rtx_FOO (".Kazu Hirata1-23/+23
2003-09-27GNU CC -> GCCKelley Cook1-4/+4
2002-12-20ns32k.md (movdi): Use "l" instead of "f" to match all registers capable of ho...Ian Dall1-22/+35
2002-12-16Merge basic-improvements-branch to trunkZack Weinberg1-1/+1
2002-09-24elfos.h: Follow spelling conventions.Kazu Hirata1-2/+2
2002-07-16invoke.texi (NS32K Options): Document -mieee-compare optionIan Dall1-27/+57
2002-06-19ns32k.md: Give "*xxx" names to all unnamed insn's.Ian Dall1-251/+237
2002-01-11re PR other/5299 (then -> than fixes)Craig Rodrigues1-1/+1
2001-11-04ChangeLog.2, [...]: Fix spelling errors.Joseph Myers1-1/+1
2001-07-03explow.c (plus_constant_wide, case PLUS): Call find_constant_term and avoid c...Richard Kenner1-3/+3
2001-06-30* ns32k.md: Remove stray backslash-newline in output template.Zack Weinberg1-1/+1
2001-04-03Use byte offsets in SUBREGs instead of words.Jakub Jelinek1-2/+2
2000-09-12convex.md: Use "+" instead of "=" for outputs wrapped in a STRICT_LOW_PART.Jeffrey A Law1-4/+4
2000-08-08alpha.c (alpha_emit_xfloating_libcall): Use GEN_CALL_VALUE define.Rodney Brown1-1/+1
2000-02-26Fix copyrights.Jeff Law1-1/+2
2000-01-27ns32k update from Ian Dall and Hans-Peter Nilsson.Ian Dall1-286/+279
2000-01-18ns32k-protos.h: New file.Kaveh R. Ghazi1-0/+4
2000-01-13ns32k.md: Revert Jan 9 change.Hans-Peter Nilsson1-1/+1
2000-01-09ns32k.md (load or push effective address): Operand 1 must have SImode.Hans-Peter Nilsson1-2/+2
1999-10-141750a.md (movstrqi): Add missing output reload constraint.Richard Henderson1-1/+1
1999-09-06Merge in gcc2-ss-010999Jeff Law1-21/+18
1999-08-25Fix typo.Jeff Law1-2/+2
1999-01-20cse.c (fold_rtx): Revert 29 Dec change.Richard Henderson1-4/+4
1998-11-25Bulk ns32k patch from Ian Dall. See ChangeLog for details.Ian Dall1-254/+446
1998-05-06typo typo fixes fixesJeff Law1-1/+1
1998-03-311750a.md, [...]: Use GEN_INT consistently.Jeffrey A Law1-19/+16
1996-06-27(adddi3, subdi3, negdi3): New patterns.Richard Kenner1-1/+111
1996-06-08(define_insns for ffs[qhs]i2): Deleted.Richard Kenner1-26/+27
1995-06-15Change FSF address.Richard Kenner1-1/+2
1994-11-23(everywhere): Correct range is -0x1fffffff to 0x20000000, others have to be l...Richard Kenner1-7/+18
1994-09-06(stackadjust/push peepholes): For the adjust/push/push pattern one offset was...Richard Kenner1-4/+10
1994-09-01(stack-adjust/push peepholes): Addresses are moved with "addr", notRichard Kenner1-0/+6
1994-08-08(all patterns that use ins/inss and ext/exts): Disallow use of theseRichard Kenner1-7/+10
1994-05-17Don't use the extsd/extd instructions on the ns32532.Richard Kenner1-3/+20
1994-04-10Remove references to LSHIFT and lshlsi3.Richard Kenner1-23/+2
1994-02-22Added peephole patterns for stack adjustments followed by QI/HI pushes.Richard Kenner1-21/+137
1993-11-14(movsi): Handle moves to fp reg.Richard Stallman1-2/+8
1993-10-06Add peepholes for stack adjust plus pushes.Richard Stallman1-2/+30
1993-08-16(tablejump): Now SImode and uses cased.Richard Kenner1-16/+2
1993-08-07(strict_low_part add/subtract recognizers): Use %2, not %1, in template.Richard Stallman1-8/+8
1993-06-28(movdf, movdi): Delete `&' from constraint.Richard Stallman1-2/+2
1993-03-23(untyped_call, blockage): New patterns.Tom Wood1-0/+37
1993-01-25Delete emacs local-variables block at end.Richard Kenner1-10/+0
1992-11-26(movsi): Split alt 1 to deprecate xy classes in operand 1.Richard Stallman1-2/+2
1992-11-24(addsi3): Add & for alternative 1 in operand 0.Richard Stallman1-2/+2