Information for build llvm-3.1-13.fc19
| ID | 108968 | ||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Package Name | llvm | ||||||||||||||||||||||||||||||||||||||||||||||||||||
| Version | 3.1 | ||||||||||||||||||||||||||||||||||||||||||||||||||||
| Release | 13.fc19 | ||||||||||||||||||||||||||||||||||||||||||||||||||||
| Epoch | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Summary | The Low Level Virtual Machine | ||||||||||||||||||||||||||||||||||||||||||||||||||||
| Description | LLVM is a compiler infrastructure designed for compile-time, link-time, runtime, and idle-time optimization of programs from arbitrary programming languages. The compiler infrastructure includes mirror sets of programming tools as well as libraries with equivalent functionality. | ||||||||||||||||||||||||||||||||||||||||||||||||||||
| Built by | petersen | ||||||||||||||||||||||||||||||||||||||||||||||||||||
| State | complete | ||||||||||||||||||||||||||||||||||||||||||||||||||||
| Started | Wed, 23 Jan 2013 05:41:49 UTC | ||||||||||||||||||||||||||||||||||||||||||||||||||||
| Completed | Wed, 23 Jan 2013 10:48:57 UTC | ||||||||||||||||||||||||||||||||||||||||||||||||||||
| Task | build (f19, /llvm:cbfd76e5c0eb401303f0f86408b32d0efd827aeb) | ||||||||||||||||||||||||||||||||||||||||||||||||||||
| Tags |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||
| RPMs |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||
| Changelog | * Wed Jan 23 2013 Jens Petersen <petersen@redhat.com> - 3.1-13 - fix some docs pod markup errors to build with new perl-Pod-Parser * Mon Oct 29 2012 Richard W.M. Jones <rjones@redhat.com> - 3.1-12 - Rebuild for OCaml 4.00.1. * Mon Sep 24 2012 Michel Salim <salimma@fedoraproject.org> - 3.1-11 - Actually build against GCC 4.7.2 * Mon Sep 24 2012 Michel Salim <salimma@fedoraproject.org> - 3.1-10 - Rebuild for GCC 4.7.2 * Tue Aug 14 2012 Dan Horák <dan[at]danny.cz> - 3.1-9 - Apply clang patches only when clang is being built * Thu Jul 19 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.1-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild * Fri Jul 13 2012 Peter Robinson <pbrobinson@fedoraproject.org> - 3.1-7 - Rename patch as it actually fixes Haskell * Thu Jul 12 2012 Peter Robinson <pbrobinson@fedoraproject.org> - 3.1-6 - Add patch to fix building OCAML on ARM * Wed Jul 04 2012 Michel Salim <salimma@fedoraproject.org> - 3.1-5 - Actually set runtime dependency on libstdc++ 4.7.1 * Mon Jul 02 2012 Peter Robinson <pbrobinson@fedoraproject.org> - 3.1-4 - Rebuild for new libstdc++ bump * Sun Jun 10 2012 Richard W.M. Jones <rjones@redhat.com> - 3.1-3 - Rebuild for OCaml 4.00.0. * Fri Jun 08 2012 Michel Salim <salimma@fedoraproject.org> - 3.1-2 - Rebuild for ocaml 4.00.0 beta * Sun Jun 03 2012 Dave Airlie <airlied@redhat.com> 3.1-1 - rebase to 3.1 + add r600 patches from Tom Stellar * Fri May 25 2012 Peter Robinson <pbrobinson@fedoraproject.org> - 3.0-13 - Add compiler build options for ARM hardfp * Sun May 06 2012 Peter Robinson <pbrobinson@fedoraproject.org> - 3.0-12 - Bump build * Fri Mar 30 2012 Michel Alexandre Salim <michel@hermione.localdomain> - 3.0-11 - Replace overly-broad dependency on gcc-c++ with gcc and libstdc++-devel - Pin clang's dependency on libstdc++-devel to the version used for building - Standardize on bcond for conditional build options - Remove /lib from search path, everything is now in /usr/lib* * Mon Mar 26 2012 Kalev Lember <kalevlember@gmail.com> - 3.0-10 - Build without -ftree-pre as a workaround for clang segfaulting on x86_64 (#791365) * Sat Mar 17 2012 Karsten Hopp <karsten@redhat.com> 3.0-9 - undefine PPC on ppc as a temporary workaround for http://llvm.org/bugs/show_bug.cgi?id=10969 and RHBZ#769803 * Sat Feb 25 2012 Michel Salim <salimma@fedoraproject.org> - 3.0-8 - Apply upstream patch to properly link LLVMgold against LTO * Fri Feb 24 2012 Michel Salim <salimma@fedoraproject.org> - 3.0-7 - Build LLVMgold plugin on supported architectures * Tue Feb 07 2012 Michel Salim <salimma@fedoraproject.org> - 3.0-6 - Make subpackage dependencies arch-specific - Make LLVM test failures non-fatal on ARM architectures as well (# 770208) - Save LLVM test log on platforms where it fails * Sun Feb 05 2012 Michel Salim <salimma@fedoraproject.org> - 3.0-5 - Clang test suite yields unexpected failures with GCC 4.7.0. Make this non-fatal and save the results - Multilib fix for harcoded ld search path in ./configure script * Sat Jan 07 2012 Richard W.M. Jones <rjones@redhat.com> - 3.0-4 - Rebuild for OCaml 3.12.1. * Wed Dec 14 2011 Adam Jackson <ajax@redhat.com> 3.0-3 - Also ExcludeArch: ppc* in RHEL * Tue Dec 13 2011 Adam Jackson <ajax@redhat.com> 3.0-2 - ExcludeArch: s390* in RHEL since the native backend has disappeared in 3.0 * Sun Dec 11 2011 Michel Salim <salimma@fedoraproject.org> - 3.0-1 - Update to final 3.0 release * Mon Dec 05 2011 Adam Jackson <ajax@redhat.com> 3.0-0.2.rc3 - RHEL customization: disable clang, --enable-targets=host * Fri Nov 11 2011 Michel Salim <salimma@fedoraproject.org> - 3.0-0.1.rc3 - Update to 3.0rc3 * Tue Oct 11 2011 Dan Horák <dan[at]danny.cz> - 2.9-5 - don't fail the build on failing tests on ppc(64) and s390(x) * Fri Sep 30 2011 Michel Salim <salimma@fedoraproject.org> - 2.9-4 - Apply upstream patch for Operator.h C++0x incompatibility (# 737365) * Sat Aug 06 2011 Michel Salim <salimma@fedoraproject.org> - 2.9-3 - Disable LLVM test suite on ppc64 architecture (# 728604) - Disable clang test suite on ppc* architectures (-) * Wed Aug 03 2011 Michel Salim <salimma@fedoraproject.org> - 2.9-2 - Add runtime dependency of -devel on libffi-devel * Mon Aug 01 2011 Michel Salim <salimma@fedoraproject.org> - 2.9-1 - Update to 2.9 - Depend on libffi to allow the LLVM interpreter to call external functions - Build with RTTI enabled, needed by e.g. Rubinius (# 722714) - Fix multilib installation (# 699416) - Fix incorrect platform-specific include path on i686 * Tue May 31 2011 Karsten Hopp <karsten@redhat.com> 2.9-0.4.rc2 - enable ppc64 build * Fri Mar 25 2011 Michel Salim <salimma@fedoraproject.org> - 2.9-0.3.rc2 - Update to 2.9rc2 * Fri Mar 18 2011 Michel Salim <salimma@fedoraproject.org> - 2.9-0.2.rc1 - Split shared libraries into separate subpackage - Don't include test logs; breaks multilib (# 666195) - clang++: also search for platform-specific include files (# 680644) * Thu Mar 10 2011 Michel Salim <salimma@fedoraproject.org> - 2.9-0.1.rc1 - Update to 2.9rc1 * Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.8-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild * Mon Jan 10 2011 Richard W.M. Jones <rjones@redhat.com> - 2.8-6 - Rebuild for OCaml 3.12 (http://fedoraproject.org/wiki/Features/OCaml3.12). * Sat Nov 27 2010 Michel Salim <salimma@fedoraproject.org> - 2.8-5 - clang now requires gcc-c++ for linking and headers (bug #654560) * Fri Nov 12 2010 Michel Salim <salimma@fedoraproject.org> - 2.8-4 - Backport support for C++0x (# 648990) * Fri Oct 15 2010 Michel Salim <salimma@fedoraproject.org> - 2.8-3 - Re-add omitted %{_includedir} * Thu Oct 14 2010 Michel Salim <salimma@fedoraproject.org> - 2.8-2 - Add correct C include directory at compile time (# 641500) * Tue Oct 12 2010 Michel Salim <salimma@fedoraproject.org> - 2.8-1 - Update to 2.8 release * Wed Sep 29 2010 jkeating - 2.7-10 - Rebuilt for gcc bug 634757 * Mon Sep 20 2010 Michel Salim <salimma@fedoraproject.org> - 2.7-9 - Dynamically determine C++ include path at compile time (# 630474) - Remove unneeded BuildRoot field and clean section * Wed Sep 15 2010 Dennis Gilmore <dennis@ausil.us> - 2.7-8 - disable ocaml support on sparc64 * Wed Aug 11 2010 David Malcolm <dmalcolm@redhat.com> - 2.7-7 - recompiling .py files against Python 2.7 (rhbz#623332) * Sat Jul 17 2010 Dan Horák <dan[at]danny.cz> - 2.7-6 - conditionalize ocaml support * Mon Jun 07 2010 Michel Salim <salimma@fedoraproject.org> - 2.7-5 - Make the new noarch -doc obsoletes older (arched) subpackages * Sat Jun 05 2010 Michel Salim <salimma@fedoraproject.org> - 2.7-4 - Add F-12/x86_64 and F-13 C++ header paths * Wed May 26 2010 Michel Salim <salimma@fedoraproject.org> - 2.7-3 - Revert to disabling apidoc by default * Mon May 24 2010 Michel Salim <salimma@fedoraproject.org> - 2.7-2 - Exclude llm-gcc manpages - Turn on apidoc generation - Build with srcdir=objdir, otherwise clang doxygen build fails * Sun May 02 2010 Michel Salim <salimma@fedoraproject.org> - 2.7-1 - Update to final 2.7 release * Sun Mar 28 2010 Michel Salim <salimma@fedoraproject.org> - 2.7-0.1.pre1 - Update to first 2.7 pre-release * Fri Sep 18 2009 Michel Salim <salimma@fedoraproject.org> - 2.6-0.6.pre2 - Update to 2.6 pre-release2 - -devel subpackage now virtually provides -static * Wed Sep 09 2009 Michel Salim <salimma@fedoraproject.org> - 2.6-0.5.pre1 - Disable var tracking assignments on PPC * Wed Sep 09 2009 Michel Salim <salimma@fedoraproject.org> - 2.6-0.4.pre1 - Don't adjust clang include dir; files there are noarch (bz#521893) - Enable clang unit tests - clang and clang-analyzer renamed; no longer depend on llvm at runtime * Mon Sep 07 2009 Michel Salim <salimma@fedoraproject.org> - 2.6-0.3.pre1 - Package Clang's static analyzer tools * Mon Sep 07 2009 Michel Salim <salimma@fedoraproject.org> - 2.6-0.2.pre1 - PIC is now enabled by default; explicitly disable on %{ix86} * Mon Sep 07 2009 Michel Salim <salimma@fedoraproject.org> - 2.6-0.1.pre1 - First 2.6 prerelease - Enable Clang front-end - Enable debuginfo generation * Sat Sep 05 2009 Michel Salim <salimma@fedoraproject.org> - 2.5-6 - Disable assertions (needed by OpenGTL, bz#521261) - Align spec file with upstream build instructions - Enable unit tests * Sat Aug 22 2009 Michel Salim <salimma@fedoraproject.org> - 2.5-5 - Only disable PIC on %ix86; ppc actually needs it * Sat Aug 22 2009 Michel Salim <salimma@fedoraproject.org> - 2.5-4 - Disable use of position-independent code on 32-bit platforms (buggy in LLVM <= 2.5) * Sat Jul 25 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.5-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild * Wed Mar 04 2009 Michel Salim <salimma@fedoraproject.org> - 2.5-2 - Remove build scripts; they require the build directory to work * Wed Mar 04 2009 Michel Salim <salimma@fedoraproject.org> - 2.5-1 - Update to 2.5 - Package build scripts (bug #457881) * Tue Dec 02 2008 Michel Salim <salimma@fedoraproject.org> - 2.4-2 - Patched build process for the OCaml binding * Tue Dec 02 2008 Michel Salim <salimma@fedoraproject.org> - 2.4-1 - Update to 2.4 - Package Ocaml binding * Wed Jun 18 2008 Bryan O'Sullivan <bos@serpentine.com> - 2.3-2 - Add dependency on groff * Wed Jun 18 2008 Bryan O'Sullivan <bos@serpentine.com> - 2.3-1 - LLVM 2.3 * Thu May 29 2008 Tom "spot" Callaway <tcallawa@redhat.com> - 2.2-4 - fix license tags * Wed Mar 05 2008 Bryan O'Sullivan <bos@serpentine.com> - 2.2-3 - Fix compilation problems with gcc 4.3 * Mon Feb 18 2008 Fedora Release Engineering <rel-eng@fedoraproject.org> - 2.2-2 - Autorebuild for GCC 4.3 * Sun Jan 20 2008 Bryan O'Sullivan <bos@serpentine.com> - 2.1-2 - Fix review comments * Sun Jan 20 2008 Bryan O'Sullivan <bos@serpentine.com> - 2.1-1 - Initial version |
