| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: binutils-gprofng | Distribution: Fedora Project |
| Version: 2.45.1 | Vendor: Fedora Project |
| Release: 1.fc43 | Build date: Wed Nov 12 13:21:17 2025 |
| Group: Unspecified | Build host: buildhw-x86-10.rdu3.fedoraproject.org |
| Size: 28436761 | Source RPM: binutils-2.45.1-1.fc43.src.rpm |
| Packager: Fedora Project | |
| Url: https://sourceware.org/binutils | |
| Summary: Next Generating code profiling tool | |
GprofNG is the GNU Next Generation Profiler for analyzing the performance of Linux applications.
GPL-3.0-or-later AND (GPL-3.0-or-later WITH Bison-exception-2.2) AND (LGPL-2.0-or-later WITH GCC-exception-2.0) AND BSD-3-Clause AND GFDL-1.3-or-later AND GPL-2.0-or-later AND LGPL-2.1-or-later AND LGPL-2.0-or-later
* Wed Nov 12 2025 Nick Clifton <nickc@redhat.com> - 2.45.1-1
- Rebase to the 2.45.1 release.
* Fri Oct 03 2025 Nick Clifton <nickc@redhat.com> - 2.45-4
- Stop a potential illegal memory access when linking a corrupt input file. (CVE-2025-11082)
* Thu Oct 02 2025 Nick Clifton <nickc@redhat.com> - 2.45-3
- Stop a potential illegal memory access when linking a corrupt input file. (CVE-2025-11083)
* Fri Sep 12 2025 Nick Clifton <nickc@redhat.com> - 2.45-2
- Enhance the riscv-64 zicfilp-unlabeled-plt test to cope with larger offsets.
* Mon Jul 28 2025 Nick Clifton <nickc@redhat.com> - 2.45-1
- Rebase to official GNU Binutils 2.45 release.
* Fri Jul 25 2025 Nick Clifton <nickc@redhat.com> - 2.44.90-4
- Properly handle LLVM IR bitcodes. (#2382341) (PR 33198)
* Wed Jul 23 2025 Fedora Release Engineering <releng@fedoraproject.org> - 2.44.90-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild
* Tue Jul 22 2025 Nick Clifton <nickc@redhat.com> - 2.44.90-2
- Improve strip's handling of archives containing bitcodes. (#2382341)
* Mon Jul 14 2025 Nick Clifton <nickc@redhat.com> - 2.44.90-1
- Rebase to 2.45 pre-release snapshot.
* Mon Jul 07 2025 Nick Clifton <nickc@redhat.com> - 2.44.50-13
- Rebase to commit 21e608528c3
* Mon Jun 23 2025 Nick Clifton <nickc@redhat.com> - 2.44.50-12
- Rebase to commit 28b75d9dcb8
* Mon Jun 09 2025 Nick Clifton <nickc@redhat.com> - 2.44.50-11
- Rebase to commit a259da93f3c
* Tue May 27 2025 Nick Clifton <nickc@redhat.com> - 2.44.50-10
- Rebase to commit d13aaae402f
* Mon May 12 2025 Nick Clifton <nickc@redhat.com> - 2.44.50-9
- Rebase to commit 8dc4e62fc94
* Mon Apr 14 2025 Nick Clifton <nickc@redhat.com> - 2.44.50-8
- Rebase to commit 6ef74a3985b
* Thu Apr 10 2025 Andrea Bolognani <abologna@redhat.com> - 2.44.50-7
- Fix BuildRequires on bison
* Wed Apr 02 2025 Nick Clifton <nickc@redhat.com> - 2.44.50-6
- Deprecate the GOLD linker.
* Mon Mar 31 2025 Nick Clifton <nickc@redhat.com> - 2.44.50-5
- Rebase to commit 7109ea04ac7
* Mon Mar 17 2025 Nick Clifton <nickc@redhat.com> - 2.44.50-4
- Rebase to commit a07c8b3a73c
* Mon Mar 03 2025 Nick Clifton <nickc@redhat.com> - 2.44.50-3
- Rebase to commit 56a0188548e
* Wed Feb 26 2025 Nick Clifton <nickc@redhat.com> - 2.44.50-2
- Renumber patches.
- Add -std=gnu11 to CFLAGS to support the use of static_assert in the sources.
* Tue Feb 18 2025 Nick Clifton <nickc@redhat.com> - 2.44.50-1
- Rebase to commit 1256b9860f3
* Fri Feb 07 2025 Nick Clifton <nickc@redhat.com> - 2.44-3
- Fix seg fault in AArch64 linker when building u-boot. (#2326190)
* Thu Feb 06 2025 Siddhesh Poyarekar <siddhesh@redhat.com> - 2.44-2
- Default gcs-report-dynamic to NONE for Fedora.
* Mon Feb 03 2025 Nick Clifton <nickc@redhat.com> - 2.44-1
- Rebase to official GNU Binutils 2.44 release
* Mon Jan 27 2025 Nick Clifton <nickc@redhat.com> - 2.43.90-2
- Enable separate-code by default for the RISC-V target.
* Mon Jan 20 2025 Nick Clifton <nickc@redhat.com> - 2.43.90-1
- Rebased to 2.43.90 pre-release tarball.
* Thu Jan 16 2025 Fedora Release Engineering <releng@fedoraproject.org> - 2.43.50-12
- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
* Mon Jan 06 2025 Nick Clifton <nickc@redhat.com> - 2.43.50-11
- Rebase to commit f832531609d
* Mon Dec 09 2024 Nick Clifton <nickc@redhat.com> - 2.43.50-10
- Rebase to commit 3d75969bd0e
* Tue Nov 26 2024 Nick Clifton <nickc@redhat.com> - 2.43.50-9
- Rebase to commit 1686dc7079f
* Fri Nov 15 2024 Nick Clifton <nickc@redhat.com> - 2.43.50-8
- Spec File: Move all gprofng files into the binutils-gprofng sub-package. (2326286)
* Mon Nov 04 2024 Nick Clifton <nickc@redhat.com> - 2.43.50-7
- Rebase to commit 55e32b3c682
- Revert commit 4f576180 which moves the .note.build-id section back to the start of the file. (PR 2321588)
* Thu Oct 31 2024 Miro HronĨok <mhroncok@redhat.com> - 2.43.50-6
- Spec File: Do not install gprofng documentation when using --without docs
* Tue Oct 22 2024 Richard W.M. Jones <rjones@redhat.com> - 2.43.50-5
- Rebuild for Jansson 2.14
(https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org/thread/3PYINSQGKQ4BB25NQUI2A2UCGGLAG5ND/)
* Mon Oct 14 2024 Nick Clifton <nickc@redhat.com> - 2.43.50-4
- Rebase to commit 22c62092858.
* Thu Oct 03 2024 Nick Clifton <nickc@redhat.com> - 2.43.50-3
- Add more fixes for linker testsuite failures for the RISC-V.
* Mon Sep 30 2024 Nick Clifton <nickc@redhat.com> - 2.43.50-2
- Rebase to commit 1f4aee70ed1.
- Configure the linker to support xxhash by default.
* Tue Sep 10 2024 Nick Clifton <nickc@redhat.com> - 2.43.50-1
- Rebase to commit c839a44c391.
* Mon Sep 09 2024 Nick Clifton <nickc@redhat.com> - 2.43.1-2
- Disable the default enablement of the linker's "-z separate-code" feature for non-x86 architectures.
* Sat Aug 17 2024 Nick Clifton <nickc@redhat.com> - 2.43.1-1
- Rebase to 2.43.1 release. (#2305399)
- Retire: binutils-LTO-restore-wrapper-symbol.patch
* Mon Aug 05 2024 Nick Clifton <nickc@redhat.com> - 2.43-2
- Use correct fix for BZ 2301454.
* Mon Aug 05 2024 Nick Clifton <nickc@redhat.com> - 2.43-1
- Rebase to 2.43 release.
* Wed Jul 31 2024 Nick Clifton <nickc@redhat.com> - 2.42.90-2
- Revert commit eb7892c4019bd5d00175c0eb80eb0c5a47a42ca1 which was supposed to fix PR 31956 but also introduced new build failures. (2301454).
* Mon Jul 22 2024 Nick Clifton <nickc@redhat.com> - 2.42.90-1
- Rebase to pre-release sources.
- Retire: binutils-update-linker-manual.patch
* Wed Jul 17 2024 Fedora Release Engineering <releng@fedoraproject.org> - 2.42.50-20
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
* Mon Jul 08 2024 Nick Clifton <nickc@redhat.com> - 2.42.50-19
- Rebase to commit 49cc32b732a
- Retire: binutils-special-sections-in-groups.patch
* Mon Jun 24 2024 Nick Clifton <nickc@redhat.com> - 2.42.50-18
- Rebase to commit 18b13d11d37
* Mon Jun 24 2024 Nick Clifton <nickc@redhat.com> - 2.42.50-17
- Fix building with documentation disabled.
* Fri Jun 14 2024 Nick Clifton <nickc@redhat.com>- 2.42.50-16
- Rebase to commit 6b19a26ee12. (Which brings in --rosegment support).
* Mon Jun 10 2024 Nick Clifton <nickc@redhat.com>- 2.42.50-15
- Rebase to commit d1c2dd6f4de
* Fri May 31 2024 Nick Clifton <nickc@redhat.com> - 2.42.50-14
- Rebase to commit cc80485f45c. (Which brings in RELR support for the AArch64).
* Tue May 28 2024 Nick Clifton <nickc@redhat.com> - 2.42.50-13
- Rebase to commit 73061b1e53a
* Tue May 14 2024 Nick Clifton <nickc@redhat.com> - 2.42.50-12
- Remove "Requires: binutils-gold" from binutils sub-package.
* Mon May 13 2024 Nick Clifton <nickc@redhat.com> - 2.42.50-11
- Rebase to commit 83b972fc272db31ab48aa5cde84f47c98868d7c8
* Mon Apr 29 2024 Nick Clifton <nickc@redhat.com> - 2.42.50-10
- Spec File: Stop %verify(mtime) for ld.bfd. (#2277349)
* Mon Apr 29 2024 Nick Clifton <nickc@redhat.com> - 2.42.50-9
- Rebase to commit 679ad6e126868c462d8339eb837efb5a91a091af
* Mon Apr 15 2024 Nick Clifton <nickc@redhat.com> - 2.42.50-8
- Rebase to commit a73073dc7f23ab37ae33402fbb38c8314bcbea3e
* Tue Apr 02 2024 Nick Clifton <nickc@redhat.com> - 2.42.50-7
- Rebase to commit 121a3f4b4f4aac216abe239f6f3bd491b63e5e34
* Mon Mar 18 2024 Nick Clifton <nickc@redhat.com> - 2.42.50-6
- Rebase to commit 6549a232d25585800752007f699fb7db9fe70883
* Mon Mar 04 2024 Nick Clifton <nickc@redhat.com> - 2.42.50-5
- Rebase to commit 1485a3fb63619cced99dd7a4a043cf01a0f423d9
* Thu Feb 22 2024 Nick Clifton <nickc@redhat.com> - 2.42.50-4
- Spec File: Change the NVR to reflect the fact that these binutils are based upon development sources, rather than release sources.
* Wed Feb 21 2024 Nick Clifton <nickc@redhat.com> - 2.42-4
- Spec File: Add support for using source tarballs created after a specific commit.
- Rebase to commit 1b2c120daf9e2d935453f9051bbeafbac7f9f14d
- Retire: binutils-power-11.patch
- Retire: binutils-fatal-warnings.patch
- Retire: binutils-scfi-tests-fix.patch
- Retire: binutils-Intel-APX-part-1-fixes.patch
* Wed Feb 14 2024 Nick Clifton <nickc@redhat.com> - 2.42-2
- Add support for PowerPC v11 architecture extensions.
* Wed Feb 14 2024 Nick Clifton <nickc@redhat.com> - 2.42-1
- Rebase to GNU Binutils 2.42.
- Retire: binutils-BPF-reloc-4.patch
- Retire: binutils-Intel-APX-part-1.patch
- Retire: binutils-aarch64-big-bti-programs.patch
- Retire: binutils-big-merge.patch
- Retire: binutils-demangler-updates.patch
- Retire: binutils-execstack-error.patch
- Retire: binutils-gold-powerpc.patch
- Retire: binutils-handle-corrupt-version-info.patch
- Retire: binutils-ppc-dt_relr-relocs.patch
- Retire: binutils-riscv-SUB_ULEB128.patch
- Retire: binutils-x86-64-v3.patch
- Retire: i686-AVX10.1-part-1.patch
- Retire: i686-AVX10.1-part-2.patch
- Retire: i686-AVX10.1-part-3.patch
- Retire: i686-AVX10.1-part-4.patch
- Retire: i686-AVX10.1-part-5.patch
- Retire: i686-AVX10.1-part-6.patch
* Mon Feb 12 2024 Nick Clifton <nickc@redhat.com> - 2.41-34
- Backport commits 5a635f1f59ad and 41e115853eef to fix some APX issues.
- Add top-level multilib.am file.
* Mon Feb 12 2024 Nick Clifton <nickc@redhat.com> - 2.41-33
- Backport commit 4199cf1e152d in order to add support for IBM's power-11 architecture extensions.
* Wed Jan 24 2024 Nick Clifton <nickc@redhat.com> - 2.41-32
- Suppress the x86 linker's p_align-1 tests in order to cope with a CentOS-10 kernel bug. (RHEL-22466)
* Tue Jan 23 2024 Fedora Release Engineering <releng@fedoraproject.org> - 2.41-31
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Mon Jan 22 2024 Nick Clifton <nickc@redhat.com> - 2.41-30
- Import commits 4a54cb06585f568031dfd291d0fe45979ad75e98 and 00a17c6ad068c95019e1f37cfc2d1b8aaebd6ecb to add APX support to GOLD.
* Sat Jan 20 2024 Jakub Jelinek <jakub@redhat.com> - 2.41-29
- Import commit eed38d8a02b2 to update APX support. (#2259333)
* Fri Jan 19 2024 Nick Clifton <nickc@redhat.com> - 2.41-28
- Import commits 5190fa38286a , 2519809009ed and eea4357967b6 to update APX support.
* Wed Jan 17 2024 Nick Clifton <nickc@redhat.com> - 2.41-27
- Add support for Intel's APX (part 1) architecture extensions.
* Wed Jan 17 2024 Nick Clifton <nickc@redhat.com> - 2.41-26
- Import libiberty demangling improvements in order to support gcc v14 mangling.
* Mon Jan 15 2024 Nick Clifton <nickc@redhat.com> - 2.41-25
- Fix creation of DT_RELR relocs for PPC64LE. (#2258061)
* Thu Jan 11 2024 Siddhesh Poyarekar <siddhesh@redhat.com> - 2.41-24
- Use _fortify_level macro to control _FORTIFY_SOURCE.
* Thu Jan 11 2024 Amit Shah <amitshah@fedoraproject.org>- 2.41-23
- Spec File: gprofng requires bison at build time
* Thu Jan 11 2024 Tulio Machado <tuliom@redhat.com> - 2.41-22
- Remove dependency upon zlib-static.
* Thu Jan 04 2024 Yaakov Selkowitz <yselkowi@redhat.com> - 2.41-21
- Fix location of gprofng.rc
* Thu Jan 04 2024 Nick Clifton <nickc@redhat.com> - 2.41-20
- Fix SPDX annotation.
* Thu Jan 04 2024 Nick Clifton <nickc@redhat.com> - 2.41-19
- Have the gold linker ignore the --error-execstack and --error-rwx-segments options.
* Tue Jan 02 2024 Nick Clifton <nickc@redhat.com> - 2.41-18
- Fix handling of Risc-V SUB_LEB128 relocation. (PR31179)
* Mon Dec 11 2023 Nick Clifton <nickc@redhat.com> - 2.41-17
- Fix failure in binutils testsuite for RiscV architecture.
* Thu Dec 07 2023 Nick Clifton <nickc@redhat.com> - 2.41-16
- Add support for Intel's AVX10.1 ISA.
* Tue Nov 28 2023 Nick Clifton <nickc@redhat.com> - 2.41-15
- Disable errors for executable stacks (enabled too early by previous delta).
* Tue Nov 21 2023 Nick Clifton <nickc@redhat.com> - 2.41-14
- Enable errors for executable stacks.
/etc/gprofng.rc /usr/bin/gp-archive /usr/bin/gp-collect-app /usr/bin/gp-display-html /usr/bin/gp-display-src /usr/bin/gp-display-text /usr/bin/gprofng /usr/bin/gprofng-archive /usr/bin/gprofng-collect-app /usr/bin/gprofng-display-html /usr/bin/gprofng-display-src /usr/bin/gprofng-display-text /usr/lib/.build-id /usr/lib/.build-id/19 /usr/lib/.build-id/19/a65792335b577a85faa38b6797b345f76c05b7 /usr/lib/.build-id/1a/4e605e6d92c452eebd06286361362ccc6b625c /usr/lib/.build-id/1d /usr/lib/.build-id/1d/aaa9e318d0cfe1cbe4eb50ac7079ca50b3a796 /usr/lib/.build-id/32/857b4887959591d9b564c4053078131b0050de /usr/lib/.build-id/33/7a9fb1c722450e76a2f34152a89084442a2735 /usr/lib/.build-id/72/31de530cc602f8785f418dd08f1122557c05c6 /usr/lib/.build-id/87 /usr/lib/.build-id/87/22d0b48075c1479a7856758f10cb7ec16672ef /usr/lib/.build-id/9a /usr/lib/.build-id/9a/65f94d53dffc2c90cb35baaadd86d2d3781331 /usr/lib/.build-id/a8 /usr/lib/.build-id/a8/b002c62716e06c9055d642eee8d5df34a3216f /usr/lib/.build-id/dc/21ae34f30a1afc2cf3820c80c3aba9709e6611 /usr/lib/.build-id/fc/640f7dccfc26af3f9a59cd9e81e9b03f3171c8 /usr/lib64/gprofng /usr/lib64/gprofng/libgp-collector.so /usr/lib64/gprofng/libgp-collectorAPI.a /usr/lib64/gprofng/libgp-collectorAPI.so /usr/lib64/gprofng/libgp-heap.so /usr/lib64/gprofng/libgp-iotrace.so /usr/lib64/gprofng/libgp-sync.so /usr/lib64/libgprofng.a /usr/lib64/libgprofng.so /usr/lib64/libgprofng.so.0 /usr/lib64/libgprofng.so.0.0.0 /usr/share/doc/gprofng /usr/share/doc/gprofng/examples.tar.gz /usr/share/info/gprofng.info.gz /usr/share/man/man1/gprofng-archive.1.gz /usr/share/man/man1/gprofng-collect-app.1.gz /usr/share/man/man1/gprofng-display-html.1.gz /usr/share/man/man1/gprofng-display-src.1.gz /usr/share/man/man1/gprofng-display-text.1.gz /usr/share/man/man1/gprofng.1.gz
Generated by rpm2html 1.8.1
Fabrice Bellet, Thu Nov 13 23:58:26 2025