rpms/arm-gp2x-linux-gcc/F-7 .cvsignore, 1.4, 1.5 arm-gp2x-linux-gcc.spec, 1.3, 1.4 sources, 1.4, 1.5

Hans de Goede (jwrdegoede) fedora-extras-commits at redhat.com
Tue Aug 7 14:15:08 UTC 2007


Author: jwrdegoede

Update of /cvs/extras/rpms/arm-gp2x-linux-gcc/F-7
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv5745

Modified Files:
	.cvsignore arm-gp2x-linux-gcc.spec sources 
Log Message:
and back to the non bootstrappping version again


Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/arm-gp2x-linux-gcc/F-7/.cvsignore,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- .cvsignore	5 Aug 2007 21:03:51 -0000	1.4
+++ .cvsignore	7 Aug 2007 14:14:36 -0000	1.5
@@ -1,3 +1,2 @@
 gcc-core-4.1.2.tar.bz2
-glibc-2.3.6.tar.bz2
-glibc-linuxthreads-2.3.6.tar.bz2
+gcc-g++-4.1.2.tar.bz2


Index: arm-gp2x-linux-gcc.spec
===================================================================
RCS file: /cvs/extras/rpms/arm-gp2x-linux-gcc/F-7/arm-gp2x-linux-gcc.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- arm-gp2x-linux-gcc.spec	5 Aug 2007 21:03:51 -0000	1.3
+++ arm-gp2x-linux-gcc.spec	7 Aug 2007 14:14:36 -0000	1.4
@@ -1,10 +1,10 @@
 %define target arm-gp2x-linux
 %define glibcversion 2.3.6
-%define bootstrap 1
+%define bootstrap 0
 
 Name:           %{target}-gcc
 Version:        4.1.2
-Release:        5%{?dist}
+Release:        6%{?dist}
 Summary:        Cross Compiling GNU GCC targeted at %{target}
 Group:          Development/Languages
 License:        GPLv2+
@@ -190,6 +190,12 @@
 
 
 %changelog
+* Fri Aug 3 2007 Kevin Kofler <Kevin at tigcc.ticalc.org> 4.1.2-6
+- Disable bootstrap
+- Add "GP2X" to VERSUFFIX
+- Link C++ against -lgcc_eh to fix undefined references
+- Specify GPL version in License tag
+
 * Thu May 31 2007 Hans de Goede <j.w.r.degoede at hhs.nl> 4.1.2-5
 - Merge in avr-gcc cross compile changes
 


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/arm-gp2x-linux-gcc/F-7/sources,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- sources	5 Aug 2007 21:03:51 -0000	1.4
+++ sources	7 Aug 2007 14:14:36 -0000	1.5
@@ -1,3 +1,2 @@
 2af3fb599635219171c6ae1f3034888a  gcc-core-4.1.2.tar.bz2
-bfdce99f82d6dbcb64b7f11c05d6bc96  glibc-2.3.6.tar.bz2
-d4eeda37472666a15cc1f407e9c987a9  glibc-linuxthreads-2.3.6.tar.bz2
+75c6d5fa3415d614314caf0f509e8933  gcc-g++-4.1.2.tar.bz2




More information about the fedora-extras-commits mailing list