binutils 2.41-5ok12 source package in openKylin

Changelog

binutils (2.41-5ok12) nile; urgency=medium

  * 集成补丁后重新打包

 -- Xie Wei <email address hidden>  Mon, 08 Apr 2024 16:26:28 +0800

Upload details

Uploaded by:
xiewei
Sponsored by:
Cibot
Uploaded to:
Nile V2.0
Original maintainer:
Matthias Klose
Architectures:
any all
Section:
devel
Urgency:
Medium Urgency

Publishing See full publishing history

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
binutils_2.41.orig.tar.xz 25.5 MiB ae9a5789e23459e59606e6714723f2d3ffc31c03174191ef0d015bdf06007450
binutils_2.41-5ok12.debian.tar.xz 129.7 KiB d4c53380e4ca77a640dfa26120af1866052eaac4c2f25844ad8c5a4e06b0d57a
binutils_2.41-5ok12.dsc 8.4 KiB 9a50135fe91e075758069aec9f350a6e3edad471513a5318e91cb17625cf7604

View changes file

Binary packages built by this source

binutils: GNU assembler, linker and binary utilities

 The programs in this package are used to assemble, link and manipulate
 binary and object files. They may be used in conjunction with a compiler
 and various libraries to build programs.

binutils-aarch64-linux-gnu: GNU binary utilities, for aarch64-linux-gnu target

 This package provides GNU assembler, linker and binary utilities
 for the aarch64-linux-gnu target.
 .
 You don't need this package unless you plan to cross-compile programs
 for aarch64-linux-gnu and aarch64-linux-gnu is not your native platform.

binutils-aarch64-linux-gnu-dbg: GNU binary utilities, for aarch64-linux-gnu target (debug symbols)

 This package provides debug symbols for binutils-aarch64-linux-gnu.

binutils-common: Common files for the GNU assembler, linker and binary utilities

 This package contains the localization files used by binutils packages for
 various target architectures and parts of the binutils documentation. It is
 not useful on its own.

binutils-dev: GNU binary utilities (BFD development files)

 This package includes header files and static libraries necessary to build
 programs which use the GNU BFD library, which is part of binutils. Note
 that building Debian packages which depend on the shared libbfd is Not
 Allowed.

binutils-doc: Documentation for the GNU assembler, linker and binary utilities

 This package consists of the documentation for the GNU assembler,
 linker and binary utilities in info format.

binutils-for-build: GNU assembler, linker and binary utilities for the build architecture

 The programs in this package are used to assemble, link and manipulate
 binary and object files for the native architecture. They may be used in
 conjunction with a build architecture compiler and various libraries to build
 programs. When using binutils through this metapackage, tools without an
 architecture prefix must be used.

binutils-for-host: GNU assembler, linker and binary utilities for the host architecture

 The programs in this package are used to assemble, link and manipulate
 binary and object files for the architecture of this package. They may be
 used in conjunction with a matching compiler and various libraries to build
 programs. When using binutils through this metapackage, all tools must be
 used with an architecture prefix.

binutils-i686-linux-gnu: GNU binary utilities, for i686-linux-gnu target

 This package provides GNU assembler, linker and binary utilities
 for the i686-linux-gnu target.
 .
 You don't need this package unless you plan to cross-compile programs
 for i686-linux-gnu and i686-linux-gnu is not your native platform.

binutils-i686-linux-gnu-dbg: GNU binary utilities, for i686-linux-gnu target (debug symbols)

 This package provides debug symbols for binutils-i686-linux-gnu.

binutils-multiarch: Binary utilities that support multi-arch targets

 The programs in this package are used to manipulate binary and object
 files that may have been created on other architectures. This package
 is primarily for multi-architecture developers and cross-compilers and
 is not needed by normal users or developers. Note that a cross-assembling
 version of gas is not included in this package, just the binary utilities.
 .
 NORMAL USERS SHOULD NOT INSTALL THIS PACKAGE. It's meant only for those
 requiring support for reading info from binaries from other architectures.

binutils-multiarch-dbg: Binary utilities that support multi-arch targets (debug symbols)

 This package provides debug symbols for binutils-multiarch.

binutils-multiarch-dev: GNU binary utilities that support multi-arch targets (BFD development files)

 This package includes header files, static and shared libraries necessary
 to build programs which use the GNU BFD library for multi-arch targets,
 which is part of binutils. Note that building Debian packages which depend
 on the shared libbfd is Not Allowed.
 .
 NORMAL USERS SHOULD NOT INSTALL THIS PACKAGE. It's meant only for those
 requiring support for reading info from binaries from other architectures.

binutils-source: GNU assembler, linker and binary utilities (source)

 This package contains the sources and patches which are needed to
 build binutils.

binutils-x86-64-linux-gnu: GNU binary utilities, for x86-64-linux-gnu target

 This package provides GNU assembler, linker and binary utilities
 for the x86-64-linux-gnu target.
 .
 You don't need this package unless you plan to cross-compile programs
 for x86-64-linux-gnu and x86-64-linux-gnu is not your native platform.

binutils-x86-64-linux-gnu-dbg: GNU binary utilities, for x86-64-linux-gnu target (debug symbols)

 This package provides debug symbols for binutils-x86-64-linux-gnu.

libbinutils: GNU binary utilities (private shared library)

 This package includes the private shared libraries libbfd and libopcodes.

libbinutils-dbg: GNU binary utilities (private shared library, debug symbols)

 This package provides debug symbols for libbinutils.

libctf-nobfd0: Compact C Type Format library (runtime, no BFD dependency)

 This package includes the libctf-nobfd shared library. The Compact C Type
 Format (CTF) is a way of representing information about a binary program

libctf-nobfd0-dbg: Compact C Type Format library (debug symbols, no BFD dependency)

 This package includes the libctf-nobfd shared library. The Compact C Type
 Format (CTF) is a way of representing information about a binary program

libctf0: Compact C Type Format library (runtime, BFD dependency)

 This package includes the libctf shared library. The Compact C Type
 Format (CTF) is a way of representing information about a binary program

libctf0-dbg: Compact C Type Format library (debug symbols, BFD dependency)

 This package includes the libctf shared library. The Compact C Type
 Format (CTF) is a way of representing information about a binary program

libgprofng0: GNU Next Generation profiler (runtime library)

 Gprofng is the GNU Next Generation profiler for analyzing the performance
 of Linux applications. Gprofng allows you to:
 .
  - Profile C / C++ / Java / Scala applications without needing to recompile
  - Profile multi-threaded applications
  - Analyze and compare multiple experiments
  - Use time-based sampling and / or hardware event counters
 .
 This package includes the libgprofng shared library.

libgprofng0-dbg: GNU Next Generation profiler (debug symbols)

 Gprofng is the GNU Next Generation profiler for analyzing the performance
 of Linux applications.
 .
 This package includes the debug symbols for the libgprofng shared library.

libsframe1: Library to handle the SFrame format (runtime library)

 SFrame stands for Simple Frame format. SFrame format keeps track
 of the minimal necessary information needed for generating stack traces.
 .
 This package includes the libsframe shared library.

libsframe1-dbg: Library to handle the SFrame format (debug symbols)

 SFrame stands for Simple Frame format. SFrame format keeps track
 of the minimal necessary information needed for generating stack traces.
 .
 This package includes the debug symbols for the libsframe shared library.