Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

binutils-gprofng-debuginfo-2.39-16.fc38 RPM for x86_64

From Fedora 38 updates for x86_64 / debug / Packages / b

Name: binutils-gprofng-debuginfo Distribution: Fedora Project
Version: 2.39 Vendor: Fedora Project
Release: 16.fc38 Build date: Mon Oct 30 15:19:53 2023
Group: Development/Debug Build host: buildhw-x86-08.iad2.fedoraproject.org
Size: 11892733 Source RPM: binutils-2.39-16.fc38.src.rpm
Packager: Fedora Project
Url: https://sourceware.org/binutils
Summary: Debug information for package binutils-gprofng
This package provides debug information for package binutils-gprofng.
Debug information is useful when developing applications that use this
package or when debugging this package.

Provides

Requires

License

GPLv3+

Changelog

* Mon Oct 30 2023 Adam Williamson <awilliam@redhat.com> - 2.39-16
  - Use "grep -e" instead of "egrep" in linker tests.  (#2244632)
* Fri Aug 18 2023 Adam Williamson <awilliam@redhat.com> - 2.39-15
  - Another CI fix
* Thu Aug 17 2023 Adam Williamson <awilliam@redhat.com> - 2.39-14
  - Tests: use uname -m instead of uname -i
* Wed Aug 16 2023 Adam Williamson <awilliam@redhat.com> - 2.39-13
  - Spec File: Remove debug files from default package. (#2208360)
* Tue May 02 2023 Nick Clifton  <nickc@redhat.com> - 2.39-12
  - GOLD: Stop an abort triggered by running dwp on a file with no dwo links.  (#2192226)
  - Spec File: Use _prefix.  (#2192118)
* Thu Mar 30 2023 Nick Clifton  <nickc@redhat.com> - 2.39-11
  - Linker: Do not associate allocated reloc sections with the .symtab section.  (#2166419)
* Tue Jan 31 2023 Nick Clifton  <nickc@redhat.com> - 2.39-10
  - Spec File: Add (disabled by default) support for cross-builds of the binutils.
* Wed Jan 18 2023 Fedora Release Engineering <releng@fedoraproject.org> - 2.39-9
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
* Mon Jan 16 2023 Nick Clifton  <nickc@redhat.com> - 2.39-8
  - Speed up objcopy's note merging algorithm.  (#29993)
* Tue Dec 13 2022 Nick Clifton  <nickc@redhat.com> - 2.39-7
  - Fix a potential dereference of a NULL pointer.  (#2152946)
* Wed Nov 23 2022 Nick Clifton  <nickc@redhat.com> - 2.39-6
  - Fix compile time warnings of the configure test files in the libiberty directory.  (#2144041)
* Wed Nov 02 2022 Nick Clifton  <nickc@redhat.com> - 2.39-5
  - Fix configuration of s390x binutils so that it does not include support for extraneous targets.  (#2139143)
* Mon Oct 03 2022 Nick Clifton  <nickc@redhat.com> - 2.39-4
  - Fix readelf's decoding of files with no sections.  (#2131609)
* Wed Aug 31 2022 Nick Clifton  <nickc@redhat.com> - 2.39-3
  - Stop a potential infinite loop in the binutils DWARF parser.  (#2122675)
* Tue Aug 16 2022 Nick Clifton  <nickc@redhat.com> - 2.39-2
  - Move gprofng related files into the gprofng sub-package.
* Thu Aug 11 2022 Nick Clifton  <nickc@redhat.com> - 2.39-1
  - Rebase to GNU Binutils 2.39.
  - Retire: binutils-CVE-2019-1010204.patch
  - Retire: binutils-use-long-long.patch
  - Retire: binutils-section-type.patch
  - Retire: binutils-gas-loc-view.patch
  - Retire: binutils-do-not-use-debuginfod.patch
  - Retire: binutils-indirect-symbols.patch
  - Retire: binutils-s390x-static-PIE.patch
  - Retire: binutils-link-following.patch
  - Retire: binutils-x86-non-canonical-references.patch
  - Retire: binutils-ppc64-DT_RELR-relocs.patch
  - Retire: binutils-ppc-gas-machine-directive.patch
* Wed Aug 10 2022 Luca Boccassi  <bluca@debian.org>  - 2.38-24
  - Build with jansson when not bootstrapping.
* Thu Aug 04 2022 Nick Clifton  <nickc@redhat.com> - 2.38-23
  - Add the --package-metadata option to the linkers.  (#2099999)
* Thu Jul 28 2022 Nick Clifton  <nickc@redhat.com> - 2.38-22
  - Fix a couple of x86_64 linker testsuite failures.
* Tue Jul 26 2022 Nick Clifton  <nickc@redhat.com> - 2.38-21
  - Tweak the PowerPC assembler's handling of the .machine directive.  (#2111082)
* Tue Jul 26 2022 Amit Shah  <amitshah@fedoraproject.org> - 2.38-20
  - Check and enable 64-bit bfd on aarch64 and riscv64.
* Mon Jul 25 2022 Nick Clifton  <nickc@redhat.com> - 2.38-19
  - Restore the use of --enable-64-bit-bfd for the AArch64 and riscv64 targets.
* Wed Jul 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 2.38-18
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
* Thu Jun 30 2022 Nick Clifton  <nickc@redhat.com> - 2.38-16
  - Fix a problem honouring readelf's -wE and -wN command line options.
* Mon Jun 13 2022 Nick Clifton  <nickc@redhat.com> - 2.38-15
  - Fix a problem with PowerPC's handling of DT_RELR relocs.  (#2095622)
  - Move annobin data into a separate debuginfo file.
* Wed Jun 08 2022 Nick Clifton  <nickc@redhat.com> - 2.38-14
  - Fix bugs preventing the linker tests from running.
* Fri May 27 2022 Nick Clifton  <nickc@redhat.com> - 2.38-14
  - Fix bug in binutils.spec file that was causing the wrong linker flags to be used.
* Fri May 27 2022 Nick Clifton  <nickc@redhat.com> - 2.38-13
  - Change the ld man page so that it says that --enable-new-dtags is the default.  (#2090818)
* Tue May 24 2022 Nick Clifton  <nickc@redhat.com> - 2.38-12
  - x86 linker: Disallow invalid relocations against protected symbols.  (#2089358)
* Fri May 20 2022 Nick Clifton  <nickc@redhat.com> - 2.38-11
  - Stop readelf and objdump from unnecessarily following links.  (#2086863)
* Thu May 19 2022 Nick Clifton  <nickc@redhat.com> - 2.38-10
  - Add support for generating static PIE binaries for s390x.  (#2088331)
* Thu May 12 2022 Nick Clifton  <nickc@redhat.com> - 2.38-9
  - Fix description of gold subpackage so that it does not include the Requires fields.  (#2082919)
* Mon Apr 04 2022 Nick Clifton  <nickc@redhat.com> - 2.38-8
  - Fix linker testsuite failures.
* Wed Mar 30 2022 Nick Clifton  <nickc@redhat.com> - 2.38-7
  - Fix a bug handling indirect symbols.  (PR 28879) (#2068343)
* Thu Mar 10 2022 Nick Clifton  <nickc@redhat.com> - 2.38-6
  - Simplify the assembler's evaluation of chained .loc view expressions.  [Second attempt]  (#2059646)
* Thu Mar 10 2022 Nick Clifton  <nickc@redhat.com> - 2.38-5
  - Add an option to objdump/readelf to disable accessing debuginfod servers.  (#2051741)
* Wed Mar 09 2022 Nick Clifton  <nickc@redhat.com> - 2.38-4
  - Simplify the assembler's evaluation of chained .loc view expressions.  (#2059646)
* Mon Feb 28 2022 Nick Clifton  <nickc@redhat.com> - 2.38-3
  - Do not export any windows tools (if they were built).  (#2057636)
* Wed Feb 16 2022 Nick Clifton  <nickc@redhat.com> - 2.38-2
  - Add support for specifying a section type in linker scripts.  (#2052801)
* Wed Feb 09 2022 Nick Clifton  <nickc@redhat.com> - 2.38-1
  - Rebase on GNU Binutils 2.38.
* Thu Jan 27 2022 Nick Clifton  <nickc@redhat.com> - 2.37-25
  - Borrow a patch from the GCC package to stop libtool from inserting needless runpaths into binaries.  (#2030667)
* Wed Jan 19 2022 Fedora Release Engineering <releng@fedoraproject.org> - 2.37-24
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
* Mon Dec 20 2021 Nick Clifton  <nickc@redhat.com> - 2.37-23
  - Fix a potential illegal memory access parsing a COFF format file.  (#2033716)
* Thu Dec 02 2021 Luca Boccassi  <luca.boccassi@microsoft.com> - 2.37-22
  - Backport upstream patch to allow readelf to recognize packaging metadata note.
* Wed Dec 01 2021 Nick Clifton <nickc@redhat.com> - 2.37-21
  - Add support for the EFI format to the AArch64 target.  (#2027515)
* Thu Nov 18 2021 Nick Clifton <nickc@redhat.com> - 2.37-20
  - Add ability to warn about multibyte characters in the assembler.  (#2018848)
* Tue Nov 16 2021 Luca Boccassi <luca.boccassi@microsoft.com> - 2.37-19
  - Allows linker scripts to set the SEC_READONLY flag.
* Tue Nov 09 2021 Nick Clifton <nickc@redhat.com> - 2.37-18
  - Add ability to show unicode characters to display tools.

Files

/usr/lib/debug
/usr/lib/debug/.build-id
/usr/lib/debug/.build-id/01/07d90df2613ef693ecd54767d5cefea959a1f5
/usr/lib/debug/.build-id/01/07d90df2613ef693ecd54767d5cefea959a1f5.debug
/usr/lib/debug/.build-id/06
/usr/lib/debug/.build-id/06/0e420351b20b188a831210755e95f3e2285f36
/usr/lib/debug/.build-id/06/0e420351b20b188a831210755e95f3e2285f36.debug
/usr/lib/debug/.build-id/06/7f923b4176fe2b55b1621cdce6d146b43068a2
/usr/lib/debug/.build-id/06/7f923b4176fe2b55b1621cdce6d146b43068a2.debug
/usr/lib/debug/.build-id/0e
/usr/lib/debug/.build-id/0e/6d06836b041c6dcef819264429913ef865392d
/usr/lib/debug/.build-id/0e/6d06836b041c6dcef819264429913ef865392d.debug
/usr/lib/debug/.build-id/32
/usr/lib/debug/.build-id/32/3a5b9d92e64071e7e7e7887c6ab64af7f47298
/usr/lib/debug/.build-id/32/3a5b9d92e64071e7e7e7887c6ab64af7f47298.debug
/usr/lib/debug/.build-id/75/dbed631c19c6e2b34154cd7fe04a2562a80695
/usr/lib/debug/.build-id/75/dbed631c19c6e2b34154cd7fe04a2562a80695.debug
/usr/lib/debug/.build-id/b2/4a72af3e8f9a3c0194f04d10a0f060a63f774f
/usr/lib/debug/.build-id/b2/4a72af3e8f9a3c0194f04d10a0f060a63f774f.debug
/usr/lib/debug/.build-id/c7
/usr/lib/debug/.build-id/c7/eee8e91698aa3d2c25302cf4b2e5fcaa16be4d
/usr/lib/debug/.build-id/c7/eee8e91698aa3d2c25302cf4b2e5fcaa16be4d.debug
/usr/lib/debug/.build-id/e6
/usr/lib/debug/.build-id/e6/5b35168c0eadfcadc4c47972ab9fec7c87affd
/usr/lib/debug/.build-id/e6/5b35168c0eadfcadc4c47972ab9fec7c87affd.debug
/usr/lib/debug/.build-id/ee/60520ce045b97cd88707623d0d2614723fc7d5
/usr/lib/debug/.build-id/ee/60520ce045b97cd88707623d0d2614723fc7d5.debug
/usr/lib/debug/.build-id/f6/1ac49dd48c8a9d2706d9224c5c9ec0f399d2e9
/usr/lib/debug/.build-id/f6/1ac49dd48c8a9d2706d9224c5c9ec0f399d2e9.debug
/usr/lib/debug/usr
/usr/lib/debug/usr/bin
/usr/lib/debug/usr/bin/gp-archive-2.39-16.fc38.x86_64.debug
/usr/lib/debug/usr/bin/gp-collect-app-2.39-16.fc38.x86_64.debug
/usr/lib/debug/usr/bin/gp-display-src-2.39-16.fc38.x86_64.debug
/usr/lib/debug/usr/bin/gp-display-text-2.39-16.fc38.x86_64.debug
/usr/lib/debug/usr/bin/gprofng-2.39-16.fc38.x86_64.debug
/usr/lib/debug/usr/lib64
/usr/lib/debug/usr/lib64/gprofng
/usr/lib/debug/usr/lib64/gprofng/libgp-collector.so-2.39-16.fc38.x86_64.debug
/usr/lib/debug/usr/lib64/gprofng/libgp-collectorAPI.so-2.39-16.fc38.x86_64.debug
/usr/lib/debug/usr/lib64/gprofng/libgp-heap.so-2.39-16.fc38.x86_64.debug
/usr/lib/debug/usr/lib64/gprofng/libgp-iotrace.so-2.39-16.fc38.x86_64.debug
/usr/lib/debug/usr/lib64/gprofng/libgp-sync.so-2.39-16.fc38.x86_64.debug
/usr/lib/debug/usr/lib64/gprofng/libgprofng.so.0.0.0-2.39-16.fc38.x86_64.debug


Generated by rpm2html 1.8.1

Fabrice Bellet, Sat May 4 01:31:39 2024