rpms/gcc/FC-4 gcc4.spec,1.49,1.50

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Tue Mar 7 05:13:19 UTC 2006


Author: aoliva

Update of /cvs/dist/rpms/gcc/FC-4
In directory cvs.devel.redhat.com:/tmp/cvs-serv14260/gcc-FC-4

Modified Files:
	gcc4.spec 
Log Message:
* Tue Mar  7 2006 Alexandre Oliva <aoliva at redhat.com> - 6.3.0.0-1.115
- Change dwarf2 frame identifiers to use the actual PC instead of the
function's entry point.
- Fix FSF and GDB contact addresses in new testcases.
- Change prelink test to issue untested instead of warning message if
system libraries are not prelinked.




Index: gcc4.spec
===================================================================
RCS file: /cvs/dist/rpms/gcc/FC-4/gcc4.spec,v
retrieving revision 1.49
retrieving revision 1.50
diff -u -r1.49 -r1.50
--- gcc4.spec	25 Nov 2005 23:44:19 -0000	1.49
+++ gcc4.spec	7 Mar 2006 05:13:15 -0000	1.50
@@ -81,6 +81,10 @@
 Patch9: gcc4-ppc32-msecure-plt.patch
 Patch10: gcc4-weakref.patch
 
+Patch1001: gcc4-dwarf2-frame_base-ia64.patch
+
+Patch10000: lxo-updates-for-devel.patch
+
 %define _gnu %{nil}
 %ifarch sparc
 %define gcc_target_platform sparc64-%{_vendor}-%{_target_os}
@@ -416,6 +420,9 @@
 perl -pi -e 's/^install: install-recursive/ifeq (\$(MULTISUBDIR),)\ninstall: install-recursive\nelse\ninstall:\n\techo Multilib libjava install disabled\nendif/' libjava/Makefile.in
 perl -pi -e 's/^check: check-recursive/ifeq (\$(MULTISUBDIR),)\ncheck: check-recursive\nelse\ncheck:\n\techo Multilib libjava check disabled\nendif/' libjava/Makefile.in
 
+%patch1001 -p0 -b .dwarf2-frame_base-ia64~
+%patch10000 -p0 -b .lxo-devel~
+
 ./contrib/gcc_update --touch
 
 %ifarch ppc




More information about the fedora-cvs-commits mailing list