summaryrefslogtreecommitdiff
path: root/libiberty/testsuite
AgeCommit message (Expand)Author
2025-08-17c++: Implement P2115R0 linkage changes for unnamed unscoped enums [PR120503]Nathaniel Shead
2025-08-06libiberty: disable logging of list content for doubly-linked list testsMatthieu Longo
2025-07-09libiberty: add routines to handle type-sensitive doubly linked listsMatthieu Longo
2025-01-02Update copyright years.Jakub Jelinek
2024-11-16libiberity: ANSIfy test-demangle.cAndrew Pinski
2024-07-16libiberty/buildargv: handle input consisting of only white spaceAndrew Burgess
2024-07-16libiberty/buildargv: POSIX behaviour for backslash handlingAndrew Burgess
2024-04-02libiberty: Invoke D demangler when --format=autoTom Tromey
2024-01-13c++, demangle: Implement https://github.com/itanium-cxx-abi/cxx-abi/issues/14...Jakub Jelinek
2024-01-03Update copyright years.Jakub Jelinek
2023-12-01c++: mangle function template constraintsJason Merrill
2023-08-22c++: constrained hidden friends [PR109751]Jason Merrill
2023-06-13c++: Fix templated convertion operator demanglingNathan Sidwell
2023-06-03c++: mangle noexcept-expr [PR70790]Patrick Palka
2023-01-16Update copyright years.Jakub Jelinek
2022-11-15demangler: Templated lambda demanglingNathan Sidwell
2022-10-14middle-end, c++, i386, libgcc: std::bfloat16_t and __bf16 arithmetic supportJakub Jelinek
2022-10-11libiberty: Demangling 'M' prefixesNathan Sidwell
2022-10-07libiberty: Demangle variadic template lambdasNathan Sidwell
2022-09-27c++: Implement P1467R9 - Extended floating-point types and standard names com...Jakub Jelinek
2022-05-23demangler: C++ modules supportNathan Sidwell
2022-05-17demangler: Structured BindingsNathan Sidwell
2022-02-17libiberty rust-demangle, ignore .suffixMark Wielaard
2022-01-03Update copyright years.Jakub Jelinek
2021-12-30libiberty: support digits in cpp mangled clone namesLancelot SIX
2021-10-17[PATCH] d-demangle: properly skip anonymous symbolsLuís Ferreira
2021-10-14libiberty: d-demangle: Add test case for function literalsLuís Ferreira
2021-10-14libiberty: d-demangle: add test cases for simple special manglesLuís Ferreira
2021-10-01libiberty: testsuite: add missing format on d-demangle-expectedLuís Ferreira
2021-09-23libiberty: prevent null dereferencing on dlang_typeLuís Ferreira
2021-08-30libiberty: Add support for demangling local D template declarationsIain Buclaw
2021-08-30libiberty: Add support for demangling D function literals as template value p...Iain Buclaw
2021-08-30libiberty: Add support for D `typeof(*null)' typesIain Buclaw
2021-03-30c++: Adjust mangling of __alignof__ [PR88115]Patrick Palka
2021-01-04Update copyright years.Jakub Jelinek
2020-12-21c++: Fix demangling of <unresolved-name>Jason Merrill
2020-12-21c++: Fix demangling of qualified-id after '.'Jason Merrill
2020-12-21c++: Fix demangling of x.operator typeJason Merrill
2020-11-13libiberty: Support the new ("v0") mangling scheme in rust-demangleEduard-Mihai Burtescu
2020-11-11c++: Change the mangling of __alignof__ [PR88115]Patrick Palka
2020-09-08ubsan: d-demangle.c:214 signed integer overflowAlan Modra
2020-08-26libiberty: Add support for `in' and `in ref' storage classes.Iain Buclaw
2020-07-14demangler: don't treat lambda as a substitution candidateIan Lance Taylor
2020-07-10c++: Support non-type template parms of union type.Jason Merrill
2020-05-15libiberty: Handle @live attribute in D demangler.Iain Buclaw
2020-05-14libiberty: Update D symbol demangling for latest ABI spec.Iain Buclaw
2020-04-27demangler: Handle <=> operator in the demangler [PR94797]Jakub Jelinek
2020-03-02Fix a libiberty testsuite failureNick Clifton
2020-01-18[libiberty] Update demangler to handle co_await operator.Iain Sandoe
2020-01-01Update copyright years.Jakub Jelinek