Commit graph

26 commits

Author SHA1 Message Date
Orivej Desh 9ccdf60be6 libunwind: fix version macros
Fixes julia_05 build: #26891
2017-07-03 19:52:26 +00:00
Orivej Desh 842250064b libunwind: 1.1 -> 1.2.1 2017-06-27 01:30:48 +00:00
Nathan Zadoks 2a82be9af1 libunwind: add AArch64 support patch 2017-01-25 00:01:53 +02:00
Tuomas Tynkkynen a17216af4c treewide: Shuffle outputs
Make either 'bin' or 'out' the first output.
2016-08-29 14:49:51 +03:00
Robin Gloster d020caa5b2 Merge remote-tracking branch 'upstream/master' into hardened-stdenv 2016-04-18 13:49:22 +00:00
Robin Gloster acb408646e remove local pic flags, now set by hardened stdenv 2016-01-30 16:36:57 +00:00
William A. Kennington III 6602f49495 Revert "Revert "Merge pull request #9543 from NixOS/staging.post-15.06""
This reverts commit 741bf840da.

This reverts the fallout from reverting the major changes.
2015-11-14 12:32:51 -08:00
Vladimír Čunát deda7f46c7 libunwind: fix bad liblzma.la reference, split dev output 2015-10-28 12:43:35 +01:00
Eelco Dolstra 741bf840da Revert "Merge pull request #9543 from NixOS/staging.post-15.06"
This reverts commit f61176c539, reversing
changes made to a27ca029ee.

Conflicts:
	pkgs/development/libraries/ncurses/default.nix
2015-10-06 15:24:20 +02:00
Jude Taylor 07d9b3cded remove obsolete libunwindNative 2015-10-01 16:34:45 -07:00
Nikolay Amiantov ec3ffeb199 libunwind: add a patch to address https://github.com/JuliaLang/julia/issues/3469
Should be beneficial to other LLVM+libunwind projects as well (e.g. Pyston)
2015-09-04 03:52:25 +03:00
Vladimír Čunát 2dccca399c libunwind: security fix for CVE-2015-3239
Thanks to the monitor. Low security and high rebuild impact, but still...
2015-09-02 05:23:55 +02:00
William A. Kennington III b835d4bade libunwind: Fix lzma propagation 2015-05-19 21:34:51 -07:00
Eric Seidel 6ec373d776 Merge branch master into staging 2015-04-06 18:58:08 -07:00
William A. Kennington III 4a76e860bb libunwind: Add meta information 2015-04-01 19:33:39 -07:00
William A. Kennington III aeb0b610db libunwind: Fix build 2015-03-29 14:17:42 -07:00
Eric Seidel dbf3d31727 make llvm-3.5 the default and remove references to gccApple
make perl be less dumb

revert change to release.nix
2015-02-03 14:31:04 -08:00
Evgeny Egorochkin e16d2b7e03 libunwind: propagate xz 2013-12-21 10:48:53 +02:00
Evgeny Egorochkin 9725eb13ef libunwind: add missing xz dependency 2013-12-21 02:28:26 +02:00
Nixpkgs Monitor 8eef07e6b0 libunwind: update from 1.0.1 to 1.1 2013-12-21 02:28:26 +02:00
Evgeny Egorochkin da4be371e9 make package use mirror:// for gnu, savannah and gnome repositories where possible 2013-07-14 05:23:06 +03:00
Michael Raskin 674de696b5 Take into account an installation process quirk
svn path=/nixpkgs/trunk/; revision=33752
2012-04-12 06:18:42 +00:00
Michael Raskin 65d9b6076d Updating libunwind
svn path=/nixpkgs/trunk/; revision=33751
2012-04-12 06:10:44 +00:00
Eelco Dolstra 94d7d1fdbb * Got rid of all --disable-static flags; they're redundant now.
* Also a bunch of style cleanups (tabs, with args, ...).

svn path=/nixpkgs/branches/stdenv-updates/; revision=15235
2009-04-21 23:18:09 +00:00
Eelco Dolstra fb91bc3530 * libunwind: pass -fPIC on x86_64-linux. This is necessary for Samba
to compile.

svn path=/nixpkgs/trunk/; revision=13267
2008-11-12 15:59:38 +00:00
Yury G. Kudryashov cb97c35267 libunwind added
svn path=/nixpkgs/trunk/; revision=10345
2008-01-28 19:45:30 +00:00