<feed xmlns='http://www.w3.org/2005/Atom'>
<title>staging/blocktrron/tools/mpc, branch master</title>
<subtitle>Staging tree of David Bauer</subtitle>
<id>https://git-03.infra.openwrt.org/openwrt/staging/blocktrron/atom?h=master</id>
<link rel='self' href='https://git-03.infra.openwrt.org/openwrt/staging/blocktrron/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/openwrt/staging/blocktrron/'/>
<updated>2023-01-09T20:33:19Z</updated>
<entry>
<title>tools/mpc: use STAGING_DIR_HOST instead of hardcoding default</title>
<updated>2023-01-09T20:33:19Z</updated>
<author>
<name>Christian Marangi</name>
</author>
<published>2022-12-02T19:13:06Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/openwrt/staging/blocktrron/commit/?id=e854dcaef37cdb59109448889e9da9358591748a'/>
<id>urn:sha1:e854dcaef37cdb59109448889e9da9358591748a</id>
<content type='text'>
Use STAGING_DIR_HOST to reference the staging dir for host tools instead
of hardcoding it to the default location.

Signed-off-by: Christian Marangi &lt;ansuelsmth@gmail.com&gt;
</content>
</entry>
<entry>
<title>tools/mpc: update to 1.3.1</title>
<updated>2022-12-17T16:46:32Z</updated>
<author>
<name>Linhui Liu</name>
</author>
<published>2022-12-16T02:32:44Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/openwrt/staging/blocktrron/commit/?id=4609228432583c9e9fb306c5a69c6fc21fd79cb7'/>
<id>urn:sha1:4609228432583c9e9fb306c5a69c6fc21fd79cb7</id>
<content type='text'>
Version 1.3.1 new features:
	Bug fix: It is again possible to include mpc.h without including stdio.h.
Version 1.3.0 new features:
    New function: mpc_agm
    New rounding modes "away from zero", indicated by the letter "A" and corresponding to MPFR_RNDA on the designated real or imaginary part.
    New experimental ball arithmetic.
    New experimental function: mpc_eta_fund
    Bug fixes:
        mpc_asin for asin(z) with small |Re(z)| and tiny |Im(z)|
        mpc_pow_fr: sign of zero part of result when the base has up to sign the same real and imaginary part, and the exponent is an even positive integer
        mpc_fma: the returned int value was incorrect in some cases (indicating whether the rounded real/imaginary parts were smaller/equal/greater than the exact values), but the computed complex value was correct.
    Remove the unmaintained Makefile.vc; build files for Visual Studio are maintained independently by Brian Gladman.

Signed-off-by: Linhui Liu &lt;liulinhui36@gmail.com&gt;
</content>
</entry>
<entry>
<title>tools: add Host/Uninstall where possible</title>
<updated>2022-10-19T22:33:22Z</updated>
<author>
<name>Rosen Penev</name>
</author>
<published>2022-09-28T08:23:56Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/openwrt/staging/blocktrron/commit/?id=a63805b25f99e609d575ee920baae269fb58794c'/>
<id>urn:sha1:a63805b25f99e609d575ee920baae269fb58794c</id>
<content type='text'>
This cleans staging_dir when calling tool/x/clean.

Signed-off-by: Rosen Penev &lt;rosenp@gmail.com&gt;
</content>
</entry>
<entry>
<title>tools/mpc: update to 1.2.1</title>
<updated>2020-11-21T17:49:27Z</updated>
<author>
<name>Hannu Nyman</name>
</author>
<published>2020-11-21T11:33:32Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/openwrt/staging/blocktrron/commit/?id=39fa0c0959c7fa56ad2baff7e1017eec30985251'/>
<id>urn:sha1:39fa0c0959c7fa56ad2baff7e1017eec30985251</id>
<content type='text'>
Update mpc to 1.2.1

http://www.multiprecision.org/mpc/
  Bug fixes:
    Fix an incompatibility problem with GMP 6.0 and before.
    Fix an intermediate overflow in asin.

Signed-off-by: Hannu Nyman &lt;hannu.nyman@iki.fi&gt;
</content>
</entry>
<entry>
<title>tools/mpc: update to 1.2.0</title>
<updated>2020-08-27T19:18:16Z</updated>
<author>
<name>Hannu Nyman</name>
</author>
<published>2020-08-24T16:44:47Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/openwrt/staging/blocktrron/commit/?id=395c848d16c3b15ae08f59d8e4d2daed49c2d6bb'/>
<id>urn:sha1:395c848d16c3b15ae08f59d8e4d2daed49c2d6bb</id>
<content type='text'>
Update mpc to version 1.2.0.

Signed-off-by: Hannu Nyman &lt;hannu.nyman@iki.fi&gt;
</content>
</entry>
<entry>
<title>tools/mpc: Update to 1.1.0</title>
<updated>2018-01-18T07:04:18Z</updated>
<author>
<name>Hannu Nyman</name>
</author>
<published>2018-01-17T19:01:35Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/openwrt/staging/blocktrron/commit/?id=d0610332dc1b6a6e7097ab0420a84051f09c4362'/>
<id>urn:sha1:d0610332dc1b6a6e7097ab0420a84051f09c4362</id>
<content type='text'>
Update mpc to 1.1.0

(note: adds compatibility with mpfr 4.0.0)

Signed-off-by: Hannu Nyman &lt;hannu.nyman@iki.fi&gt;
</content>
</entry>
<entry>
<title>treewide: clean up download hashes</title>
<updated>2016-12-16T21:39:22Z</updated>
<author>
<name>Felix Fietkau</name>
</author>
<published>2016-12-16T16:32:10Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/openwrt/staging/blocktrron/commit/?id=720b99215da295a2e7b4acdef30b58bec6acedc2'/>
<id>urn:sha1:720b99215da295a2e7b4acdef30b58bec6acedc2</id>
<content type='text'>
Replace *MD5SUM with *HASH, replace MD5 hashes with SHA256

Signed-off-by: Felix Fietkau &lt;nbd@nbd.name&gt;
</content>
</entry>
<entry>
<title>tools/mpc: update to 1.0.3</title>
<updated>2015-11-03T11:59:35Z</updated>
<author>
<name>Felix Fietkau</name>
</author>
<published>2015-11-03T11:59:35Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/openwrt/staging/blocktrron/commit/?id=2491885f4e8d9e38b7e8498dffc2dabc70d64772'/>
<id>urn:sha1:2491885f4e8d9e38b7e8498dffc2dabc70d64772</id>
<content type='text'>
Update mpc version to 1.0.3.
Change download location to @GNU.

Signed-off-by: Hannu Nyman &lt;hannu.nyman@iki.fi&gt;

SVN-Revision: 47368
</content>
</entry>
<entry>
<title>mpc: upgrade to 1.0.2</title>
<updated>2014-04-19T21:39:11Z</updated>
<author>
<name>Luka Perkov</name>
</author>
<published>2014-04-19T21:39:11Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/openwrt/staging/blocktrron/commit/?id=460c7c1bde55524be047cbe83c08abce1f94e52b'/>
<id>urn:sha1:460c7c1bde55524be047cbe83c08abce1f94e52b</id>
<content type='text'>
Signed-off-by: Luka Perkov &lt;luka@openwrt.org&gt;

SVN-Revision: 40534
</content>
</entry>
<entry>
<title>mpc: upgrade to 1.0.1</title>
<updated>2013-08-19T01:22:25Z</updated>
<author>
<name>Luka Perkov</name>
</author>
<published>2013-08-19T01:22:25Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/openwrt/staging/blocktrron/commit/?id=567fe51e88c4d29132110967890126b13966d219'/>
<id>urn:sha1:567fe51e88c4d29132110967890126b13966d219</id>
<content type='text'>
Signed-off-by: Luka Perkov &lt;luka@openwrt.org&gt;

SVN-Revision: 37812
</content>
</entry>
</feed>
