summaryrefslogtreecommitdiff
path: root/gcc/doc
diff options
context:
space:
mode:
authorgerald <gerald@138bc75d-0d04-0410-961f-82ee72b054a4>2016-09-01 09:12:53 +0000
committergerald <gerald@138bc75d-0d04-0410-961f-82ee72b054a4>2016-09-01 09:12:53 +0000
commitd84e7163b2b0a81ba1cd21d7b5124431b5120f29 (patch)
tree0c24718e0ebb85751345a368fae069055cbcd33c /gcc/doc
parent83d9bbb26ff1e9997d88da033edfdc8ad7d65f24 (diff)
downloadgcc-d84e7163b2b0a81ba1cd21d7b5124431b5120f29.tar.gz
* doc/extend.texi (SPU Built-in Functions): Remove stale
references to material formerly at IBM and Sony. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/branches/gcc-6-branch@239920 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/doc')
-rw-r--r--gcc/doc/extend.texi4
1 files changed, 1 insertions, 3 deletions
diff --git a/gcc/doc/extend.texi b/gcc/doc/extend.texi
index decae8a54f1..dcf6ec52220 100644
--- a/gcc/doc/extend.texi
+++ b/gcc/doc/extend.texi
@@ -17421,9 +17421,7 @@ v2si __builtin_vis_fpminu32 (v2si, v2si);
@subsection SPU Built-in Functions
GCC provides extensions for the SPU processor as described in the
-Sony/Toshiba/IBM SPU Language Extensions Specification, which can be
-found at @uref{http://cell.scei.co.jp/} or
-@uref{http://www.ibm.com/developerworks/power/cell/}. GCC's
+Sony/Toshiba/IBM SPU Language Extensions Specification. GCC's
implementation differs in several ways.
@itemize @bullet