From: Gerald Pfeifer Date: Sun, 12 Feb 2017 14:37:46 +0000 (+0000) Subject: standards.texi (Standards): Update reference to Objective-C 2.0. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=ab874efd6bc48a36b79d5d054da943b31680a6f4;p=gcc.git standards.texi (Standards): Update reference to Objective-C 2.0. * doc/standards.texi (Standards): Update reference to Objective-C 2.0. From-SVN: r245375 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 158a22da52f..34af01587b1 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,5 +1,10 @@ 2017-02-12 Gerald Pfeifer + * doc/standards.texi (Standards): Update reference to + Objective-C 2.0. + +2017-02-12 Gerald Pfeifer + * 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 6aa793efd3a..9629b70624a 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