Re: [PATCH] Add support for x86_64-*-gnu-* targets (binutils)

2023-01-02 Thread Samuel Thibault
Flavio Cruz, le lun. 02 janv. 2023 18:17:04 -0500, a ecrit: > On Wed, Dec 21, 2022 at 10:12:30PM +0100, Samuel Thibault wrote: > > Flavio Cruz, le mer. 21 déc. 2022 16:06:32 -0500, a ecrit: > > > On Wed, Dec 21, 2022 at 12:23:03PM +0100, Samuel Thibault wrote: > > > > Also, could you perhaps Cc Hel

Re: [PATCH] Add support for x86_64-*-gnu-* targets (binutils)

2023-01-02 Thread Flavio Cruz
On Wed, Dec 21, 2022 at 10:12:30PM +0100, Samuel Thibault wrote: Flavio Cruz, le mer. 21 déc. 2022 16:06:32 -0500, a ecrit: On Wed, Dec 21, 2022 at 12:23:03PM +0100, Samuel Thibault wrote: > Also, could you perhaps Cc Helmut Grohne ? He will be > very interested in including the patches to prepa

Re: [PATCH] Add support for x86_64-*-gnu-* targets (binutils)

2022-12-21 Thread Samuel Thibault
Flavio Cruz, le mer. 21 déc. 2022 16:06:32 -0500, a ecrit: > Done, thanks for the catch. Attached the new version. That looks good to me, thanks! Samuel

Re: [PATCH] Add support for x86_64-*-gnu-* targets (binutils)

2022-12-21 Thread Samuel Thibault
Flavio Cruz, le mer. 21 déc. 2022 16:06:32 -0500, a ecrit: > On Wed, Dec 21, 2022 at 12:23:03PM +0100, Samuel Thibault wrote: > > Also, could you perhaps Cc Helmut Grohne ? He will be > > very interested in including the patches to prepare bootstrapping the > > hurd-amd64 Debian port :D > > That w

Re: [PATCH] Add support for x86_64-*-gnu-* targets (binutils)

2022-12-21 Thread Flavio Cruz
--- On Wed, Dec 21, 2022 at 12:23:03PM +0100, Samuel Thibault wrote: Hello, Flavio Cruz, le lun. 19 déc. 2022 17:00:30 -0500, a ecrit: Sending out this patch for comments. If it looks reasonable, will try to submit it upstream. Does it build? I had assumed it'd take more than that to get binu

Re: [PATCH] Add support for x86_64-*-gnu-* targets (binutils)

2022-12-21 Thread Samuel Thibault
Hello, Flavio Cruz, le lun. 19 déc. 2022 17:00:30 -0500, a ecrit: > Sending out this patch for comments. If it looks reasonable, will try to > submit it upstream. Does it build? I had assumed it'd take more than that to get binutils building, but if it does work fine, then yes please submit, afte

[PATCH] Add support for x86_64-*-gnu-* targets (binutils)

2022-12-19 Thread Flavio Cruz
--- Sending out this patch for comments. If it looks reasonable, will try to submit it upstream. bfd/config.bfd | 5 + ld/configure.tgt | 5 + 2 files changed, 10 insertions(+) diff --git a/bfd/config.bfd b/bfd/config.bfd index 0bc27fdce9..3a1c9f716e 100644 --- a/bfd/config.bfd +++ b/b