Re: [PATCH] D support for RISC-V

2019-04-13 Thread Iain Buclaw
On Tue, 9 Apr 2019 at 11:53, David Abdurachmanov wrote: > > diff --git a/libphobos/libdruntime/rt/sections_elf_shared.d > b/libphobos/libdruntime/rt/sections_elf_shared.d > index d4e1ff07699..45c1dcbc7f3 100644 > --- a/libphobos/libdruntime/rt/sections_elf_shared.d > +++ b/libphobos/libdruntime/r

Re: [PATCH] D support for RISC-V

2019-04-10 Thread Iain Buclaw
On Wed, 10 Apr 2019 at 01:58, Jim Wilson wrote: > > On Tue, Apr 9, 2019 at 10:36 AM Iain Buclaw wrote: > > Any objection if I upstream the non-asm bits? > > Doesn't all of it, except maybe the configure.tgt patch need to go > upstream first? And do you need some paperwork or button click from >

Re: [PATCH] D support for RISC-V

2019-04-09 Thread Jim Wilson
On Tue, Apr 9, 2019 at 10:36 AM Iain Buclaw wrote: > Any objection if I upstream the non-asm bits? Doesn't all of it, except maybe the configure.tgt patch need to go upstream first? And do you need some paperwork or button click from David for D language patches for the copyright assignment? Is

Re: [PATCH] D support for RISC-V

2019-04-09 Thread Iain Buclaw
On Tue, 9 Apr 2019 at 11:53, David Abdurachmanov wrote: > > This patch has been in Fedora/RISCV for the last couple of months. > I have tested simple applications (e.g. word count example), which > worked without a problem. > > I believe Iain Buclaw did run GCC testsuite using Fedora/RISCV > build

Re: [PATCH] D support for RISC-V

2019-04-09 Thread David Abdurachmanov
On Tue, Apr 9, 2019 at 12:22 PM Andreas Schwab wrote: > > On Apr 09 2019, David Abdurachmanov wrote: > > > diff --git > > a/libphobos/src/std/experimental/allocator/building_blocks/region.d > > b/libphobos/src/std/experimental/allocator/building_blocks/region.d > > index dfcecce72bd..cafe059a61

Re: [PATCH] D support for RISC-V

2019-04-09 Thread Andreas Schwab
On Apr 09 2019, David Abdurachmanov wrote: > diff --git > a/libphobos/src/std/experimental/allocator/building_blocks/region.d > b/libphobos/src/std/experimental/allocator/building_blocks/region.d > index dfcecce72bd..cafe059a61f 100644 > --- a/libphobos/src/std/experimental/allocator/building_b