summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* add more explicit pointer checks when clearing .gnu.versionverneed_fixJörg Thalheim2022-08-011-6/+15
* Add a test for --clear-symbol-versionDavid Gow2022-07-302-1/+35
* Cleanup .gnu.version_r after removing symbol versionDavid Gow2022-07-302-4/+77
* Merge pull request #392 from NixOS/docsJörg Thalheim2022-07-161-2/+2
|\
| * man/patchelf: bump dateJörg Thalheim2022-07-161-2/+2
* | Merge pull request #391 from NixOS/docsJörg Thalheim2022-07-161-160/+0
|\ \ | |/
| * README: move release history to github release pageJörg Thalheim2022-07-161-160/+0
|/
* Merge pull request #384 from NixOS/riscv64Jörg Thalheim2022-07-161-1/+1
|\
| * ci: bump alpineJörg Thalheim2022-07-161-1/+1
* | Merge pull request #387 from NixOS/dependabot/github_actions/actions/checkout-3Jörg Thalheim2022-07-162-3/+3
|\ \
| * | Bump actions/checkout from 2 to 3dependabot[bot]2022-07-162-3/+3
|/ /
* | Merge pull request #390 from NixOS/dependabot/github_actions/actions/upload-a...Jörg Thalheim2022-07-161-2/+2
|\ \
| * | Bump actions/upload-artifact from 2 to 3dependabot[bot]2022-07-161-2/+2
* | | Merge pull request #388 from NixOS/dependabot/github_actions/actions/download...Jörg Thalheim2022-07-161-2/+2
|\ \ \
| * | | Bump actions/download-artifact from 2 to 3dependabot[bot]2022-07-161-2/+2
| |/ /
* | | Merge pull request #389 from NixOS/dependabot/github_actions/cachix/install-n...Jörg Thalheim2022-07-162-2/+2
|\ \ \
| * | | Bump cachix/install-nix-action from 13 to 17dependabot[bot]2022-07-162-2/+2
| |/ /
* | | Merge pull request #386 from NixOS/dependabot/github_actions/docker/setup-qem...Jörg Thalheim2022-07-161-1/+1
|\ \ \ | |/ / |/| |
| * | Bump docker/setup-qemu-action from 1 to 2dependabot[bot]2022-07-161-1/+1
|/ /
* | Merge pull request #385 from NixOS/dependabotJörg Thalheim2022-07-161-0/+6
|\ \
| * | add dependabotJörg Thalheim2022-07-161-0/+6
* | | Merge pull request #383 from NixOS/compiler-checkJörg Thalheim2022-07-162-0/+62
|\ \ \ | |/ / |/| / | |/
| * add compiler check for c++17Jörg Thalheim2022-07-162-0/+62
|/
* fix version file0.15.0Jörg Thalheim2022-07-161-1/+1
* bump versionJörg Thalheim2022-07-161-1/+1
* Merge pull request #380 from amjoseph-nixpkgs/pr/close/368Jörg Thalheim2022-06-292-1/+8
|\
| * formatting: fix incorrect indentation in previous commitAdam Joseph2022-06-181-1/+1
| * patchelf.cc: handle DT_MIPS_XHASH and .MIPS.xhashAdam Joseph2022-06-181-0/+4
| * elf.h: resynchronize with glibc elf.hAdam Joseph2022-06-181-1/+4
* | Merge pull request #378 from a-m-joseph/pr/no-sortJörg Thalheim2022-06-192-6/+21
|\ \
| * | patchelf.1: mention new --no-sort optionAdam Joseph2022-06-181-0/+5
| * | add --no-sort optionAdam Joseph2022-06-181-6/+16
| |/
* | Merge pull request #379 from a-m-joseph/pr/dt_mips_rld_map_rel-commentJörg Thalheim2022-06-191-0/+10
|\ \ | |/ |/|
| * patchelf.cc: add comment explaining calculation for DT_MIPS_RLD_MAP_RELAdam Joseph2022-06-181-0/+10
|/
* Merge pull request #376 from ehmry/null-rpathJörg Thalheim2022-05-201-2/+2
|\
| * modifyRPath: return early if new and old rpath are emptyEmery Hemingway2022-05-201-2/+2
|/
* Merge pull request #375 from klemensn/document-print-neededJörg Thalheim2022-05-111-0/+3
|\
| * Document --print-neededKlemens Nanni2022-05-031-0/+3
|/
* Merge pull request #372 from JagoGyselinck/masterJörg Thalheim2022-04-071-2/+7
|\
| * Update src/patchelf.ccJörg Thalheim2022-04-071-0/+1
| * Add O_BINARY flag when opening files to allow compilation for WindowsJago Gyselinck2022-04-061-2/+6
|/
* Merge pull request #367 from deadw00d/masterJörg Thalheim2022-03-265-1/+77
|\
| * Add test for --add-debug-tag argumentdeadwood2022-02-232-1/+28
| * Add documentation for --add-debug-tag argumentdeadwood2022-02-211-0/+7
| * Update argument name to be more descriptivedeadwood2022-02-212-8/+8
| * Add --add-debug optiondeadwood2022-02-202-0/+42
* | bump version0.14.5Jörg Thalheim2022-02-212-1/+5
* | bump version0.14.4Jörg Thalheim2022-02-212-1/+9
|/
* Merge pull request #365 from a-m-joseph/masterJörg Thalheim2022-02-051-1/+1
|\
| * fix incorrect polarity on dyn_offset; closes #364Adam Joseph2022-01-211-1/+1