summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge #493HEADstagingmasterbors[bot]2023-04-254-11/+15
|\
| * Also respect a prefixed nm and strings tooHeiko Becker2023-04-243-9/+12
| * Respect a possibly prefixed readelfHeiko Becker2023-04-241-2/+3
|/
* Merge #4910.18.0bors[bot]2023-04-233-3/+3
|\
| * bump versionJörg Thalheim2023-04-231-1/+1
| * tests: use proper exit code to mark tests as skippedJörg Thalheim2023-04-232-2/+2
|/
* Merge #485bors[bot]2023-04-234-1/+45
|\
| * Resize segment mapping rewritten sections if neededBreno Rodrigues Guimaraes2023-04-234-1/+45
|/
* Merge #481bors[bot]2023-04-235-13/+155
|\
| * Add testBreno Rodrigues Guimaraes2023-03-173-1/+58
| * Check for other references to the RPATH stringBreno Rodrigues Guimaraes2023-03-171-7/+22
| * Add infrastructure to iterate on all objects that are string indexesBreno Rodrigues Guimaraes2023-03-172-4/+74
| * Use a different letter for section taintingBreno Rodrigues Guimaraes2023-03-171-2/+2
* | Merge #490bors[bot]2023-04-232-0/+37
|\ \
| * | Fix #310, add zsh completionWu Zhenyu2023-04-082-0/+37
|/ /
* | Merge pull request #488 from cedric84/patch-1Breno Rodrigues Guimarães2023-03-271-0/+1
|\ \
| * | Update build-id.shcedric842023-03-261-0/+1
|/ /
* | Merge #478bors[bot]2023-03-189-41/+46
|\ \ | |/ |/|
| * Make CI run shellcheck on all testsBreno Rodrigues Guimaraes2023-03-111-0/+5
| * Fix all shellcheck issuesBreno Rodrigues Guimaraes2023-03-118-41/+41
|/
* Merge pull request #469 from brenoguim/breno.446Breno Rodrigues Guimarães2023-03-114-2/+29
|\
| * Add one extra page to avoid overlapping with next page if its rounded downBreno Rodrigues Guimaraes2023-02-244-2/+29
* | Merge pull request #475 from brenoguim/breno.474Breno Rodrigues Guimarães2023-03-114-5/+23
|\ \
| * | Filter with awk instead of grepBreno Rodrigues Guimarães2023-03-081-1/+1
| * | Set the alignment of the new LOAD segment the same as othersBreno Rodrigues Guimaraes2023-03-074-5/+23
|/ /
* | Merge #473bors[bot]2023-03-072-1/+7
|\ \
| * | Other switches might set changed as true. Use extraStrings sizeBreno Rodrigues Guimaraes2023-03-042-1/+7
| |/
* | Merge #476bors[bot]2023-03-062-3/+3
|\ \
| * | Bump cachix/install-nix-action from 19 to 20dependabot[bot]2023-03-062-3/+3
|/ /
* | Merge #460bors[bot]2023-02-243-10/+79
|\ \ | |/ |/|
| * Shellcheck fixesBreno Rodrigues Guimaraes2023-02-231-9/+9
| * Merge branch 'NixOS:master' into breno.457Breno Rodrigues Guimarães2023-02-2338-362/+881
| |\ | |/ |/|
* | Merge #466bors[bot]2023-02-231-0/+2
|\ \
| * | Adjust roundUp for 0 as inputChristian Göttsche2023-02-221-0/+2
* | | Merge #459bors[bot]2023-02-235-7/+473
|\ \ \ | |/ / |/| |
| * | Avoid <class ER> syntax in lambdas. Thats C++20Breno Rodrigues Guimaraes2023-02-222-22/+25
| * | FixupBreno Rodrigues Guimaraes2023-02-221-1/+1
| * | Update patchelf.ccBreno Rodrigues Guimarães2023-02-221-8/+14
| * | Update patchelf.1Breno Rodrigues Guimarães2023-02-221-0/+2
| * | Update src/patchelf.ccBreno Rodrigues Guimarães2023-02-221-0/+2
| * | Update src/patchelf.ccBreno Rodrigues Guimarães2023-02-221-0/+1
| * | Merge branch 'master' into breno.rename_symsJörg Thalheim2023-02-223-73/+131
| |\ \ | |/ / |/| |
* | | Merge #464bors[bot]2023-02-213-73/+131
|\ \ \
| * | | Avoid memory corruption on invalid ELF inputChristian Göttsche2023-02-211-7/+52
| * | | Declare more read-only functions constChristian Göttsche2023-02-212-12/+12
| * | | Avoid implicit conversionChristian Göttsche2023-02-211-2/+2
| * | | Avoid implicit value truncations in wri()Christian Göttsche2023-02-211-4/+8
| * | | Enable WextraChristian Göttsche2023-02-211-1/+1
| * | | Avoid dropping const qualifierChristian Göttsche2023-02-212-7/+7
| * | | Declare file local functions staticChristian Göttsche2023-02-211-3/+3