summaryrefslogtreecommitdiffstats
path: root/src/libr-bfd.c
Commit message (Collapse)AuthorAgeFilesLines
* Fixed generation of corrupted executables when editing sections. This ↵Michele Calgaro2020-07-211-5/+0
| | | | | | | resolves issue #4. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit ed09509e0b6950bf4f865a21715e73d99bce7106)
* Fix FTBFS with binutils 2.34.Slávek Banko2020-01-271-7/+67
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 0e3a275c7d9b33dd6d98a44c82a8e3ed37ec97f0)
* Alter safe_rename behaviour to more closely match that of rename()Timothy Pearson2015-01-091-4/+21
| | | | This resolves bus errors on tdelibs build when using cross-device /tmp due to truncating libraries that tdelfeditor relies on when updating their metadata
* Fix prior commitTimothy Pearson2015-01-091-1/+1
|
* Fix cross-device editing failuresTimothy Pearson2015-01-081-8/+22
| | | | This resolves Bug 2215
* Initial importTimothy Pearson2014-12-271-0/+533