Change logs for llvm-toolchain-3.3 source package in Experimental

  • llvm-toolchain-3.3 (1:3.3-9) unstable; urgency=low
    
    
      [ Luca Falavigna ]
      * debian/control:
        - Add llvm-3.3-dev to lldb-3.3 Depends field (Closes: #715129).
    
      [ Sylvestre Ledru ]
      * Only use -fuse-ld=gold on supported distribution. Simplify the
        backports.
      * Fix  'bits/c++config.h' file not found under i386
        See libstdc++-header-i386.diff. (Closes: #714890)
      * Add more fixes for the HURD port... (but still fails)
    
      [ Robert Millan ]
      * clang under KfFreeBSD was not exporting the correct defines
        (Closes: #721880)
    
      [ Jon Severinsson ]
      * Merge from llvm-toolchain-3.2 branch up to 3.2repack-11.
      * Drop auto-generated file debian/libllvm3.3.install.
      * Automatically determine GCC_VERSION and dep:devlibs based on g++ package
        version.
      * Automatically determine if -fuse-ld=gold is supported based on binutils
        package version.
    
      [ Adam Conrad ]
      * debian/patches/lldb-link-atomic.diff: Link lldb with -latomic to get
        builtin GCC atomic helpers on arches (like powerpc) that need them.
    
     -- Sylvestre Ledru <email address hidden>  Mon, 26 Aug 2013 14:48:42 +0200
  • llvm-toolchain-3.3 (1:3.3-1~exp1) experimental; urgency=low
    
    
      * New upstream release
    
     -- Sylvestre Ledru <email address hidden>  Tue, 11 Jun 2013 15:06:36 +0200
  • llvm-toolchain-3.3 (1:3.3~+rc3-1~exp2) experimental; urgency=low
    
    
      * Force the version in experimental of binutils-gold to fix powerpc
      * Print the lldb test failures
      * Create the compiler-rt directory for unsupported platforms
      * Fix the FTBFS under HURD (hurd-endian.diff)
      * Introduce the clang-format-X.Y package
      * Introduce the cpp11-migrate-X.Y package (Closes: #705626)
      * Install the vim llvm script at the right place
      * make clang-3.3 also conflict against the 3.4 version
      * Fix the FTBFS under kfreebsd and ia64. Many thanks to Luca Falavigna
        for the patches (kfreebsd.diff and ia64-fix.diff)
    
     -- Sylvestre Ledru <email address hidden>  Thu, 06 Jun 2013 14:28:41 +0200
  • llvm-toolchain-3.3 (1:3.3~+rc3-1~exp1) experimental; urgency=low
    
    
      * Package of the testing release (3.3 rc3)
      * Provide a better lldb package (Closes: #707191)
      * Improve the dependencies:
        * clang-3.3 depends on the exact same libllvm3.3 release
        * idem for lldb-3.3
      * Various packages rename to allow co installations:
        * libclang1 => libclang1-3.3
        * libclang1-dbg => libclang1-3.3-dbg
        * libclang-dev => libclang-3.3-dev
        * libclang-common-dev => libclang-common-3.3-dev
    
     -- Sylvestre Ledru <email address hidden>  Fri, 19 Apr 2013 09:31:38 +0200