aboutsummaryrefslogtreecommitdiff
path: root/packages/elf2flt
Commit message (Collapse)AuthorAgeFilesLines
* elf2flt: Update to v2023.09Chris Packham2023-12-083-590/+1
| | | | | | | 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>
* Slide the checked out tag of elf2fltAlexey Neyman2020-02-261-1/+1
| | | | | | Also, add an ability to download rolling releases to manage-packages.sh. Signed-off-by: Alexey Neyman <stilor@att.net>
* Version updatesAlexey Neyman2019-12-251-1/+1
| | | | | | | | | bison, elf2flt, gcc, isl, linux, mingw-w64, strace. Adjust checksum ordering in uclibc-ng so that it matches what the script generates. Signed-off-by: Alexey Neyman <stilor@att.net>
* Pick up a newer revision of elf2fltAlexey Neyman2019-02-183-71/+1
| | | | | | ... which includes the two local patches we have. Signed-off-by: Alexey Neyman <stilor@att.net>
* Patch elf2flt to fix the breakage with host GCC8Alexey Neyman2019-02-143-30/+70
| | | | | | ... and binutils 2.32 (more headers needed). Signed-off-by: Alexey Neyman <stilor@att.net>
* Fix the location for elf2flt patchesAlexey Neyman2018-11-011-0/+0
| | | | | | ... after the git version numbering was adjusted. Signed-off-by: Alexey Neyman <stilor@att.net>
* Fix compilation against binutils-2.31.1Alexey Neyman2018-09-291-0/+30
| | | | | | ... where <bfd/bfd.h> also needs <bfd/diagnostics.h>. Signed-off-by: Alexey Neyman <stilor@att.net>
* Fix the references to old config variablesAlexey Neyman2017-07-081-2/+2
| | | | Signed-off-by: Alexey Neyman <stilor@att.net>
* Switch comp.libs/tools and debug to new framework.Alexey Neyman2017-07-081-0/+2
Signed-off-by: Alexey Neyman <stilor@att.net>