Re: [bug-diffutils] bug#63333: [PATCH] Add hurd-amd64 support

2023-05-15 Thread Bruno Haible
I committed: > 2023-05-12 Bruno Haible > > sigsegv: Add tentative support for Hurd/x86_64. > Reported by Samuel Thibault . > * lib/sigsegv.c: Update from libsigsegv/src/fault-hurd-i386.h. This was not sufficient. Sergey Bugaev pointed out that - my comments were wrong, -

Re: [bug-diffutils] bug#63333: [PATCH] Add hurd-amd64 support

2023-05-12 Thread Bruno Haible
Samuel Thibault wrote: > > This adds SIGSEGV_FAULT_STACKPOINTER for the hurd-amd64 case > > > > --- ./lib/sigsegv.c.original2023-05-05 10:45:54.673751100 + > > +++ ./lib/sigsegv.c 2023-05-05 10:48:47.903577554 + > > @@ -351,6 +351,17 @@ > > "old esp, if trapped from user". */

Re: [bug-diffutils] bug#63333: [PATCH] Add hurd-amd64 support

2023-05-08 Thread Jim Meyering
On Sat, May 6, 2023 at 8:34 PM Samuel Thibault wrote: > This adds SIGSEGV_FAULT_STACKPOINTER for the hurd-amd64 case > > --- ./lib/sigsegv.c.original2023-05-05 10:45:54.673751100 + > +++ ./lib/sigsegv.c 2023-05-05 10:48:47.903577554 + > @@ -351,6 +351,17 @@ > "old esp, if