tm.texi (OBJC_JBLEN): Describe.
commit64ee94908dee791e0f1ee24f740a9fc734fc7002
authorEric Christopher <echristo@apple.com>
Tue, 19 Sep 2006 23:56:17 +0000 (19 23:56 +0000)
committerEric Christopher <echristo@gcc.gnu.org>
Tue, 19 Sep 2006 23:56:17 +0000 (19 23:56 +0000)
treec69f5f84d38935b21c920b0de96f5b6100d6adea
parent83a4f4f746dd8db00bbec21f9e31f72b160bc24c
tm.texi (OBJC_JBLEN): Describe.

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.

From-SVN: r117066
gcc/ChangeLog
gcc/config/i386/darwin.h
gcc/config/rs6000/darwin.h
gcc/doc/tm.texi
gcc/objc/ChangeLog
gcc/objc/objc-act.c