* Weekly news letter about GNU toolchain
@ 2025-08-30 23:02 Andrew Pinski via Gdb
2025-09-03 22:24 ` Mark Wielaard
2025-09-04 13:32 ` Adhemerval Zanella Netto via Gdb
0 siblings, 2 replies; 5+ messages in thread
From: Andrew Pinski via Gdb @ 2025-08-30 23:02 UTC (permalink / raw)
To: gcc, gdb, libc-alpha, binutils
To begin with it will be on mastodon:
https://hachyderm.io/@gnutoolsweekly
But I might move it over to more blog like site instead of a social
media. Though was thinking about hosting on the wiki. I still have not
decided.
I started a few weeks back on doing this on my personal mastodon
andlinkedin accounts but I decided to separate as the newsletter will
be more public.
Thanks,
Andrew
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: Weekly news letter about GNU toolchain
2025-08-30 23:02 Weekly news letter about GNU toolchain Andrew Pinski via Gdb
@ 2025-09-03 22:24 ` Mark Wielaard
2025-09-03 22:34 ` Andrew Pinski via Gdb
2025-09-04 13:32 ` Adhemerval Zanella Netto via Gdb
1 sibling, 1 reply; 5+ messages in thread
From: Mark Wielaard @ 2025-09-03 22:24 UTC (permalink / raw)
To: Andrew Pinski; +Cc: gcc, gdb, libc-alpha, binutils
Hi Andrew,
On Sat, Aug 30, 2025 at 04:02:42PM -0700, Andrew Pinski via Gdb wrote:
> To begin with it will be on mastodon:
> https://hachyderm.io/@gnutoolsweekly
>
> But I might move it over to more blog like site instead of a social
> media. Though was thinking about hosting on the wiki. I still have not
> decided.
>
> I started a few weeks back on doing this on my personal mastodon
> andlinkedin accounts but I decided to separate as the newsletter will
> be more public.
This is really great. Thanks for doing this. Although I do love the
fediverse I personally wouldn't mind if you also post these to the
mailinglists once a week.
Cheers,
Mark
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: Weekly news letter about GNU toolchain
2025-09-03 22:24 ` Mark Wielaard
@ 2025-09-03 22:34 ` Andrew Pinski via Gdb
0 siblings, 0 replies; 5+ messages in thread
From: Andrew Pinski via Gdb @ 2025-09-03 22:34 UTC (permalink / raw)
To: Mark Wielaard; +Cc: gcc, gdb, libc-alpha, binutils
On Wed, Sep 3, 2025 at 3:24 PM Mark Wielaard <mark@klomp.org> wrote:
>
> Hi Andrew,
>
> On Sat, Aug 30, 2025 at 04:02:42PM -0700, Andrew Pinski via Gdb wrote:
> > To begin with it will be on mastodon:
> > https://hachyderm.io/@gnutoolsweekly
> >
> > But I might move it over to more blog like site instead of a social
> > media. Though was thinking about hosting on the wiki. I still have not
> > decided.
> >
> > I started a few weeks back on doing this on my personal mastodon
> > andlinkedin accounts but I decided to separate as the newsletter will
> > be more public.
>
> This is really great. Thanks for doing this. Although I do love the
> fediverse I personally wouldn't mind if you also post these to the
> mailinglists once a week.
I can do that too.
Thanks,
Andrew
>
> Cheers,
>
> Mark
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: Weekly news letter about GNU toolchain
2025-08-30 23:02 Weekly news letter about GNU toolchain Andrew Pinski via Gdb
2025-09-03 22:24 ` Mark Wielaard
@ 2025-09-04 13:32 ` Adhemerval Zanella Netto via Gdb
2025-09-04 15:39 ` Andrew Pinski via Gdb
1 sibling, 1 reply; 5+ messages in thread
From: Adhemerval Zanella Netto via Gdb @ 2025-09-04 13:32 UTC (permalink / raw)
To: Andrew Pinski, gcc, gdb, libc-alpha, binutils
On 30/08/25 20:02, Andrew Pinski wrote:
> To begin with it will be on mastodon:
> https://hachyderm.io/@gnutoolsweekly
>
> But I might move it over to more blog like site instead of a social
> media. Though was thinking about hosting on the wiki. I still have not
> decided.
>
> I started a few weeks back on doing this on my personal mastodon
> andlinkedin accounts but I decided to separate as the newsletter will
> be more public.
>
> Thanks,
> Andrew
Thanks for working on this Andrew, this is great. Do you plan to cover only
gcc or also related GNU toolchain projects? I can help you cover the glibc
work.
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: Weekly news letter about GNU toolchain
2025-09-04 13:32 ` Adhemerval Zanella Netto via Gdb
@ 2025-09-04 15:39 ` Andrew Pinski via Gdb
0 siblings, 0 replies; 5+ messages in thread
From: Andrew Pinski via Gdb @ 2025-09-04 15:39 UTC (permalink / raw)
To: Adhemerval Zanella Netto; +Cc: gcc, gdb, libc-alpha, binutils
On Thu, Sep 4, 2025 at 6:32 AM Adhemerval Zanella Netto
<adhemerval.zanella@linaro.org> wrote:
>
>
>
> On 30/08/25 20:02, Andrew Pinski wrote:
> > To begin with it will be on mastodon:
> > https://hachyderm.io/@gnutoolsweekly
> >
> > But I might move it over to more blog like site instead of a social
> > media. Though was thinking about hosting on the wiki. I still have not
> > decided.
> >
> > I started a few weeks back on doing this on my personal mastodon
> > andlinkedin accounts but I decided to separate as the newsletter will
> > be more public.
> >
> > Thanks,
> > Andrew
>
> Thanks for working on this Andrew, this is great. Do you plan to cover only
> gcc or also related GNU toolchain projects? I can help you cover the glibc
> work.
I am planning on covering all GNU toolchain projects; including but
not limited to GCC, glibc, gdb, and binutils.
I will be adding glibc this week and then gdb the week after and
binutils in the week after that.
Thanks,
Andrew
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2025-09-04 15:42 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-08-30 23:02 Weekly news letter about GNU toolchain Andrew Pinski via Gdb
2025-09-03 22:24 ` Mark Wielaard
2025-09-03 22:34 ` Andrew Pinski via Gdb
2025-09-04 13:32 ` Adhemerval Zanella Netto via Gdb
2025-09-04 15:39 ` Andrew Pinski via Gdb
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox