aboutsummaryrefslogtreecommitdiff
path: root/gcc/objc/objc-next-runtime-abi-02.c
diff options
context:
space:
mode:
authorNicola Pero <nicola.pero@meta-innovation.com>2011-02-19 01:42:17 +0000
committerNicola Pero <nicola@gcc.gnu.org>2011-02-19 01:42:17 +0000
commitd4c433f96c2a31f5bd15dc710f8ce3ff14e54699 (patch)
tree0ccc89fe6cccce803a9f9432fd4c34fe2d7852d2 /gcc/objc/objc-next-runtime-abi-02.c
parentf6c51fa7a10e886688c49e3bae655ac20914d1bf (diff)
downloadgcc-d4c433f96c2a31f5bd15dc710f8ce3ff14e54699.zip
gcc-d4c433f96c2a31f5bd15dc710f8ce3ff14e54699.tar.gz
gcc-d4c433f96c2a31f5bd15dc710f8ce3ff14e54699.tar.bz2
Updated comments - no change in code
From-SVN: r170298
Diffstat (limited to 'gcc/objc/objc-next-runtime-abi-02.c')
-rw-r--r--gcc/objc/objc-next-runtime-abi-02.c10
1 files changed, 2 insertions, 8 deletions
diff --git a/gcc/objc/objc-next-runtime-abi-02.c b/gcc/objc/objc-next-runtime-abi-02.c
index 46e5693..6bfa3a2 100644
--- a/gcc/objc/objc-next-runtime-abi-02.c
+++ b/gcc/objc/objc-next-runtime-abi-02.c
@@ -22,14 +22,8 @@ along with GCC; see the file COPYING3. If not see
/* The NeXT ABI2 is used for m64 implementations on Darwin/OSX machines.
- This version is intended to match (logically) output of Apple's 4.2.1
- compiler.
-
- References:
- FSF GCC branches/apple/trunk.
- objc4-371.2 Open Source release (Apple Computer). (objc-runtime-new.h)
- gcc_42-5664 Apple Local modifications to GCC (Apple Computer).
-*/
+ This version is intended to match (logically) the output of Apple's
+ 4.2.1 compiler. */
#include "config.h"
#include "system.h"