Re: [v8-users] 32-bit powerpc -- a lost cause?

2017-08-02 Thread michael_dawson
Based on current priorities, going forward 32 bit is not going to be a 
priority.  We will not be testing it in v8 or the Node.js repos.

On Tuesday, August 1, 2017 at 10:40:32 AM UTC-4, Håvard Eidnes wrote:
>
> Hi,
>
> although NetBSD runs on various PPC hardware, some possibly also with no 
> FPU,
> my personal interest is in >= G4 (possibly >= G3), which AFAIK means 
> 32-bit but with FPU.
> However, reading what you write I get the sense that you're going to drop 
> all 32-bit PPC support?
>
> Regards,
>
> - Håvard
>
> fredag 28. juli 2017 00.10.42 UTC+2 skrev bjai...@ca.ibm.com følgende:
>>
>> Hi,
>>
>> We currently do not support PPC 32bit hardware and going forward with 
>> Node8 will be dropping support for PPC 32bit mode builds on PPC 64bit 
>> architecture. Also, it is possible the 32 bit PPC system you are using 
>> is only implementing a subset of the architecture and missing FPU.
>>
>> Regards,
>> Jaideep
>>
>  
>

-- 
-- 
v8-users mailing list
v8-users@googlegroups.com
http://groups.google.com/group/v8-users
--- 
You received this message because you are subscribed to the Google Groups 
"v8-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to v8-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [v8-users] 32-bit powerpc -- a lost cause?

2017-08-01 Thread Håvard Eidnes
Hi,

although NetBSD runs on various PPC hardware, some possibly also with no 
FPU,
my personal interest is in >= G4 (possibly >= G3), which AFAIK means 32-bit 
but with FPU.
However, reading what you write I get the sense that you're going to drop 
all 32-bit PPC support?

Regards,

- Håvard

fredag 28. juli 2017 00.10.42 UTC+2 skrev bjai...@ca.ibm.com følgende:
>
> Hi,
>
> We currently do not support PPC 32bit hardware and going forward with 
> Node8 will be dropping support for PPC 32bit mode builds on PPC 64bit 
> architecture. Also, it is possible the 32 bit PPC system you are using is 
> only implementing a subset of the architecture and missing FPU.
>
> Regards,
> Jaideep
>
 

-- 
-- 
v8-users mailing list
v8-users@googlegroups.com
http://groups.google.com/group/v8-users
--- 
You received this message because you are subscribed to the Google Groups 
"v8-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to v8-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [v8-users] 32-bit powerpc -- a lost cause?

2017-07-27 Thread bjaideep
Hi,

We currently do not support PPC 32bit hardware and going forward with Node8 
will be dropping support for PPC 32bit mode builds on PPC 64bit 
architecture. Also, it is possible the 32 bit PPC system you are using is 
only implementing a subset of the architecture and missing FPU.

Regards,
Jaideep

On Thursday, July 27, 2017 at 7:49:24 AM UTC-4, danno wrote:
>
> After exchanging emails with the PPC folks separately, they said they are 
> already aware of this thread and indicated they are planning to reply to it.
>
> Regards,
> Danno
>
> On Thu, Jul 27, 2017 at 1:38 PM, Michael Hablich  > wrote:
>
>> The PPC port team (v8-ppc...@googlegroups.com ) is 
>> currently working on getting PPC work again on V8 master. You don't need to 
>> contact them individually.
>>
>> Cheers,
>> Michael
>>
>>
>> On Thursday, July 27, 2017 at 1:32:07 PM UTC+2, Håvard Eidnes wrote:
>>>
>>> torsdag 27. juli 2017 06.28.50 UTC+2 skrev Benedikt Meurer følgende:
>>>
 The ppc port is not maintained by the V8 team itself, but by IBM (see 
 src/ppc/OWNERS). I don't know about the state and scope of the port. Maybe 
 you want to reach out to the port owners.

>>>
>>> Ah.  I'm new in these quarters.  Thanks for the pointer, I may do just 
>>> that.
>>>
>>> Best regards,
>>>
>>> - Håvard
>>>
>> -- 
>> -- 
>> v8-users mailing list
>> v8-u...@googlegroups.com 
>> http://groups.google.com/group/v8-users
>> --- 
>> You received this message because you are subscribed to the Google Groups 
>> "v8-users" group.
>> To unsubscribe from this group and stop receiving emails from it, send an 
>> email to v8-users+u...@googlegroups.com .
>> For more options, visit https://groups.google.com/d/optout.
>>
>
>

-- 
-- 
v8-users mailing list
v8-users@googlegroups.com
http://groups.google.com/group/v8-users
--- 
You received this message because you are subscribed to the Google Groups 
"v8-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to v8-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [v8-users] 32-bit powerpc -- a lost cause?

2017-07-27 Thread Håvard Eidnes
torsdag 27. juli 2017 06.28.50 UTC+2 skrev Benedikt Meurer følgende:

> The ppc port is not maintained by the V8 team itself, but by IBM (see 
> src/ppc/OWNERS). I don't know about the state and scope of the port. Maybe 
> you want to reach out to the port owners.
>

Ah.  I'm new in these quarters.  Thanks for the pointer, I may do just that.

Best regards,

- Håvard

-- 
-- 
v8-users mailing list
v8-users@googlegroups.com
http://groups.google.com/group/v8-users
--- 
You received this message because you are subscribed to the Google Groups 
"v8-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to v8-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [v8-users] 32-bit powerpc -- a lost cause?

2017-07-26 Thread Benedikt Meurer
Hey Håvard,

The ppc port is not maintained by the V8 team itself, but by IBM (see
src/ppc/OWNERS). I don't know about the state and scope of the port. Maybe
you want to reach out to the port owners.

-- Benedikt

On Mon, Jul 24, 2017 at 7:39 PM Håvard Eidnes 
wrote:

> Hi,
>
> I stumbled in on v8 via node.js -- v8 now appears to have some powerpc
> support, and I managed to get node.js to link on my NetBSD/macppc 8.0_BETA
> system after some persuasion.  However, it dumps core with illegal
> instruction
> on the first attempt at running "node", and by the looks of it that's
> because there's
> used some powerpc64-only instructions (fctidz  f13,f13).
>
> Is this the result of a deliberate decision not to support 32-bit powerpc?
> Or, in other words, even if the "ppc64-only instructions" issue could be
> solved,
> would there be other and more serious issues lurking further ahead making
> progress
> difficult or impossible?
>
> Any hints would be much appreciated.
>
> Best regards,
>
> - Håvard
>
> --
> --
> v8-users mailing list
> v8-users@googlegroups.com
> http://groups.google.com/group/v8-users
> ---
> You received this message because you are subscribed to the Google Groups
> "v8-users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to v8-users+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.
>

-- 
-- 
v8-users mailing list
v8-users@googlegroups.com
http://groups.google.com/group/v8-users
--- 
You received this message because you are subscribed to the Google Groups 
"v8-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to v8-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.