aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGerald Pfeifer <gerald@pfeifer.com>2017-02-12 14:37:46 +0000
committerGerald Pfeifer <gerald@gcc.gnu.org>2017-02-12 14:37:46 +0000
commitab874efd6bc48a36b79d5d054da943b31680a6f4 (patch)
treefeb0610eebc6120ceb1ebeb61f1034fad930a91b
parent2139a88ac1920ac009f9216791ce14a312e078cc (diff)
downloadgcc-ab874efd6bc48a36b79d5d054da943b31680a6f4.zip
gcc-ab874efd6bc48a36b79d5d054da943b31680a6f4.tar.gz
gcc-ab874efd6bc48a36b79d5d054da943b31680a6f4.tar.bz2
standards.texi (Standards): Update reference to Objective-C 2.0.
* doc/standards.texi (Standards): Update reference to Objective-C 2.0. From-SVN: r245375
-rw-r--r--gcc/ChangeLog5
-rw-r--r--gcc/doc/standards.texi2
2 files changed, 6 insertions, 1 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index 158a22d..34af015 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,5 +1,10 @@
2017-02-12 Gerald Pfeifer <gerald@pfeifer.com>
+ * doc/standards.texi (Standards): Update reference to
+ Objective-C 2.0.
+
+2017-02-12 Gerald Pfeifer <gerald@pfeifer.com>
+
* doc/extend.texi (Named Address Spaces): sourceware.org now
defaults to https.
* doc/install.texi (Binaries): Ditto.
diff --git a/gcc/doc/standards.texi b/gcc/doc/standards.texi
index 6aa793e..9629b70 100644
--- a/gcc/doc/standards.texi
+++ b/gcc/doc/standards.texi
@@ -290,7 +290,7 @@ GCC has currently no support for non-fragile instance variables.
The authoritative manual on Objective-C 2.0 is available from Apple:
@itemize
@item
-@uref{https://developer.apple.com/library/mac/documentation/Cocoa/Conceptual/ProgrammingWithObjectiveC/Introduction/Introduction.html}
+@uref{https://developer.apple.com/library/content/documentation/Cocoa/Conceptual/ProgrammingWithObjectiveC/Introduction/Introduction.html}
@end itemize
For more information concerning the history of Objective-C that is