lp:libsigsegv
- Get this branch:
- bzr branch lp:libsigsegv
Branch information
Import details
This branch is an import of the HEAD branch of the Git repository at git://git.sv.gnu.org/libsigsegv.git.
Last successful import was .
Recent revisions
- 625. By Bruno Haible
-
Fix shared library support on Android.
Patch from <https:/
/savannah. gnu.org/ patch/index. php?10393>. * m4/libtool.m4: On Android, fix library_names_spec and
hardcode_libdir_ flag_spec. - 624. By Bruno Haible
-
Recognize the *-*-windows* config triplets introduced on 2023-06-26.
* configure.ac: Treat windows* as equivalent to mingw*.
* m4/efault.m4 (SV_SYSCALLS_EFAULT) : Likewise. - 623. By Bruno Haible
-
Update the installation instructions for Windows.
* INSTALL.windows: Add a note about MSYS2.
- 622. By Bruno Haible
-
Make the autoconf tests more robust.
Triggered by
https://gitlab. com/redhat/ centos- stream/ rpms/libsigsegv /-/blob/ c9s/configure. patch
from Petr Ĺ abata <email address hidden>.* m4/fault.m4 (SV_TRY_FAULT): Mark the variables that are accessed by
the signal handler as 'volatile'. - 620. By Bruno Haible
-
Fix typos in comments.
Reported by Josh Soref <email address hidden> in
<https://lists. gnu.org/ r/bug-gnulib/ 2023-06/ msg00057. html>. * src/sigsegv.h.in: Fix a typo.
* src/stackvma-cygwin. c: Likewise.
* src/stackvma-freebsd. c: Likewise.
* src/stackvma-netbsd. c: Likewise.
* src/stackvma-rofile. c: Likewise.
* tests/test-catch-segv1. c: Likewise.
* tests/test-catch-segv2. c: Likewise.
* tests/test-catch-stackover flow2.c: Likewise.
* tests/test-segv-dispatcher 1.c: Likewise. - 619. By Bruno Haible
-
Support creating shared libraries on Hurd/x86_64.
Patch from
<https://lists. gnu.org/ archive/ html/bug- hurd/2023- 05/msg00086. html>. * m4/libtool.m4 (_LT_ENABLE_LOCK): Treat Hurd/x86_64 like
Linux/x86_64. - 618. By Bruno Haible
-
Add support for Hurd through the POSIX API.
Suggested by Sergey Bugaev <email address hidden>.
* src/fault-
hurd-i386- old.h: Renamed from src/fault- hurd-i386. h.
* src/fault-hurd-i386. h: New file, based on src/fault- hurd-i386- old.h.
* src/Makefile.am (noinst_HEADERS): Add fault-hurd-i386-old. h.
* configure.ac (CFG_FAULT): Use fault-hurd-i386.h or
fault-posix-ucontext. h when the POSIX API works on Hurd. - 617. By Bruno Haible
-
Tentative support for Hurd/x86_64.
Reported by Sergey Bugaev <email address hidden>.
* src/fault-hurd.h (SIGSEGV_
FAULT_HANDLER_ ARGLIST) : Change type of
second parameter. - 616. By Bruno Haible
-
Fix comments.
* src/fault-
hurd-i386. h: Fix comments, based on info by Sergey Bugaev in
<https://lists. gnu.org/ archive/ html/bug- hurd/2023- 05/msg00210. html>.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)