| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: cross-ppc-gcc-icecream-backend | Distribution: openSUSE 11.4 |
| Version: 4.5.1_20101208 | Vendor: openSUSE |
| Release: 9.3 | Build date: Wed Feb 23 01:04:41 2011 |
| Group: Development/Languages/C and C++ | Build host: build18 |
| Size: 13600391 | Source RPM: cross-ppc-gcc-icecream-backend-4.5.1_20101208-9.3.src.rpm |
| Packager: http://bugs.opensuse.org | |
| Url: http://gcc.gnu.org/ | |
| Summary: The GNU C Compiler and Support Files | |
Core package for the GNU Compiler Collection, including the C language frontend. Language frontends other than C are split to different sub-packages, namely gcc-ada, gcc-c++, gcc-fortran, gcc-java, gcc-objc and gcc-obj-c++.
GPLv3+
* Thu Feb 10 2011 rguenther@novell.com
- Update Licenses to mention the GCC Runtime Library Exception where
appropriate. [bnc#670658]
* Tue Jan 25 2011 rguenther@novell.com
- Add patch to accept ppl version 0.11.
* Tue Jan 11 2011 rguenther@novell.com
- Fix -Wunprototyped-calls when using -w.
* Fri Dec 10 2010 rguenther@novell.com
- Add a simple libffi.pc file. [bnc#657789]
* Wed Dec 08 2010 rguenther@novell.com
- Update to GCC 4.5.2 release candidate.
* Mon Nov 29 2010 rguenther@novell.com
- Get rid of the provides/obsoletes chain by using the existing
shlib name provides and conflicts instead. Breaks the upgrade
path iff the old versions are on a new medium.
- Provide libffi-devel.
* Tue Nov 16 2010 rguenther@novell.com
- Update to gcc-4_5-branch head (r166793).
- Fixes i8k kernel driver miscompile.
* Fri Oct 01 2010 rguenther@novell.com
- Update to gcc-4_5-branch head (r164333).
- Fixes Firefox 4.0 libffi issue. [bnc#636118]
* Thu Sep 16 2010 rguenther@novell.com
- Update to gcc-4_5-branch head (r164333).
* Thu Jul 22 2010 rguenther@novell.com
- Update to 4.5.1 release candidate (r162408).
- Disable AVR cross.
* Tue Jul 20 2010 rguenther@novell.com
- Use RPM_OPT_FLAGS for stage1 to fix hppa build.
* Tue Jul 20 2010 rguenther@novell.com
- Update to gcc-4_5-branch head (r162329).
* Mon Jun 28 2010 rguenther@novell.com
- Update to gcc-4_5-branch head (r161494).
* Fri Jun 25 2010 rguenther@novell.com
- Update to gcc-4_5-branch head (r161388).
* Tue Jun 15 2010 rguenther@novell.com
- Update to gcc-4_5-branch head (r160776). [bnc#609955]
- Restore patch for PR43846.
* Fri Jun 11 2010 rguenther@novell.com
- Update to gcc-4_5-branch head (r160599). [bnc#611650]
* Fri Jun 04 2010 rguenther@novell.com
- Update to gcc-4_5-branch head (r160292). [bnc#611650]
- Drop dependencies from testsuite package.
* Sun May 30 2010 rguenther@novell.com
- Revert patch for PR43846. [bnc#609955]
* Wed May 26 2010 rguenther@novell.com
- Update to gcc-4_5-branch head (r159866).
Fixes PRs 44164 and 44069.
* Tue May 25 2010 bg@novell.com
- require cloog-devel libelf-devel and ppl-devel for hppa
* Fri May 21 2010 rguenther@novell.com
- Update to gcc-4_5-branch head (r159657).
- Add versioned requires for libmpc2. [bnc#603755]
- Do not enable IPA-SRA at -O2 by default but only at -O3.
* Thu Apr 29 2010 rguenther@novell.com
- Update to gcc-4_5-branch head (r158896).
* Wed Apr 28 2010 rguenther@novell.com
- Disable cross-spu compilers because newlib is no longer available.
* Tue Apr 20 2010 rguenther@novell.com
- Update to gcc-4_5-branch head (r158562).
- Update and re-enable gcc-sles-version.patch.
* Wed Apr 14 2010 rguenther@novell.com
- Update to GCC 4.5.0 release (r158342).
* Tue Apr 13 2010 rguenther@novell.com
- Fixup libgcc_s.so install. [ggo#43727]
* Fri Apr 09 2010 rguenther@novell.com
- Update to GCC 4.5 branch head (r158160).
- Install gdb for testing.
* Wed Mar 31 2010 rguenther@novell.com
- Update to SVN trunk head (r157870).
* Tue Mar 30 2010 rguenther@novell.com
- Update to SVN trunk head (r157827).
* Fri Mar 26 2010 rguenther@novell.com
- Update to SVN trunk head (r157746).
* Fri Mar 19 2010 rguenther@novell.com
- Update to SVN trunk head (r157564).
* Thu Mar 18 2010 matz@suse.de
- Add patch for PR43402, miscompilation of libicu.
* Fri Mar 12 2010 rguenther@novell.com
- Switch to elfutils libelf. libelf has ABI issues when using
LFS on 32bit hosts.
- Disable --as-needed, it disturbs libjava testing with indirect dispatch.
* Thu Mar 11 2010 rguenther@novell.com
- Update to SVN trunk head (r157384).
- Fixup ada testsuite log filter.
* Tue Mar 09 2010 rguenther@novell.com
- Fix icecream crosses BuildRequires.
* Mon Mar 08 2010 rguenther@suse.de
- Update to SVN trunk head (r157277).
- Add patch for PR43270, enable more array-bound warnings.
* Tue Mar 02 2010 rguenther@novell.com
- Update to SVN trunk head (r157166).
* Fri Feb 26 2010 rguenther@novell.com
- Split gcc45-testresults build to a separate spec file.
- Apply the LFS patch again.
* Wed Feb 24 2010 rguenther@suse.de
- Update to SVN trunk head (r157039).
* Fri Feb 19 2010 rguenther@suse.de
- Enable icecream crosses.
- Enable cross compilers and version them all properly.
* Thu Feb 18 2010 rguenther@suse.de
- Update to SVN trunk head (r156860).
* Fri Feb 12 2010 rguenther@suse.de
- Update to SVN trunk head (r156733).
- Split libffi45 build to a separate spec file.
* Wed Feb 10 2010 rguenther@suse.de
- Update to SVN trunk head (r156666).
* Tue Feb 09 2010 jengelh@medozas.de
- Also add zlib to BuildRequires - lto_compress depends on it
* Tue Feb 09 2010 jengelh@medozas.de
- Add missing mpc-devel to cross.spec.in's BuildRequires
(GCC really wants this)
- Add cloog/ppl to cross.spec.in BuildRequires
(Nice to have)
* Tue Feb 09 2010 rguenther@suse.de
- Update to SVN trunk head (r156628).
* Tue Feb 09 2010 jengelh@medozas.de
- Adjust baselibs.conf (4.4 -> 4.5)
* Sun Feb 07 2010 jengelh@medozas.de
- Add SPARC support to specfile
* Fri Feb 05 2010 rguenther@suse.de
- Update to SVN trunk head (r156514).
- Add patch for PR42762.
* Wed Feb 03 2010 rguenther@suse.de
- Update to SVN trunk head (r156468).
* Fri Jan 29 2010 rguenther@suse.de
- Update to SVN trunk head (r156346).
* Thu Jan 21 2010 rguenther@suse.de
- Update to SVN trunk head (r156152).
- Adjust textdomain.
- Adjust libjava version.
- Adjust ada manual version.
- Fix libffi-devel provides and obsoletes.
* Fri Jan 15 2010 rguenther@suse.de
- Update to SVN trunk head (r155935).
- Revert patch for PR42634.
- Add patches for PR42248 and PR42739.
* Tue Jan 12 2010 rguenther@suse.de
- Fixup and re-enable patch for stack-protector support on ia64.
* Mon Jan 11 2010 rguenther@suse.de
- Update to SVN trunk head (r155809).
* Wed Jan 06 2010 rguenther@suse.de
- Update to SVN trunk head (r155679).
- Update ecj.jar.
* Fri Dec 18 2009 rguenther@suse.de
- Update to SVN trunk head (r155344).
* Sun Dec 13 2009 rguenther@suse.de
- Update to SVN trunk head (r155199).
* Thu Nov 26 2009 rguenther@suse.de
- Update to SVN trunk head (r154675).
* Thu Nov 19 2009 rguenther@suse.de
- Enable decimal floating point support on s390(x).
* Wed Nov 18 2009 rguenther@suse.de
- Update to SVN trunk head (r154292).
- Re-diff patches to avoid fuzz.
- Add defaults.spec that adds a rpath by default for the optional compiler.
* Tue Nov 17 2009 rguenther@suse.de
- For optional compilers do not build libgcj.spec and run the
testsuite from within gcc.spec.
* Fri Nov 06 2009 rguenther@suse.de
- Update to SVN trunk head (r153963).
* Wed Nov 04 2009 rguenther@suse.de
- Update to SVN trunk head (r153912).
- Build with release checking.
* Tue Nov 03 2009 rguenther@suse.de
- Update to SVN trunk head (r153845).
- Fixup lto-plugin install.
- Fixup thunks with LTO.
* Thu Oct 29 2009 rguenther@suse.de
- Update to SVN trunk head (r153698).
* Mon Oct 26 2009 rguenther@suse.de
- Update to SVN trunk head (r153548).
* Sun Oct 18 2009 rguenther@suse.de
- Fixup provides.
* Mon Oct 12 2009 rguenther@suse.de
- Enable support to build an optional compiler that doesn't
replace system libraries. [fate#306970]
- Add the patch to read a default spec file if present.
* Sat Oct 03 2009 rguenther@suse.de
- Update to SVN trunk head (r152434).
* Includes LTO.
* Fri Sep 25 2009 rguenther@suse.de
- Update to SVN trunk head (r152168).
* Tue Aug 25 2009 rguenther@suse.de
- Bump libgcj so version, remove unpackaged ffi manpages.
* Thu Aug 20 2009 rguenther@suse.de
- Update to SVN trunk head (r150958).
- Disable plugin support.
* Mon Aug 03 2009 rguenther@suse.de
- Package cpuid.h. [bnc#527433]
* Wed Jul 22 2009 rguenther@suse.de
- Update to SVN trunk head (r149933).
* Fri Jul 03 2009 rguenther@suse.de
- Update to SVN trunk head (r149207).
- Do not package gdb python scripting support.
- Package ia32intrin.h header.
* Thu May 28 2009 rguenther@suse.de
- Update to SVN trunk head (r147953).
* Mon May 11 2009 rguenther@suse.de
- Remove plugin devel files for the moment.
* Fri May 08 2009 rguenther@suse.de
- Update to SVN trunk head (r147285).
* Sat Apr 25 2009 rguenther@suse.de
- Add proper provides/obsoletes to same soversion shlib packages.
* Wed Apr 08 2009 rguenther@suse.de
- Update to SVN trunk head (r145728).
/usr/share/icecream-envs /usr/share/icecream-envs/cross-ppc-gcc-icecream-backend_x86_64.binutils /usr/share/icecream-envs/cross-ppc-gcc-icecream-backend_x86_64.glibc /usr/share/icecream-envs/cross-ppc-gcc-icecream-backend_x86_64.tar.gz
Generated by rpm2html 1.8.1
Fabrice Bellet, Mon May 20 11:49:16 2013