From patchwork Sat Oct 6 15:57:52 2012
Content-Type: text/plain; charset="utf-8"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Subject: [wwwdocs] SH 4.8 changes update
From: Gerald Pfeifer ) is better suitable than a regular
list, so I went ahead and made the change below.
Gerald
Index: changes.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/gcc-4.8/changes.html,v
retrieving revision 1.37
diff -u -3 -p -r1.37 changes.html
--- changes.html 5 Oct 2012 19:30:26 -0000 1.37
+++ changes.html 6 Oct 2012 15:32:05 -0000
@@ -258,30 +258,30 @@ by this change.
-matomic-model=model selects the
model for the generated atomic sequences. The following models are
supported:
- soft-gusasoft-gusamovco.l and
movli.l instructions. This is the default when the target
- is sh3*-*-linux* or sh4*-*-linux*.sh3*-*-linux* or sh4*-*-linux*.
- hard-llcshard-llcsmovco.l / movli.l sequences
- (SH4A only).soft-tcbsoft-tcbsoft-imasksh1*-*-linux* or
- sh2*-*-linux*.soft-imasksh1*-*-linux* or
+ sh2*-*-linux*.nonenone__atomic
- built-in functions. This is the default for SH64 targets or when the
- target is not sh*-*-linux*.sh*-*-linux*.
+
-msoft-atomic has been deprecated. It is
now an alias for -matomic-model=soft-gusa.