]> git.ipfire.org Git - thirdparty/gcc.git/history - libiberty/testsuite
GCC: Check if AR works with --plugin and rc
[thirdparty/gcc.git] / libiberty / testsuite /
2023-06-13  Nathan Sidwellc++: Fix templated convertion operator demangling
2023-06-03  Patrick Palkac++: mangle noexcept-expr [PR70790]
2023-01-16  Jakub JelinekUpdate copyright years.
2022-11-15  Nathan Sidwelldemangler: Templated lambda demangling
2022-10-14  Jakub Jelinekmiddle-end, c++, i386, libgcc: std::bfloat16_t and...
2022-10-11  Nathan Sidwelllibiberty: Demangling 'M' prefixes
2022-10-07  Nathan Sidwelllibiberty: Demangle variadic template lambdas
2022-09-27  Jakub Jelinekc++: Implement P1467R9 - Extended floating-point types...
2022-05-23  Nathan Sidwelldemangler: C++ modules support
2022-05-17  Nathan Sidwelldemangler: Structured Bindings
2022-02-17  Mark Wielaardlibiberty rust-demangle, ignore .suffix
2022-01-03  Jakub JelinekUpdate copyright years.
2021-12-30  Lancelot SIXlibiberty: support digits in cpp mangled clone names
2021-10-17  Luís Ferreira[PATCH] d-demangle: properly skip anonymous symbols
2021-10-14  Luís Ferreiralibiberty: d-demangle: Add test case for function literals
2021-10-14  Luís Ferreiralibiberty: d-demangle: add test cases for simple specia...
2021-10-01  Luís Ferreiralibiberty: testsuite: add missing format on d-demangle...
2021-09-23  Luís Ferreiralibiberty: prevent null dereferencing on dlang_type
2021-08-29  Iain Buclawlibiberty: Add support for demangling local D template...
2021-08-29  Iain Buclawlibiberty: Add support for demangling D function litera...
2021-08-29  Iain Buclawlibiberty: Add support for D `typeof(*null)' types
2021-03-31  Patrick Palkac++: Adjust mangling of __alignof__ [PR88115]
2021-01-04  Jakub JelinekUpdate copyright years.
2020-12-22  Jason Merrillc++: Fix demangling of <unresolved-name>
2020-12-21  Jason Merrillc++: Fix demangling of qualified-id after '.'
2020-12-21  Jason Merrillc++: Fix demangling of x.operator type
2020-11-13  Eduard-Mihai Burtesculibiberty: Support the new ("v0") mangling scheme in...
2020-11-11  Patrick Palkac++: Change the mangling of __alignof__ [PR88115]
2020-09-08  Alan Modraubsan: d-demangle.c:214 signed integer overflow
2020-08-26  Iain Buclawlibiberty: Add support for `in' and `in ref' storage...
2020-07-14  Ian Lance Taylordemangler: don't treat lambda as a substitution candidate
2020-07-10  Jason Merrillc++: Support non-type template parms of union type.
2020-05-15  Iain Buclawlibiberty: Handle @live attribute in D demangler.
2020-05-14  Iain Buclawlibiberty: Update D symbol demangling for latest ABI...
2020-04-27  Jakub Jelinekdemangler: Handle <=> operator in the demangler [PR94797]
2020-03-02  Nick CliftonFix a libiberty testsuite failure
2020-01-18  Iain Sandoe[libiberty] Update demangler to handle co_await operator.
2020-01-01  Jakub JelinekUpdate copyright years.
2019-11-16  Miguel Saldivar* testsuite/demangle-expected: Fix test.
2019-11-04  Kamlesh KumarPR c++/91979 - mangling nullptr expression
2019-10-28  Miguel Saldivarcp-demangle.c (d_print_mod): Add a space before printin...
2019-10-03  Eduard-Mihai Burtescurust-demangle.c (looks_like_rust): Remove.
2019-09-03  Eduard-Mihai Burtescurust-demangle.c (unescape): Remove.
2019-04-30  Ben Ld-demangle.c (dlang_parse_assocarray): Correctly handle...
2019-04-30  Ben Ld-demangle.c (dlang_parse_tuple): Correctly handle...
2019-04-30  Ben Ld-demangle.c (dlang_parse_structlit): Correctly handle...
2019-04-30  Ben Ld-demangle.c (dlang_parse_arrayliteral): Correctly...
2019-04-30  Ben Ld-demangle.c (dlang_parse_integer): Fix stack underflow.
2019-04-30  Ben Lcp-demangle (d_print_comp_inner): Guard against a NULL...
2019-04-30  Ben Lcp-demangle.c (d_encoding): Guard against NULL return...
2019-04-29  Ben Lcp-demangle.c (d_expression_1): Don't peek ahead unless...
2019-01-01  Jakub JelinekUpdate copyright years.
2018-12-23  Jason MerrillRemove support for demangling GCC 2.x era mangling...
2018-11-05  Jason MerrillImplement P0732R2, class types in non-type template...
2018-01-03  Jakub JelinekUpdate copyright years.
2017-09-26  Nathan Sidwellre PR demangler/82195 (Undemangleable lambda)
2017-09-21  Nathan Sidwell[demangler PATCH]: Revert and update generic lambda...
2017-09-15  Nathan Sidwell[demangler] Fix nested generic lambda
2017-09-15  Nathan Sidwell[Demangle PATCH] Some pre-fix cleanups
2017-05-27  Iain Buclawd-demangle.c (dlang_identifier): Prefix mangled init...
2017-05-27  Iain Buclawd-demangle.c (dlang_call_convention_p): Move declaratio...
2017-05-27  Iain Buclawd-demangle.c (dlang_parse_real): Remove stack buffer...
2017-05-01  Iain Buclawd-demangle.c (dlang_hexdigit): New function.
2017-05-01  Iain Buclawd-demangle.c (strtol): Remove declaration.
2017-05-01  Iain Buclawd-demangle.c (dlang_parse_symbol): Remove function.
2017-05-01  Iain Buclawd-demangle.c (dlang_value): Add comment explaining...
2017-05-01  Iain Buclawd-demangle.c (dlang_parse_symbol): Skip over anonymous...
2017-05-01  Iain Buclawd-demangle.c (dlang_identifier): Handle template constr...
2017-05-01  Iain Buclawd-demangle.c (dlang_attributes): Handle scope attributes.
2017-04-27  Jonathan WakelyPR demangler/80513 check for overflows and invalid...
2017-03-08  Mark WielaardFix PR demangler/70909 and 67264 (endless demangler...
2017-01-18  Markus TrippelsdorfFix PR70182 -- missing "on" in mangling of unresolved...
2017-01-18  Markus TrippelsdorfFix PR77489 -- mangling of discriminator >= 1
2017-01-04  Jakub JelinekUpdate copyright years.
2016-12-13  Jakub Jelinekre PR c++/78761 (C++14, compiler generate mangled name...
2016-12-12  Nathan Sidwellre PR other/78252 (C++ demangler crashes with infinite...
2016-11-16  David Tolnaylibiberty: Add Rust symbol demangling.
2016-11-15  Mark Wielaardlibiberty: demangler crash with missing :? or fold...
2016-11-15  Mark Wielaardlibiberty: Fix some demangler crashes caused by reading...
2016-11-07  Jason MerrillImplement P0012R1, Make exception specifications part...
2016-11-02  Jason MerrillImplement P0136R1, Rewording inheriting constructors.
2016-09-19  Andrew StubbsFix zero-length parameter bug in pex_run.
2016-08-04  Marcel Böhmere PR c++/71696 (Libiberty Demangler segfaults (6))
2016-07-18  Jason MerrillDemangle C++17 fold-expressions.
2016-07-15  Jason MerrillPR c++/71814 - mangling sizeof... (sP and sZ)
2016-07-13  Marcel Böhmere PR c++/70926 (Libiberty Demangler segfaults (5))
2016-05-18  Artemiy Volkovcplus-dem.c (enum type_kind_t): Add tk_rvalue_reference...
2016-05-02  Marcel BöhmeDemangler integer overflow fixes from Marcel Böhme.
2016-03-31  Mikhail Maltsevcplus-dem.c (squangle_mop_up): Zero bsize/ksize after...
2016-01-27  Iain Buclawd-demangle.c (dlang_call_convention): Handle extern...
2016-01-27  Iain Buclawd-demangle.c (dlang_function_args): Append ',' for...
2016-01-27  Iain Buclawd-demangle.c (dlang_type): Handle function types only...
2015-11-27  Pedro AlvesPR other/61321 - demangler crash on casts in template...
2015-10-04  Jason MerrillImplement N4514, C++ Extensions for Transactional Memory.
2015-08-15  Ian Lance Taylorcp-demangle.c (d_abi_tags): Preserve di->last_name...
2015-08-11  Iain BuclawFix test failure on Solaris 9 where strtod() does not...
2015-07-13  Mikhail MaltsevFix several crashes of C++ demangler on fuzzed input.
2015-06-02  Jason Merrillre PR c++/44282 (fastcall is not mangled at all)
2015-05-16  Iain Buclawd-demangle.c (dlang_symbol_kinds): New enum.
2015-05-16  Iain Buclawd-demangle.c (dlang_template_args): Skip over specializ...
next