aboutsummaryrefslogtreecommitdiff
path: root/gprofng/gp-display-html
AgeCommit message (Expand)AuthorFilesLines
2024-05-08Fix hard-coded bash path in gprofngVladimir Mezentsev1-0/+1
2024-02-28gprofng: change use of bignum to use of bigintRuud van der Pas1-1/+1
2024-01-12gprofng: fix 3 bugzillas against gp-display-htmlVladimir Mezentsev1-323/+763
2024-01-04Update year range in copyright notice of binutils filesAlan Modra3-4/+4
2023-11-29gprofng: support GNU option syntax in gp-display-html, plus various fixesVladimir Mezentsev1-2820/+4147
2023-11-01gprofng: remove dependency on help2manVladimir Mezentsev1-1/+0
2023-06-27gprofng: Update intel urlCui, Lili1-1/+1
2023-04-17gprofng: Update documentationVladimir Mezentsev2-116/+10
2023-01-17Revert "gprofng: PR29987 bfd/archive.c:1447: undefined reference to `filename...Vladimir Mezentsev1-0/+1
2023-01-13gprofng: PR29987 bfd/archive.c:1447: undefined reference to `filename_ncmp'Vladimir Mezentsev1-1/+0
2023-01-01Update year range in gprofng copyright noticesAlan Modra3-4/+4
2022-08-03gprofng: fix bug 29410 - Argument " 0." isn't numeric in numeric gt (>)Ruud van der Pas1-0/+6
2022-07-25gprofng: fix bug 29356 - Execution fails if gprofng is not included in PATHRuud van der Pas1-23/+284
2022-07-25gprofng: fix bug 29392 - Unexpected line format in summary fileRuud van der Pas1-21/+78
2022-07-25gprofng: fix bug 29353 - Fix a lay-out issue in the html disassembly filesRuud van der Pas1-8/+33
2022-07-25gprofng: fix bug 29352 - Fix the message Hexadecimal number > 0xffffffff non-...Ruud van der Pas1-13/+13
2022-07-25gprofng: fix bug 29351 - Move dynamic loading of modules to a later stageRuud van der Pas1-0/+9
2022-07-09Regenerate with automake-1.15.1Alan Modra1-10/+5
2022-07-08Update version to 2.39.50 and regenerate filesNick Clifton1-5/+10
2022-07-06gprofng: implement a functional gp-display-htmlRuud van der Pas1-125/+14430
2022-06-28gprofng: fix build when BUILD_MAN is falseVladimir Mezentsev2-10/+10
2022-04-11gprofng doesn't build with gcc 5.5Vladimir Mezentsev1-0/+1
2022-04-08gprofng: zlib handlingVladimir Mezentsev1-1/+3
2022-03-21Install gprofng libraries under $(pkglibdir)Vladimir Mezentsev1-1/+1
2022-03-18Fix Build issues due to patch "gprofng: a new GNU profiler"Nick Clifton1-0/+1
2022-03-17gprofng configure target testsAlan Modra1-0/+7
2022-03-11gprofng: a new GNU profilerVladimir Mezentsev3-0/+946