<feed xmlns='http://www.w3.org/2005/Atom'>
<title>otp.git/xcomp, branch OTP_R16B</title>
<subtitle>Mirror of Erlang/OTP repository.
</subtitle>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/'/>
<entry>
<title>Add an xcomp file for Blue Gene/Q</title>
<updated>2013-02-14T12:00:42+00:00</updated>
<author>
<name>Kostis Sagonas</name>
<email>kostis@it.uu.se</email>
</author>
<published>2013-02-14T12:00:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=2d84dfab1e5acc9d5752af20171b4239944e60e9'/>
<id>2d84dfab1e5acc9d5752af20171b4239944e60e9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update for new version of ppc compilation chain</title>
<updated>2012-10-22T13:56:44+00:00</updated>
<author>
<name>Lukas Larsson</name>
<email>lukas@erlang-solutions.com</email>
</author>
<published>2012-10-01T08:29:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=4cae6c0da2dc64c40f3c6081dedc33e21214a889'/>
<id>4cae6c0da2dc64c40f3c6081dedc33e21214a889</id>
<content type='text'>
New prefix for command line utils

Disable morecore hook as it does not work with new cross chain
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
New prefix for command line utils

Disable morecore hook as it does not work with new cross chain
</pre>
</div>
</content>
</entry>
<entry>
<title>Update copyright years</title>
<updated>2012-08-31T12:48:46+00:00</updated>
<author>
<name>Björn-Egil Dahlberg</name>
<email>egil@erlang.org</email>
</author>
<published>2012-08-31T12:48:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=2d03ab7ffde828d3b56f8b7738fd0c00d0f5b630'/>
<id>2d03ab7ffde828d3b56f8b7738fd0c00d0f5b630</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'msp/double_middle_endian/OTP-10209' into maint</title>
<updated>2012-08-24T10:02:58+00:00</updated>
<author>
<name>Lukas Larsson</name>
<email>lukas@erlang-solutions.com</email>
</author>
<published>2012-08-24T10:02:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=0342137176c653c51cc3a78781888cfca8568650'/>
<id>0342137176c653c51cc3a78781888cfca8568650</id>
<content type='text'>
* msp/double_middle_endian/OTP-10209:
  Configure now assumed normal doubles
  Revise the autoconf tests for double middle endianness.
  Add test for floating-point output to float_SUITE.
  Unbreak floating point on middle-endian machines.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* msp/double_middle_endian/OTP-10209:
  Configure now assumed normal doubles
  Revise the autoconf tests for double middle endianness.
  Add test for floating-point output to float_SUITE.
  Unbreak floating point on middle-endian machines.
</pre>
</div>
</content>
</entry>
<entry>
<title>Configure now assumed normal doubles</title>
<updated>2012-08-24T10:02:39+00:00</updated>
<author>
<name>Lukas Larsson</name>
<email>lukas@erlang-solutions.com</email>
</author>
<published>2012-08-24T10:02:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=85283dc19ceea2905ff39aa0615d1a99d7aea16c'/>
<id>85283dc19ceea2905ff39aa0615d1a99d7aea16c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add powerpc dso xcomp file</title>
<updated>2012-08-15T14:19:15+00:00</updated>
<author>
<name>Lukas Larsson</name>
<email>lukas@erlang-solutions.com</email>
</author>
<published>2012-08-15T14:19:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=b981d07f9cfd4f345b4d889ce77b1da5a756137f'/>
<id>b981d07f9cfd4f345b4d889ce77b1da5a756137f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update cross build system for tests to work</title>
<updated>2012-05-02T07:51:44+00:00</updated>
<author>
<name>Lukas Larsson</name>
<email>lukas@erlang-solutions.com</email>
</author>
<published>2012-03-19T15:52:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=b834e188e6a2df3b2fd689618d43e6f878a5d1e4'/>
<id>b834e188e6a2df3b2fd689618d43e6f878a5d1e4</id>
<content type='text'>
ts has been fixed to again work in a cross build environment.
See ts:help() and xcomp/README.md for details about how it works.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
ts has been fixed to again work in a cross build environment.
See ts:help() and xcomp/README.md for details about how it works.
</pre>
</div>
</content>
</entry>
<entry>
<title>Update copyright years</title>
<updated>2012-03-30T12:46:02+00:00</updated>
<author>
<name>Björn-Egil Dahlberg</name>
<email>egil@erlang.org</email>
</author>
<published>2012-03-30T12:46:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=ce4431b33d18c04f4166def737b2aed582e4426a'/>
<id>ce4431b33d18c04f4166def737b2aed582e4426a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Unbreak floating point on middle-endian machines.</title>
<updated>2012-03-23T08:15:19+00:00</updated>
<author>
<name>Mike Sperber</name>
<email>sperber@deinprogramm.de</email>
</author>
<published>2012-03-22T17:00:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=933e701dac1936c6f15c765b5687fbc623464ec7'/>
<id>933e701dac1936c6f15c765b5687fbc623464ec7</id>
<content type='text'>
On some ARMs (and maybe other platforms), doubles are stored with the
the two 32-bit words reversed with respect to more common
architectures.

The symptom is this:

&gt; io_lib:write(1.0).
"0.000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000005299808824"

Detect that and account for it when decoding floats.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
On some ARMs (and maybe other platforms), doubles are stored with the
the two 32-bit words reversed with respect to more common
architectures.

The symptom is this:

&gt; io_lib:write(1.0).
"0.000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000005299808824"

Detect that and account for it when decoding floats.
</pre>
</div>
</content>
</entry>
<entry>
<title>Update xcomp config for AVR32/buildroot-v3.0.0</title>
<updated>2011-11-02T08:59:49+00:00</updated>
<author>
<name>smithwinston</name>
<email>smith.winston.101@gmail.com</email>
</author>
<published>2011-11-01T10:40:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=e89c2af4ce98e4b870b63a0c634bd96c504419f6'/>
<id>e89c2af4ce98e4b870b63a0c634bd96c504419f6</id>
<content type='text'>
With Atmel's recent buildroot-v3.0.0 release for AVR32, some changes
were needed in order to properly cross compile Erlang/OTP for the
platform.

Tested with R14B04 on a mk I NGW100.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
With Atmel's recent buildroot-v3.0.0 release for AVR32, some changes
were needed in order to properly cross compile Erlang/OTP for the
platform.

Tested with R14B04 on a mk I NGW100.
</pre>
</div>
</content>
</entry>
</feed>
