diff options
Diffstat (limited to 'sys-libs/libunwind/ChangeLog-2015')
-rw-r--r-- | sys-libs/libunwind/ChangeLog-2015 | 161 |
1 files changed, 161 insertions, 0 deletions
diff --git a/sys-libs/libunwind/ChangeLog-2015 b/sys-libs/libunwind/ChangeLog-2015 new file mode 100644 index 00000000..86efc599 --- /dev/null +++ b/sys-libs/libunwind/ChangeLog-2015 @@ -0,0 +1,161 @@ +# ChangeLog for sys-libs/libunwind +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sys-libs/libunwind/ChangeLog,v 1.42 2015/02/26 03:12:54 vapier Exp $ + + 26 Feb 2015; Mike Frysinger <vapier@gentoo.org> libunwind-1.1.ebuild: + Add mips love. + + 16 Apr 2014; Agostino Sarubbo <ago@gentoo.org> libunwind-1.1.ebuild: + Stable for ppc64, wrt bug #461394 + + 16 Feb 2014; Mike Frysinger <vapier@gentoo.org> + +files/libunwind-1.1-lzma.patch, libunwind-1.1.ebuild: + Fix lzma linkage #444050 by Marcin Mirosław. + + 12 Feb 2014; Jeroen Roovers <jer@gentoo.org> libunwind-1.1.ebuild: + Stable for HPPA (bug #461394). + + 24 Nov 2013; Sergey Popov <pinkbyte@gentoo.org> libunwind-1.1.ebuild: + Stable on x86, wrt bug #461394 + + 30 Oct 2013; Mike Frysinger <vapier@gentoo.org> libunwind-1.1.ebuild: + Call elibtoolize to fix relinking issues when cross-compiling. + + 25 Oct 2013; Jeroen Roovers <jer@gentoo.org> libunwind-1.1.ebuild: + Marked ~hppa too. + + 25 Sep 2013; Agostino Sarubbo <ago@gentoo.org> libunwind-1.1.ebuild: + Stable for ppc, wrt bug #461394 + + 12 Sep 2013; Samuli Suominen <ssuominen@gentoo.org> libunwind-1.1.ebuild: + Correct LIBLZMA="-lzma" with LIBLZMA="-llzma" (and edit both configure and + configure.ac to avoid running eautoreconf only for this) as per #444050 by + Marcin Mirosław + + 17 Mar 2013; Agostino Sarubbo <ago@gentoo.org> libunwind-1.1.ebuild: + Stable for arm, wrt bug #461394 + + 16 Mar 2013; Sergey Popov <pinkbyte@gentoo.org> libunwind-1.1.ebuild: + Stable on amd64, wrt bug #461394 + + 25 Jan 2013; Mike Frysinger <vapier@gentoo.org> libunwind-1.1.ebuild, + metadata.xml: + Add USE=libatomic to control dependency #453704 by Jeroen Roovers. + + 19 Dec 2012; Sébastien Fabbro <bicatali@gentoo.org> libunwind-1.1.ebuild: + Keyword amd64-linux and x86-linux + + 17 Dec 2012; Agostino Sarubbo <ago@gentoo.org> libunwind-1.0.1-r1.ebuild: + Stable for ia64, wrt bug #427136 + + 20 Nov 2012; Mike Frysinger <vapier@gentoo.org> libunwind-1.1.ebuild: + Add USE=lzma to control liblzma usage. + + 02 Nov 2012; Anthony G. Basile <blueness@gentoo.org> libunwind-1.1.ebuild: + keyword ~ppc64, bug #429710 + +*libunwind-1.1 (09 Oct 2012) + + 09 Oct 2012; Mike Frysinger <vapier@gentoo.org> +libunwind-1.1.ebuild: + Version bump. + + 11 Sep 2012; Alexis Ballier <aballier@gentoo.org> libunwind-1.0.1-r1.ebuild: + keyword ~amd64-fbsd + + 12 Aug 2012; Mike Frysinger <vapier@gentoo.org> libunwind-1.0.1-r1.ebuild: + Add ppc love. + + 04 Aug 2012; Agostino Sarubbo <ago@gentoo.org> libunwind-1.0.1-r1.ebuild: + Stable for amd64, wrt bug #427136 + + 23 Jul 2012; Markus Meier <maekke@gentoo.org> libunwind-1.0.1-r1.ebuild: + add ~arm, bug #426430 + + 23 Jul 2012; Jeff Horelick <jdhore@gentoo.org> libunwind-1.0.1-r1.ebuild: + marked x86 per bug 427136 + + 23 Jul 2012; Mike Frysinger <vapier@gentoo.org> + +files/libunwind-1.0.1-ia64.patch, libunwind-1.0.1-r1.ebuild: + Grab some fixes from upstream for ia64 #425736 by Tim Yamin. + + 31 May 2012; Samuli Suominen <ssuominen@gentoo.org> -libunwind-0.99.ebuild, + -libunwind-1.0.ebuild, -files/libunwind-1.0-disable-setjmp.patch: + old + +*libunwind-1.0.1-r1 (31 May 2012) + + 31 May 2012; Samuli Suominen <ssuominen@gentoo.org> + +libunwind-1.0.1-r1.ebuild, metadata.xml: + Enable conservative checks with USE="debug", always pass + --enable-cxx-exceptions and USE="debug-frame" for DWARF .debug_frame section + information support wrt #418253 by Alexis Ballier and Mike Frysinger + +*libunwind-1.0.1 (18 Sep 2011) + + 18 Sep 2011; Mike Frysinger <vapier@gentoo.org> +libunwind-1.0.1.ebuild, + +files/libunwind-1.0.1-disable-setjmp.patch: + Version bump which includes a fix from upstream for #382005 by Maks Verver. + + 28 Aug 2011; Naohiro Aota <naota@gentoo.org> libunwind-1.0.ebuild: + Add QA_DT_NEEDED for x86-fbsd + +*libunwind-1.0 (28 Aug 2011) + + 28 Aug 2011; Diego E. Pettenò <flameeyes@gentoo.org> +libunwind-1.0.ebuild, + +files/libunwind-1.0-disable-setjmp.patch: + Version bump; port disable-setjmp patch (and simplify); add debug USE flag. + + 04 Aug 2011; Samuli Suominen <ssuominen@gentoo.org> libunwind-0.99-r1.ebuild: + USE="static-libs" and remove unnecessary libtool files + + 19 May 2010; Raúl Porcel <armin76@gentoo.org> libunwind-0.99-r1.ebuild: + ia64 stable wrt #318613 + + 15 May 2010; Markus Meier <maekke@gentoo.org> libunwind-0.99-r1.ebuild: + x86 stable, bug #318613 + + 07 May 2010; Samuli Suominen <ssuominen@gentoo.org> + libunwind-0.99-r1.ebuild: + amd64 stable wrt #318613 + +*libunwind-0.99-r1 (31 Jan 2010) + + 31 Jan 2010; Samuli Suominen <ssuominen@gentoo.org> + +libunwind-0.99-r1.ebuild, +files/libunwind-0.99-disable-setjmp.patch, + +files/libunwind-0.99-implicit-declaration.patch: + Disable building of libunwind-setjmp library as incompatible with GLIBC >= + 2.11 wrt #299344 (from Fedora). Fix implicit declaration wrt #289445. + + 24 Nov 2009; Raúl Porcel <armin76@gentoo.org> libunwind-0.99.ebuild: + ia64 stable wrt #289445 + + 21 Nov 2009; Markus Meier <maekke@gentoo.org> libunwind-0.99.ebuild: + x86 stable, bug #289445 + + 18 Oct 2009; Samuli Suominen <ssuominen@gentoo.org> libunwind-0.99.ebuild: + amd64 stable wrt #289445 + +*libunwind-0.99 (26 Jul 2009) + + 26 Jul 2009; Ryan Hill <dirtyepic@gentoo.org> +libunwind-0.99.ebuild: + Version bump (bug #273372). + Also fix license (bug #273366) and disable tests. + +*libunwind-0.98.5-r1 (14 Oct 2008) + + 14 Oct 2008; Robin H. Johnson <robbat2@gentoo.org> + +libunwind-0.98.5-r1.ebuild: + Bug #182450, fixing as-needed. + + 22 Feb 2007; Markus Ullmann <jokey@gentoo.org> ChangeLog: + Redigest for Manifest2 + +*libunwind-0.98.5 (21 Sep 2005) + + 21 Sep 2005; Mike Frysinger <vapier@gentoo.org> +libunwind-0.98.5.ebuild: + Version bump. + +*libunwind-0.98.4 (08 Apr 2005) + + 08 Apr 2005; Mike Frysinger <vapier@gentoo.org> : + Initial import. Ebuild submitted by me. |