معرفی شرکت ها


annobin-plugin-llvm-12.60-1.fc39.x86_64.rpm


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

annobin llvm plugin
ویژگی مقدار
سیستم عامل Linux
توزیع Fedora 39
مخزن Fedora Everything x86_64
نام بسته annobin-plugin-llvm
نام فایل بسته annobin-plugin-llvm-12.60-1.fc39.x86_64.rpm
نسخه بسته 12.60
انتشار بسته 1.fc39
معماری بسته x86_64
نگهدارنده -
تاریخ ساخت Wed Jun 26 16
هاست سازنده buildvm-x86-05.iad2.fedoraproject.org
نوع بسته .rpm
آدرس صفحه اصلی https://sourceware.org/annobin/
مجوز GPL-3.0-or-later AND LGPL-2.0-or-later AND (GPL-2.0-or-later WITH GCC-exception-2.0) AND (LGPL-2.0-or-later WITH GCC-exception-2.0) AND GFDL-1.3-or-later
حجم دانلود 35K
حجم نصب 35.827K
Installs an annobin plugin that can be used by LLVM tools.


جایگزین ها



نیازمندی

مقدار نام
= 12.60-1.fc39 annobin-docs
- libc.so.6()(64bit)
- libc.so.6(GLIBC_2.14)(64bit)
- libc.so.6(GLIBC_2.2.5)(64bit)
- libc.so.6(GLIBC_2.3.4)(64bit)
- libgcc_s.so.1()(64bit)
- libm.so.6()(64bit)
- libstdc++.so.6()(64bit)
- libstdc++.so.6(CXXABI_1.3)(64bit)
- libstdc++.so.6(GLIBCXX_3.4)(64bit)
- libstdc++.so.6(GLIBCXX_3.4.11)(64bit)
- libstdc++.so.6(GLIBCXX_3.4.21)(64bit)
- libstdc++.so.6(GLIBCXX_3.4.30)(64bit)
- libstdc++.so.6(GLIBCXX_3.4.9)(64bit)
- llvm-libs
- rtld(GNU_HASH)


ارائه دهنده

مقدار نام
= 12.60-1.fc39 annobin-plugin-llvm
= 12.60-1.fc39 annobin-plugin-llvm(x86-64)


نحوه نصب


نصب پکیج rpm annobin-plugin-llvm:

    dnf install annobin-plugin-llvm-12.60-1.fc39.x86_64.rpm


فایل ها

مسیرها
/usr/lib/.build-id
/usr/lib/.build-id/5d
/usr/lib/.build-id/5d/51220718f5d42dd9d11cf77d55fe50
/usr/lib64/llvm/plugins


گزارش تغییرات

تاریخ آخرین تغییر جزئیات
2024-06-26

Annocheck: Add support for Fortran binaries.
Annocheck: Add heuristic for detecting parts of the CGO runtime library.
Annocheck: Add improvements for handling Clang runtime binaries.

2024-06-04

Annocheck: Add tweaks for mixed Rust/C binaries. (#2284605)
Annocheck: Add more glibc source file names.

2024-05-20

Annocheck: Skip GAPS test for GO binaries. (RHEL-36308)

2024-05-20

Spec File: Add annobin plugin document directory to the files section. (#2279779)

2024-05-14

Annocheck: Remove some false positives for Rust binaries. (#2280239)

2024-05-09

Spec File: Add the annobin source directory to the files section. (#2279779)

2024-05-09

Annocheck: Defer passing the branch protection test until all notes have been checked.
GCC Plugin: Add extra code for detecting the branch protection setting. (RHEL-35958)

2024-04-23

Annocheck: Test for gaps even when only one note is present.

2024-04-22

Annocheck: Skip AArch64 branch protection test for GO binaries.

2024-04-18

GCC Plugin: Disable active check for -Wimplicit-int for non-C sources. (#2275884)
Annocheck: Ignore stack checks for AMD GPU binaries.
Annocheck: Do not produce FAIL result for i686 binaries in the RHEL-10 profile.
Annocheck: Test for __stack_chk_guard being writeable.
Annocheck: Update heuristics for detecting glibc code in executables. (RHEL-30579)
Clang & LLVM Plugins: Allow environment to override fortification level. (RHEL-30579)

2024-03-25

Annocheck: Improve detection of -mbranch-protection option.
Clang Plugin: Add global-file-syms option.
LLVM Plugin: Add global-file-syms option.
Plugins: Add support for ANNOBIN environment variable.
Built By: Add more lang types.

2024-03-21

GCC Plugin: Fix bug extracing the value of target specific command line options.
Configure: Remove check for FrontendPluginRegistry.h header as it is stored in a non-standard location on Debian systems.
Debuginfod test: Allow for the libdwfl library silently contacting the debuginfod server.
LLVM Plugin: Use llvm-config to get the correct paths and options for building executables.
Clang Plugin: Likewise.
Enable silent rules for most building.
Annocheck: Correctly extract DWARF attributes from DT_REL files.

2024-03-01

Annocheck: Improve heuristics for locating debug info files. (#2267097)
Configure: Harmonize configure options.

2024-02-27

Clang Plugin: Fix building with Clang 18. (#31414)
GCC Plugin: Add support for MIPS specific target functions.
GCC Plugin: Use .dc.a for address expressions in 64-bit ELF format notes.

2024-02-13

Annocheck: Improve heuristic for skipping LTO and FORTIFY tests. (#2264000)

2024-02-09

Annocheck: Also skip property note test for i686 binaries. (#2258571)