]> git.ipfire.org Git - thirdparty/gcc.git/history - libiberty
Avoid valid Coverity warning for comparing array to zero.
[thirdparty/gcc.git] / libiberty /
2021-08-30  GCC AdministratorDaily bump.
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-08-24  GCC AdministratorDaily bump.
2021-08-23  Iain Sandoelibiberty, Darwin: Fix a build warning.
2021-08-19  GCC AdministratorDaily bump.
2021-08-18  Iain Sandoelibiberty, Darwin : Fix simple-object LTO table for...
2021-07-01  GCC AdministratorDaily bump.
2021-06-30  Gerald Pfeiferlibiberty: No longer use /usr/tmp
2021-06-29  GCC AdministratorDaily bump.
2021-06-28  Indu Bhagatlibiberty: copy over .BTF section when using LTO
2021-06-28  Indu BhagatCTF/BTF debug formats
2021-06-06  GCC AdministratorDaily bump.
2021-06-05  John David AnglinUse libiberty snprintf and vsnprintf on hppa*-*-hpux*.
2021-05-07  GCC AdministratorDaily bump.
2021-05-06  Tom Tromeylibiberty: add htab_eq_string
2021-05-05  GCC AdministratorDaily bump.
2021-05-04  Eric BotcazouFix libiberty link failures in LTO mode for MinGW
2021-05-04  GCC AdministratorDaily bump.
2021-05-03  H.J. LuGCC_CET_HOST_FLAGS: Check if host supports multi-byte...
2021-04-22  GCC AdministratorDaily bump.
2021-04-21  Andreas SchwabFix endian bug in rust demangler
2021-04-01  GCC AdministratorDaily bump.
2021-03-31  Patrick Palkac++: Adjust mangling of __alignof__ [PR88115]
2021-03-17  GCC AdministratorDaily bump.
2021-03-16  Nick CliftonFix potentially undefined behaviour when computing...
2021-02-21  GCC AdministratorDaily bump.
2021-02-20  Mike Frysingerlibiberty: autogenerate aclocal.m4
2021-02-20  GCC AdministratorDaily bump.
2021-02-19  Ayush Mittal[PATCH v2] libiberty(argv.c): Fix memory leak in expandargv
2021-02-02  GCC AdministratorDaily bump.
2021-02-01  Martin SeborAvoid -Wstringop-truncation.
2021-01-05  GCC AdministratorDaily bump.
2021-01-04  Martin LiskaConvert 2 files to utf8.
2021-01-04  Jakub JelinekUpdate copyright years.
2020-12-23  GCC AdministratorDaily bump.
2020-12-22  Jason Merrillc++: Fix demangling of <unresolved-name>
2020-12-22  GCC AdministratorDaily bump.
2020-12-21  Jason Merrillc++: Fix demangling of qualified-id after '.'
2020-12-21  Jason Merrillc++: Fix demangling of x.operator type
2020-11-26  GCC AdministratorDaily bump.
2020-11-25  Matthew Malcomsonlibsanitizer: Add option to bootstrap using HWASAN
2020-11-14  GCC AdministratorDaily bump.
2020-11-13  Eduard-Mihai Burtesculibiberty: Support the new ("v0") mangling scheme in...
2020-11-13  Seija KijinMake strstr.c in libiberty ANSI compliant
2020-11-12  GCC AdministratorDaily bump.
2020-11-11  Patrick Palkac++: Change the mangling of __alignof__ [PR88115]
2020-11-10  GCC AdministratorDaily bump.
2020-11-09  Christophe Lyonlibiberty/pex-win32.c: Initialize orig_err
2020-10-07  GCC AdministratorDaily bump.
2020-10-06  Martin Liskalto: fix LTO debug sections copying.
2020-09-25  GCC AdministratorDaily bump.
2020-09-24  Mark Wielaardlibiberty: Add get_DW_UT_name and update include/dwarf2...
2020-09-09  GCC AdministratorDaily bump.
2020-09-08  Felix Willgerodtfloatformat.h: Add bfloat16 support.
2020-09-08  Alan Modraubsan: d-demangle.c:214 signed integer overflow
2020-08-27  GCC AdministratorDaily bump.
2020-08-26  Iain Buclawlibiberty: Add support for `in' and `in ref' storage...
2020-08-04  GCC AdministratorDaily bump.
2020-08-03  Richard Bienerlto/96385 - avoid unused global UNDEFs in debug objects
2020-07-31  GCC AdministratorDaily bump.
2020-07-30  H.J. LuRequire CET support only for the final GCC build
2020-07-15  GCC AdministratorDaily bump.
2020-07-14  Ian Lance Taylordemangler: don't treat lambda as a substitution candidate
2020-07-11  GCC AdministratorDaily bump.
2020-07-10  Jason Merrillc++: Support non-type template parms of union type.
2020-06-27  GCC AdministratorDaily bump.
2020-06-26  Nick CliftonThis patch removes the use of the "register" keyword...
2020-06-24  GCC AdministratorDaily bump.
2020-06-23  Nick Alcocklibiberty, include: add bsearch_r
2020-05-30  GCC AdministratorDaily bump.
2020-05-29  H.J. LuAvoid nested save_CFLAGS and save_LDFLAGS
2020-05-15  Iain Buclawlibiberty: Handle @live attribute in D demangler.
2020-05-14  Iain Buclawlibiberty: Update D symbol demangling for latest ABI...
2020-05-12  H.J. LuEnable CET in cross compiler if possible
2020-04-28  H.J. LuCheck whether -fcf-protection=none -Wl,-z,ibt,-z,shstk...
2020-04-27  Jakub Jelinekdemangler: Handle <=> operator in the demangler [PR94797]
2020-04-25  H.J. LuEnable Intel CET in liblto_plugin.so on Intel CET enabl...
2020-03-05  Richard BienerKeep .GCC.command.line sections of LTO objetcs
2020-03-02  Nick CliftonFix a libiberty testsuite failure
2020-03-02  H.J. Lulto: Also copy .note.gnu.property section
2020-02-12  Sandra LoosemoreUse a non-empty test program to test ability to link.
2020-02-05  Andrew Burgesslibiberty/hashtab: More const parameters
2020-01-23  Alexandre Oliva[libiberty] output empty args as a pair of quotes
2020-01-18  Iain Sandoe[libiberty] Update demangler to handle co_await operator.
2020-01-01  Jakub JelinekUpdate copyright years.
2019-12-06  Tim RuehsenFix read buffer overflow in split_directories
2019-11-16  Jeff Law[PATCH] Fix slowness in demangler
2019-11-16  Eduard-Mihai Burtescu[PATCH] Refactor rust-demangle to be independent of...
2019-11-16  Miguel Saldivar* testsuite/demangle-expected: Fix test.
2019-11-04  Kamlesh KumarPR c++/91979 - mangling nullptr expression
2019-10-29  Paul Pluzhnikovcp-demangle.c (d_number): Avoid signed int overflow.
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-08-27  Martin LiskaShare a prevailing name for remove debug info symbols...
2019-08-12  Martin LiskaMove is_valid_fd to filedescriptor.c file.
2019-08-08  Martin LiskaFix file descriptor existence of MinGW.
2019-07-24  Martin LiskaFix off-by-one in simple-object-elf.c (PR lto/91228).
next