From: Szabolcs Nagy <nsz@port70.net>
To: Mahesh Bodapati <Mahesh.Bodapati@imgtec.com>
Cc: Rich Felker <dalias@libc.org>,
Jaydeep Patil <Jaydeep.Patil@imgtec.com>,
Anand Takale <Anand.Takale@imgtec.com>,
musl@lists.openwall.com
Subject: Re: mips n64 porting review
Date: Thu, 4 Feb 2016 01:45:09 +0100 [thread overview]
Message-ID: <20160204004508.GA9915@port70.net> (raw)
In-Reply-To: <DE16056458B9894F9D46202EC1BBB28B3BDC3210@PUMAIL01.pu.imgtec.org>
* Mahesh Bodapati <Mahesh.Bodapati@imgtec.com> [2016-02-03 15:41:13 +0000]:
> We have modified 3 test cases in libc test bench and I have attached that patch too.
thanks, fixed.
> We have tested MIPS n64 [mips64r2 to mips64r5] libraries on little endian and here are the FAILS.
>
> FAIL ./src/api/main.exe [status 1]
ok
> FAIL ./src/functional/pthread_cancel-points-static.exe [timed out]
> FAIL ./src/functional/pthread_cancel-points.exe [timed out]
> FAIL ./src/functional/pthread_cond.exe [timed out]
these should pass
> FAIL ./src/functional/snprintf-static.exe [status 1]
> FAIL ./src/functional/snprintf.exe [status 1]
> FAIL ./src/functional/strtold-static.exe [status 1]
> FAIL ./src/functional/strtold.exe [status 1]
> FAIL ./src/functional/swprintf-static.exe [status 1]
> FAIL ./src/functional/swprintf.exe [status 1]
bits/float.h is wrong
if mips64 uses ieee binary128 then copy aarch64 float.h
otherwise use arm float.h
> FAIL ./src/functional/wcstol-static.exe [status 1]
> FAIL ./src/functional/wcstol.exe [status 1]
ok
> FAIL ./src/math/acosh.exe [status 1]
> FAIL ./src/math/asinh.exe [status 1]
ok
> FAIL ./src/math/fenv.exe [status 1]
> FAIL ./src/math/isless.exe [status 1]
these should pass
> FAIL ./src/math/j0.exe [status 1]
> FAIL ./src/math/jn.exe [status 1]
> FAIL ./src/math/jnf.exe [status 1]
> FAIL ./src/math/lgamma.exe [status 1]
> FAIL ./src/math/lgamma_r.exe [status 1]
> FAIL ./src/math/lgammaf.exe [status 1]
> FAIL ./src/math/lgammaf_r.exe [status 1]
> FAIL ./src/math/sinh.exe [status 1]
> FAIL ./src/math/tgamma.exe [status 1]
> FAIL ./src/math/y0.exe [status 1]
> FAIL ./src/math/y0f.exe [status 1]
> FAIL ./src/math/ynf.exe [status 1]
ok
> FAIL ./src/regression/printf-fmt-g-round-static.exe [status 1]
> FAIL ./src/regression/printf-fmt-g-round.exe [status 1]
bits/float.h
> FAIL ./src/regression/pthread_cond-smasher.exe [status 1]
> FAIL ./src/regression/pthread_condattr_setclock.exe [status 1]
should work.
>
> We haven't test on big endian boards and we are doing it now.
>
> Thanks,
> Mahesh
>
>
next prev parent reply other threads:[~2016-02-04 0:45 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <DE16056458B9894F9D46202EC1BBB28B3BDC3210@PUMAIL01.pu.imgtec.org>
2016-02-03 23:36 ` Rich Felker
2016-02-04 23:52 ` Rich Felker
2016-02-05 4:27 ` Rich Felker
2016-02-12 18:51 ` Rich Felker
2016-02-15 4:46 ` Jaydeep Patil
2016-02-04 0:45 ` Szabolcs Nagy [this message]
2016-02-22 10:06 Mahesh Bodapati
2016-02-22 14:16 ` Bobby Bingham
2016-02-23 3:32 ` Rich Felker
[not found] ` <CAKd0kD+qQhvhiuaQ483ds2KyGD5qFjqJg4pOT6GyqCaoR9_auA@mail.gmail.com>
[not found] ` <DE16056458B9894F9D46202EC1BBB28B3BE16033@PUMAIL01.pu.imgtec.org>
2016-02-24 10:11 ` Jaydeep Patil
2016-02-24 17:53 ` dalias
2016-02-25 8:21 ` Jaydeep Patil
[not found] ` <DE16056458B9894F9D46202EC1BBB28B3BE162B3@PUMAIL01.pu.imgtec.org>
2016-02-25 12:05 ` Jaydeep Patil
2016-02-25 18:01 ` dalias
2016-02-25 18:22 ` dalias
2016-02-26 3:58 ` Jaydeep Patil
2016-02-25 18:23 ` Szabolcs Nagy
2016-02-25 18:29 ` Szabolcs Nagy
2016-02-25 18:31 ` Rich Felker
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20160204004508.GA9915@port70.net \
--to=nsz@port70.net \
--cc=Anand.Takale@imgtec.com \
--cc=Jaydeep.Patil@imgtec.com \
--cc=Mahesh.Bodapati@imgtec.com \
--cc=dalias@libc.org \
--cc=musl@lists.openwall.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.vuxu.org/mirror/musl/
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).