aboutsummaryrefslogtreecommitdiff
path: root/contrib/elftoolchain/libelftc/make-toolchain-version
Commit message (Collapse)AuthorAgeFilesLines
* Update ELF Tool Chain to upstream r3769Ed Maste2019-12-051-29/+32
| | | | | | | | | This contains many small bugfixes and documentation improvements. Sponsored by: The FreeBSD Foundation Notes: svn path=/head/; revision=355413
* Update to ELF Tool Chain r3475Ed Maste2016-05-201-10/+16
| | | | | | | | | | | | | | | | | | | | | | | | Improvements include: * Add support for reporting and handling a number of new constants in various tools, including: * CloudABI OSABI * DT_TLSDESC_* * i386, MIPS, SPARC and amd64 relocations * C++ demangler bug fixes * Man page updates * Improved input validation in several tools This update also reduces diffs against upstream as a number of fixes included in upstream were previously cherry-picked into FreeBSD. Sponsored by: The FreeBSD Foundation Notes: svn path=/head/; revision=300311
* Update ELF Tool Chain to upstream rev 3400Ed Maste2016-02-121-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Some notable improvements include: readelf: - Add AArch64 relocation definitions. - Report value of unknown relocation types. elfcopy: - Consider symbols with STB_GNU_UNIQUE binding as global symbols. - Fixed support for VMA adjustment for loadable sections found in relocatable objects. - Handle nameless global symbols. - Improve wildcard matching for !-prefixed symbols. - Add PE/COFF support. elfdump: - Improve section type reporting. - Add MIPS-specific section types. This update also includes a significant number of bug fixes. PR: 207091 [exp-run] Sponsored by: The FreeBSD Foundation Notes: svn path=/head/; revision=295577
* Copy elftoolchain binutils replacements from vendor branchEd Maste2014-11-271-0/+104
Sponsored by: The FreeBSD Foundation Notes: svn path=/head/; revision=275192