aboutsummaryrefslogtreecommitdiff
path: root/libiberty
AgeCommit message (Expand)Author
2015-01-19strerror.c: Do not declare sys_nerr or sys_errlist if already macrosEli Zaretskii
2014-12-24xasprintf.c: New file.Uros Bizjak
2014-12-11xvasprintf.c: New file.Uros Bizjak
2014-11-22Commit missing change log entries.John David Anglin
2014-11-22re PR other/63694 (Build error compiling asan.c: strtoull undeclared)John David Anglin
2014-11-12Cast strtol return to unsigned longKirill Yukhin
2014-11-11re PR driver/36312 (should refuse to overwrite input file with output file)Anthony Brandon
2014-11-11Merger of dmalcolm/jit branch from gitDavid Malcolm
2014-11-05Revert revision 217149 because it breaks Ada:Manuel López-Ibáñez
2014-11-05re PR driver/36312 (should refuse to overwrite input file with output file)Anthony Brandon
2014-11-05Fix gnu11 fallout on Solaris 10+Rainer Orth
2014-10-28Add strtoll and strtoull to libiberty.Yury Gribov
2014-10-15libiberty: Expose choose_tmpdir, and fix constness of return typeDavid Malcolm
2014-10-14Use strtod instead of strtold in libiberty/d-demangle.cJoel Brobecker
2014-09-26mangle.c (is_std_substitution): Check for abi_tag.Jason Merrill
2014-09-26pex-common.h (struct pex_funcs): Add new parameter for open_write field.Max Ostapenko
2014-09-23demangle.h (DMGL_DLANG): New macro.Iain Buclaw
2014-09-19simple-object-elf.c (simple_object_elf_write_ehdr): Correctly handle objects ...Ian Lance Taylor
2014-08-29cp-demangle.c (d_dump): Only access field from s_fixed part of the union for ...Andrew Burgess
2014-08-13demangler-fuzzer.c: New file.Gary Benson
2014-06-11Delete temporary string within demangler even in failure cases.Andrew Burgess
2014-06-01pex-win32.c (argv_to_cmdline): Don't quote args unnecessarilyRay Donnelly
2014-05-28Fix demangler testsuite crashes with CP_DEMANGLE_DEBUG definedPedro Alves
2014-05-22Fix test in libiberty/testsuite/demangle-expected.Thomas Schwinge
2014-05-14cplus-dmem.c (internal_cplus_demangle): Free any resources allocated by possi...Andrew Burgess
2014-05-08cp-demangle.c (struct d_component_stack): New structure.Gary Benson
2014-04-17re PR sanitizer/56781 (boostrap-asan failure: fixincl fails to link (missing ...Jakub Jelinek
2014-04-01simple-object.c (simple_object_internal_write): Handle EINTR and short writes.Richard Biener
2014-03-28simple-object.c (simple_object_internal_read): Handle EINTR and short reads.Richard Biener
2014-03-13* regex.c (bzero) [!_LIBC]: Cast the call to memcpy to (void).Uros Bizjak
2014-03-13regex.c (bzero): Define without coma expression.Uros Bizjak
2014-01-28Avoid "'dc' may be uninitialized" warning.Thomas Schwinge
2014-01-21includeTom Tromey
2014-01-06libiberty: fix --enable-install-libiberty flag [PR 56780]Mike Frysinger
2014-01-06cp-demangle.c (struct d_print_info): New fields next_saved_scope...Gary Benson
2013-12-23re PR c++/41090 (Using static label reference in c++ class constructor produc...Jason Merrill
2013-11-22Fix demangler to handle conversion operators correctly.Cary Coutant
2013-11-15picflag.m4 (m68k-*-*): Use default PIC flag.Andreas Schwab
2013-11-12cp-demangle.c (d_copy_templates): Cast result of malloc to (struct d_print_te...Uros Bizjak
2013-10-29re PR tree-optimization/58689 ([meta-bug] __attribute__((returns_nonnull)) en...Marc Glisse
2013-10-27* testsuite/test-demangle.c: Include unistd.h.Gerald Pfeifer
2013-10-25cp-demangle.c (struct d_saved_scope): New structure.Gary Benson
2013-10-23* testsuite/test-expandargv.c: Include unistd.h.Gerald Pfeifer
2013-10-23Fix up ChangeLog entries (name, e-mail, formatting, otherwise).Gerald Pfeifer
2013-10-15Add --enable-host-shared configuration optionDavid Malcolm
2013-10-11cp-demangle.c (d_name): Demangle local-source-names.Paul Pluzhnikov
2013-09-12ChangeLog: Add missing file to two entries.Gary Benson
2013-09-10re PR bootstrap/58386 (libstdc++.so.6: undefined symbol: htab_hash_pointer)Paolo Carlini
2013-09-10cp-demangle.c: Include hashtab.h.Gary Benson
2013-08-20floatformat.h (floatformat_ibm_long_double): Delete.Alan Modra