Remove path name from test case
[binutils-gdb.git] / gprofng /
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
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
2023-07-01 Vladimir Mezentsevgprofng: fix data race
2023-06-28 Vladimir Mezentsevgprofng: Add new tests
2023-06-27 Cui, Liligprofng: Update intel url
2023-05-31 Vladimir Mezentsevgprofng: Fix -Wsign-compare warning
2023-05-31 Vladimir Mezentsevgprofng: 29470 The test suite should be made more flexible
2023-05-16 Vladimir Mezentsevgprofng: include a new function in the right place
2023-04-17 Vladimir Mezentsevgprofng: 30360 Seg. Fault when application uses std...
2023-04-17 Vladimir Mezentsevgprofng: Update documentation
2023-03-30 Vladimir Mezentsevgprofng: Add version symbols to libgprofng.ver
2023-03-27 Vladimir Mezentsevgprofng: 30089 [display text] Invalid number of threads
2023-03-20 Vladimir Mezentsevgprofng: Use prototype to call libc functions
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-17 Vladimir Mezentsevgprofng: PR30036 Build failure on aarch64 w/ glibc...
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-31 Nick CliftonUpdate version number and regenerate files
2022-12-21 Jan Beulichgprofng/testsuite: restrict testing to native configura...
2022-12-20 Vladimir Mezentsevgprofng: PR29646 Various warnings
2022-12-19 Jan Beulichgprofng/testsuite: skip Java test without JDK
2022-12-19 Jan Beulichgprofng/testsuite: eliminate bogus casts
2022-12-19 Jan Beulichgprofng/testsuite: correct line continuation in endcases.c
2022-12-19 Jan Beulichgprofng/testsuite: correct names for signal handling...
2022-12-19 Jan Beulichgprofng/testsuite: adjust linking of synprog
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-11-11 Vladimir Mezentsevgprofng: fix typo in configure.ac
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
next