SPECS (GCC_4_1): gcc.spec - testing unwinding through signal frames.

pluto pluto at pld-linux.org
Wed Aug 30 01:24:41 CEST 2006


Author: pluto                        Date: Tue Aug 29 23:24:41 2006 GMT
Module: SPECS                         Tag: GCC_4_1
---- Log message:
- testing unwinding through signal frames.

---- Files affected:
SPECS:
   gcc.spec (1.396.2.65 -> 1.396.2.66) 

---- Diffs:

================================================================
Index: SPECS/gcc.spec
diff -u SPECS/gcc.spec:1.396.2.65 SPECS/gcc.spec:1.396.2.66
--- SPECS/gcc.spec:1.396.2.65	Thu Aug 17 11:43:19 2006
+++ SPECS/gcc.spec	Wed Aug 30 01:24:35 2006
@@ -37,7 +37,7 @@
 Version:	4.1.2
 %define		_snap	20060817r116212
 #define		_snap	20060517
-Release:	0.%{_snap}.1
+Release:	0.%{_snap}.2
 #Release:	1
 Epoch:		5
 License:	GPL v2+
@@ -65,6 +65,7 @@
 Patch12:	%{name}-pr24879.patch
 Patch13:	%{name}-pr26435-pr20256.patch
 Patch14:	%{name}-pr28281.patch
+Patch15:	%{name}-unwind-through-signal-frames.patch
 
 Patch17:	%{name}-pr19505.patch
 Patch18:	%{name}-pr24419.patch
@@ -782,6 +783,7 @@
 %ifarch %{x8664}
 %patch14 -p1
 %endif
+%patch15 -p0
 
 %patch17 -p1
 %patch18 -p1
@@ -1404,6 +1406,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.396.2.66  2006/08/29 23:24:35  pluto
+- testing unwinding through signal frames.
+
 Revision 1.396.2.65  2006/08/17 09:43:19  pluto
 - updated to 4.1.2-20060817 (rev. 116212)
 - fix x86-64 stack protector for linux kernel code model.
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/gcc.spec?r1=1.396.2.65&r2=1.396.2.66&f=u



More information about the pld-cvs-commit mailing list