aboutsummaryrefslogtreecommitdiff
path: root/libiberty/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2018-01-11re PR lto/81968 (early lto debug objects make Solaris ld SEGV)Richard Biener1-0/+17
2018-01-10argv.c (expandargv): Correct check for dynamically allocated argv.Daniel van Gerpen1-0/+5
2018-01-03Update copyright years.Jakub Jelinek1-0/+4
2018-01-02re PR lto/83452 (FAIL: gfortran.dg/save_6.f90 -O0 (test for excess errors))Richard Biener1-0/+10
2017-10-30re PR lto/82757 (r251560 causes: plugin needed to handle lto object)Richard Biener1-0/+6
2017-10-24PR82687, g++.dg/asan/default-options-1.C fails with PR82575 fixAlan Modra1-0/+7
2017-10-20PR82575, lto debugobj references __gnu_lto_slim, ld test liblto-17 failsAlan Modra1-0/+6
2017-10-18re PR lto/82598 (lto debugobj lacks .note.GNU-stack)Jakub Jelinek1-0/+9
2017-09-26re PR demangler/82195 (Undemangleable lambda)Nathan Sidwell1-0/+8
2017-09-21[demangler PATCH]: Revert and update generic lambda demanglingNathan Sidwell1-0/+14
2017-09-15[demangler] Fix nested generic lambdaNathan Sidwell1-0/+11
2017-09-15re PR lto/81968 (early lto debug objects make Solaris ld SEGV)Richard Biener1-0/+6
2017-09-15[Demangle PATCH] Some pre-fix cleanupsNathan Sidwell1-0/+9
2017-09-12Add DW_CFA_AARCH64_negate_ra_state to dwarf2.def/h and dwarfnames.cJiong Wang1-0/+4
2017-09-01Fix warning for simple-object-elf.c.Martin Liska1-0/+5
2017-08-31re PR lto/81968 (early lto debug objects make Solaris ld SEGV)Richard Biener1-0/+6
2017-08-30simple-object-xcoff.c (simple_object_xcoff_find_sections): Improve .go_export...Tony Reix1-0/+6
2017-08-28re PR lto/81968 (early lto debug objects make Solaris ld SEGV)Richard Biener1-0/+7
2017-08-22re PR lto/81925 (early lto debug link failure on aarch64_be)Richard Biener1-0/+8
2017-08-21re PR go/78628 (GO fails to build a translation unit decl)Richard Biener1-0/+33
2017-07-02include/ChangeLogJan Kratochvil1-0/+4
2017-06-07simple-object-xcoff.c (simple_object_xcoff_find_sections): Search symbol tabl...Tony Reix1-0/+7
2017-05-31configure.ac (strnlen): Add to AC_CHECK_DECLS.DJ Delorie1-0/+6
2017-05-27d-demangle.c (dlang_identifier): Prefix mangled init symbols with `initialize...Iain Buclaw1-0/+6
2017-05-27d-demangle.c (dlang_call_convention_p): Move declaration before dlang_type.Iain Buclaw1-0/+7
2017-05-27d-demangle.c (dlang_parse_real): Remove stack buffer, write the demangled hex...Iain Buclaw1-0/+6
2017-05-24waitpid.c (wait): Define as a macro that calls _cwait, so that this function ...Eli Zaretskii1-0/+5
2017-05-01d-demangle.c (dlang_hexdigit): New function.Iain Buclaw1-0/+7
2017-05-01d-demangle.c (strtol): Remove declaration.Iain Buclaw1-0/+8
2017-05-01d-demangle.c (dlang_parse_symbol): Remove function.Iain Buclaw1-0/+14
2017-05-01d-demangle.c (dlang_value): Add comment explaining why cases for digits are r...Iain Buclaw1-0/+6
2017-05-01d-demangle.c (dlang_parse_symbol): Skip over anonymous symbols.Iain Buclaw1-1/+6
2017-05-01d-demangle.c (dlang_identifier): Handle template constraint symbols.Iain Buclaw1-0/+7
2017-05-01d-demangle.c (dlang_attributes): Handle scope attributes.Iain Buclaw1-0/+5
2017-04-27PR demangler/80513 check for overflows and invalid characters in thunksJonathan Wakely1-0/+9
2017-04-21libiberty: Limit demangler maximum d_print_comp recursion call depth.Mark Wielaard1-0/+7
2017-04-21libiberty: Always return NULL if d_add_substitution fails.Mark Wielaard1-0/+5
2017-04-21libiberty: Don't update and remove did_subs field from demangler structs.Mark Wielaard1-0/+10
2017-03-27cplus_demangle_fill_component: Handle DEMANGLE_COMPONENT_RVALUE_REFERENCEPedro Alves1-0/+5
2017-03-13libiberty: Initialize d_printing in all cplus_demangle_fill_* functions.Mark Wielaard1-0/+8
2017-03-08Fix PR demangler/70909 and 67264 (endless demangler recursion)Mark Wielaard1-0/+15
2017-01-18Fix PR70182 -- missing "on" in mangling of unresolved operatorsMarkus Trippelsdorf1-0/+7
2017-01-18Fix PR77489 -- mangling of discriminator >= 1Markus Trippelsdorf1-0/+6
2017-01-04Update copyright years.Jakub Jelinek1-0/+4
2017-01-04Update configure deps, remove stray \xA0 in picflag.m4, regenerateAlan Modra1-0/+5
2016-12-13re PR c++/78761 (C++14, compiler generate mangled name that can not be demang...Jakub Jelinek1-0/+6
2016-12-12re PR other/78252 (C++ demangler crashes with infinite recursion with lambda ...Nathan Sidwell1-0/+14
2016-12-06Oops, fix dateDJ Delorie1-1/+1
2016-12-06* argv.c (expandargv): Check for directories passed as @-files.DJ Delorie1-0/+4
2016-11-30libiberty: avoid reading past end of buffer in strndup/xstrndup (PR c/78498)David Malcolm1-0/+8