summaryrefslogtreecommitdiff
path: root/libiberty
Commit message (Expand)AuthorAgeFilesLines
* Move is_valid_fd to filedescriptor.c file.Martin Liska2019-08-124-17/+66
* Fix file descriptor existence of MinGW.Martin Liska2019-08-082-0/+21
* Fix off-by-one in simple-object-elf.c (PR lto/91228).Martin Liska2019-07-242-2/+8
* libiberty: Check zero value shstrndx in simple-object-elf.cRen Kimura2019-07-232-1/+14
* Do not emit __gnu_lto_v1 symbol.Martin Liska2019-07-222-15/+13
* demangle.h (rust_is_mangled): Move to libiberty/rust-demangle.h.Eduard-Mihai Burtescu2019-07-184-0/+53
* cp-demangle.c: Don't define CP_DYNAMIC_ARRAYS if __STDC_NO_VLA__ is non-zero.Michael Forney2019-05-312-2/+7
* d-demangle.c (dlang_parse_assocarray): Correctly handle error result.Ben L2019-04-303-0/+12
* d-demangle.c (dlang_parse_tuple): Correctly handle error result.Ben L2019-04-303-0/+10
* d-demangle.c (dlang_parse_structlit): Correctly handle error result.Ben L2019-04-303-0/+10
* d-demangle.c (dlang_parse_arrayliteral): Correctly handle error result.Ben L2019-04-303-0/+10
* d-demangle.c (dlang_parse_integer): Fix stack underflow.Ben L2019-04-303-3/+10
* cp-demangle (d_print_comp_inner): Guard against a NULL 'typed_name'.Ben L2019-04-303-6/+14
* cp-demangle.c (d_encoding): Guard against NULL return values from d_right (dc).Ben L2019-04-303-2/+19
* cp-demangle.c (d_expression_1): Don't peek ahead unless the current char is v...Ben L2019-04-293-1/+11
* Fix a stack exhaustion bug in libiberty's demangler when decoding a pathalogi...Nick Clifton2019-04-102-22/+39
* Regenerate libiberty/functions.texiAlan Modra2019-04-072-27/+34
* hash-table.h (remove_elt_with_hash): Return if slot is NULL rather than if is...Jason Merrill2019-03-142-1/+7
* Fix splay tree KEY leak detected in GDB test gdb.base/macscp.expPhilippe Waroquiers2019-02-122-3/+16
* re PR lto/88422 (collect2.exe: fatal error: lto-wrapper returned 1 exit statu...Nidal Faour2019-01-222-1/+12
* Fix leak in splay-treeTom Tromey2019-01-212-0/+6
* Implement P0482R5, char8_t: A type for UTF-8 characters and stringsTom Honermann2019-01-143-7/+20
* PR other/16615 [2/5]Sandra Loosemore2019-01-094-4/+12
* Update copyright years.Jakub Jelinek2019-01-0193-93/+97
* Remove support for demangling GCC 2.x era mangling schemes.Jason Merrill2018-12-223-7970/+67
* Add a recursion limit to libiberty's demangling code. The limit is enabled b...Nick Clifton2018-12-074-13/+101
* Implement P0732R2, class types in non-type template parameters.Jason Merrill2018-11-053-1/+30
* Update GCC to autoconf 2.69, automake 1.15.1 (PR bootstrap/82856).Joseph Myers2018-10-314-511/+627
* [libiberty] Use pipe inside pex_runNathan Sidwell2018-10-015-45/+109
* Replace 8 spaces with a tabular in ChangeLog files.Martin Liska2018-08-271-4/+4
* [libiberty patch] Fix PGO bootstrapNathan Sidwell2018-08-232-80/+90
* [libiberty patch] PEX-unix forkingNathan Sidwell2018-08-212-86/+77
* cplus-dem.c (remember_Btype): Don't call memcpy with LEN==0.Tom Tromey2018-07-302-1/+6
* Add linker_output as prefix for LTO temps (PR lto/86548).Martin Liska2018-07-262-6/+26
* simple-object-elf.c (ENOTSUP): If not defined by errno.h, redirect to ENOSYS.Eli Zaretskii2018-07-192-0/+9
* 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