From 3842015ea28aa4532399267355400cc2c73b390e Mon Sep 17 00:00:00 2001 From: David Wohlferd Date: Mon, 12 May 2014 16:22:15 +0000 Subject: [PATCH] tm.texi: Remove reference to deleted macro. 2014-05-12 David Wohlferd * doc/tm.texi: Remove reference to deleted macro. * doc/tm.texi.in: Likewise. From-SVN: r210330 --- gcc/ChangeLog | 5 +++++ gcc/doc/tm.texi | 3 --- gcc/doc/tm.texi.in | 3 --- 3 files changed, 5 insertions(+), 6 deletions(-) diff --git a/gcc/ChangeLog b/gcc/ChangeLog index b5cf3b2ee158..3b5619265ca5 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,8 @@ +2014-05-12 David Wohlferd + + * doc/tm.texi: Remove reference to deleted macro. + * doc/tm.texi.in: Likewise. + 2014-05-12 Senthil Kumar Selvaraj PR target/60991 diff --git a/gcc/doc/tm.texi b/gcc/doc/tm.texi index fd4e4fd6628b..92312f519f13 100644 --- a/gcc/doc/tm.texi +++ b/gcc/doc/tm.texi @@ -10067,9 +10067,6 @@ Another note: according to the MIPS spec, coprocessor 1 (if present) is the FPU@. One accesses COP1 registers through standard mips floating-point support; they are not included in this mechanism. -There is one macro used in defining the MIPS coprocessor interface which -you may want to override in subtargets; it is described below. - @node PCH Target @section Parameters for Precompiled Header Validity Checking @cindex parameters, precompiled headers diff --git a/gcc/doc/tm.texi.in b/gcc/doc/tm.texi.in index 9c030df6990e..7a91da049567 100644 --- a/gcc/doc/tm.texi.in +++ b/gcc/doc/tm.texi.in @@ -7565,9 +7565,6 @@ Another note: according to the MIPS spec, coprocessor 1 (if present) is the FPU@. One accesses COP1 registers through standard mips floating-point support; they are not included in this mechanism. -There is one macro used in defining the MIPS coprocessor interface which -you may want to override in subtargets; it is described below. - @node PCH Target @section Parameters for Precompiled Header Validity Checking @cindex parameters, precompiled headers -- 2.47.3