mirror of
https://github.com/opnsense/src.git
synced 2026-04-02 16:05:17 -04:00
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 |
||
|---|---|---|
| .. | ||
| _libelftc.h | ||
| elftc.3 | ||
| elftc_bfd_find_target.3 | ||
| 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 | ||
| elftc_set_timestamps.3 | ||
| elftc_set_timestamps.c | ||
| elftc_string_table.c | ||
| elftc_string_table_create.3 | ||
| elftc_timestamp.3 | ||
| elftc_timestamp.c | ||
| elftc_version.3 | ||
| libelftc.h | ||
| libelftc_bfdtarget.c | ||
| libelftc_dem_arm.c | ||
| libelftc_dem_gnu2.c | ||
| libelftc_dem_gnu3.c | ||
| libelftc_hash.c | ||
| libelftc_vstr.c | ||
| make-toolchain-version | ||
| Makefile | ||
| os.FreeBSD.mk | ||
| os.Linux.mk | ||
| os.NetBSD.mk | ||
| Version.map | ||