summaryrefslogtreecommitdiff
path: root/gprofng
AgeCommit message (Expand)Author
2022-05-05gprofng: use $host instead $targetVladimir Mezentsev
2022-04-29gprofng: assertion in gprofng/src/Expression.cc:139Vladimir Mezentsev
2022-04-27gprofng: test suite problemsVladimir Mezentsev
2022-04-11gprofng doesn't build with gcc 5.5Vladimir Mezentsev
2022-04-08gprofng: fprintf_styled_func not inizialized for disassemblerVladimir Mezentsev
2022-04-08gprofng: zlib handlingVladimir Mezentsev
2022-03-25libtool.m4: fix the NM="/nm/over/here -B/option/with/path" caseNick Alcock
2022-03-23Only .so files are used in libcollector. Remove the other files.Vladimir Mezentsev
2022-03-21Install gprofng libraries under $(pkglibdir)Vladimir Mezentsev
2022-03-18Fix Build issues due to patch "gprofng: a new GNU profiler"Nick Clifton
2022-03-17gprofng: Skip jsynprog with a broken javacH.J. Lu
2022-03-17gprofng configure target testsAlan Modra
2022-03-16gprofng: Use symver attribute if availableH.J. Lu
2022-03-16gprofng: Don't hardcode -Wno-format-truncation/-Wno-switchH.J. Lu
2022-03-16gprofng: Don't hardcode -Wno-nonnull-compareH.J. Lu
2022-03-16gprofng: Define ATTRIBUTE_FALLTHROUGHH.J. Lu
2022-03-15gprofng: avoid using `fallthrough' attributesJose E. Marchesi
2022-03-15gprofng: Add a configure test for clock_gettime and a use of the test in gett...Nick Clifton
2022-03-15gprofng: Don't generate gprofng.info in sourceH.J. Lu
2022-03-11gprofng: a new GNU profilerVladimir Mezentsev