]> git.ipfire.org Git - thirdparty/gcc.git/history - libiberty
sh.c: Do not include algorithm.
[thirdparty/gcc.git] / libiberty /
2014-11-12  Kirill YukhinCast strtol return to unsigned long
2014-11-11  Anthony Brandonre PR driver/36312 (should refuse to overwrite input...
2014-11-11  David MalcolmMerger of dmalcolm/jit branch from git
2014-11-05  Manuel López-IbáñezRevert revision 217149 because it breaks Ada:
2014-11-05  Anthony Brandonre PR driver/36312 (should refuse to overwrite input...
2014-11-05  Rainer OrthFix gnu11 fallout on Solaris 10+
2014-10-28  Yury GribovAdd strtoll and strtoull to libiberty.
2014-10-15  David Malcolmlibiberty: Expose choose_tmpdir, and fix constness...
2014-10-14  Joel BrobeckerUse strtod instead of strtold in libiberty/d-demangle.c
2014-09-26  Jason Merrillmangle.c (is_std_substitution): Check for abi_tag.
2014-09-26  Max Ostapenkopex-common.h (struct pex_funcs): Add new parameter...
2014-09-23  Iain Buclawdemangle.h (DMGL_DLANG): New macro.
2014-09-19  Ian Lance Taylorsimple-object-elf.c (simple_object_elf_write_ehdr)...
2014-08-29  Andrew Burgesscp-demangle.c (d_dump): Only access field from s_fixed...
2014-08-13  Gary Bensondemangler-fuzzer.c: New file.
2014-06-11  Andrew BurgessDelete temporary string within demangler even in failur...
2014-06-01  Ray Donnellypex-win32.c (argv_to_cmdline): Don't quote args unneces...
2014-05-28  Pedro AlvesFix demangler testsuite crashes with CP_DEMANGLE_DEBUG...
2014-05-22  Thomas SchwingeFix test in libiberty/testsuite/demangle-expected.
2014-05-14  Andrew Burgesscplus-dmem.c (internal_cplus_demangle): Free any resour...
2014-05-08  Gary Bensoncp-demangle.c (struct d_component_stack): New structure.
2014-04-17  Jakub Jelinekre PR sanitizer/56781 (boostrap-asan failure: fixincl...
2014-04-01  Richard Bienersimple-object.c (simple_object_internal_write): Handle...
2014-03-28  Richard Bienersimple-object.c (simple_object_internal_read): Handle...
2014-03-13  Uros Bizjak* regex.c (bzero) [!_LIBC]: Cast the call to memcpy...
2014-03-13  Uros Bizjakregex.c (bzero): Define without coma expression.
2014-01-28  Thomas SchwingeAvoid "'dc' may be uninitialized" warning.
2014-01-21  Tom Tromeyinclude
2014-01-06  Mike Frysingerlibiberty: fix --enable-install-libiberty flag [PR...
2014-01-06  Gary Bensoncp-demangle.c (struct d_print_info): New fields next_sa...
2013-12-23  Jason Merrillre PR c++/41090 (Using static label reference in c...
2013-11-22  Cary CoutantFix demangler to handle conversion operators correctly.
2013-11-15  Andreas Schwabpicflag.m4 (m68k-*-*): Use default PIC flag.
2013-11-12  Uros Bizjakcp-demangle.c (d_copy_templates): Cast result of malloc...
2013-10-29  Marc Glissere PR tree-optimization/58689 ([meta-bug] __attribute__...
2013-10-27  Gerald Pfeifer* testsuite/test-demangle.c: Include unistd.h.
2013-10-25  Gary Bensoncp-demangle.c (struct d_saved_scope): New structure.
2013-10-23  Gerald Pfeifer* testsuite/test-expandargv.c: Include unistd.h.
2013-10-23  Gerald PfeiferFix up ChangeLog entries (name, e-mail, formatting...
2013-10-15  David MalcolmAdd --enable-host-shared configuration option
2013-10-12  Paul Pluzhnikovcp-demangle.c (d_name): Demangle local-source-names.
2013-09-12  Gary BensonChangeLog: Add missing file to two entries.
2013-09-10  Paolo Carlinire PR bootstrap/58386 (libstdc++.so.6: undefined symbol...
2013-09-10  Gary Bensoncp-demangle.c: Include hashtab.h.
2013-08-20  Alan Modrafloatformat.h (floatformat_ibm_long_double): Delete.
2013-07-22  Mike StumpFix typo.
2013-07-21  Mike StumpFix.
2013-07-09  Tristan Gingoldmakefile.vms (OBJS): Add dwarfnames.obj
2013-06-01  Matt Burgessre PR other/56780 (--disable-install-libiberty still...
2013-05-06  David Edelsohnhashtab.c (hash_pointer): Remove conditional and avoid...
2013-04-23  Andi KleenImprove pointer hash function to include all bits
2013-04-04  Jason Merrillcp-demangle.c (cplus_demangle_type): Fix function quals.
2013-04-03  Jason MerrillDemangle C++11 ref-qualifier.
2013-03-27  Kai Tietzconfigure: Regenerated.
2013-03-06  Tobias Burnusmake-obstacks-texi.pl: New.
2013-03-05  Jakub Jelinekre PR middle-end/56526 (false positive for maybe-uninit...
2013-03-01  Tobias Burnusextended.texi (C Extensions): Change order in @menu...
2013-02-15  Jason Merrillre PR c++/55223 ([C++11] Default lambda expression...
2013-02-09  Jakub Jelinekre PR other/56245 (-fsanitize=address miscompiles GCC)
2013-01-31  Kai TietzCorrect ChangeLog's mentioned PR-number.
2013-01-31  Kai Tietzre PR other/54620 (sha1.c has incorrect math if sizeof...
2013-01-31  Kai Tietzre PR other/54620 (sha1.c has incorrect math if sizeof...
2013-01-31  Kai Tietz2013-01-31 Kai Tietz <ktietz@redhat.com>
2013-01-04  Ian Lance Taylorre PR other/54800 (libiberty/simple-object-mach-o.c...
2013-01-02  David Edelsohnsimple-object-xcoff.c: New file.
2012-11-11  Jason Merrillcp-demangle.c (d_unqualified_name): Handle abi tags...
2012-11-09  Jason MerrillAdd C++ attribute abi_tag and -Wabi-tag option.
2012-10-08  Jason MerrillAllow dynamic initialization of thread_locals.
2012-09-18  Ian Lance Taylorstrnlen.c: New file.
2012-09-18  Florian WeimerPR other/54411: integer overflow in objalloc_alloc
2012-08-29  H.J. LuReplace malloc with xmalloc
2012-08-29  H.J. LuReplace alloca with xmalloc/free
2012-08-17  Andreas Schwabfloatformat.c (floatformat_to_double): Correctly handle...
2012-07-31  Mike Frysingermd5.c (md5_finish_ctx): Declare swap_bytes.
2012-07-26  Kazu Hiratapex-win32.c (pex_win32_exec_child): Only close original...
2012-07-18  Jason Merrillcp-demangle.c (cplus_demangle_operators): Add *_cast.
2012-07-13  Doug Evansfilenames.h: #include "hashtab.h".
2012-06-29  Andreas Schwabcopying-lib.texi (Library Copying): Don't use @heading...
2012-05-22  Tom Tromeydemangle-expected: Add regression test.
2012-04-27  Tom Tromeydwarf2out.c (dwarf_stack_op_name): Use get_DW_OP_name.
2012-04-04  Tristan Gingoldpex-unix.c (to_ptr32): Fix style.
2012-04-02  Tristan Gingoldstack-limit.c: Includes ansidecl.h.
2012-03-21  Jason Merrillmangle.c (write_type): Handle 'auto'.
2012-03-07  Jason Merrillcp-demangle.c (cplus_demangle_operators): Add li.
2012-01-26  Jakub Jelinekmake-relative-prefix.c (make_relative_prefix_1): Avoid...
2012-01-23  Douglas RuppInterix resurrection
2012-01-10  Jason Merrillcp-demangle.c (d_print_comp): Omit a trailing space...
2012-01-06  Jason Merrillre PR c++/6057 (expression mangling doesn't work for...
2012-01-06  Jason Merrillcp-demangle.c (cplus_demangle_type): decltype, pack...
2012-01-04  Andreas Krebbelre PR bootstrap/51734 (Bootstrap fails in libada)
2012-01-02  Jakub Jelinekre PR driver/48306 (presence of gcc subdir with . in...
2011-12-20  Andreas Schwabwarnings.m4 (ACX_PROG_CC_WARNING_OPTS): Avoid leading...
2011-12-20  Tristan Gingoldaclocal.m4: Assume strncmp works in cross case.
2011-12-19  Andreas SchwabCheck for warning flags without no- prefix
2011-11-08  Aldy HernandezMerge from transactional-memory branch.
2011-11-04  Jason Merrillre PR c++/48370 (G++ fails to extend reference temporar...
2011-11-02  Doug EvansFix thinko in previous checkin.
2011-11-02  Doug EvansForgotten in previous checkin that added timeval-utils...
2011-10-29  Ian Lance Taylor* setproctitle.c (setproctitle): Use "GNU/Linux" in...
2011-10-26  Iain Sandoere PR target/48108 (lto should be containerized in...
next