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

r1727 - in glibc-package/branches/glibc-2.4/debian: . patches patches/hppa



Author: aurel32
Date: 2006-08-15 09:40:04 +0000 (Tue, 15 Aug 2006)
New Revision: 1727

Removed:
   glibc-package/branches/glibc-2.4/debian/patches/hppa/local-gcc-4-profile.diff
Modified:
   glibc-package/branches/glibc-2.4/debian/changelog
   glibc-package/branches/glibc-2.4/debian/patches/series
Log:
Remove hppa/local-gcc-4-profile.diff (not necessary anymore).



Modified: glibc-package/branches/glibc-2.4/debian/changelog
===================================================================
--- glibc-package/branches/glibc-2.4/debian/changelog	2006-08-15 09:34:05 UTC (rev 1726)
+++ glibc-package/branches/glibc-2.4/debian/changelog	2006-08-15 09:40:04 UTC (rev 1727)
@@ -34,8 +34,8 @@
     - Remove mips/local-librt.diff.
     - debian/rules.d/tarball.mk: no longer run tar with -v.
     - Add hppa/cvs-portshead.patch (update hppa code to ports HEAD)
-    - Disable hppa/submitted-sysdeps.diff, hppa/local-gcc-4-profile.diff,
-      hppa/cvs-pie-relocs.diff, hppa/cvs-no-ldbl-128.diff.
+    - Disable hppa/submitted-sysdeps.diff, hppa/cvs-pie-relocs.diff, 
+      hppa/cvs-no-ldbl-128.diff.
     - Add arm/cvs-portshead.patch (update arm code to ports HEAD)
 
   [ Denis Barbier ]
@@ -86,7 +86,7 @@
   * Remove hppa/cvs-linesep.diff (merged upstream).
   * Update hppa/cvs-no-ldbl-128.diff to reflect the new port add-on.
   * Update hppa/cvs-pie-relocs.diff to reflect the new port add-on.
-  * Update hppa/local-gcc-4-profile.diff to reflect the new port add-on.
+  * Remove hppa/local-gcc-4-profile.diff (not necessary anymore).
   * Update hppa/local-inlining.diff to reflect the new port add-on.
   * Update hppa/submitted-drop-utimes.diff.
   * Update hppa/submitted-fenv-align.diff to reflect the new port add-on.

Deleted: glibc-package/branches/glibc-2.4/debian/patches/hppa/local-gcc-4-profile.diff
===================================================================
--- glibc-package/branches/glibc-2.4/debian/patches/hppa/local-gcc-4-profile.diff	2006-08-15 09:34:05 UTC (rev 1726)
+++ glibc-package/branches/glibc-2.4/debian/patches/hppa/local-gcc-4-profile.diff	2006-08-15 09:40:04 UTC (rev 1727)
@@ -1,25 +0,0 @@
-# DP: Description: Make glibc-2.3.5 compile with gcc-4.0 on hppa fixed by
-#		   removing strong_alias.
-# DP: Related bugs: 
-# DP: Dpatch author: GOTO Masanori <gotom@debian.org> 
-# DP: Patch author: GOTO Masanori <gotom@debian.org> 
-# DP: Upstream status: Debian-Specific
-# DP: Status Details: 
-# DP: Date: 2005-08-03
-
-2005-08-03  GOTO Masanori  <gotom@debian.org>
-
-	* sysdeps/hppa/dl-machine.h: Remove strong_alias.
-
---- ports/sysdeps/hppa/dl-machine.h.gotom	2005-08-04 23:43:40.000000000 +0900
-+++ ports/sysdeps/hppa/dl-machine.h	2005-08-04 23:47:35.000000000 +0900
-@@ -538,8 +538,7 @@
-   TRAMPOLINE_TEMPLATE (_dl_runtime_profile, profile_fixup);
- #else
- #define ELF_MACHINE_RUNTIME_TRAMPOLINE			\
--  TRAMPOLINE_TEMPLATE (_dl_runtime_resolve, fixup);	\
--  strong_alias (_dl_runtime_resolve, _dl_runtime_profile);
-+  TRAMPOLINE_TEMPLATE (_dl_runtime_resolve, fixup);
- #endif
- 
- /* ELF_RTYPE_CLASS_PLT iff TYPE describes relocation of a PLT entry, so

Modified: glibc-package/branches/glibc-2.4/debian/patches/series
===================================================================
--- glibc-package/branches/glibc-2.4/debian/patches/series	2006-08-15 09:34:05 UTC (rev 1726)
+++ glibc-package/branches/glibc-2.4/debian/patches/series	2006-08-15 09:40:04 UTC (rev 1727)
@@ -61,7 +61,6 @@
 #hppa/local-remove-mallocdef.diff -p0		# g: this should be replaced by Carlos' new patch.
 hppa/submitted-lt.diff -p1
 #hppa/submitted-sysdeps.diff -p0
-#hppa/local-gcc-4-profile.diff -p0
 #hppa/submitted-fenv-align.diff -p0
 #hppa/submitted-fpu.diff -p0
 #hppa/cvs-pie-relocs.diff -p0



Reply to: