aboutsummaryrefslogtreecommitdiff
path: root/libiberty
AgeCommit message (Expand)Author
2014-07-16Mark ChangeLogGCC Administrator
2014-04-22Mark ChangeLogGCC Administrator
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
2013-07-22Fix typo.Mike Stump
2013-07-21Fix.Mike Stump
2013-07-09makefile.vms (OBJS): Add dwarfnames.objTristan Gingold
2013-06-01re PR other/56780 (--disable-install-libiberty still installs libiberty.a)Matt Burgess
2013-05-06hashtab.c (hash_pointer): Remove conditional and avoid unexecuted shift equal...David Edelsohn
2013-04-23Improve pointer hash function to include all bitsAndi Kleen
2013-04-03cp-demangle.c (cplus_demangle_type): Fix function quals.Jason Merrill
2013-04-03Demangle C++11 ref-qualifier.Jason Merrill
2013-03-27configure: Regenerated.Kai Tietz
2013-03-06make-obstacks-texi.pl: New.Tobias Burnus
2013-03-05re PR middle-end/56526 (false positive for maybe-uninitialized)Jakub Jelinek
2013-03-01extended.texi (C Extensions): Change order in @menu to match @node.Tobias Burnus
2013-02-14re PR c++/55223 ([C++11] Default lambda expression of a templated class member)Jason Merrill
2013-02-09re PR other/56245 (-fsanitize=address miscompiles GCC)Jakub Jelinek
2013-01-31Correct ChangeLog's mentioned PR-number.Kai Tietz
2013-01-31re PR other/54620 (sha1.c has incorrect math if sizeof(size_t) is 8)Kai Tietz
2013-01-31re PR other/54620 (sha1.c has incorrect math if sizeof(size_t) is 8)Kai Tietz
2013-01-312013-01-31 Kai Tietz <ktietz@redhat.com>Kai Tietz
2013-01-04re PR other/54800 (libiberty/simple-object-mach-o.c:704: possible optimisatio...Ian Lance Taylor
2013-01-01simple-object-xcoff.c: New file.David Edelsohn
2012-11-10cp-demangle.c (d_unqualified_name): Handle abi tags here.Jason Merrill
2012-11-09Add C++ attribute abi_tag and -Wabi-tag option.Jason Merrill
2012-10-08Allow dynamic initialization of thread_locals.Jason Merrill
2012-09-18strnlen.c: New file.Ian Lance Taylor
2012-09-18PR other/54411: integer overflow in objalloc_allocFlorian Weimer