summaryrefslogtreecommitdiff
path: root/libiberty
Commit message (Expand)AuthorAgeFilesLines
* strerror.c: Do not declare sys_nerr or sys_errlist if already macrosEli Zaretskii2015-01-192-0/+10
* xasprintf.c: New file.Uros Bizjak2014-12-244-5/+85
* xvasprintf.c: New file.Uros Bizjak2014-12-117-84/+255
* Commit missing change log entries.John David Anglin2014-11-221-0/+7
* re PR other/63694 (Build error compiling asan.c: strtoull undeclared)John David Anglin2014-11-222-0/+42
* Cast strtol return to unsigned longKirill Yukhin2014-11-122-1/+7
* re PR driver/36312 (should refuse to overwrite input file with output file)Anthony Brandon2014-11-113-4/+51
* Merger of dmalcolm/jit branch from gitDavid Malcolm2014-11-112-0/+27
* Revert revision 217149 because it breaks Ada:Manuel López-Ibáñez2014-11-053-50/+4
* re PR driver/36312 (should refuse to overwrite input file with output file)Anthony Brandon2014-11-053-4/+50
* Fix gnu11 fallout on Solaris 10+Rainer Orth2014-11-052-1/+4
* Add strtoll and strtoull to libiberty.Yury Gribov2014-10-2810-18/+721
* libiberty: Expose choose_tmpdir, and fix constness of return typeDavid Malcolm2014-10-154-10/+17
* Use strtod instead of strtold in libiberty/d-demangle.cJoel Brobecker2014-10-142-5/+14
* mangle.c (is_std_substitution): Check for abi_tag.Jason Merrill2014-09-263-1/+17
* pex-common.h (struct pex_funcs): Add new parameter for open_write field.Max Ostapenko2014-09-266-11/+26
* demangle.h (DMGL_DLANG): New macro.Iain Buclaw2014-09-236-3/+2311
* simple-object-elf.c (simple_object_elf_write_ehdr): Correctly handle objects ...Ian Lance Taylor2014-09-192-9/+37
* cp-demangle.c (d_dump): Only access field from s_fixed part of the union for ...Andrew Burgess2014-08-293-2/+19
* demangler-fuzzer.c: New file.Gary Benson2014-08-133-0/+124
* Delete temporary string within demangler even in failure cases.Andrew Burgess2014-06-112-1/+9
* pex-win32.c (argv_to_cmdline): Don't quote args unnecessarilyRay Donnelly2014-06-012-9/+42
* Fix demangler testsuite crashes with CP_DEMANGLE_DEBUG definedPedro Alves2014-05-282-0/+11
* Fix test in libiberty/testsuite/demangle-expected.Thomas Schwinge2014-05-222-0/+5
* cplus-dmem.c (internal_cplus_demangle): Free any resources allocated by possi...Andrew Burgess2014-05-143-0/+18
* cp-demangle.c (struct d_component_stack): New structure.Gary Benson2014-05-083-6/+90
* re PR sanitizer/56781 (boostrap-asan failure: fixincl fails to link (missing ...Jakub Jelinek2014-04-175-9/+405
* simple-object.c (simple_object_internal_write): Handle EINTR and short writes.Richard Biener2014-04-012-8/+22
* simple-object.c (simple_object_internal_read): Handle EINTR and short reads.Richard Biener2014-03-282-8/+22
* * regex.c (bzero) [!_LIBC]: Cast the call to memcpy to (void).Uros Bizjak2014-03-131-1/+1
* regex.c (bzero): Define without coma expression.Uros Bizjak2014-03-132-3/+9
* Avoid "'dc' may be uninitialized" warning.Thomas Schwinge2014-01-282-1/+8
* includeTom Tromey2014-01-217-49/+49
* libiberty: fix --enable-install-libiberty flag [PR 56780]Mike Frysinger2014-01-063-2/+6
* cp-demangle.c (struct d_print_info): New fields next_saved_scope...Gary Benson2014-01-062-61/+223
* re PR c++/41090 (Using static label reference in c++ class constructor produc...Jason Merrill2013-12-232-0/+13
* Fix demangler to handle conversion operators correctly.Cary Coutant2013-11-224-36/+202
* picflag.m4 (m68k-*-*): Use default PIC flag.Andreas Schwab2013-11-152-3/+4
* cp-demangle.c (d_copy_templates): Cast result of malloc to (struct d_print_te...Uros Bizjak2013-11-122-9/+16
* re PR tree-optimization/58689 ([meta-bug] __attribute__((returns_nonnull)) en...Marc Glisse2013-10-292-14/+7
* * testsuite/test-demangle.c: Include unistd.h.Gerald Pfeifer2013-10-272-0/+7
* cp-demangle.c (struct d_saved_scope): New structure.Gary Benson2013-10-253-2/+149
* * testsuite/test-expandargv.c: Include unistd.h.Gerald Pfeifer2013-10-232-0/+7
* Fix up ChangeLog entries (name, e-mail, formatting, otherwise).Gerald Pfeifer2013-10-231-3/+3
* Add --enable-host-shared configuration optionDavid Malcolm2013-10-153-0/+17
* cp-demangle.c (d_name): Demangle local-source-names.Paul Pluzhnikov2013-10-113-1/+9
* ChangeLog: Add missing file to two entries.Gary Benson2013-09-121-0/+2
* re PR bootstrap/58386 (libstdc++.so.6: undefined symbol: htab_hash_pointer)Paolo Carlini2013-09-103-170/+26
* cp-demangle.c: Include hashtab.h.Gary Benson2013-09-103-2/+189
* floatformat.h (floatformat_ibm_long_double): Delete.Alan Modra2013-08-202-2/+17