aboutsummaryrefslogtreecommitdiff
path: root/gprofng/src/Makefile.in
AgeCommit message (Expand)AuthorFilesLines
2023-11-01gprofng: remove dependency on help2manVladimir Mezentsev1-1/+0
2023-10-05gprofng: 30894 bison should be no hard dependencyVladimir Mezentsev1-5/+17
2023-04-17gprofng: Update documentationVladimir Mezentsev1-105/+9
2023-01-26gprofng: PR30043 libgprofng.so.* are installed to a wrong locationVladimir Mezentsev1-40/+36
2023-01-24gprofng: PR29521 [docs] man pages are not in the release tarballVladimir Mezentsev1-5/+3
2023-01-17Revert "gprofng: PR29987 bfd/archive.c:1447: undefined reference to `filename...Vladimir Mezentsev1-2/+6
2023-01-13gprofng: PR29987 bfd/archive.c:1447: undefined reference to `filename_ncmp'Vladimir Mezentsev1-6/+2
2023-01-01Update year range in gprofng copyright noticesAlan Modra1-1/+1
2022-10-11gprofng: use the --libdir path to find librariesVladimir Mezentsev1-1/+1
2022-07-18gprofng: link libgprofng.so against -lpthreadVladimir Mezentsev1-3/+6
2022-07-09Regenerate with automake-1.15.1Alan Modra1-351/+138
2022-07-08Update version to 2.39.50 and regenerate filesNick Clifton1-138/+351
2022-06-28gprofng: fix build when BUILD_MAN is falseVladimir Mezentsev1-7/+7
2022-06-28gprofng: use $(sysconfdir) instead $(prefix)/etcVladimir Mezentsev1-2/+6
2022-06-16gprofng: fix build with -Werror=format-truncationVladimir Mezentsev1-1/+0
2022-04-11gprofng doesn't build with gcc 5.5Vladimir Mezentsev1-5/+14
2022-04-08gprofng: zlib handlingVladimir Mezentsev1-12/+25
2022-03-21Install gprofng libraries under $(pkglibdir)Vladimir Mezentsev1-37/+41
2022-03-18Fix Build issues due to patch "gprofng: a new GNU profiler"Nick Clifton1-10/+11
2022-03-17gprofng configure target testsAlan Modra1-0/+5
2022-03-16gprofng: Don't hardcode -Wno-format-truncation/-Wno-switchH.J. Lu1-2/+5
2022-03-11gprofng: a new GNU profilerVladimir Mezentsev1-0/+1171