summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* ci: fix bz2 tarball uploadciJörg Thalheim2021-11-271-1/+1
* Merge pull request #336 from NixOS/prepare-release0.14Jörg Thalheim2021-11-272-1/+30
|\
| * bump versionJörg Thalheim2021-11-271-1/+1
| * Bump version and update release notesHarmen Stoppels2021-11-271-0/+29
* | Merge pull request #337 from NixOS/ciJörg Thalheim2021-11-272-8/+13
|\ \ | |/ |/|
| * exclude i686 linux clang buildJörg Thalheim2021-11-271-2/+2
| * fix coverage buildJörg Thalheim2021-11-271-2/+7
| * flake: bump nixpkgsJörg Thalheim2021-11-271-3/+3
| * build-sanitized-clang: fix for aarch64Jörg Thalheim2021-11-271-1/+1
|/
* Merge pull request #335 from NixOS/replace-libJörg Thalheim2021-11-273-10/+60
|\
| * avoid adding the same .dynstr entries multiple timesreplace-libRolf Eike Beer2021-11-271-9/+33
| * fix corrupted library names when using --replace-needed multiple timesRolf Eike Beer2021-11-273-1/+27
|/
* Merge pull request #333 from zhangwenlong8911/masterJörg Thalheim2021-11-161-0/+5
|\
| * support loongarch for patchelfzhangwenlong2021-11-161-0/+5
|/
* Merge pull request #323 from NixOS/less-raw-pointerEelco Dolstra2021-10-262-18/+21
|\
| * use more memory-safe at() functionless-raw-pointerJörg Thalheim2021-09-191-8/+8
| * remove raw pointer from findSection2Jörg Thalheim2021-09-192-11/+14
* | Merge pull request #331 from stephenmsachs/runpath_man_pageEelco Dolstra2021-10-261-6/+6
|\ \
| * | Change man page references from RPATH to RUNPATHStephen Sachs2021-10-201-6/+6
|/ /
* | Merge pull request #324 from ovpanait/stripDomen Kožar2021-09-262-2/+2
|\ \
| * | configure.ac: add check for stripOvidiu Panait2021-09-262-2/+2
| |/
* | Merge pull request #325 from ovpanait/phdrJörg Thalheim2021-09-265-15/+49
|\ \ | |/ |/|
| * tests: add testcase for PT_PHDR VirtAddr corruptionOvidiu Panait2021-09-265-15/+49
|/
* Merge pull request #322 from NixOS/memory-safetyJörg Thalheim2021-09-191-49/+47
|\
| * use more memory safe at() function where possibleJörg Thalheim2021-09-191-40/+43
| * more idiomatic colon splitJörg Thalheim2021-09-191-9/+4
|/
* Merge pull request #256 from andrewla/masterJörg Thalheim2021-09-134-100/+116
|\
| * grow-test: fix on non-gcc systemsJörg Thalheim2021-09-133-4/+8
| * New test for growing the fileAndrew Laucius2021-09-132-0/+17
| * Remove limits on output file size.Andrew Laucius2021-09-131-99/+94
|/
* Merge pull request #319 from NixOS/fix-empty-rpathJörg Thalheim2021-09-123-2/+14
|\
| * fix setting empty rpathJörg Thalheim2021-09-123-2/+14
|/
* Merge pull request #317 from Mic92/clangJörg Thalheim2021-09-112-6/+17
|\
| * also build with clangJörg Thalheim2021-09-112-6/+17
|/
* Merge pull request #316 from andrewla/external-stringsJörg Thalheim2021-09-114-10/+56
|\
| * rename test: external.sh -> args-from-file.shJörg Thalheim2021-09-112-1/+1
| * also test if external file does not existsJörg Thalheim2021-09-111-0/+3
| * Allow string arguments to be read from files.Andrew Laucius2021-09-104-10/+53
* | Merge pull request #311 from NixOS/refactoringJörg Thalheim2021-09-081-83/+95
|\ \ | |/ |/|
| * when amending rpath don't add empty rpath entriesrefactoringJörg Thalheim2021-08-281-2/+4
| * make modify rpath function smallerJörg Thalheim2021-08-281-82/+92
* | Merge pull request #312 from NixOS/githubJörg Thalheim2021-08-282-3/+28
|\ \
| * | github: update install-nix-actionJörg Thalheim2021-08-281-1/+1
| * | publish tarballs with github workflowJörg Thalheim2021-08-281-0/+27
| * | ci: remove obsolete optionJörg Thalheim2021-08-281-2/+0
| |/
* | Merge pull request #309 from NixOS/ubsanJörg Thalheim2021-08-284-2/+26
|\ \
| * | cleanup duplicate sanitizer flagsubsanJörg Thalheim2021-08-281-4/+11
| * | gitignore: add check binaryJörg Thalheim2021-08-261-0/+1
| * | add sanitizer build to CIJörg Thalheim2021-08-261-0/+5
| * | add ubsan optionJörg Thalheim2021-08-262-2/+13
| |/