public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in sys-libs/libunwind/files: libunwind-1.0-disable-setjmp.patch
@ 2011-08-28 14:17 Diego Petteno (flameeyes)
  0 siblings, 0 replies; 2+ messages in thread
From: Diego Petteno (flameeyes) @ 2011-08-28 14:17 UTC (permalink / raw
  To: gentoo-commits

flameeyes    11/08/28 14:17:43

  Added:                libunwind-1.0-disable-setjmp.patch
  Log:
  Version bump; port disable-setjmp patch (and simplify); add debug USE flag.
  
  (Portage version: 2.2.0_alpha51/cvs/Linux x86_64)

Revision  Changes    Path
1.1                  sys-libs/libunwind/files/libunwind-1.0-disable-setjmp.patch

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/libunwind/files/libunwind-1.0-disable-setjmp.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/libunwind/files/libunwind-1.0-disable-setjmp.patch?rev=1.1&content-type=text/plain

Index: libunwind-1.0-disable-setjmp.patch
===================================================================
http://cvs.fedoraproject.org/viewvc/rpms/libunwind/devel/libunwind-disable-setjmp.patch?revision=1.1&view=markup
http://bugs.gentoo.org/show_bug.cgi?id=299344

At least x86_64 version cannot work, src/setjmp/setjmp.c and
src/setjmp/sigsetjmp.c are not even compiled, src/x86_64/longjmp.S does not
match src/setjmp/setjmp.c + include/tdep-x86_64/jmpbuf.h .

Index: libunwind-1.0/src/Makefile.am
===================================================================
--- libunwind-1.0.orig/src/Makefile.am
+++ libunwind-1.0/src/Makefile.am
@@ -9,7 +9,7 @@ lib_LIBRARIES =
 lib_LTLIBRARIES =
 if !REMOTE_ONLY
 lib_LIBRARIES += libunwind-ptrace.a
-lib_LTLIBRARIES += libunwind.la libunwind-setjmp.la
+lib_LTLIBRARIES += libunwind.la #libunwind-setjmp.la
 endif
 
 noinst_HEADERS =
Index: libunwind-1.0/tests/Makefile.am
===================================================================
--- libunwind-1.0.orig/tests/Makefile.am
+++ libunwind-1.0/tests/Makefile.am
@@ -27,7 +27,7 @@ if ARCH_IA64
 			Gia64-test-nat Lia64-test-nat			\
 			Gia64-test-rbs Lia64-test-rbs			\
 			Gia64-test-readonly Lia64-test-readonly		\
-			ia64-test-setjmp ia64-test-sig
+			ia64-test-sig
 else
 if ARCH_PPC64
 if USE_ALTIVEC
@@ -44,7 +44,7 @@ endif #ARCH_IA64
 			Gtest-dyn1 Ltest-dyn1				 \
 			Gtest-trace Ltest-trace				 \
 			test-async-sig test-flush-cache test-init-remote \
-			test-mem test-setjmp test-ptrace		 \
+			test-mem test-ptrace		 \
 			Ltest-nomalloc Ltest-nocalloc rs-race
  noinst_PROGRAMS_cdep = forker mapper test-ptrace-misc			 \
 			Gperf-simple Lperf-simple






^ permalink raw reply	[flat|nested] 2+ messages in thread

* [gentoo-commits] gentoo-x86 commit in sys-libs/libunwind/files: libunwind-1.0-disable-setjmp.patch
@ 2012-05-31 20:38 Samuli Suominen (ssuominen)
  0 siblings, 0 replies; 2+ messages in thread
From: Samuli Suominen (ssuominen) @ 2012-05-31 20:38 UTC (permalink / raw
  To: gentoo-commits

ssuominen    12/05/31 20:38:46

  Removed:              libunwind-1.0-disable-setjmp.patch
  Log:
  old
  
  (Portage version: 2.2.0_alpha108/cvs/Linux x86_64)



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2012-05-31 20:39 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-05-31 20:38 [gentoo-commits] gentoo-x86 commit in sys-libs/libunwind/files: libunwind-1.0-disable-setjmp.patch Samuli Suominen (ssuominen)
  -- strict thread matches above, loose matches on Subject: below --
2011-08-28 14:17 Diego Petteno (flameeyes)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox