Change logs for llvm-3.2 source package in Raring

  • llvm-3.2 (3.2-2ubuntu5) raring; urgency=low
    
      * Fix a segfault in the exception table of the JIT code emitter.
        LP: #1160587.
      * debian/rules (llvm_source_package): Unset QUILT_PATCHES.
     -- Matthias Klose <email address hidden>   Thu, 18 Apr 2013 10:49:33 +0200
  • llvm-3.2 (3.2-2ubuntu4) raring; urgency=low
    
      * r600-snapshot.diff: Updated, no longer changes the ABI (LP: #1131614).
     -- Timo Aaltonen <email address hidden>   Wed, 27 Feb 2013 10:50:10 +0200
  • llvm-3.2 (3.2-2ubuntu3) raring; urgency=low
    
      [ Maarten Lankhorst ]
      * Remove extra libLLVM-3.2.so.1 installed by llvm-3.2-dev.
      * Add libLLVM-3.2.so symlink to /usr/lib/llvm-3.2/lib to satisfy programs
        expecting it to be there (mesa).
    
      [ Timo Aaltonen ]
      * rules, r600-snapshot.diff: Add R600 backend for mesa.
     -- Timo Aaltonen <email address hidden>   Mon, 11 Feb 2013 13:17:01 +0200
  • llvm-3.2 (3.2-2ubuntu2) raring; urgency=low
    
      * Use __builtin___clear_cache on ARM.
     -- Matthias Klose <email address hidden>   Wed, 30 Jan 2013 23:13:47 +0100
  • llvm-3.2 (3.2-2ubuntu1) raring; urgency=low
    
      * Merge with Debian; remaining changes:
        - Clean auto-generated files in debian/.
    
    llvm-3.2 (3.2-2) unstable; urgency=low
    
      * Bring back manpages + html documentation (now based on sphinx)
     -- Matthias Klose <email address hidden>   Mon, 28 Jan 2013 23:49:54 +0100
  • llvm-3.2 (3.2-1ubuntu1) raring; urgency=low
    
      * Merge with Debian; remaining changes:
    
    llvm-3.2 (3.2-1) unstable; urgency=low
    
      * New upstream release
     -- Matthias Klose <email address hidden>   Fri, 21 Dec 2012 18:44:58 +0100
  • llvm-3.2 (3.2~rc3-1ubuntu1) raring; urgency=low
    
      * Merge with Debian; remaining changes:
        - Clean auto-generated files in debian/.
    
    llvm-3.2 (3.2~rc3-1) unstable; urgency=low
    
      * Disable the test suite (fails under i386).
        See http://llvm.org/bugs/show_bug.cgi?id=14534
      * Upload to unstable
     -- Matthias Klose <email address hidden>   Thu, 20 Dec 2012 11:51:47 +0100
  • llvm-3.2 (3.2~rc3-1~exp1ubuntu1) raring; urgency=low
    
      * Merge with Debian; remaining changes:
        - Clean auto-generated files in debian/.
    
    llvm-3.2 (3.2~rc3-1~exp1) experimental; urgency=low
    
      * New testing upstream release
      * Update the creation of llvm-source, something, the upstream tarball is
        called llvm.src, sometimes llvm-X.Y
    
    llvm-3.2 (3.2~rc2-1~exp1) experimental; urgency=low
    
      * New testing upstream release
     -- Matthias Klose <email address hidden>   Fri, 07 Dec 2012 09:50:12 +0100
  • llvm-3.2 (3.2~rc1-1~exp4ubuntu1) raring; urgency=low
    
      * Merge with Debian; remaining changes:
        - debian/rules: Don't set GCC_VERSION.
        - Clean auto-generated files in debian/.
    
    llvm-3.2 (3.2~rc1-1~exp4) experimental; urgency=low
    
      * Clean up the debian/patches/ directory
      * Use absolute path to copy debian.h
      * Remove patch "0032-x86-fast-isel-fs-load.patch" which seems to cause
        side effects in the test suite.
     -- Matthias Klose <email address hidden>   Fri, 30 Nov 2012 14:40:31 +0100
  • llvm-3.2 (3.2~rc1-1~exp3ubuntu1) raring; urgency=low
    
      * Clean debian directory.
     -- Matthias Klose <email address hidden>   Tue, 20 Nov 2012 18:18:43 +0100
  • llvm-3.2 (3.2~rc1-1~exp1ubuntu3) raring; urgency=low
    
      * Build-depend on python, re-enable the parallel build.
     -- Matthias Klose <email address hidden>   Sat, 17 Nov 2012 19:18:52 +0100
  • llvm-3.2 (3.2~rc1-1~exp1ubuntu2) raring; urgency=low
    
      * Disable parallel builds.
     -- Matthias Klose <email address hidden>   Sat, 17 Nov 2012 18:04:36 +0100
  • llvm-3.2 (3.2~rc1-1~exp1ubuntu1) raring; urgency=low
    
      * Identify the build as Ubuntu instead of Debian.
      * Re-enable the parallel build.
      * Properly clean the package.
    
    llvm-3.2 (3.2~rc1-1~exp1) experimental; urgency=low
    
      * New testing upstream release
      * Patches updated:
        - 0045-hurd-stat.patch, 0012-RUNTESTFLAGS.patch & 0047-path_detection.diff
          applied upstream
        - 0034-ld-wrapper.patch features removed
        - 0009-Fix-doclinks.patch upstream moved to sphinx
    
    llvm-3.1 (3.1-3~exp7) experimental; urgency=low
    
      * Multiarch library path was forced to /usr/lib/x86_64-linux-gnu
        (Closes: #693041)
    
    llvm-3.1 (3.1-3~exp6) experimental; urgency=low
    
      * Create a package libllvm3.1-dbg which contains the debug symbols
        (Closes: #628149)
    
    llvm-3.1 (3.1-3~exp5) experimental; urgency=low
    
      * Remove some patches which were no longer used
      * Refresh the 0047-path_detection.diff patch to match the one commited
        upstream
      * 0001-Update-configure-script-for-kfreebsd-gnu-and-hurd.patch was applied
        upstream
      * Header path not matching llvm-config include-dir fixed (Closes: #689077)
    
    llvm-3.1 (3.1-3~exp4) experimental; urgency=low
    
      * llvm-config and other llvm/clang binary reports bogus prefix in chroot
        (Closes: #674588)
    
    llvm-3.1 (3.1-3~exp3) experimental; urgency=low
    
      * Override dh_shlibdeps and set the LD_LIBRARY_PATH to libLLVM-3.1.so.1
    
    llvm-3.1 (3.1-3~exp2) experimental; urgency=low
    
      * Deregister binfmt during removal (Closes: #682455)
      * Rename the binfmt package from llvm to llvm-X.Y
      * Detect the version from the changelog
      * Bring back the LLVM Vendor behavior
      * Fix a warning with llvm.binfmt
      * Clean up some old code
      * Get rid of the hardcoded version of gcc/g++
    
    llvm-3.1 (3.1-3~exp1) experimental; urgency=low
    
      * Refactoring of the build process using dh.
      * Headers are now installed into /usr/include/llvm-3.1/llvm/ and
        /usr/include/llvm-3.1/llvm-c/ (while remaining also available in
        /usr/lib/llvm-3.1/include/llvm and /usr/lib/llvm-3.1/include/llvm-c
     -- Matthias Klose <email address hidden>   Sat, 17 Nov 2012 15:02:34 +0100