aboutsummaryrefslogtreecommitdiff
path: root/libiberty
AgeCommit message (Expand)AuthorFilesLines
2021-01-04Convert 2 files to utf8.Martin Liska1-1/+1
2021-01-04Update copyright years.Jakub Jelinek93-94/+94
2020-12-23Daily bump.GCC Administrator1-0/+11
2020-12-21c++: Fix demangling of <unresolved-name>Jason Merrill3-22/+72
2020-12-22Daily bump.GCC Administrator1-0/+11
2020-12-21c++: Fix demangling of qualified-id after '.'Jason Merrill2-4/+19
2020-12-21c++: Fix demangling of x.operator typeJason Merrill2-1/+13
2020-11-26Daily bump.GCC Administrator1-0/+5
2020-11-25libsanitizer: Add option to bootstrap using HWASANMatthew Malcomson2-0/+2
2020-11-14Daily bump.GCC Administrator1-0/+32
2020-11-13libiberty: Support the new ("v0") mangling scheme in rust-demangleEduard-Mihai Burtescu2-11/+1133
2020-11-13Make strstr.c in libiberty ANSI compliantSeija Kijin1-11/+5
2020-11-12Daily bump.GCC Administrator1-0/+10
2020-11-11c++: Change the mangling of __alignof__ [PR88115]Patrick Palka2-5/+27
2020-11-10Daily bump.GCC Administrator1-0/+4
2020-11-09libiberty/pex-win32.c: Initialize orig_errChristophe Lyon1-1/+1
2020-10-07Daily bump.GCC Administrator1-0/+6
2020-10-06lto: fix LTO debug sections copying.Martin Liska1-4/+7
2020-09-25Daily bump.GCC Administrator1-0/+5
2020-09-24libiberty: Add get_DW_UT_name and update include/dwarf2.{def,h}Mark Wielaard1-0/+7
2020-09-09Daily bump.GCC Administrator1-0/+31
2020-09-08floatformat.h: Add bfloat16 support.Felix Willgerodt1-1/+18
2020-09-08ubsan: d-demangle.c:214 signed integer overflowAlan Modra2-45/+69
2020-08-27Daily bump.GCC Administrator1-0/+7
2020-08-26libiberty: Add support for `in' and `in ref' storage classes.Iain Buclaw2-9/+17
2020-08-04Daily bump.GCC Administrator1-0/+7
2020-08-03lto/96385 - avoid unused global UNDEFs in debug objectsRichard Biener1-0/+5
2020-07-31Daily bump.GCC Administrator1-0/+5
2020-07-30Require CET support only for the final GCC buildH.J. Lu1-4/+17
2020-07-15Daily bump.GCC Administrator1-0/+7
2020-07-14demangler: don't treat lambda as a substitution candidateIan Lance Taylor2-8/+9
2020-07-11Daily bump.GCC Administrator1-0/+8
2020-07-10c++: Support non-type template parms of union type.Jason Merrill2-1/+85
2020-06-27Daily bump.GCC Administrator1-0/+5
2020-06-26This patch removes the use of the "register" keyword from the bsearch() and b...Nick Clifton2-12/+12
2020-06-24Daily bump.GCC Administrator1-0/+7
2020-06-23libiberty, include: add bsearch_rNick Alcock3-3/+123
2020-05-30Daily bump.GCC Administrator1-0/+5
2020-05-29Avoid nested save_CFLAGS and save_LDFLAGSH.J. Lu1-6/+6
2020-05-15libiberty: Handle @live attribute in D demangler.Iain Buclaw3-0/+17
2020-05-14libiberty: Update D symbol demangling for latest ABI spec.Iain Buclaw3-261/+613
2020-05-12Enable CET in cross compiler if possibleH.J. Lu2-3/+14
2020-04-28Check whether -fcf-protection=none -Wl,-z,ibt,-z,shstk work firstH.J. Lu2-49/+82
2020-04-27demangler: Handle <=> operator in the demangler [PR94797]Jakub Jelinek3-0/+10
2020-04-25Enable Intel CET in liblto_plugin.so on Intel CET enabled hostH.J. Lu5-1/+165
2020-03-05Keep .GCC.command.line sections of LTO objetcsRichard Biener2-0/+9
2020-03-02Fix a libiberty testsuite failureNick Clifton2-1/+6
2020-03-02lto: Also copy .note.gnu.property sectionH.J. Lu2-0/+9
2020-02-12Use a non-empty test program to test ability to link.Sandra Loosemore2-2/+9
2020-02-05libiberty/hashtab: More const parametersAndrew Burgess2-2/+7