pdp11-protos.md (arith_operand, [...]): Delete
authorPaul Koning <ni1d@arrl.net>
Thu, 21 Oct 2010 19:39:30 +0000 (15:39 -0400)
committerPaul Koning <pkoning@gcc.gnu.org>
Thu, 21 Oct 2010 19:39:30 +0000 (15:39 -0400)
commit19ce9cf1b8f0f1808500580fdd0fd1db00354df3
tree8104fc631e1f5f8f4c6c62cf75196d766b5df41c
parent4fcf718a6127fc70a3d39011b1c98d829c5fc2df
pdp11-protos.md (arith_operand, [...]): Delete

* config/pdp11/pdp11-protos.md (arith_operand,
const_immediate_operand, expand_shift_operand,
immediate15_operand): Delete
* config/pdp11/pdp11.c: Ditto.
* config/pdp11/pdp11.h (REG_CLASS_FROM_LETTER,
CONST_OK_FOR_LETTER_P, CONST_DOUBLE_OK_FOR_LETTER_P,
EXTRA_CONSTRAINT): Delete.
* config/pdp11/pdp11.md (various): Use standard constraints
instead of removed ones.
* config/pdp11/constraints.md: New file.
* config/pdp11/predicates.md: New file.

From-SVN: r165784
gcc/ChangeLog
gcc/config/pdp11/constraints.md [new file with mode: 0644]
gcc/config/pdp11/pdp11-protos.h
gcc/config/pdp11/pdp11.c
gcc/config/pdp11/pdp11.h
gcc/config/pdp11/pdp11.md
gcc/config/pdp11/predicates.md [new file with mode: 0644]