[gdb/tui] Refactor prefresh call in tui_source_window_base::refresh_window
[binutils-gdb.git] / gprofng / src /
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-05 Vladimir Mezentsevgprofng: 30894 bison should be no hard dependency
2023-09-22 Vladimir Mezentsevgprofng: 30834 improve disassembly output for call...
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-02 Sam JamesRevert "2.41 Release sources"
2023-08-02 Nick Clifton2.41 Release sources
2023-08-01 Vladimir Mezentsevgprofng: create a list of available views
2023-07-01 Vladimir Mezentsevgprofng: fix data race
2023-05-31 Vladimir Mezentsevgprofng: Fix -Wsign-compare warning
2023-05-16 Vladimir Mezentsevgprofng: include a new function in the right place
2023-04-17 Vladimir Mezentsevgprofng: Update documentation
2023-03-27 Vladimir Mezentsevgprofng: 30089 [display text] Invalid number of threads
2023-03-11 Vladimir Mezentsevgprofng: fix the Dwarf reader
2023-03-10 Vladimir Mezentsevgprofng: PR30195 [display text] Source code location...
2023-03-07 Vladimir Mezentsevgprofng: read Dwarf 5
2023-02-17 Vladimir Mezentsevgprofng: fix Dwarf reader for DW_TAG_subprogram
2023-02-08 Vladimir Mezentsevgprofng: fix SIGSEGV when processing unusual dwarf
2023-01-26 Vladimir Mezentsevgprofng: PR30043 libgprofng.so.* are installed to a...
2023-01-24 Vladimir Mezentsevgprofng: PR29521 [docs] man pages are not in the releas...
2023-01-18 Vladimir MezentsevRevert "gprofng: PR29987 bfd/archive.c:1447: undefined...
2023-01-13 Vladimir Mezentsevgprofng: PR29987 bfd/archive.c:1447: undefined referenc...
2023-01-01 Alan ModraUpdate year range in gprofng copyright notices
2022-12-20 Vladimir Mezentsevgprofng: PR29646 Various warnings
2022-11-29 Vladimir Mezentsevgprofng: remove unused gprofng/src/DbeSession.cc.1
2022-11-16 Vladimir MezentsevPR29788, gprofng cannot display Java's generated assemb...
2022-10-11 Vladimir Mezentsevgprofng: use the --libdir path to find libraries
2022-09-30 Vladimir Mezentsevgprofng: fix cppcheck warnings
2022-09-22 Vladimir Mezentsevgprofng: fix -Wduplicated-cond warning
2022-09-15 Vladimir Mezentsevgprofng: fix build issues on musl
2022-07-18 Vladimir Mezentsevgprofng: link libgprofng.so against -lpthread
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-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: fix build with -Werror=format-security
2022-05-28 Vladimir Mezentsevgprofng: fix build with -mx32
2022-05-10 Vladimir Mezentsevgprofng: include percentages in default metrics list
2022-04-29 Vladimir Mezentsevgprofng: assertion in gprofng/src/Expression.cc:139
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-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 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: Define ATTRIBUTE_FALLTHROUGH
2022-03-15 Jose E. Marchesigprofng: avoid using `fallthrough' attributes
2022-03-11 Vladimir Mezentsevgprofng: a new GNU profiler