public inbox for libc-ports@sourceware.org
 help / color / mirror / Atom feed
From: Andrew Pinski <andrew.pinski@caviumnetworks.com>
To: libc-ports@sourceware.org
Subject: Re: [PATCH] Have MIPS64/n64 imply wordsize-64
Date: Sat, 14 Apr 2012 03:00:00 -0000	[thread overview]
Message-ID: <CA+=Sn1nd19i9ZT0UeuLoU69r_Fa1QKbX-p5qzBD3KBCMUtsNGw@mail.gmail.com> (raw)
In-Reply-To: <CA+=Sn1kAaoGb-dqo-0CS=SGceJv7pmKT4d-N6twneNXsY0N-pg@mail.gmail.com>

On Fri, Apr 13, 2012 at 7:11 PM, Andrew Pinski
<andrew.pinski@caviumnetworks.com> wrote:
> On Fri, Apr 13, 2012 at 6:21 PM, Andrew Pinski
> <andrew.pinski@caviumnetworks.com> wrote:
>> Currently MIPS64/n64 does not implies wordsize-64 which means we have
>> to copy and paste some code from wordsize-64.
>> This patch changes MIPS64/n64 to imply wordsize-64 so we can remove
>> the duplicated code from the mips port.
>>
>> OK?  Note I don't have write access yet.
>
> Ignore this patch, it does not work.  For some reason I thought I
> tested it but I must have messed up.

It turns out this was already discussed before
http://sourceware.org/ml/libc-ports/2008-12/msg00007.html .

>
> Thanks,
> Andrew
>
>
>>
>> Thanks,
>> Andrew Pinski
>>
>> 2012-04-13  Andrew Pinski  <apinski@cavium.com>
>>
>>        * sysdeps/unix/sysv/linux/mips/mips64/n64/fallocate.c: Delete.
>>        * sysdeps/unix/sysv/linux/mips/mips64/n64/fallocate64.c: Delete.
>>        * sysdeps/unix/sysv/linux/mips/mips64/n64/fstatfs64.c: Delete.
>>        * sysdeps/unix/sysv/linux/mips/mips64/n64/glob64.c: Delete.
>>        * sysdeps/unix/sysv/linux/mips/mips64/n64/posix_fadvise.c: Delete.
>>        * sysdeps/unix/sysv/linux/mips/mips64/n64/posix_fadvise64.c: Delete.
>>        * sysdeps/unix/sysv/linux/mips/mips64/n64/posix_fallocate.c: Delete.
>>        * sysdeps/unix/sysv/linux/mips/mips64/n64/posix_fallocate64.c: Delete.
>>        * sysdeps/unix/sysv/linux/mips/mips64/n64/preadv64.c: Delete.
>>        * sysdeps/unix/sysv/linux/mips/mips64/n64/pwritev64.c: Delete.
>>        * sysdeps/unix/sysv/linux/mips/mips64/n64/statfs64.c: Delete.
>>        * sysdeps/unix/sysv/linux/mips/mips64/n64/Implies: New file.
>>        * sysdeps/unix/sysv/linux/mips/mips64/n64/sysdep.h: Add a kludge just
>>        like x86_64 and alpha targets to have __NR_pread and
>> __NR_pwrite defined.
>>        * sysdeps/unix/sysv/linux/mips/mips64/n64/syscalls.list: Remove all
>>        syscalls except for statfs.

  reply	other threads:[~2012-04-14  3:00 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-04-14  1:21 Andrew Pinski
2012-04-14  2:11 ` Andrew Pinski
2012-04-14  3:00   ` Andrew Pinski [this message]
2012-04-14 21:35     ` Carlos O'Donell

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='CA+=Sn1nd19i9ZT0UeuLoU69r_Fa1QKbX-p5qzBD3KBCMUtsNGw@mail.gmail.com' \
    --to=andrew.pinski@caviumnetworks.com \
    --cc=libc-ports@sourceware.org \
    /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.
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 read-only IMAP folder(s) and NNTP newsgroup(s).