libc++ 3.5-2 source package in Ubuntu

Changelog

libc++ (3.5-2) unstable; urgency=medium


  * Remove a useless patch libcxx-use_libcxxabi.patch (Closes: #762354)
  * g++-libc++ helper now manages option -pthread (Closes: #760542)
    Thanks to Miles Bader for the patch
  * Fix the FTBFS under ARM/ARMHF by disabling the ARM EHABI exception handling
    (Closes: #761193)
  * Fails the build in case of error
  * Fix some files layout issues

 -- Sylvestre Ledru <email address hidden>  Sun, 28 Sep 2014 23:01:19 +0200

Upload details

Uploaded by:
LLVM Packaging Team
Uploaded to:
Sid
Original maintainer:
LLVM Packaging Team
Architectures:
any all
Section:
libs
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
libc++_3.5-2.dsc 2.2 KiB ed9896780362a30f9be1be983f483a444adbea23e6f13e9e364d1ddee4c12f2a
libc++_3.5.orig.tar.bz2 1.5 MiB f61e0cb0538f74e4a03695d6e7feb6c12ebf94a0ca9c559abfe7d65086d404eb
libc++_3.5-2.debian.tar.xz 12.2 KiB 76f77ee89d25adfdd53e5ec64989fa4354fed3b5db4937bc7cf883efdc264f8c

Available diffs

No changes file available.

Binary packages built by this source

libc++-dev: No summary available for libc++-dev in ubuntu vivid.

No description available for libc++-dev in ubuntu vivid.

libc++-helpers: LLVM C++ Standard library - build helpers

 libc++ is a new implementation of the C++ standard library, targeting C++11.
 .
 Features and Goals
 .
   * Correctness as defined by the C++11 standard.
   * Fast execution.
   * Minimal memory use.
   * Fast compile times.
   * ABI compatibility with gcc's libstdc++ for some low-level features such
     as exception objects, rtti and memory allocation.
   * Extensive unit tests.
 .
 This package contains the build helpers (clang++-libc++, etc)

libc++-test: No summary available for libc++-test in ubuntu utopic.

No description available for libc++-test in ubuntu utopic.

libc++1: No summary available for libc++1 in ubuntu utopic.

No description available for libc++1 in ubuntu utopic.

libc++1-dbgsym: debug symbols for package libc++1

 libc++ is a new implementation of the C++ standard library, targeting C++11.
 .
 Features and Goals
 .
   * Correctness as defined by the C++11 standard.
   * Fast execution.
   * Minimal memory use.
   * Fast compile times.
   * ABI compatibility with gcc's libstdc++ for some low-level features such
     as exception objects, rtti and memory allocation.
   * Extensive unit tests.

libc++abi-dev: No summary available for libc++abi-dev in ubuntu utopic.

No description available for libc++abi-dev in ubuntu utopic.

libc++abi-test: No summary available for libc++abi-test in ubuntu wily.

No description available for libc++abi-test in ubuntu wily.

libc++abi1: No summary available for libc++abi1 in ubuntu utopic.

No description available for libc++abi1 in ubuntu utopic.

libc++abi1-dbgsym: debug symbols for package libc++abi1

 libc++abi is a new implementation of low level support for a standard C++
 library.
 .
 Features and Goals
 .
   * Correctness as defined by the C++11 standard.
   * Provide a portable sublayer to ease the porting of libc++