summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2014-08-25llvm-toolchain-3.5 (1:3.5~+rc2-2~dyson1) unstable; urgency=mediumHEADdyson/3.5_+rc2-2_dyson1masterIgor Pashev1-4/+14
* Package for Dyson: - Adjust options for GNU ld (dyson-gnu-ld.patch) - Ported clang driver to Dyson (dyson-driver-gnutoolchain.patch) - Use -Wl,--no-keep-memory (debian/rules) - Don't build lldb, it does not support illumos (debian/rules) - Fixed that rm fails if compiler-rt/clang_linux/ is empty (debian/rules) - Fixed shell code error when doing ln -s Release+Asserts Release (debian/rules) - Use egrep and fine instead of ggrep and gfind (debian/patches/dyson-coreutils.patch) - Made override_dh_auto_install idempotent by removing clang/tools/scan-*-$(LLVM_VERSION) before copying clang/tools/scan-* (debian/rules) - Remove clang/tools/scan-*-$(LLVM_VERSION) on clean - Remove manpage clang/tools/scan-build/scan-build-$(LLVM_VERSION).1 on clean -- Igor Pashev <pashev.igor@gmail.com> Mon, 25 Aug 2014 08:58:50 +0400
2014-08-25More things to clean upIgor Pashev1-0/+3
2014-08-25Ported to Dyson: gnu ld and as, Debian multiarchIgor Pashev2-0/+497
2014-08-23Fixed logical errorIgor Pashev1-1/+1
2014-08-23Make install idempotentIgor Pashev1-0/+2
2014-08-23rm fails if compiler-rt/clang_linux/ is emptyIgor Pashev1-2/+3
2014-08-23No version script for executables! (Random crashes)Igor Pashev1-13/+0
2014-08-23More fixes for GNU ld and DebianIgor Pashev3-4/+40
2014-08-23Use egrep and fine instead of ggrep and gfindIgor Pashev3-0/+33
2014-08-23llvm-toolchain-3.5 (1:3.5~+rc2-2~dyson1) UNRELEASED; urgency=mediumIgor Pashev1-0/+9
* Package for Dyson: - Use --whole-archive instead of -z allextract (dyson-gnu-ld.patch) - Use -Wl,--no-keep-memory (debian/rules) - Don't build lldb, it does not support illumos (debian/rules)
2014-08-23Disable lldb on illumos-amd64 (not supported at all)Igor Pashev1-1/+1
2014-08-23Fixed ld flags for Dyson (dyson-gnu-ld.patch)Igor Pashev2-0/+56
2014-08-23Use -Wl,--no-keep-memory to reduce memory pressureIgor Pashev1-1/+3
2014-08-16Just like in 3.4, bring back lldb & lldb-dev under mips & mipselsylvestre3-5/+6
git-svn-id: svn://svn.debian.org/svn/pkg-llvm/llvm-toolchain/branches/3.5@1345 670adf90-79fe-46c2-b027-9eb1e76e7c7d
2014-08-12Remove scan-build-clang-path.diff (applied upstream)sylvestre2-1/+2
git-svn-id: svn://svn.debian.org/svn/pkg-llvm/llvm-toolchain/branches/3.5@1343 670adf90-79fe-46c2-b027-9eb1e76e7c7d
2014-08-09Cherry-pick to commit from upstream (revisions 214906 214907)sylvestre4-0/+369
to improve the gcc compat git-svn-id: svn://svn.debian.org/svn/pkg-llvm/llvm-toolchain/branches/3.5@1340 670adf90-79fe-46c2-b027-9eb1e76e7c7d
2014-08-08Disable for the nightlysylvestre1-1/+1
git-svn-id: svn://svn.debian.org/svn/pkg-llvm/llvm-toolchain/branches/3.5@1331 670adf90-79fe-46c2-b027-9eb1e76e7c7d
2014-08-08update patchessylvestre4-11/+34
git-svn-id: svn://svn.debian.org/svn/pkg-llvm/llvm-toolchain/branches/3.5@1330 670adf90-79fe-46c2-b027-9eb1e76e7c7d
2014-08-07disable for the snapshotsylvestre1-1/+0
git-svn-id: svn://svn.debian.org/svn/pkg-llvm/llvm-toolchain/branches/3.5@1324 670adf90-79fe-46c2-b027-9eb1e76e7c7d
2014-08-07New snapshot releasesylvestre4-1/+32
git-svn-id: svn://svn.debian.org/svn/pkg-llvm/llvm-toolchain/branches/3.5@1321 670adf90-79fe-46c2-b027-9eb1e76e7c7d
2014-08-06Bring back scan-build-search-path.diff (Closes: #757219)sylvestre2-0/+40
git-svn-id: svn://svn.debian.org/svn/pkg-llvm/llvm-toolchain/branches/3.5@1320 670adf90-79fe-46c2-b027-9eb1e76e7c7d
2014-08-05remove obsolete or merged patchessylvestre2-57/+0
git-svn-id: svn://svn.debian.org/svn/pkg-llvm/llvm-toolchain/branches/3.5@1319 670adf90-79fe-46c2-b027-9eb1e76e7c7d
2014-08-05fix the checksylvestre1-1/+1
git-svn-id: svn://svn.debian.org/svn/pkg-llvm/llvm-toolchain/branches/3.5@1318 670adf90-79fe-46c2-b027-9eb1e76e7c7d
2014-08-05improve the version managementsylvestre1-1/+5
git-svn-id: svn://svn.debian.org/svn/pkg-llvm/llvm-toolchain/branches/3.5@1317 670adf90-79fe-46c2-b027-9eb1e76e7c7d
2014-08-05also allows --force-bad-version --allow-lower-version when dealing with branchessylvestre1-1/+1
git-svn-id: svn://svn.debian.org/svn/pkg-llvm/llvm-toolchain/branches/3.5@1316 670adf90-79fe-46c2-b027-9eb1e76e7c7d
2014-08-05Force scan-build to use the same version of clangsylvestre2-1/+2
git-svn-id: svn://svn.debian.org/svn/pkg-llvm/llvm-toolchain/branches/3.5@1314 670adf90-79fe-46c2-b027-9eb1e76e7c7d
2014-08-04Enable compressed debug sections (Closes: #757002)sylvestre2-1/+7
git-svn-id: svn://svn.debian.org/svn/pkg-llvm/llvm-toolchain/branches/3.5@1311 670adf90-79fe-46c2-b027-9eb1e76e7c7d
2014-08-02clang alternatives are managed by llvm-defaultssylvestre3-45/+1
git-svn-id: svn://svn.debian.org/svn/pkg-llvm/llvm-toolchain/branches/3.5@1308 670adf90-79fe-46c2-b027-9eb1e76e7c7d
2014-08-02fix the NEWS filesylvestre1-1/+1
git-svn-id: svn://svn.debian.org/svn/pkg-llvm/llvm-toolchain/branches/3.5@1304 670adf90-79fe-46c2-b027-9eb1e76e7c7d
2014-08-02update the manpage duplicationsylvestre2-15/+14
git-svn-id: svn://svn.debian.org/svn/pkg-llvm/llvm-toolchain/branches/3.5@1301 670adf90-79fe-46c2-b027-9eb1e76e7c7d
2014-08-02remove artefactsylvestre1-2/+0
git-svn-id: svn://svn.debian.org/svn/pkg-llvm/llvm-toolchain/branches/3.5@1298 670adf90-79fe-46c2-b027-9eb1e76e7c7d
2014-08-02* Co installation of clang (Closes: #736057)sylvestre6-22/+24
- scan-build => scan-build-3.5 - scan-view => scan-view-3.5 - asan_symbolize => asan_symbolize-3.5 * Remove of pollycc git-svn-id: svn://svn.debian.org/svn/pkg-llvm/llvm-toolchain/branches/3.5@1295 670adf90-79fe-46c2-b027-9eb1e76e7c7d
2014-07-31clang-3.5 Breaks & Replaces clang (<< 1:3.5). Just like 3.4sylvestre2-4/+5
git-svn-id: svn://svn.debian.org/svn/pkg-llvm/llvm-toolchain/branches/3.5@1293 670adf90-79fe-46c2-b027-9eb1e76e7c7d
2014-07-31SVN branched. Update the Vcs- flags.sylvestre2-2/+8
git-svn-id: svn://svn.debian.org/svn/pkg-llvm/llvm-toolchain/branches/3.5@1283 670adf90-79fe-46c2-b027-9eb1e76e7c7d
2014-07-31it is time to branch snapshot => 3.5sylvestre127-0/+5080
git-svn-id: svn://svn.debian.org/svn/pkg-llvm/llvm-toolchain/branches/3.5@1282 670adf90-79fe-46c2-b027-9eb1e76e7c7d