summaryrefslogtreecommitdiff
path: root/libiberty
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix typo.Mike Stump2013-07-221-1/+1
* Fix.Mike Stump2013-07-211-1/+1
* makefile.vms (OBJS): Add dwarfnames.objTristan Gingold2013-07-092-1/+6
* re PR other/56780 (--disable-install-libiberty still installs libiberty.a)Matt Burgess2013-06-014-58/+80
* hashtab.c (hash_pointer): Remove conditional and avoid unexecuted shift equal...David Edelsohn2013-05-062-11/+10
* Improve pointer hash function to include all bitsAndi Kleen2013-04-232-8/+29
* cp-demangle.c (cplus_demangle_type): Fix function quals.Jason Merrill2013-04-033-44/+34
* Demangle C++11 ref-qualifier.Jason Merrill2013-04-033-13/+150
* configure: Regenerated.Kai Tietz2013-03-272-1/+7
* make-obstacks-texi.pl: New.Tobias Burnus2013-03-063-28/+31
* re PR middle-end/56526 (false positive for maybe-uninitialized)Jakub Jelinek2013-03-052-1/+7
* extended.texi (C Extensions): Change order in @menu to match @node.Tobias Burnus2013-03-013-3/+11
* re PR c++/55223 ([C++11] Default lambda expression of a templated class member)Jason Merrill2013-02-143-1/+28
* re PR other/56245 (-fsanitize=address miscompiles GCC)Jakub Jelinek2013-02-092-4/+12
* Correct ChangeLog's mentioned PR-number.Kai Tietz2013-01-311-1/+1
* re PR other/54620 (sha1.c has incorrect math if sizeof(size_t) is 8)Kai Tietz2013-01-311-2/+1
* re PR other/54620 (sha1.c has incorrect math if sizeof(size_t) is 8)Kai Tietz2013-01-311-0/+4
* 2013-01-31 Kai Tietz <ktietz@redhat.com>Kai Tietz2013-01-312-2/+7
* re PR other/54800 (libiberty/simple-object-mach-o.c:704: possible optimisatio...Ian Lance Taylor2013-01-042-2/+9
* simple-object-xcoff.c: New file.David Edelsohn2013-01-015-2/+919
* cp-demangle.c (d_unqualified_name): Handle abi tags here.Jason Merrill2012-11-103-22/+24
* Add C++ attribute abi_tag and -Wabi-tag option.Jason Merrill2012-11-092-5/+50
* Allow dynamic initialization of thread_locals.Jason Merrill2012-10-082-0/+31
* strnlen.c: New file.Ian Lance Taylor2012-09-188-22/+141
* PR other/54411: integer overflow in objalloc_allocFlorian Weimer2012-09-182-2/+15
* Replace malloc with xmallocH.J. Lu2012-08-282-38/+16
* Replace alloca with xmalloc/freeH.J. Lu2012-08-282-1/+8
* floatformat.c (floatformat_to_double): Correctly handle numbers between 1 and 2.Andreas Schwab2012-08-172-24/+20
* md5.c (md5_finish_ctx): Declare swap_bytes.Mike Frysinger2012-07-312-4/+13
* pex-win32.c (pex_win32_exec_child): Only close original file descriptors if c...Kazu Hirata2012-07-262-8/+23
* cp-demangle.c (cplus_demangle_operators): Add *_cast.Jason Merrill2012-07-183-1/+40
* filenames.h: #include "hashtab.h".Doug Evans2012-07-132-0/+53
* copying-lib.texi (Library Copying): Don't use @heading inside @enumerate.Andreas Schwab2012-06-292-5/+5
* demangle-expected: Add regression test.Tom Tromey2012-05-223-0/+12
* dwarf2out.c (dwarf_stack_op_name): Use get_DW_OP_name.Tom Tromey2012-04-273-3/+116
* pex-unix.c (to_ptr32): Fix style.Tristan Gingold2012-04-042-2/+8