freebsd-dev/contrib/elftoolchain/libelftc
Dimitry Andric c2bffd0a97 Merge elftoolchain r3877 (by jkoshy):
Incorporate fixes from Dimitry Andric:

  - Use a BUFFER_GROW() macro to avoid rounding errors in capacity
    calculations.
  - Fix a bug introduced in [r3531].
  - Fix handling of nested template parameters.

  Ticket:	#581

This should fix a number of assertions on elftoolchain's cxxfilt, and
allow it to correctly demangle several names that it could not handle
before.

Obtained from:	https://sourceforge.net/p/elftoolchain/code/3877/
PR:		250702
MFC after:	3 days
2020-11-04 11:02:05 +00:00
..
_libelftc.h Merge elftoolchain r3877 (by jkoshy): 2020-11-04 11:02:05 +00:00
elftc_bfd_find_target.3 elfcopy: set ELF OS/ABI field when converting from binary 2020-02-12 15:59:59 +00:00
elftc_bfdtarget.c elfcopy: set ELF OS/ABI field when converting from binary 2020-02-12 15:59:59 +00:00
elftc_copyfile.3 Update to ELF Tool Chain r3668 2019-01-10 14:35:23 +00:00
elftc_copyfile.c Update ELF Tool Chain to upstream rev 3400 2016-02-12 20:54:02 +00:00
elftc_demangle.3 Update to ELF Tool Chain r3668 2019-01-10 14:35:23 +00:00
elftc_demangle.c Update ELF Tool Chain to upstream rev 3400 2016-02-12 20:54:02 +00:00
elftc_reloc_type_str.3 Update to ELF Tool Chain r3668 2019-01-10 14:35:23 +00:00
elftc_reloc_type_str.c readelf: decode R_MIPS_HIGHER and R_MIPS_HIGHEST relocation types 2018-11-02 18:40:01 +00:00
elftc_set_timestamps.3 Update to ELF Tool Chain r3668 2019-01-10 14:35:23 +00:00
elftc_set_timestamps.c Allow bootstrapping elftoolchain on MacOS and Linux 2019-07-01 11:52:54 +00:00
elftc_string_table_create.3 Update ELF Tool Chain to upstream r3769 2019-12-05 13:20:15 +00:00
elftc_string_table.c Update ELF Tool Chain to upstream r3769 2019-12-05 13:20:15 +00:00
elftc_timestamp.3 Update to ELF Tool Chain r3668 2019-01-10 14:35:23 +00:00
elftc_timestamp.c Update to ELF Tool Chain r3490 2016-08-31 15:05:04 +00:00
elftc_version.3 Update to ELF Tool Chain r3668 2019-01-10 14:35:23 +00:00
elftc.3 elfcopy: set ELF OS/ABI field when converting from binary 2020-02-12 15:59:59 +00:00
libelftc_bfdtarget.c Update ELF Tool Chain to upstream r3769 2019-12-05 13:20:15 +00:00
libelftc_dem_arm.c libelftc: Add a missing check for an error from vector_str_init(). 2020-02-04 21:16:16 +00:00
libelftc_dem_gnu2.c libelftc: Add a missing check for an error from vector_str_init(). 2020-02-04 21:16:16 +00:00
libelftc_dem_gnu3.c Merge elftoolchain r3877 (by jkoshy): 2020-11-04 11:02:05 +00:00
libelftc_hash.c
libelftc_vstr.c Merge elftoolchain r3877 (by jkoshy): 2020-11-04 11:02:05 +00:00
libelftc.h elfcopy: set ELF OS/ABI field when converting from binary 2020-02-12 15:59:59 +00:00
make-toolchain-version Update ELF Tool Chain to upstream r3769 2019-12-05 13:20:15 +00:00
Makefile Update ELF Tool Chain to r3614 2018-04-27 13:59:24 +00:00
os.FreeBSD.mk
os.Linux.mk
os.NetBSD.mk Update ELF Tool Chain to upstream rev 3400 2016-02-12 20:54:02 +00:00
Version.map