From d4c433f96c2a31f5bd15dc710f8ce3ff14e54699 Mon Sep 17 00:00:00 2001 From: Nicola Pero Date: Sat, 19 Feb 2011 01:42:17 +0000 Subject: Updated comments - no change in code From-SVN: r170298 --- gcc/objc/objc-next-runtime-abi-02.c | 10 ++-------- 1 file changed, 2 insertions(+), 8 deletions(-) (limited to 'gcc/objc/objc-next-runtime-abi-02.c') 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" -- cgit v1.1