freebsd-dev/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 Update elftoolchain to upstream revision 3179 2015-04-01 01:08:01 +00:00
elftc_copyfile.3
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 r3197 2015-05-14 19:48:15 +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 r3475 2016-05-20 17:24:34 +00:00
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 Update to ELF Tool Chain r3490 2016-08-31 15:05:04 +00:00
elftc_timestamp.c Update to ELF Tool Chain r3490 2016-08-31 15:05:04 +00:00
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 Update to ELF Tool Chain r3490 2016-08-31 15:05:04 +00:00
make-toolchain-version Update to ELF Tool Chain r3475 2016-05-20 17:24:34 +00:00
Makefile Update to ELF Tool Chain r3490 2016-08-31 15:05:04 +00:00
os.FreeBSD.mk
os.Linux.mk Update to ELF Tool Chain r3223 2015-05-27 14:28:19 +00:00
os.NetBSD.mk Update ELF Tool Chain to upstream rev 3400 2016-02-12 20:54:02 +00:00
Version.map