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

r3470 - in glibc-package/branches/eglibc-2.10/debian: . patches/alpha



Author: aurel32
Date: 2009-05-09 22:54:52 +0000 (Sat, 09 May 2009)
New Revision: 3470

Removed:
   glibc-package/branches/eglibc-2.10/debian/patches/alpha/submitted-pic.diff
Modified:
   glibc-package/branches/eglibc-2.10/debian/changelog
   glibc-package/branches/eglibc-2.10/debian/patches/alpha/local-gcc4.1.diff
   glibc-package/branches/eglibc-2.10/debian/patches/alpha/submitted-PTR_MANGLE.diff
   glibc-package/branches/eglibc-2.10/debian/patches/alpha/submitted-dl-procinfo.diff
   glibc-package/branches/eglibc-2.10/debian/patches/alpha/submitted-dl-support.diff
   glibc-package/branches/eglibc-2.10/debian/patches/alpha/submitted-fpu-round.diff
   glibc-package/branches/eglibc-2.10/debian/patches/alpha/submitted-procfs_h.diff
Log:
    - alpha has been moved to ports, update debian/patches/alpha/*
      accordingly.



Modified: glibc-package/branches/eglibc-2.10/debian/changelog
===================================================================
--- glibc-package/branches/eglibc-2.10/debian/changelog	2009-05-09 22:30:46 UTC (rev 3469)
+++ glibc-package/branches/eglibc-2.10/debian/changelog	2009-05-09 22:54:52 UTC (rev 3470)
@@ -6,6 +6,8 @@
     - Add Handling for group shadow files.  Closes: # 519479.
     - debian/copyright, debian/*symbols*, debian/shlibver, 
       debian/locales-depver: upgrade to 2.10.
+    - alpha has been moved to ports, update debian/patches/alpha/*
+      accordingly.
 
  -- Aurelien Jarno <aurel32@debian.org>  Tue, 05 May 2009 09:57:43 +0200
 

Modified: glibc-package/branches/eglibc-2.10/debian/patches/alpha/local-gcc4.1.diff
===================================================================
--- glibc-package/branches/eglibc-2.10/debian/patches/alpha/local-gcc4.1.diff	2009-05-09 22:30:46 UTC (rev 3469)
+++ glibc-package/branches/eglibc-2.10/debian/patches/alpha/local-gcc4.1.diff	2009-05-09 22:54:52 UTC (rev 3470)
@@ -14,11 +14,11 @@
 I cannot really think of anything better than
 
 ---
- sysdeps/unix/sysv/linux/alpha/ioperm.c |    8 ++++----
+ ports/sysdeps/unix/sysv/linux/alpha/ioperm.c |    8 ++++----
  1 file changed, 4 insertions(+), 4 deletions(-)
 
---- a/sysdeps/unix/sysv/linux/alpha/ioperm.c
-+++ b/sysdeps/unix/sysv/linux/alpha/ioperm.c
+--- a/ports/sysdeps/unix/sysv/linux/alpha/ioperm.c
++++ b/ports/sysdeps/unix/sysv/linux/alpha/ioperm.c
 @@ -178,13 +178,13 @@
  static inline void
  stb_mb(unsigned char val, unsigned long addr)

Modified: glibc-package/branches/eglibc-2.10/debian/patches/alpha/submitted-PTR_MANGLE.diff
===================================================================
--- glibc-package/branches/eglibc-2.10/debian/patches/alpha/submitted-PTR_MANGLE.diff	2009-05-09 22:30:46 UTC (rev 3469)
+++ glibc-package/branches/eglibc-2.10/debian/patches/alpha/submitted-PTR_MANGLE.diff	2009-05-09 22:54:52 UTC (rev 3470)
@@ -1,10 +1,10 @@
 ---
- sysdeps/unix/alpha/sysdep.h            |   38 -----------------------------
- sysdeps/unix/sysv/linux/alpha/sysdep.h |   42 +++++++++++++++++++++++++++++++++
+ ports/sysdeps/unix/alpha/sysdep.h            |   38 -----------------------------
+ ports/sysdeps/unix/sysv/linux/alpha/sysdep.h |   42 +++++++++++++++++++++++++++++++++
  2 files changed, 42 insertions(+), 38 deletions(-)
 
---- a/sysdeps/unix/alpha/sysdep.h
-+++ b/sysdeps/unix/alpha/sysdep.h
+--- a/ports/sysdeps/unix/alpha/sysdep.h
++++ b/ports/sysdeps/unix/alpha/sysdep.h
 @@ -397,42 +397,4 @@
  	_sc_ret = _sc_0, _sc_err = _sc_19;			\
  }
@@ -48,8 +48,8 @@
 -#endif
 -
  #endif /* ASSEMBLER */
---- a/sysdeps/unix/sysv/linux/alpha/sysdep.h
-+++ b/sysdeps/unix/sysv/linux/alpha/sysdep.h
+--- a/ports/sysdeps/unix/sysv/linux/alpha/sysdep.h
++++ b/ports/sysdeps/unix/sysv/linux/alpha/sysdep.h
 @@ -98,4 +98,46 @@
  	INTERNAL_SYSCALL1(name, err_out, nr, args);			\
  })

Modified: glibc-package/branches/eglibc-2.10/debian/patches/alpha/submitted-dl-procinfo.diff
===================================================================
--- glibc-package/branches/eglibc-2.10/debian/patches/alpha/submitted-dl-procinfo.diff	2009-05-09 22:30:46 UTC (rev 3469)
+++ glibc-package/branches/eglibc-2.10/debian/patches/alpha/submitted-dl-procinfo.diff	2009-05-09 22:54:52 UTC (rev 3470)
@@ -1,11 +1,11 @@
 ---
- sysdeps/alpha/dl-machine.h  |   12 +++++++
- sysdeps/alpha/dl-procinfo.c |   64 +++++++++++++++++++++++++++++++++++++++++
- sysdeps/alpha/dl-procinfo.h |   68 ++++++++++++++++++++++++++++++++++++++++++++
+ ports/sysdeps/alpha/dl-machine.h  |   12 +++++++
+ ports/sysdeps/alpha/dl-procinfo.c |   64 +++++++++++++++++++++++++++++++++++++++++
+ ports/sysdeps/alpha/dl-procinfo.h |   68 ++++++++++++++++++++++++++++++++++++++++++++
  3 files changed, 144 insertions(+)
 
 --- /dev/null
-+++ b/sysdeps/alpha/dl-procinfo.h
++++ b/ports/sysdeps/alpha/dl-procinfo.h
 @@ -0,0 +1,68 @@
 +/* Alpha version of processor capability information handling macros.
 +   Copyright (C) 2007 Free Software Foundation, Inc.
@@ -76,7 +76,7 @@
 +
 +#endif /* dl-procinfo.h */
 --- /dev/null
-+++ b/sysdeps/alpha/dl-procinfo.c
++++ b/ports/sysdeps/alpha/dl-procinfo.c
 @@ -0,0 +1,64 @@
 +/* Data for Alpha version of processor capability information.
 +   Copyright (C) 2007 Free Software Foundation, Inc.
@@ -142,8 +142,8 @@
 +
 +#undef PROCINFO_DECL
 +#undef PROCINFO_CLASS
---- a/sysdeps/alpha/dl-machine.h
-+++ b/sysdeps/alpha/dl-machine.h
+--- a/ports/sysdeps/alpha/dl-machine.h
++++ b/ports/sysdeps/alpha/dl-machine.h
 @@ -249,6 +249,18 @@
  /* The alpha never uses Elf64_Rel relocations.  */
  #define ELF_MACHINE_NO_REL 1

Modified: glibc-package/branches/eglibc-2.10/debian/patches/alpha/submitted-dl-support.diff
===================================================================
--- glibc-package/branches/eglibc-2.10/debian/patches/alpha/submitted-dl-support.diff	2009-05-09 22:30:46 UTC (rev 3469)
+++ glibc-package/branches/eglibc-2.10/debian/patches/alpha/submitted-dl-support.diff	2009-05-09 22:54:52 UTC (rev 3470)
@@ -6,10 +6,10 @@
 can punt it.
 
 ---
- sysdeps/unix/sysv/linux/alpha/dl-support.c |    2 --
+ ports/sysdeps/unix/sysv/linux/alpha/dl-support.c |    2 --
  1 file changed, 2 deletions(-)
 
---- a/sysdeps/unix/sysv/linux/alpha/dl-support.c
+--- a/ports/sysdeps/unix/sysv/linux/alpha/dl-support.c
 +++ /dev/null
 @@ -1,2 +0,0 @@
 -#include "dl-auxv.h"

Modified: glibc-package/branches/eglibc-2.10/debian/patches/alpha/submitted-fpu-round.diff
===================================================================
--- glibc-package/branches/eglibc-2.10/debian/patches/alpha/submitted-fpu-round.diff	2009-05-09 22:30:46 UTC (rev 3469)
+++ glibc-package/branches/eglibc-2.10/debian/patches/alpha/submitted-fpu-round.diff	2009-05-09 22:54:52 UTC (rev 3470)
@@ -9,16 +9,16 @@
 
 
 ---
- sysdeps/alpha/fpu/s_ceil.c   |   25 +++++++++++++++----------
- sysdeps/alpha/fpu/s_ceilf.c  |   30 ++++++++++++++++++++----------
- sysdeps/alpha/fpu/s_floor.c  |   30 ++++++++++++++++++------------
- sysdeps/alpha/fpu/s_floorf.c |   35 +++++++++++++++++++++++------------
- sysdeps/alpha/fpu/s_rint.c   |   25 +++++++++++++++++--------
- sysdeps/alpha/fpu/s_rintf.c  |   29 ++++++++++++++++++++++-------
+ ports/sysdeps/alpha/fpu/s_ceil.c   |   25 +++++++++++++++----------
+ ports/sysdeps/alpha/fpu/s_ceilf.c  |   30 ++++++++++++++++++++----------
+ ports/sysdeps/alpha/fpu/s_floor.c  |   30 ++++++++++++++++++------------
+ ports/sysdeps/alpha/fpu/s_floorf.c |   35 +++++++++++++++++++++++------------
+ ports/sysdeps/alpha/fpu/s_rint.c   |   25 +++++++++++++++++--------
+ ports/sysdeps/alpha/fpu/s_rintf.c  |   29 ++++++++++++++++++++++-------
  6 files changed, 115 insertions(+), 59 deletions(-)
 
---- a/sysdeps/alpha/fpu/s_ceil.c
-+++ b/sysdeps/alpha/fpu/s_ceil.c
+--- a/ports/sysdeps/alpha/fpu/s_ceil.c
++++ b/ports/sysdeps/alpha/fpu/s_ceil.c
 @@ -27,20 +27,25 @@
  double
  __ceil (double x)
@@ -55,8 +55,8 @@
  }
  
  weak_alias (__ceil, ceil)
---- a/sysdeps/alpha/fpu/s_ceilf.c
-+++ b/sysdeps/alpha/fpu/s_ceilf.c
+--- a/ports/sysdeps/alpha/fpu/s_ceilf.c
++++ b/ports/sysdeps/alpha/fpu/s_ceilf.c
 @@ -26,20 +26,30 @@
  float
  __ceilf (float x)
@@ -98,8 +98,8 @@
  }
  
  weak_alias (__ceilf, ceilf)
---- a/sysdeps/alpha/fpu/s_floor.c
-+++ b/sysdeps/alpha/fpu/s_floor.c
+--- a/ports/sysdeps/alpha/fpu/s_floor.c
++++ b/ports/sysdeps/alpha/fpu/s_floor.c
 @@ -21,26 +21,32 @@
  #include <math_ldbl_opt.h>
  
@@ -145,8 +145,8 @@
  }
  
  weak_alias (__floor, floor)
---- a/sysdeps/alpha/fpu/s_floorf.c
-+++ b/sysdeps/alpha/fpu/s_floorf.c
+--- a/ports/sysdeps/alpha/fpu/s_floorf.c
++++ b/ports/sysdeps/alpha/fpu/s_floorf.c
 @@ -20,26 +20,37 @@
  #include <math.h>
  
@@ -197,8 +197,8 @@
  }
  
  weak_alias (__floorf, floorf)
---- a/sysdeps/alpha/fpu/s_rint.c
-+++ b/sysdeps/alpha/fpu/s_rint.c
+--- a/ports/sysdeps/alpha/fpu/s_rint.c
++++ b/ports/sysdeps/alpha/fpu/s_rint.c
 @@ -24,15 +24,24 @@
  double
  __rint (double x)
@@ -232,8 +232,8 @@
  }
  
  weak_alias (__rint, rint)
---- a/sysdeps/alpha/fpu/s_rintf.c
-+++ b/sysdeps/alpha/fpu/s_rintf.c
+--- a/ports/sysdeps/alpha/fpu/s_rintf.c
++++ b/ports/sysdeps/alpha/fpu/s_rintf.c
 @@ -23,15 +23,30 @@
  float
  __rintf (float x)

Deleted: glibc-package/branches/eglibc-2.10/debian/patches/alpha/submitted-pic.diff
===================================================================
--- glibc-package/branches/eglibc-2.10/debian/patches/alpha/submitted-pic.diff	2009-05-09 22:30:46 UTC (rev 3469)
+++ glibc-package/branches/eglibc-2.10/debian/patches/alpha/submitted-pic.diff	2009-05-09 22:54:52 UTC (rev 3470)
@@ -1,24 +0,0 @@
-# All lines beginning with `# DP:' are a description of the patch.
-# DP: Description: Fix errno for secondary threads on Alpha
-# DP: Author: Daniel Jacobowitz <dan@debian.org>
-# DP: Upstream status: Pending
-# DP: Status Details: Submitted Jan 8, 2003
-# DP: Date: Jan 8, 2003, updated 2003-03-23 by gotom.
-
---- sysdeps/unix/alpha/sysdep.S	2003-03-23 16:01:02.000000000 +0900
-+++ sysdeps/unix/alpha/sysdep.S.new	2003-03-23 16:02:50.000000000 +0900
-@@ -96,14 +96,10 @@
- 	PROLOGUE
- 
- 	/* Find our per-thread errno address  */
--#if defined PIC && !defined IS_IN_librt
--	bsr	ra, __errno_location	!samegp
--#else
- 	jsr	ra, __errno_location
- #ifndef GPSAVEREG
- 	ldgp	gp, 0(ra)
- #endif
--#endif
- 
- 	/* Store the error value.  */
- 	ldq	t0, 8(sp)

Modified: glibc-package/branches/eglibc-2.10/debian/patches/alpha/submitted-procfs_h.diff
===================================================================
--- glibc-package/branches/eglibc-2.10/debian/patches/alpha/submitted-procfs_h.diff	2009-05-09 22:30:46 UTC (rev 3469)
+++ glibc-package/branches/eglibc-2.10/debian/patches/alpha/submitted-procfs_h.diff	2009-05-09 22:54:52 UTC (rev 3470)
@@ -5,11 +5,11 @@
 	elf_fpregset_t): Define. Don't include asm/elf.h.
 
 ---
- sysdeps/unix/sysv/linux/alpha/sys/procfs.h |   15 ++++++++++++++-
+ ports/sysdeps/unix/sysv/linux/alpha/sys/procfs.h |   15 ++++++++++++++-
  1 file changed, 14 insertions(+), 1 deletion(-)
 
---- a/sysdeps/unix/sysv/linux/alpha/sys/procfs.h
-+++ b/sysdeps/unix/sysv/linux/alpha/sys/procfs.h
+--- a/ports/sysdeps/unix/sysv/linux/alpha/sys/procfs.h
++++ b/ports/sysdeps/unix/sysv/linux/alpha/sys/procfs.h
 @@ -29,10 +29,23 @@
  #include <sys/types.h>
  #include <sys/ucontext.h>


Reply to: