Summary:
* Create crosstool-ng patches and build embedded toolchain on ubuntu-8.04.4.
Details:
* Crosstool-ng patches
* Update old patches according to Michael's comments and revise them
according the guideline.
* Create patches for nls option, newlib and gdb.
* Try to build embedded toolchain
On Fri, Nov 18, 2011 at 3:02 AM, Andrew Stubbs wrote:
> On 16/11/11 22:03, Michael Hope wrote:
>>
>> Hi there. The 4.6-2011.10 release causes an output miscompare failure
>> in 175.vpr from SPEC 2000. The fault didn't exist in 2011.09 and has
>> cleared in 2011.11.
>>
>> Does this ring a bell wi
On Sat, Nov 19, 2011 at 10:05 AM, Ken Werner wrote:
> Hi,
> * Debugged a linking failure of the android perflab benchmark that Andy is
> seeing. Turns out that the GCC is optimizing two consecutive calls to sinf
> and cosf (same angle) are optimized by the GCC to one sincosf call. The libm
> provi
On Sat, Nov 19, 2011 at 7:38 AM, David Gilbert wrote:
> == 64 bit atomics ==
> * Still fighting membase
> * Cleaned up a bunch of other issues, but I'm back at an 'expiry'
> issue, where the test
> stores some data with a fixed expiry time and then waits until after
> it should have expired,