Change logs for llvm source package in Lucid

  • llvm (2.7-0ubuntu1) lucid; urgency=low
    
      * LLVM 2.7 release. LP: #526072.
      * Apply proposed patch for PR6758, allowing IcedTea6 to build itself
        in shark mode and run the jtreg tests on powerpc.
     -- Matthias Klose <email address hidden>   Tue, 27 Apr 2010 15:10:58 +0200
  • llvm (2.7~svn20100418-0ubuntu2) lucid; urgency=low
    
      * Don't configure --with-oprofile, side effects on the clang build.
     -- Matthias Klose <email address hidden>   Fri, 23 Apr 2010 00:03:27 +0200
  • llvm (2.7~svn20100418-0ubuntu1) lucid; urgency=low
    
      * Snapshot, taken from the 2.7 release branch (20100418). Addresses #526072.
        - Regression fixes compared to 2.6: PR6696, PR6760.
     -- Matthias Klose <email address hidden>   Sun, 18 Apr 2010 22:19:45 +0200
  • llvm (2.7~svn20100409-0ubuntu1) lucid; urgency=low
    
      * Snapshot, taken from the 2.7 release branch (20100409).
      * Link the shared library with -Wl,-Bsymbolic-functions.
      * llvm-dev: Depend on oprofile. LP: #557033.
     -- Matthias Klose <email address hidden>   Fri, 09 Apr 2010 14:25:24 +0200
  • llvm (2.7~svn20100330-0ubuntu2) lucid; urgency=low
    
      * Set llvm-config's include directory to /usr/include. LP: #431313.
      * Don't link libllvm2.7 with -lbfd. libopagent1 is properly built.
        Avoiding a direct versioned dependency on binutils.
      * 0003-Debian-version-info-and-bugreport.patch: Update for the branch.
      * Don't continue the build when patches fail to apply.
     -- Matthias Klose <email address hidden>   Tue, 30 Mar 2010 14:22:23 +0200
  • llvm (2.7~svn20100330-0ubuntu1) lucid; urgency=low
    
      * Snapshot, taken from the 2.7 release branch (20100330).
     -- Matthias Klose <email address hidden>   Tue, 30 Mar 2010 02:24:34 +0200
  • llvm (2.7~svn20100317-0ubuntu1) lucid; urgency=low
    
      * llvm 2.7 prerelease 1.
      * libllvm2.7: Use the final soname.
     -- Matthias Klose <email address hidden>   Thu, 18 Mar 2010 09:21:29 +0100
  • llvm (2.7~svn20100308-0ubuntu3) lucid; urgency=low
    
      * Fix build failure on ARM.
     -- Matthias Klose <email address hidden>   Wed, 10 Mar 2010 14:24:37 +0100
  • llvm (2.7~svn20100308-0ubuntu2) lucid; urgency=low
    
      * Fix installation of TOOLALIAS targets.
      * Don't link with /usr/lib/oprofile runpath.
      * Configure with --disable-assertions.
      * On ARM, default to v6,vfp2 for code generation.
      * Run the testsuite on armel.
     -- Matthias Klose <email address hidden>   Tue, 09 Mar 2010 13:42:56 +0100
  • llvm (2.7~svn20100308-0ubuntu1) lucid; urgency=low
    
      * Snapshot, taken from the 2.7 release branch (20100308).
     -- Matthias Klose <email address hidden>   Mon, 08 Mar 2010 16:22:04 +0100
  • llvm (2.7~svn20100221-0ubuntu2) lucid; urgency=low
    
      * debian/rules.d/vars.mk: Set UVERSION for snapshot builds.
      * Update armel thumb patch for recent snapshot.
     -- Matthias Klose <email address hidden>   Sun, 21 Feb 2010 19:16:04 +0100
  • llvm (2.7~svn20100221-0ubuntu1) lucid; urgency=low
    
      * Snapshot, taken from the trunk (20100221).
     -- Matthias Klose <email address hidden>   Sun, 21 Feb 2010 17:12:48 +0100
  • llvm (2.7~svn20100204-0ubuntu1) lucid; urgency=low
    
      * Snapshot, taken from the trunk (20100204).
      * Configure with --enable-optimized.
      * Unset flags set by dpkg-buildpackage.
      * Build with -marm on armel.
      * Apply proposed fix for issue 6065.
      * Work around GCC ICE on armel thumb.
    
    llvm (2.6-4) unstable; urgency=low
    
      * Stop building on unsupported ia64, mips{,el} processors.
      * Merge clang 2.6-1 and llvm-gcc-4.2 2.6-3.
    
    llvm (2.6-3) unstable; urgency=low
    
      * Build a llvm-source package.
      * Merge from llvm-gcc-4.2 2.6-2:
        - debian/packages.d/llvm-gcc-4.2.mk: Define llvm-gcc-4.2_extra_binary,
          Adds symlinks for binaries.
    
    llvm (2.6-2) unstable; urgency=low
    
      * 0007-Triple.h-Avoid-identifier-conflicts-on-mips-and-spar.patch: Add,
        maybe fix the build on sparc and mips{,el}.
      * Various fixes in the build system.
    
    llvm (2.6-1) unstable; urgency=low
    
      * New upstream release.
        - 0007-Move-IA64-asmprinter-to-separate-library.patch,
          0008-Move-MIPS-asmprinter-to-separate-library.patch: Remove.
      * 0006-Build-LLVM-with-O2.patch: Remove, pass OPTIMIZE_OPTION to make
        instead.
      * Improve build system, add build infrastructure for tools.
      * Remove RPATHS from all binaries and libraries.
     -- Matthias Klose <email address hidden>   Thu, 04 Feb 2010 18:11:37 +0100
  • llvm (2.6-0ubuntu1) karmic; urgency=low
    
      * llvm-2.6 release. LP: #460345.
        - PR 4825, mark a test as passing on all x86.
        - Merge 79729 from mainline, change
          SmallString::operator{=,+=} to take a StringRef.
        - Fix PR5112, a miscompilation on gcc-4.0.3.
        - Update release notes.
    
     -- Matthias Klose <email address hidden>   Sat, 24 Oct 2009 20:44:31 +0200