[prev in list] [next in list] [prev in thread] [next in thread] 

List:       uclibc-cvs
Subject:    svn commit: [26062] trunk/uClibc/ldso/include
From:       austinf () uclibc ! org (austinf at uclibc ! org)
Date:       2009-04-11 0:08:48
Message-ID: 20090411000848.951C776475 () busybox ! osuosl ! org
[Download RAW message or body]

Author: austinf
Date: 2009-04-11 00:08:47 +0000 (Sat, 11 Apr 2009)
New Revision: 26062

Log:
sparc also needs CONSTANT_STRING_GOT_FIXUP for doing debug printing in ldso

Signed-off-by: Austin Foxley <austinf at cetoncorp.com>


Modified:
   trunk/uClibc/ldso/include/dl-string.h


Changeset:
Modified: trunk/uClibc/ldso/include/dl-string.h
===================================================================
--- trunk/uClibc/ldso/include/dl-string.h	2009-04-10 23:48:03 UTC (rev 26061)
+++ trunk/uClibc/ldso/include/dl-string.h	2009-04-11 00:08:47 UTC (rev 26062)
@@ -286,7 +286,7 @@
  * This requires that load_addr must already be defined... */
 #if defined(mc68000)  || defined(__arm__) || defined(__thumb__) || \
     defined(__mips__) || defined(__sh__)  || defined(__powerpc__) || \
-    defined(__avr32__) || defined(__xtensa__)
+    defined(__avr32__) || defined(__xtensa__) || defined(__sparc__)
 # define CONSTANT_STRING_GOT_FIXUP(X) \
 	if ((X) < (const char *) load_addr) (X) += load_addr
 # define NO_EARLY_SEND_STDERR


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic