]> git.ipfire.org Git - thirdparty/gcc.git/commit - libgcc/crtstuff.c
crtstuff.c (__dso_handle): Set section from TARGET_LBIGCC_SDATA_SECTION if defined.
authorDJ Delorie <dj@redhat.com>
Tue, 16 May 2006 03:49:57 +0000 (23:49 -0400)
committerDJ Delorie <dj@gcc.gnu.org>
Tue, 16 May 2006 03:49:57 +0000 (23:49 -0400)
commita0cfeb0fcd3953ba10886a4a5d2b33b9d4bd1d7d
treecfd3b76308f46b91f774d8dfb0c75c7af4068478
parent2102802062c79ec73a99143d9daab7174b4b12fe
crtstuff.c (__dso_handle): Set section from TARGET_LBIGCC_SDATA_SECTION if defined.

* crtstuff.c (__dso_handle): Set section from
TARGET_LBIGCC_SDATA_SECTION if defined.
* doc/tm.text (TARGET_LIBGCC_SDATA_SECTION): Document.
* config/mips/mips.h (TARGET_LIBGCC_SDATA_SECTION): Define.

From-SVN: r113817
gcc/ChangeLog
gcc/config/mips/mips.h
gcc/crtstuff.c
gcc/doc/tm.texi