aboutsummaryrefslogtreecommitdiff
path: root/packages/elf2flt/git-453398f9
Commit message (Collapse)AuthorAgeFilesLines
* elf2flt: Update to v2023.09Chris Packham2023-12-082-589/+0
| | | | | | | Update to the v2023.09 release and drop the patches that have been applied upstream. Signed-off-by: Chris Packham <judge.packham@gmail.com>
* elf2flt: Add patch for binutils 2.40Chris Packham2023-03-081-0/+142
| | | | | | | Add a patch to deal with the removal of BFD_VMA_FMT from bfd.h in binutils-2.40. Signed-off-by: Chris Packham <judge.packham@gmail.com>
* elf2flt: handle binutils 2.34 APIAlexey Neyman2020-02-261-0/+447
temporary patch, PR pending upstream Signed-off-by: Alexey Neyman <stilor@att.net>