aboutsummaryrefslogtreecommitdiff
path: root/libiberty
AgeCommit message (Expand)AuthorFilesLines
2013-04-03cp-demangle.c (cplus_demangle_type): Fix function quals.Jason Merrill3-44/+34
2013-04-03Demangle C++11 ref-qualifier.Jason Merrill3-13/+150
2013-03-27configure: Regenerated.Kai Tietz2-1/+7
2013-03-06make-obstacks-texi.pl: New.Tobias Burnus3-28/+31
2013-03-05re PR middle-end/56526 (false positive for maybe-uninitialized)Jakub Jelinek2-1/+7
2013-03-01extended.texi (C Extensions): Change order in @menu to match @node.Tobias Burnus3-3/+11
2013-02-14re PR c++/55223 ([C++11] Default lambda expression of a templated class member)Jason Merrill3-1/+28
2013-02-09re PR other/56245 (-fsanitize=address miscompiles GCC)Jakub Jelinek2-4/+12
2013-01-31Correct ChangeLog's mentioned PR-number.Kai Tietz1-1/+1
2013-01-31re PR other/54620 (sha1.c has incorrect math if sizeof(size_t) is 8)Kai Tietz1-2/+1
2013-01-31re PR other/54620 (sha1.c has incorrect math if sizeof(size_t) is 8)Kai Tietz1-0/+4
2013-01-312013-01-31 Kai Tietz <ktietz@redhat.com>Kai Tietz2-2/+7
2013-01-04re PR other/54800 (libiberty/simple-object-mach-o.c:704: possible optimisatio...Ian Lance Taylor2-2/+9
2013-01-01simple-object-xcoff.c: New file.David Edelsohn5-2/+919
2012-11-10cp-demangle.c (d_unqualified_name): Handle abi tags here.Jason Merrill3-22/+24
2012-11-09Add C++ attribute abi_tag and -Wabi-tag option.Jason Merrill2-5/+50
2012-10-08Allow dynamic initialization of thread_locals.Jason Merrill2-0/+31
2012-09-18strnlen.c: New file.Ian Lance Taylor8-22/+141
2012-09-18PR other/54411: integer overflow in objalloc_allocFlorian Weimer2-2/+15
2012-08-28Replace malloc with xmallocH.J. Lu2-38/+16
2012-08-28Replace alloca with xmalloc/freeH.J. Lu2-1/+8
2012-08-17floatformat.c (floatformat_to_double): Correctly handle numbers between 1 and 2.Andreas Schwab2-24/+20
2012-07-31md5.c (md5_finish_ctx): Declare swap_bytes.Mike Frysinger2-4/+13
2012-07-26pex-win32.c (pex_win32_exec_child): Only close original file descriptors if c...Kazu Hirata2-8/+23
2012-07-18cp-demangle.c (cplus_demangle_operators): Add *_cast.Jason Merrill3-1/+40
2012-07-13filenames.h: #include "hashtab.h".Doug Evans2-0/+53
2012-06-29copying-lib.texi (Library Copying): Don't use @heading inside @enumerate.Andreas Schwab2-5/+5
2012-05-22demangle-expected: Add regression test.Tom Tromey3-0/+12
2012-04-27dwarf2out.c (dwarf_stack_op_name): Use get_DW_OP_name.Tom Tromey3-3/+116
2012-04-04pex-unix.c (to_ptr32): Fix style.Tristan Gingold2-2/+8
2012-04-02stack-limit.c: Includes ansidecl.h.Tristan Gingold2-1/+7
2012-03-21mangle.c (write_type): Handle 'auto'.Jason Merrill3-0/+15
2012-03-07cp-demangle.c (cplus_demangle_operators): Add li.Jason Merrill3-1/+15
2012-01-26make-relative-prefix.c (make_relative_prefix_1): Avoid warning about using pr...Jakub Jelinek2-3/+9
2012-01-23Interix resurrectionDouglas Rupp2-1/+5
2012-01-10cp-demangle.c (d_print_comp): Omit a trailing space in the operator name.Jason Merrill3-5/+16
2012-01-06re PR c++/6057 (expression mangling doesn't work for operator new)Jason Merrill3-77/+253
2012-01-06cp-demangle.c (cplus_demangle_type): decltype, pack expansion and vector are ...Jason Merrill3-3/+25
2012-01-04re PR bootstrap/51734 (Bootstrap fails in libada)Andreas Krebbel2-3/+4
2012-01-02re PR driver/48306 (presence of gcc subdir with . in PATH causes breakdown)Jakub Jelinek2-5/+29
2011-12-20warnings.m4 (ACX_PROG_CC_WARNING_OPTS): Avoid leading dash in expr call.Andreas Schwab2-1/+5
2011-12-20aclocal.m4: Assume strncmp works in cross case.Tristan Gingold3-2/+7
2011-12-19Check for warning flags without no- prefixAndreas Schwab2-2/+14
2011-11-08Merge from transactional-memory branch.Aldy Hernandez2-2/+59
2011-11-04re PR c++/48370 (G++ fails to extend reference temporary lifetime in some sit...Jason Merrill2-3/+14
2011-11-02Fix thinko in previous checkin.Doug Evans1-1/+1
2011-11-02Forgotten in previous checkin that added timeval-utils.[ch].Doug Evans2-8/+19
2011-10-29* setproctitle.c (setproctitle): Use "GNU/Linux" in comment.Ian Lance Taylor2-2/+6
2011-10-26re PR target/48108 (lto should be containerized in a single mach-o section on...Iain Sandoe2-80/+448
2011-10-10re PR c++/48665 (type of const member function)Ian Lance Taylor3-0/+36