OSDN Git Service

* crtstuff.c (__dso_handle): Set section from
[pf3gnuchains/gcc-fork.git] / gcc / ChangeLog
index fc93eff..f01eebd 100644 (file)
@@ -1,3 +1,10 @@
+2006-05-16  DJ Delorie  <dj@redhat.com>
+
+       * 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.
+
 2006-05-16  Danny Smith  <dannysmith@users.sourceforge.net>
 
         PR target/27599