Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add use of libabigail for ABI checks #684

Merged
merged 1 commit into from
May 14, 2024
Merged

Commits on May 13, 2024

  1. Add use of libabigail for ABI checks

    Added `make -C src check-abi` target to leverage libabigail 2.0 tools to
    check for ABI changes.
    
    Add ABI baseline files for aarch64, i686, riscv, s390x, and x86_64 Linux
    targets and aarch64 and x86_64 QNX SDP 7.1 targets.
    
    Used the check-abi target in the CI-unix github workflow.
    bregma committed May 13, 2024
    Configuration menu
    Copy the full SHA
    118272c View commit details
    Browse the repository at this point in the history