summaryrefslogtreecommitdiffstats
path: root/tools/elfutils
Commit message (Expand)AuthorAgeFilesLines
* tools/elfutils: prevent invalid include of stack binaryMichael Pratt2024-09-301-0/+10
* tools/elfutils: simplify and cleanup MakefileMichael Pratt2024-07-081-17/+2
* tools/elfutils: remove header symlink between subdirectoriesMichael Pratt2024-07-081-1/+2
* tools/elfutils: add more pkg-config library infoMichael Pratt2024-06-191-0/+20
* tools/elfutils: use weak alias over no alias for macOSMichael Pratt2024-06-191-4/+5
* tools/elfutils: split upstreamable parts of portability patchMichael Pratt2024-06-193-327/+346
* tools/elfutils: use conditional to block build of shared objectsMichael Pratt2024-06-191-64/+76
* tools/elfutils: do not use ar to list library objectsMichael Pratt2024-06-191-21/+149
* tools/elfutils: do not use libtool for all subdirectoriesMichael Pratt2024-06-192-279/+68
* tools/elfutils: use gnulib module for posix_fallocate()Michael Pratt2024-06-192-34/+3
* tools/elfutils: simplify portability patchMichael Pratt2024-06-192-392/+155
* tools/elfutils: add missing MIPS reloc supportTony Ambardar2024-06-132-9/+2534
* tools/elfutils: pass -O2 in HOST_CXXFLAGSRobert Marko2024-05-311-0/+1
* tools/elfutils: do not directly link gnulib to libelfMichael Pratt2024-05-312-1/+7
* tools/elfutils: install a subset of the elfutils binariesMichael Pratt2024-05-312-1/+52
* tools/elfutils: remove dirnameRobert Marko2024-04-302-7/+6
* tools/elfutils: refresh portability patch for macOSMichael Pratt2024-04-251-29/+5
* tools/elfutils: remove no-op copy of tdestroy()Michael Pratt2024-04-251-14/+0
* tools/elfutils: use locally declared static reallocarray()Michael Pratt2024-04-251-0/+1
* tools/elfutils: organize gnulib import build stageMichael Pratt2024-04-251-1/+19
* tools/elfutils: override SUBDIRS variable of MakefileMichael Pratt2024-04-252-17/+20
* tools/elfutils: update to 1.91Tony Ambardar2024-04-252-20/+65
* tools/elfutils: fix missing _ in auxv info aliasFelix Fietkau2023-11-011-1/+1
* tools/elfutils: disable bzlib supportFelix Fietkau2023-11-011-0/+1
* tools/elfutils: add -fPIC to fix linker errors (#13841)Felix Fietkau2023-11-011-1/+1
* elfutils: fix build and enable on non-linux systemsFelix Fietkau2023-10-292-2/+928
* tools/elfutils: update to 1.89Nick Hainke2023-03-121-2/+2
* tools/elfutils: update to 1.88Nick Hainke2022-11-051-2/+2
* tools: add Host/Uninstall where possibleRosen Penev2022-10-201-0/+4
* tools: elfutils: Update to version 0.187Hauke Mehrtens2022-08-131-2/+2
* tools/elfutils: drop HOST_BUILD_DEPENDSStijn Tintel2022-05-191-2/+0
* tools/elfutils: only build required componentsStijn Tintel2022-05-191-0/+3
* elfutils: move host build to toolsStijn Tintel2022-05-181-0/+32