2006-09-19 Eric Christopher <echristo@apple.com>
authorechristo <echristo@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 19 Sep 2006 23:56:17 +0000 (23:56 +0000)
committerechristo <echristo@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 19 Sep 2006 23:56:17 +0000 (23:56 +0000)
commit6db57367ddf5b919084002013a7131a5dce98009
treec69f5f84d38935b21c920b0de96f5b6100d6adea
parentaea6bed72c89f8bf7e06fc1933f5b8d635366ccf
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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@117066 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config/i386/darwin.h
gcc/config/rs6000/darwin.h
gcc/doc/tm.texi
gcc/objc/ChangeLog
gcc/objc/objc-act.c