95fd7f26 | 11-Dec-2015 |
Ed Maste <emaste@FreeBSD.org> |
Update to ELF Tool Chain r3272
Highlights (not already in the FreeBSD tree): - addr2line: Speed up and support searching inlined functions - addr2line: Support -i, -a, -p options - readelf: Add s
Update to ELF Tool Chain r3272
Highlights (not already in the FreeBSD tree): - addr2line: Speed up and support searching inlined functions - addr2line: Support -i, -a, -p options - readelf: Add some ARM relocation types - readelf, libelf: Avoid reading beyond end of buffer/file
Relnotes: Yes Sponsored by: The FreeBSD Foundation
show more ...
|
71edbbfd | 24-Jul-2015 |
Ed Maste <emaste@FreeBSD.org> |
readelf: avoid division by zero on section entry size
ELF Tool Chain tickets #439, #444, #445, #467 Reported by: Alexander Cherepanov <cherepan@mccme.ru> (#467) Reported by: antiAgainst (others)
Re
readelf: avoid division by zero on section entry size
ELF Tool Chain tickets #439, #444, #445, #467 Reported by: Alexander Cherepanov <cherepan@mccme.ru> (#467) Reported by: antiAgainst (others)
Reviewed by: brooks MFC after: 1 month Sponsored by: The FreeBSD Foundation Differential Revision: https://reviews.freebsd.org/D2338
show more ...
|