summaryrefslogtreecommitdiff
path: root/libiberty
Commit message (Expand)AuthorAgeFilesLines
* simple-object.h (simple_object_copy_lto_debug_sections): Add rename parameter.Jan Hubicka2018-05-301-2/+0
* simple-object.h (simple_object_copy_lto_debug_sections): Add rename parameter.Jan Hubicka2018-05-302-11/+43
* splay-tree.h (splay_tree_compare_strings, [...]): Declare new utility functions.Bernd Edlinger2018-05-282-0/+24
* Improve boostrap-ubsan config (PR bootstrap/64914).Martin Liska2018-05-102-1/+6
* argv.c (expandargv): Fix memory leak for expanded arguments.Daniel van Gerpen2018-04-302-0/+6
* Fix gcc.dg/debug/pr41893-1.c with Solaris ld (PR lto/81968)Rainer Orth2018-04-132-0/+11
* libiberty: fix URL for demangler ABIDavid Malcolm2018-03-022-1/+5
* simple-object-xcoff.c (simple_object_xcoff_find_sections): Use ulong_type to ...Eli Zaretskii2018-01-212-5/+19
* re PR lto/81968 (early lto debug objects make Solaris ld SEGV)Richard Biener2018-01-114-160/+279
* argv.c (expandargv): Correct check for dynamically allocated argv.Daniel van Gerpen2018-01-102-3/+8
* Update copyright years.Jakub Jelinek2018-01-0393-93/+97
* re PR lto/83452 (FAIL: gfortran.dg/save_6.f90 -O0 (test for excess errors))Richard Biener2018-01-022-23/+44
* re PR lto/82757 (r251560 causes: plugin needed to handle lto object)Richard Biener2017-10-302-1/+12
* PR82687, g++.dg/asan/default-options-1.C fails with PR82575 fixAlan Modra2017-10-242-10/+26
* PR82575, lto debugobj references __gnu_lto_slim, ld test liblto-17 failsAlan Modra2017-10-202-6/+21
* re PR lto/82598 (lto debugobj lacks .note.GNU-stack)Jakub Jelinek2017-10-183-1/+21
* re PR demangler/82195 (Undemangleable lambda)Nathan Sidwell2017-09-263-22/+56
* [demangler PATCH]: Revert and update generic lambda demanglingNathan Sidwell2017-09-213-77/+85
* [demangler] Fix nested generic lambdaNathan Sidwell2017-09-153-17/+59
* re PR lto/81968 (early lto debug objects make Solaris ld SEGV)Richard Biener2017-09-152-54/+74
* [Demangle PATCH] Some pre-fix cleanupsNathan Sidwell2017-09-153-40/+45
* Add DW_CFA_AARCH64_negate_ra_state to dwarf2.def/h and dwarfnames.cJiong Wang2017-09-122-0/+6
* Fix warning for simple-object-elf.c.Martin Liska2017-09-012-1/+5
* re PR lto/81968 (early lto debug objects make Solaris ld SEGV)Richard Biener2017-08-312-3/+11
* simple-object-xcoff.c (simple_object_xcoff_find_sections): Improve .go_export...Tony Reix2017-08-302-45/+93
* re PR lto/81968 (early lto debug objects make Solaris ld SEGV)Richard Biener2017-08-282-2/+9
* re PR lto/81925 (early lto debug link failure on aarch64_be)Richard Biener2017-08-222-6/+14
* re PR go/78628 (GO fails to build a translation unit decl)Richard Biener2017-08-217-21/+592
* include/ChangeLogJan Kratochvil2017-07-022-0/+15
* simple-object-xcoff.c (simple_object_xcoff_find_sections): Search symbol tabl...Tony Reix2017-06-072-9/+128
* configure.ac (strnlen): Add to AC_CHECK_DECLS.DJ Delorie2017-05-314-1/+33
* d-demangle.c (dlang_identifier): Prefix mangled init symbols with `initialize...Iain Buclaw2017-05-273-2/+9
* d-demangle.c (dlang_call_convention_p): Move declaration before dlang_type.Iain Buclaw2017-05-273-24/+44
* d-demangle.c (dlang_parse_real): Remove stack buffer, write the demangled hex...Iain Buclaw2017-05-273-17/+18
* waitpid.c (wait): Define as a macro that calls _cwait, so that this function ...Eli Zaretskii2017-05-242-0/+10
* d-demangle.c (dlang_hexdigit): New function.Iain Buclaw2017-05-013-54/+86
* d-demangle.c (strtol): Remove declaration.Iain Buclaw2017-05-013-47/+185
* d-demangle.c (dlang_parse_symbol): Remove function.Iain Buclaw2017-05-013-98/+142
* d-demangle.c (dlang_value): Add comment explaining why cases for digits are r...Iain Buclaw2017-05-013-17/+27
* d-demangle.c (dlang_parse_symbol): Skip over anonymous symbols.Iain Buclaw2017-05-013-1/+18
* d-demangle.c (dlang_identifier): Handle template constraint symbols.Iain Buclaw2017-05-013-9/+18
* d-demangle.c (dlang_attributes): Handle scope attributes.Iain Buclaw2017-05-013-0/+53
* PR demangler/80513 check for overflows and invalid characters in thunksJonathan Wakely2017-04-274-9/+33
* libiberty: Limit demangler maximum d_print_comp recursion call depth.Mark Wielaard2017-04-212-3/+19
* libiberty: Always return NULL if d_add_substitution fails.Mark Wielaard2017-04-212-1/+7
* libiberty: Don't update and remove did_subs field from demangler structs.Mark Wielaard2017-04-213-12/+10
* cplus_demangle_fill_component: Handle DEMANGLE_COMPONENT_RVALUE_REFERENCEPedro Alves2017-03-272-0/+6
* libiberty: Initialize d_printing in all cplus_demangle_fill_* functions.Mark Wielaard2017-03-132-0/+12
* Fix PR demangler/70909 and 67264 (endless demangler recursion)Mark Wielaard2017-03-084-25/+83
* Fix PR70182 -- missing "on" in mangling of unresolved operatorsMarkus Trippelsdorf2017-01-183-0/+16