public inbox for binutils@sourceware.org
 help / color / mirror / Atom feed
From: Alan Modra <amodra@gmail.com>
To: "Arsen Arsenović" <arsen@aarsen.me>
Cc: binutils <binutils@sourceware.org>, Gdb <gdb@sourceware.org>,
	Nick Clifton <nickc@redhat.com>
Subject: Re: Syncing the toplevel with the GCC tree
Date: Fri, 28 Jul 2023 17:49:01 +0930	[thread overview]
Message-ID: <ZMN59ZbR0WWHIMJC@squeak.grove.modra.org> (raw)
In-Reply-To: <86lef23hcl.fsf@aarsen.me>

On Wed, Jul 26, 2023 at 03:47:55PM +0200, Arsen Arsenović via Binutils wrote:
> Hi there!
> 
> I'm currently in the process of replacing the out-of-date in-tree intl
> with an out-of-tree gettext.  This requires modification to both the
> binutils-gdb and gcc repositories, and I've noticed that some changes in
> the latter haven't propagated to binutils-gdb yet.
> 
> How does the process of syncing these trees up work?

It's painful and not something I'm going to do again.  Last time I did
so I managed to break binutils-gdb.

The process goes like this:
1) Some ports have been removed from gcc but not binutils-gdb, so
firstly revert those patches to the top-level on the gcc side.

2) Copy over the gcc configury and makefiles.

3) Reapply binutils patches that haven't been applied to gcc, either
because the people making the patches didn't care enough to submit
them to gcc, or because the gcc maintainers didn't care enough to ack
those patches.

This was the list I used last time.  Very likely it needs updating.

Revert gcc
dc832fb39fc0 2022-08-25
fc259b522c0f 2022-06-25

Reapply binutils
69961a84c9b3 2018-12-12
50ad1254d503 2021-01-09
bb368aad297f 2022-03-11
de83289ef32e 2022-04-08
e5f2f7d901ee 2022-07-26
2cac01e3ffff 2022-09-26


> I intend on synchronizing the toplevels and emailing in patches that
> allow using modern gettext to all the relevant maintainers after some
> further testing.
> 
> It would also be good to synchronize ahead of the 2.41 release of
> Binutils.
> 
> Thanks in advance, have a lovely day.
> -- 
> Arsen Arsenović



-- 
Alan Modra
Australia Development Lab, IBM

  reply	other threads:[~2023-07-28  8:19 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-07-26 13:47 Arsen Arsenović
2023-07-28  8:19 ` Alan Modra [this message]
2023-07-28 14:12   ` Tom Tromey
2023-08-02 13:49     ` Arsen Arsenović
2023-08-02 21:03       ` Tom Tromey

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=ZMN59ZbR0WWHIMJC@squeak.grove.modra.org \
    --to=amodra@gmail.com \
    --cc=arsen@aarsen.me \
    --cc=binutils@sourceware.org \
    --cc=gdb@sourceware.org \
    --cc=nickc@redhat.com \
    /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).