This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

r113322 - in /branches/apple/trunk/gcc: ChangeL...


Author: fjahanian
Date: Thu Apr 27 20:28:44 2006
New Revision: 113322

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=113322
Log:
Radar 3803157 (method attributes)
Radar 4523837.
Oked by Mike.

Added:
    branches/apple/trunk/gcc/testsuite/obj-c++.dg/method-attribute-1.mm
    branches/apple/trunk/gcc/testsuite/obj-c++.dg/method-attribute-2.mm
    branches/apple/trunk/gcc/testsuite/obj-c++.dg/method-attribute-3.mm
    branches/apple/trunk/gcc/testsuite/obj-c++.dg/method-attribute-sentinel-1.mm
    branches/apple/trunk/gcc/testsuite/obj-c++.dg/property-8.mm
    branches/apple/trunk/gcc/testsuite/objc.dg/method-attribute-1.m
    branches/apple/trunk/gcc/testsuite/objc.dg/method-attribute-2.m
    branches/apple/trunk/gcc/testsuite/objc.dg/method-attribute-3.m
    branches/apple/trunk/gcc/testsuite/objc.dg/method-attribute-sentinel-1.m
    branches/apple/trunk/gcc/testsuite/objc.dg/property-8.m
Modified:
    branches/apple/trunk/gcc/ChangeLog.apple-ppc
    branches/apple/trunk/gcc/c-common.c
    branches/apple/trunk/gcc/c-common.h
    branches/apple/trunk/gcc/c-parse.in
    branches/apple/trunk/gcc/cp/ChangeLog.apple-ppc
    branches/apple/trunk/gcc/cp/parser.c
    branches/apple/trunk/gcc/objc/ChangeLog.apple-ppc
    branches/apple/trunk/gcc/objc/objc-act.c
    branches/apple/trunk/gcc/objc/objc-act.h
    branches/apple/trunk/gcc/stub-objc.c
    branches/apple/trunk/gcc/testsuite/ChangeLog.apple-ppc


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]