2009-09-22 Loren J. Rittle <ljrittle@acm.org>
authorljrittle <ljrittle@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 22 Sep 2009 16:28:26 +0000 (16:28 +0000)
committerljrittle <ljrittle@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 22 Sep 2009 16:28:26 +0000 (16:28 +0000)
commitfb4bac8b998b7dd65c229462d80b51f72594f818
tree015c1787a0666c3af733e84bc0f39d8a74838a08
parenteb9c45910b02aeaf8bbf248d5dee4ebbec8b11dc
2009-09-22  Loren J. Rittle  <ljrittle@acm.org>

* unwind-dw2-fde-glibc.c: Define and use USE_PT_GNU_EH_FRAME.
Enable a new case for __FreeBSD__ >= 7.
* crtstuff.c:  Define USE_PT_GNU_EH_FRAME for __FreeBSD__ >= 7.
* config/t-freebsd: Define LIB2ADDEH and LIB2ADDEHDEP.
* config/freebsd-spec.h: Conditionally define LINK_EH_SPEC
and USE_LD_AS_NEEDED.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@152027 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config/freebsd-spec.h
gcc/config/t-freebsd
gcc/crtstuff.c
gcc/unwind-dw2-fde-glibc.c