]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - gprofng
[gdb/testsuite] Fix gdb.gdb/python-helper.exp with gdb built with -flto
[thirdparty/binutils-gdb.git] / gprofng /
11 days ago  Dmitrii Bordukovgprofng: do not skip weak symbols
2025-07-13  Nick CliftonUpdate version number on mainline
2025-07-08  Vladimir Mezentsevgprofng: support external debug info
2025-07-07  Vladimir Mezentsevgprofng: remove ElfReloc class and unused functions...
2025-06-30  WANG XueruiRISC-V: [gprofng] Allow building gprofng without asm...
2025-06-26  Vladimir Mezentsevgprofng: need to know that experiment was created on...
2025-05-30  Andrew Pinskigprofng: Use __x86_64__ instead of __x86_64
2025-05-22  Vladimir Mezentsevgprofng: fix 32892 source line level information not...
2025-05-05  Vladimir Mezentsevgprofng: remove unused functions, duplicate macros
2025-05-05  Vladimir Mezentsevgprofng: fix 32892 source line level information not...
2025-04-29  Vladimir Mezentsevgprofng not reading references correctly in Dwarf
2025-04-22  Vladimir Mezentsevgprofng: fix 32889 Typo in documentation
2025-04-22  Vladimir Mezentsevgprofng: fix 32886 wrong mapping from instruction to...
2025-04-18  Vladimir MezentsevFix 32885 gprofng --help should state where to report...
2025-04-07  Claudiu Zissulescugprofng: Remove duplicate symbols
2025-04-07  Claudiu Zissulescugprofng: Refactor readSymSec for using BFD's asymbol...
2025-04-07  Claudiu Zissulescugprofng: Remove check_Relocs() function
2025-03-12  Sam Jamesgprofng: regenerate Makefile.in
2025-03-12  Zheng Junjiegprofng: Fix cross-compilation binary name.
2025-01-19  Nick CliftonChange version to 2.44.50 and regenerate files
2025-01-17  Vladimir Mezentsevgprofng: fix Segmentation Fault in DbeInstr::mapPCtoLine
2025-01-17  Vladimir Mezentsevgprofng: don't check Elf when file is in archive
2025-01-08  Vladimir MezentsevFix 32085 Source file not recognized for gcc 11.4.0...
2025-01-02  Vladimir Mezentsevgprofng: remove the old archiver
2025-01-01  Alan ModraRegen gprofng after copyright update
2025-01-01  Alan ModraUpdate year range in copyright notice of binutils files
2024-12-10  Vladimir Mezentsevgprofng: fix sorting in Hist_data::sort
2024-12-09  Alan ModraRe: gprofng: use gprofng- prefix for gprofng binaries
2024-11-27  Vladimir MezentsevFix 32392 [2.44 Regression] gprofng fails to build...
2024-11-27  Vladimir Mezentsevgprofng: skip unrecognized input command
2024-11-22  Vladimir Mezentsevgprofng: fix build with -std=gnu23
2024-11-18  Sam Jamesgprofng: fix -std=gnu23 compatibility wrt unprototyped...
2024-11-01  Vladimir Mezentsevgprofng: use gprofng- prefix for gprofng binaries
2024-10-18  Ruud van der Pasgprofng: fix a memory leak in the mxv-pthreads example
2024-10-17  Vladimir Mezentsevgprofng: fix regression in man page installation
2024-10-16  Andreas Schwabgprofng: use xmalloc/xrealloc/xcalloc/xstrdup/xstrndup...
2024-10-13  Vladimir MezentsevFix 32110 gprofng segfaults on parsing DWARF of clang...
2024-10-10  H.J. Lugprofng: Use $(DESTDIR) in install-examples
2024-10-10  Vladimir Mezentsevgprofng: install examples to $(docdir)/gprofng
2024-10-08  Vladimir Mezentsevgprofng: add hardware counters for Neoverse-N1 and...
2024-10-02  Ruud van der Pasgprofng: fix a problem with hardware event counters
2024-09-26  Vladimir MezentsevFix 32207 [gprofng collect app] Error in parsing the...
2024-09-19  Vladimir MezentsevFix 32096 UBSAN issues in gprofng
2024-09-12  Sam Jamesgprofng: avoid use of non-portable which [PR32166]
2024-09-11  Vladimir MezentsevFix 32096 UBSAN issues in gprofng
2024-09-06  Vladimir MezentsevRename gp-* man pages to gprofng-* man pages
2024-09-04  Vladimir MezentsevFix 32097 Warnings when building gprofng with Clang
2024-08-22  Sam Jamesgprofng: testsuite: fix 'wrapper' typo
2024-08-20  Vladimir Mezentsevgprofng: add hardware counters for Appliedmicro processor
2024-08-15  Vladimir Mezentsevgprofng: fix typo in src/collctrl.cc
2024-08-12  Vladimir Mezentsevgprofng: specify the heap data collection range
2024-07-30  Vladimir Mezentsevgprofng: 32018 Compilation of binutils 2.43 failed...
2024-07-20  Nick CliftonChange version to 2.43.50
2024-07-10  Yixuan ChenRISC-V:[gprofng] Minimal support gprofng for riscv.
2024-07-09  Vladimir Mezentsevgprofng: add hardware counters for Intel Ice Lake processor
2024-06-09  Matthieu Longoautoupdate: add square brackets around arguments of...
2024-06-03  Vladimir Mezentsevgprofng: add hardware counters for AMD Zen4
2024-05-22  Vladimir Mezentsevgprofng: use StringBuilder to create long messages
2024-05-22  Vladimir Mezentsevgprofng: Remove hardware counter tables for unsupported...
2024-05-22  Vladimir Mezentsevgprofng: remove memset() in libcollector
2024-05-18  Vladimir Mezentsevgprofng: add hardware counters for AMD Zen3
2024-05-18  Vladimir Mezentsevgprofng: remove old interface with libcpc
2024-05-09  Vladimir MezentsevFix hard-coded bash path in gprofng
2024-04-15  Christophe Lyongprofng: Fix dvi documentation build rule
2024-03-25  Vladimir Mezentsevgprofng: fix infinite recursion on calloc with multi...
2024-02-29  Ruud van der Pasgprofng: change use of bignum to use of bigint
2024-02-26  Vladimir Mezentsevgprofng: Add hardware counter profiling for the Ampere...
2024-02-01  Vladimir Mezentsevgprofng: Remove unused macros
2024-01-22  Vladimir MezentsevFix 31252 gprofng causes testsuite parallel jobs fail
2024-01-15  Nick CliftonChange version to 2.42.50 and regenerate files
2024-01-13  Vladimir Mezentsevgprofng: 30889 can't compile without large file support
2024-01-12  Vladimir Mezentsevgprofng: fix 3 bugzillas against gp-display-html
2024-01-10  Vladimir Mezentsevgprofng: add an examples directory
2024-01-10  Vladimir Mezentsevgprofng: 31123 improvements to hardware event implement...
2024-01-04  Alan ModraUpdate year range in copyright notice of binutils files
2023-12-23  Vladimir Mezentsevgprofng: fix build problems on linux-musl
2023-12-20  Vladimir Mezentsevgprofng: 31169 Source code locations can not be found...
2023-12-14  Vladimir Mezentsevgprofng: fix -Wuse-after-free warning
2023-11-29  Vladimir Mezentsevgprofng: support GNU option syntax in gp-display-html...
2023-11-29  Vladimir Mezentsevgprofng: updated man pages and user guide
2023-11-15  Sam JamesFinalized intl-update patches (deux)
2023-11-15  Arsen Arsenovi?Finalized intl-update patches
2023-11-02  Vladimir Mezentsevgprofng: remove dependency on help2man
2023-10-25  Vladimir Mezentsevgprofng: Fix -Wformat= warnings
2023-10-11  Vladimir Mezentsevgprofng: Use the correct application name in error...
2023-10-07  Vladimir Mezentsevgprofng: 30910 cross test fail: can't read "CHECK_TARGE...
2023-10-05  Vladimir Mezentsevgprofng: 30894 bison should be no hard dependency
2023-09-22  Vladimir Mezentsevgprofng: 30834 improve disassembly output for call...
2023-09-05  Vladimir MezentsevFix 30808 gprofng tests failed
2023-08-17  Vladimir Mezentsevgprofng: Use execvp instead of execv
2023-08-13  Vladimir Mezentsevgprofng: pass gprofng location to gp-display-gui
2023-08-13  Vladimir Mezentsevgprofng: fix typos in get_realpath() and check_executable()
2023-08-12  Alan Modraregen config
2023-08-07  Vladimir Mezentsevgprofng: 30700 tmpdir/gp-collect-app_F test fails
2023-08-02  Sam JamesRevert "2.41 Release sources"
2023-08-02  Nick Clifton2.41 Release sources binutils-2_41-release
2023-08-02  Khem Rajgprofng: Fix build with 64bit file offset on 32bit...
2023-08-01  Vladimir Mezentsevgprofng: create a list of available views
2023-07-14  Vladimir Mezentsevgprofng: 30602 [2.41] gprofng test hangs on i686-linux-gnu
2023-07-03  Nick CliftonChange version number to 2.41.50 and regenerate files
next