On Tue, Dec 8, 2020 at 2:08 AM Jim Wilson wrote:
>
> I'm not aware of any other target that has a similar feature, so I thought
> a bit of discussion first might be useful.
>
> For most ISAs, there is one organization that owns it, and does development
> internally, in private. For RISC-V, the IS
I'm not aware of any other target that has a similar feature, so I thought
a bit of discussion first might be useful.
For most ISAs, there is one organization that owns it, and does development
internally, in private. For RISC-V, the ISA is owned by RISC-V
International which has no developers.
Hello Matthew and all,
This is Chao-ying Fu from Wave Computing
(https://wavecomp.ai/mips-technology/).
From the GCC MAINTAINERS file, we have the following persons (and more) who
worked on the MIPS port in the past.
$ cat MAINTAINERS |grep mips
mips port Matthew Fortune
Thanks for the context, all!
On Mon, Dec 7, 2020 at 3:22 AM Jakub Jelinek wrote:
> On Mon, Dec 07, 2020 at 08:14:20AM +0100, Richard Biener via Gcc wrote:
> > > Sorry, just going around in circles a bit, I guess this may be a better
> > > summary:
> > > If I had to pick a -g flag/semantic for
This option directs the library to only use simple stdio APIs instead
of using fileno to get the file descriptor for use with POSIX APIs.
Signed-off-by: Keith Packard
---
libstdc++-v3/ChangeLog | 13 ++
libstdc++-v3/acinclude.m4 | 13 ++
libstdc++-v3/
These are the changes to autoconf files for the pure-stdio patch
Signed-off-by: Keith Packard
---
libstdc++-v3/config.h.in | 3 +++
libstdc++-v3/configure | 23 +++
2 files changed, 26 insertions(+)
diff --git a/libstdc++-v3/config.h.in b/libstdc++-v3/config.h.in
index 72
The current libstdc++ basic_file_stdio.cc code assumes a POSIX API
underneath the stdio implementation provided by the host libc. This
means that the host must provide a fairly broad POSIX file API,
including read, write, open, close, lseek and ioctl.
This patch changes basic_file_stdio.cc to only
On Mon, Dec 7, 2020 at 7:11 PM Prathamesh Kulkarni
wrote:
>
> On Mon, 7 Dec 2020 at 16:15, Hongtao Liu wrote:
> >
> > On Mon, Dec 7, 2020 at 5:47 PM Richard Biener wrote:
> > >
> > > On Mon, 7 Dec 2020, Prathamesh Kulkarni wrote:
> > >
> > > > On Mon, 7 Dec 2020 at 13:01, Richard Biener wrote:
On Mon, Dec 07, 2020 at 08:14:20AM +0100, Richard Biener via Gcc wrote:
> > Sorry, just going around in circles a bit, I guess this may be a better
> > summary:
> > If I had to pick a -g flag/semantic for this, I guess I'd pick
> > -gdwarf32/64 without implied -g. I'd pick that if I knew GCC woul
On Mon, 7 Dec 2020 at 16:15, Hongtao Liu wrote:
>
> On Mon, Dec 7, 2020 at 5:47 PM Richard Biener wrote:
> >
> > On Mon, 7 Dec 2020, Prathamesh Kulkarni wrote:
> >
> > > On Mon, 7 Dec 2020 at 13:01, Richard Biener wrote:
> > > >
> > > > On Mon, 7 Dec 2020, Prathamesh Kulkarni wrote:
> > > >
> >
On Mon, Dec 7, 2020 at 5:47 PM Richard Biener wrote:
>
> On Mon, 7 Dec 2020, Prathamesh Kulkarni wrote:
>
> > On Mon, 7 Dec 2020 at 13:01, Richard Biener wrote:
> > >
> > > On Mon, 7 Dec 2020, Prathamesh Kulkarni wrote:
> > >
> > > > On Fri, 4 Dec 2020 at 17:18, Richard Biener wrote:
> > > > >
>
On Mon, 7 Dec 2020, Prathamesh Kulkarni wrote:
> On Mon, 7 Dec 2020 at 13:01, Richard Biener wrote:
> >
> > On Mon, 7 Dec 2020, Prathamesh Kulkarni wrote:
> >
> > > On Fri, 4 Dec 2020 at 17:18, Richard Biener wrote:
> > > >
> > > > On Fri, 4 Dec 2020, Prathamesh Kulkarni wrote:
> > > >
> > > > >
On Mon, 7 Dec 2020 at 13:01, Richard Biener wrote:
>
> On Mon, 7 Dec 2020, Prathamesh Kulkarni wrote:
>
> > On Fri, 4 Dec 2020 at 17:18, Richard Biener wrote:
> > >
> > > On Fri, 4 Dec 2020, Prathamesh Kulkarni wrote:
> > >
> > > > On Thu, 3 Dec 2020 at 16:35, Richard Biener wrote:
> > > > >
> >
Hi Thomas,
On 07.12.20 09:27, Tobias Burnus wrote:
However, what puzzles me is
https://gcc.gnu.org/pipermail/gcc-cvs/2020-December/338684.html – this
is your commit. But while in the commit, I see "Koenig" for both
'Author' and 'Commit', the 'From:' of that email shows (at least in
Pipermail) in
Hi Thomas,
On 06.12.20 10:22, Thomas Koenig via Gcc wrote:
it seems that git commits are no longer automatically transferred
to the relevant PRs.
In principle, that still works. See "cvs-commit" at
https://gcc.gnu.org/pipermail/gcc-bugs/2020-December/date.html#end
Recently, there were issues
15 matches
Mail list logo