r117066 - in /trunk/gcc: ChangeLog config/i386/...

echristo@gcc.gnu.org echristo@gcc.gnu.org
Tue Sep 19 23:56:00 GMT 2006


Author: echristo
Date: Tue Sep 19 23:56:17 2006
New Revision: 117066

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=117066
Log:
2006-09-19  Eric Christopher  <echristo@apple.com>

        * doc/tm.texi (OBJC_JBLEN): Describe.
        * config/i386/darwin.h (OBJC_JBLEN): Define.
        * config/rs6000/darwin.h: Ditto.

2006-09-19  Eric Christopher  <echristo@apple.com>

        * objc-act.c (JBLEN): Rename to OBJC_JBLEN,
        default to something innocuous.
        (build_next_objc_exception_stuff): Rename JBLEN.


Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/i386/darwin.h
    trunk/gcc/config/rs6000/darwin.h
    trunk/gcc/doc/tm.texi
    trunk/gcc/objc/ChangeLog
    trunk/gcc/objc/objc-act.c



More information about the Gcc-cvs mailing list