[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Patches] Update e500 localplt baselines



I've applied this patch to the e500 localplt test baselines to make abort 
and soft-fp symbols optional, as they are for powerpc soft-float, since 
whether they are present may depend on details of compiler versions and 
optimization.

Index: sysdeps/unix/sysv/linux/powerpc/powerpc32/e500/nptl/localplt.data
===================================================================
--- sysdeps/unix/sysv/linux/powerpc/powerpc32/e500/nptl/localplt.data	(revision 23439)
+++ sysdeps/unix/sysv/linux/powerpc/powerpc32/e500/nptl/localplt.data	(working copy)
@@ -1,6 +1,6 @@
 libc.so: __signbit
 libc.so: __signbitl
-libc.so: abort
+libc.so: abort ?
 libc.so: calloc
 libc.so: free
 libc.so: malloc
Index: sysdeps/unix/sysv/linux/powerpc/powerpc32/e500/single/nptl/localplt.data
===================================================================
--- sysdeps/unix/sysv/linux/powerpc/powerpc32/e500/single/nptl/localplt.data	(revision 23439)
+++ sysdeps/unix/sysv/linux/powerpc/powerpc32/e500/single/nptl/localplt.data	(working copy)
@@ -1,23 +1,23 @@
-libc.so: __adddf3
-libc.so: __divdf3
-libc.so: __eqdf2
-libc.so: __extendsfdf2
-libc.so: __fixdfsi
-libc.so: __fixunsdfsi
-libc.so: __floatsidf
-libc.so: __floatunsidf
-libc.so: __gedf2
-libc.so: __gtdf2
-libc.so: __ledf2
-libc.so: __ltdf2
-libc.so: __muldf3
-libc.so: __nedf2
+libc.so: __adddf3 ?
+libc.so: __divdf3 ?
+libc.so: __eqdf2 ?
+libc.so: __extendsfdf2 ?
+libc.so: __fixdfsi ?
+libc.so: __fixunsdfsi ?
+libc.so: __floatsidf ?
+libc.so: __floatunsidf ?
+libc.so: __gedf2 ?
+libc.so: __gtdf2 ?
+libc.so: __ledf2 ?
+libc.so: __ltdf2 ?
+libc.so: __muldf3 ?
+libc.so: __nedf2 ?
 libc.so: __signbit
 libc.so: __signbitl
-libc.so: __subdf3
-libc.so: __truncdfsf2
-libc.so: __unorddf2
-libc.so: abort
+libc.so: __subdf3 ?
+libc.so: __truncdfsf2 ?
+libc.so: __unorddf2 ?
+libc.so: abort ?
 libc.so: calloc
 libc.so: free
 libc.so: malloc
Index: ChangeLog.eglibc
===================================================================
--- ChangeLog.eglibc	(revision 23439)
+++ ChangeLog.eglibc	(working copy)
@@ -1,3 +1,9 @@
+2013-07-03  Joseph Myers  <joseph@xxxxxxxxxxxxxxxx>
+
+	* sysdeps/unix/sysv/linux/powerpc/powerpc32/e500/nptl/localplt.data,
+	sysdeps/unix/sysv/linux/powerpc/powerpc32/e500/single/nptl/localplt.data:
+	Mark abort and soft-fp symbols optional.
+
 2013-07-02  Joseph Myers  <joseph@xxxxxxxxxxxxxxxx>
 
 	* sysdeps/powerpc/powerpc32/e500/fpu/s_nearbyint.c,

-- 
Joseph S. Myers
joseph@xxxxxxxxxxxxxxxx
_______________________________________________
Patches mailing list
Patches@xxxxxxxxxx
http://eglibc.org/cgi-bin/mailman/listinfo/patches