From patchwork Sun Aug 26 13:55:36 2012
Content-Type: text/plain; charset="utf-8"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Subject: [2/2] mips: Add R4700 scheduling support
Date: Sun, 26 Aug 2012 03:55:36 -0000
From: Gerald Pfeifer
X-Patchwork-Id: 180054
Message-Id:
To: Richard Sandiford ,
Matt Turner
Cc: gcc-patches@gcc.gnu.org
On Sun, 3 Jun 2012, Richard Sandiford wrote:
>> The R4700 is identical to the R4600 except for the integer and
>> floating-point multiplication costs.
> Applied, thanks.
>
> Richard
And I just added the snippet below to our release notes.
Gerald
Index: changes.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/gcc-4.8/changes.html,v
retrieving revision 1.20
diff -u -3 -p -r1.20 changes.html
--- changes.html 26 Aug 2012 10:28:42 -0000 1.20
+++ changes.html 26 Aug 2012 13:54:36 -0000
@@ -214,6 +214,7 @@ by this change.
- GCC now passes the
-mmcu and -mno-mcu
options to the assembler.
+ - Support for the R4700 has been added.
SH