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

List:       uclibc-cvs
Subject:    [uClibc-cvs] CVS update of uClibc/libc/sysdeps/linux/sh (crt0.S)
From:       mjn3 () codepoet ! org (Manuel Novoa III)
Date:       2004-07-16 14:23:21
Message-ID: 20040716202319.A27F3B4095 () codepoet ! org
[Download RAW message or body]

    Date: Friday, July 16, 2004 @ 14:23:19
  Author: mjn3
    Path: /var/cvs/uClibc/libc/sysdeps/linux/sh

Modified: crt0.S (1.14 -> 1.15)

Follow glibc's lead and add a gcc-3.4.1 required symbol to crt0.S.


Index: uClibc/libc/sysdeps/linux/sh/crt0.S
diff -u uClibc/libc/sysdeps/linux/sh/crt0.S:1.14 uClibc/libc/sysdeps/linux/sh/crt0.S:1.15
--- uClibc/libc/sysdeps/linux/sh/crt0.S:1.14	Fri May 14 04:51:12 2004
+++ uClibc/libc/sysdeps/linux/sh/crt0.S	Fri Jul 16 14:23:19 2004
@@ -134,6 +134,12 @@
 	.long 0
 	.weak data_start
 	data_start = __data_start
+#if defined __CONFIG_SH4__
+       .global __fpscr_values
+__fpscr_values:
+       .long   0
+       .long   0x80000
+#endif
 
 #if defined L_gcrt1 && defined __UCLIBC_PROFILING__
 # include "./gmon-start.S"

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

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