summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Update MIPS fix patch with what was merged upstreamFelipe Sateler2021-08-24
* Update upstream source from tag 'upstream/0.13'Felipe Sateler2021-08-24
|\
| * New upstream version 0.13Felipe Sateler2021-08-24
| |\
| | * Bump versionEelco Dolstra2021-08-05
| | * Merge pull request #246 from xavierabellan/add-rpathDomen Kožar2021-08-05
| | |\
| | | * Added option conflict between --set-rpath and --add-rpathXavier Abellan Ecija2020-11-26
| | | * Added option --add-rpathXavier Abellan Ecija2020-10-05
| | | * Added option --add-rpathXavier Abellan Ecija2020-10-05
| | * | Merge pull request #269 from telent/endianness-fix-for-shrink-rpathDomen Kožar2021-08-05
| | |\ \
| | | * | convert endian when checking library machine typeDaniel Barlow2021-03-31
| | * | | fix tests DISTDomen Kožar2021-08-05
| | * | | Merge pull request #290 from ius/endianness-fixDomen Kožar2021-08-05
| | |\ \ \
| | | * \ \ Merge branch 'master' into endianness-fixDomen Kožar2021-08-05
| | | |\ \ \ | | | |/ / / | | |/| | |
| | * | | | Merge pull request #235 from emlix/cleanupsDomen Kožar2021-08-04
| | |\ \ \ \
| | | * | | | avoid needless copies of std::stringRolf Eike Beer2021-03-16
| | | * | | | do not add new string entries when changing libraries to themselfRolf Eike Beer2021-03-16
| | | * | | | fix -Wshadow warningsRolf Eike Beer2021-03-16
| | | * | | | silence compiler warning because of different signednessRolf Eike Beer2021-03-16
| | | * | | | add new SHF_* flags from binutilsRolf Eike Beer2021-03-16
| | | * | | | only one section name can matchRolf Eike Beer2021-03-16
| | | * | | | avoid needless memory allocation when replacing sectionsRolf Eike Beer2021-03-16
| | | | |/ / | | | |/| |
| | * | | | Merge pull request #293 from ovpanait/masterDomen Kožar2021-08-04
| | |\ \ \ \
| | | * | | | tests: add testcase for alignment issues with contiguous note sectionsOvidiu Panait2021-08-04
| | * | | | | Merge pull request #275 from rpurdie/masterDomen Kožar2021-08-04
| | |\ \ \ \ \ | | | |/ / / / | | |/| | | |
| | | * | | | patchelf: Fix alignment issues with contiguous note sectionsRichard Purdie2021-05-02
| | | |/ / /
| | * | | | Revert "tests: add testcase for alignment issues with contiguous note sections"Domen Kožar2021-08-03
| | * | | | Run tests by defaultDomen Kožar2021-08-03
| | * | | | Merge pull request #289 from ovpanait/masterDomen Kožar2021-08-03
| | |\ \ \ \
| | | * | | | tests: add testcase for alignment issues with contiguous note sectionsOvidiu Panait2021-07-21
| | * | | | | Merge pull request #292 from ovpanait/issue-291Domen Kožar2021-08-03
| | |\ \ \ \ \ | | | |/ / / / | | |/| | | |
| | | * | | | tests: plain-needed.sh: add tescases for --add-needed-/--remove-neededOvidiu Panait2021-07-24
| | | * | | | addNeeded: fix assertion triggered due to bad .dynstr section resizeOvidiu Panait2021-07-24
| | |/ / / /
| | | | * / tests: add e_machine endianness test (#269)Joerie de Gram2021-07-24
| | | |/ / | | |/| |
| | * | | Merge pull request #282 from iv-m/endianness-fixDomen Kožar2021-06-21
| | |\ \ \
| | | * | | rewriteSectionsLibrary: Fix endianness issueIvan A. Melnikov2021-06-21
| | |/ / /
| | * | | Merge pull request #281 from iv-m/fix-PT_PHDRDomen Kožar2021-06-19
| | |\ \ \
| | | * | | Fix updating program header table segmentIvan A. Melnikov2021-06-16
| | | |/ /
| | * | | Merge pull request #278 from satmandu/PR243Domen Kožar2021-06-19
| | |\ \ \ | | | |/ / | | |/| |
| | | * | Change to 'for (auto & phdr : phdrs) { .' as used elsewhereSatadru Pramanik2021-05-27
| | | * | add PR243 reproducerSatadru Pramanik2021-05-20
| | | * | merge from PR243Satadru Pramanik2021-05-20
| | | * | Add testfile from PR270Satadru Pramanik2021-05-20
| | | * | fixed phdr bugMatrixLing2021-04-12
| | |/ /
| | * | Merge pull request #266 from neheb/intEelco Dolstra2021-02-26
| | |\ \
| | | * | fix wrong castRosen Penev2021-02-25
| | |/ /
| | * | Style fixesEelco Dolstra2021-02-15
| | * | Merge pull request #262 from neheb/manEelco Dolstra2021-02-15
| | |\ \
| | | * | manual for loop conversionsRosen Penev2021-02-14
| | | * | clang-tidy: use autoRosen Penev2021-02-14
| | | * | clang-tidy: replace typedef with usingRosen Penev2021-02-14