aboutsummaryrefslogtreecommitdiff
path: root/libiberty
AgeCommit message (Expand)Author
2013-05-31Mark ChangeLogGCC Administrator
2013-04-03Demangle C++11 ref-qualifier.Jason Merrill
2013-03-22Mark ChangeLogGCC Administrator
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
2012-08-28Replace malloc with xmallocH.J. Lu
2012-08-28Replace alloca with xmalloc/freeH.J. Lu
2012-08-17floatformat.c (floatformat_to_double): Correctly handle numbers between 1 and 2.Andreas Schwab
2012-07-31md5.c (md5_finish_ctx): Declare swap_bytes.Mike Frysinger
2012-07-26pex-win32.c (pex_win32_exec_child): Only close original file descriptors if c...Kazu Hirata
2012-07-18cp-demangle.c (cplus_demangle_operators): Add *_cast.Jason Merrill
2012-07-13filenames.h: #include "hashtab.h".Doug Evans
2012-06-29copying-lib.texi (Library Copying): Don't use @heading inside @enumerate.Andreas Schwab
2012-05-22demangle-expected: Add regression test.Tom Tromey
2012-04-27dwarf2out.c (dwarf_stack_op_name): Use get_DW_OP_name.Tom Tromey
2012-04-04pex-unix.c (to_ptr32): Fix style.Tristan Gingold
2012-04-02stack-limit.c: Includes ansidecl.h.Tristan Gingold
2012-03-21mangle.c (write_type): Handle 'auto'.Jason Merrill
2012-03-07cp-demangle.c (cplus_demangle_operators): Add li.Jason Merrill
2012-01-26make-relative-prefix.c (make_relative_prefix_1): Avoid warning about using pr...Jakub Jelinek
2012-01-23Interix resurrectionDouglas Rupp
2012-01-10cp-demangle.c (d_print_comp): Omit a trailing space in the operator name.Jason Merrill
2012-01-06re PR c++/6057 (expression mangling doesn't work for operator new)Jason Merrill
2012-01-06cp-demangle.c (cplus_demangle_type): decltype, pack expansion and vector are ...Jason Merrill
2012-01-04re PR bootstrap/51734 (Bootstrap fails in libada)Andreas Krebbel
2012-01-02re PR driver/48306 (presence of gcc subdir with . in PATH causes breakdown)Jakub Jelinek
2011-12-20warnings.m4 (ACX_PROG_CC_WARNING_OPTS): Avoid leading dash in expr call.Andreas Schwab
2011-12-20aclocal.m4: Assume strncmp works in cross case.Tristan Gingold
2011-12-19Check for warning flags without no- prefixAndreas Schwab
2011-11-08Merge from transactional-memory branch.Aldy Hernandez
2011-11-04re PR c++/48370 (G++ fails to extend reference temporary lifetime in some sit...Jason Merrill
2011-11-02Fix thinko in previous checkin.Doug Evans
2011-11-02Forgotten in previous checkin that added timeval-utils.[ch].Doug Evans
2011-10-29* setproctitle.c (setproctitle): Use "GNU/Linux" in comment.Ian Lance Taylor
2011-10-26re PR target/48108 (lto should be containerized in a single mach-o section on...Iain Sandoe
2011-10-10re PR c++/48665 (type of const member function)Ian Lance Taylor