llvm-2.7_2.7-1_all.changes is NEW
Archive Administrator
installer at ftp-master.debian.org
Tue Apr 27 15:44:15 UTC 2010
(new) llvm-2.7-doc_2.7-1_all.deb optional doc
Low-Level Virtual Machine (LLVM), documentation
The Low-Level Virtual Machine (LLVM) is a collection of libraries and
tools that make it easy to build compilers, optimizers, Just-In-Time
code generators, and many other compiler-related programs. LLVM
uses a single, language-independent virtual instruction set both
as an offline code representation (to communicate code between
compiler phases and to run-time systems) and as the compiler internal
representation (to analyze and transform programs). This persistent
code representation allows a common set of sophisticated compiler
techniques to be applied at compile-time, link-time, install-time,
run-time, or "idle-time" (between program runs).
.
This package contains all documentation (extensive).
(new) llvm-2.7-examples_2.7-1_all.deb optional doc
Low-Level Virtual Machine (LLVM), examples
The Low-Level Virtual Machine (LLVM) is a collection of libraries and
tools that make it easy to build compilers, optimizers, Just-In-Time
code generators, and many other compiler-related programs. LLVM
uses a single, language-independent virtual instruction set both
as an offline code representation (to communicate code between
compiler phases and to run-time systems) and as the compiler internal
representation (to analyze and transform programs). This persistent
code representation allows a common set of sophisticated compiler
techniques to be applied at compile-time, link-time, install-time,
run-time, or "idle-time" (between program runs).
.
This package contains examples for using LLVM, both in developing
extensions to LLVM and in using it to compile code.
(new) llvm-2.7-source_2.7-1_all.deb optional devel
Low-Level Virtual Machine (LLVM), source code
The Low-Level Virtual Machine (LLVM) is a collection of libraries and
tools that make it easy to build compilers, optimizers, Just-In-Time
code generators, and many other compiler-related programs. LLVM
uses a single, language-independent virtual instruction set both
as an offline code representation (to communicate code between
compiler phases and to run-time systems) and as the compiler internal
representation (to analyze and transform programs). This persistent
code representation allows a common set of sophisticated compiler
techniques to be applied at compile-time, link-time, install-time,
run-time, or "idle-time" (between program runs).
.
This package contains the llvm source code.
(new) llvm-2.7_2.7-1.diff.gz optional devel
(new) llvm-2.7_2.7-1.dsc optional devel
(new) llvm-2.7_2.7.orig.tar.gz optional devel
Changes: llvm-2.7 (2.7-1) unstable; urgency=low
.
* New upstream release:
- Now use versioned source package, to handle future openjdk-6, opengtl
and ldc transitions more easily.
- Build a shared libLLVM library in libllvm2.7.
* Build using rtti:
- debian/packages.d/llvm.mk: export REQUIRES_RTTI=1.
* debian/source/format: Add, set to 1.0.
* Build system improvements:
- Support nocheck in DEB_BUILD_OPTIONS.
- Add ccache support. This allows the tools to build much faster, and
prevents llvm from being uselessly built twice.
- Enable multiple make jobs again.
* Patches work from debian/patches:
- 0002-Fix-llvm-config-script.patch: Set include directory to
/usr/lib/llvm-2.7/include/.
- 0003-Debian-version-info-and-bugreport.patch: Refresh.
- 0004-Fix-TOOLDIR-path-for-gccas-and-gccld.patch: Remove, gccas and gccld
have been removed upstream.
- 0005-Disable-llvm-stub.patch: Refresh.
- 0006-Update-autotools-for-avr32.patch: Remove, upstream autotools files
have been updated to a recent enough version.
- 0007-Triple.h-Avoid-identifier-conflicts-on-mips-and-spar.patch: Remove,
merged upstream.
- 0008-path-eraseFromDisk.patch: Refresh.
- 0009-Fix-doclinks.patch: Refresh.
- 0010-ARM-BX_to_BLX.patch: Refresh.
- 0012-RUNTESTFLAGS.patch: Refresh.
- 0019-issue6065.patch: Add, taken from Ubuntu.
- 0021-shared-lib-debian.patch: Add, taken from Ubuntu.
- 0024-issue6758.patch: Add, taken from Ubuntu.
Override entries for your package:
Announcing to debian-devel-changes at lists.debian.org
Your package contains new components which requires manual editing of
the override file. It is ok otherwise, so please be patient. New
packages are usually added to the override file about once a week.
You may have gotten the distribution wrong. You'll get warnings above
if files already exist in other distributions.
More information about the Pkg-llvm-team
mailing list