freebsd-nq/contrib/elftoolchain/libelftc
Ed Maste 18f4c9db68 Update to ELF Tool Chain snapshot at r3561
This update is primarily bug fixes in C++ symbol demangling, including:

- rvalue reference
- builtin type auto and decltype(auto)
- revamped support for function return types
- formatting fixes
- omit void when its the only param
- ref-qualifiers and others in function types
- type qualifiers in pointer-to-member function types
- incorrect handling regarding CV-qualifiers in function types
- ref-qualifier found in nested-name
- properly handle <name> ::= <substitute><template-args>
- make sure that nested function name is not a substitute candidate
- correctly handle expression in template args
- skip unknown substitution abbreviations

MFC after:	4 days
2017-06-25 22:39:28 +00:00
..
_libelftc.h Update to ELF Tool Chain snapshot at r3561 2017-06-25 22:39:28 +00:00
elftc_bfd_find_target.3 Update ELF Tool Chain to upstream r3520 2017-04-17 23:56:48 +00:00
elftc_bfdtarget.c
elftc_copyfile.3
elftc_copyfile.c
elftc_demangle.3
elftc_demangle.c
elftc_reloc_type_str.3
elftc_reloc_type_str.c readelf: add S390 relocation types 2017-01-11 22:54:04 +00:00
elftc_set_timestamps.3
elftc_set_timestamps.c
elftc_string_table_create.3
elftc_string_table.c
elftc_timestamp.3
elftc_timestamp.c
elftc_version.3
elftc.3
libelftc_bfdtarget.c Update ELF Tool Chain to upstream r3520 2017-04-17 23:56:48 +00:00
libelftc_dem_arm.c Update ELF Tool Chain to upstream r3520 2017-04-17 23:56:48 +00:00
libelftc_dem_gnu2.c Update ELF Tool Chain to upstream r3520 2017-04-17 23:56:48 +00:00
libelftc_dem_gnu3.c Update to ELF Tool Chain snapshot at r3561 2017-06-25 22:39:28 +00:00
libelftc_hash.c
libelftc_vstr.c Update to ELF Tool Chain snapshot at r3561 2017-06-25 22:39:28 +00:00
libelftc.h
make-toolchain-version
Makefile
os.FreeBSD.mk
os.Linux.mk
os.NetBSD.mk
Version.map