]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - gprofng
[gdb/testsuite] Add missing skip_gdbserver_tests in gdb.multi/attach-no-multi-process.exp
[thirdparty/binutils-gdb.git] / gprofng /
2022-10-11  Vladimir Mezentsevgprofng: no need to build version.texi
2022-10-11  Vladimir Mezentsevgprofng: use the --libdir path to find libraries
2022-10-11  Vladimir Mezentsevgprofng: run tests without installation
2022-10-05  Vladimir Mezentsevgprofng: fix build with --enable-pgo-build=lto
2022-09-30  Vladimir Mezentsevgprofng: fix cppcheck warnings
2022-09-22  Vladimir Mezentsevgprofng: fix -Wduplicated-cond warning
2022-09-19  Vladimir Mezentsevgprofng: build documentation only if BUILD_MAN is true
2022-09-15  Vladimir Mezentsevgprofng: fix build issues on musl
2022-08-18  Vladimir Mezentsevgprofng: fix bug 29479 Collection fails when built...
2022-08-03  Ruud van der Pasgprofng: fix bug 29410 - Argument " 0." isn't...
2022-07-26  Vladimir Mezentsevgprofng: check for the makeinfo version
2022-07-25  Ruud van der Pasgprofng: fix bug 29356 - Execution fails if gprofng...
2022-07-25  Ruud van der Pasgprofng: fix bug 29392 - Unexpected line format in...
2022-07-25  Ruud van der Pasgprofng: fix bug 29353 - Fix a lay-out issue in the...
2022-07-25  Ruud van der Pasgprofng: fix bug 29352 - Fix the message Hexadecimal...
2022-07-25  Ruud van der Pasgprofng: fix bug 29351 - Move dynamic loading of module...
2022-07-18  Vladimir Mezentsevgprofng: link libgprofng.so against -lpthread
2022-07-18  Vladimir Mezentsevgprofng: fix regression in build and a race condition...
2022-07-09  Alan ModraRegenerate with automake-1.15.1
2022-07-08  Nick CliftonUpdate version to 2.39.50 and regenerate files
2022-07-07  Vladimir Mezentsevgprofng: fix regression in testing for not yet installe...
2022-07-07  Vladimir Mezentsevgprofng: adjust GPROFNG_VARIANT
2022-07-06  Ruud van der Pasgprofng: implement a functional gp-display-html
2022-06-29  Vladimir Mezentsevgprofng: fix build when BUILD_MAN is false
2022-06-29  Vladimir Mezentsevgprofng: use $(sysconfdir) instead $(prefix)/etc
2022-06-17  Vladimir Mezentsevgprofng: fix build with -Werror=format-truncation
2022-06-14  Vladimir Mezentsevgprofng docs: provide help for <rate> == <interval>
2022-06-14  Vladimir Mezentsevgprofng docs: mention HTML / PDF in the gprofng README
2022-06-14  Vladimir Mezentsevgprofng: fix build with -Werror=format-security
2022-05-28  Vladimir Mezentsevgprofng: fix build with -mx32
2022-05-27  Vladimir Mezentsevgprofng: fix build with --disable-shared
2022-05-27  Vladimir Mezentsevgprofng: fix build with -mx32
2022-05-10  Vladimir Mezentsevgprofng: include percentages in default metrics list
2022-05-05  Vladimir Mezentsevgprofng: use $host instead $target
2022-04-29  Vladimir Mezentsevgprofng: assertion in gprofng/src/Expression.cc:139
2022-04-28  Vladimir Mezentsevgprofng: test suite problems
2022-04-12  Vladimir Mezentsevgprofng doesn't build with gcc 5.5
2022-04-08  Vladimir Mezentsevgprofng: fprintf_styled_func not inizialized for disass...
2022-04-08  Vladimir Mezentsevgprofng: zlib handling
2022-03-25  Nick Alcocklibtool.m4: fix the NM="/nm/over/here -B/option/with...
2022-03-23  Vladimir MezentsevOnly .so files are used in libcollector. Remove the...
2022-03-22  Vladimir MezentsevInstall gprofng libraries under $(pkglibdir)
2022-03-18  Nick CliftonFix Build issues due to patch "gprofng: a new GNU profiler"
2022-03-17  H.J. Lugprofng: Skip jsynprog with a broken javac
2022-03-17  Alan Modragprofng configure target tests
2022-03-16  H.J. Lugprofng: Use symver attribute if available
2022-03-16  H.J. Lugprofng: Don't hardcode -Wno-format-truncation/-Wno...
2022-03-16  H.J. Lugprofng: Don't hardcode -Wno-nonnull-compare
2022-03-16  H.J. Lugprofng: Define ATTRIBUTE_FALLTHROUGH
2022-03-15  Jose E. Marchesigprofng: avoid using `fallthrough' attributes
2022-03-15  Nick Cliftongprofng: Add a configure test for clock_gettime and...
2022-03-15  H.J. Lugprofng: Don't generate gprofng.info in source
2022-03-11  Vladimir Mezentsevgprofng: a new GNU profiler