sim: assume recentish compiler/systems
[external/binutils.git] / libiberty /
2015-05-08 Joel Brobeckerlibiberty/mkstemps.c: Include <time.h> if <sys/time...
2015-04-22 Joel Brobeckerlibiberty/setenv.c: Do not declare environ if defined...
2015-01-19 Joel Brobeckerstrerror.c: Do not declare sys_nerr or sys_errlist...
2015-01-07 Richard EarnshawSync with gcc/libiberty.
2014-11-17 Jan-Benedict GlawSync libiberty from GCC
2014-11-05 Rainer OrthFix gnu11 fallout on Solaris 10+
2014-10-16 Joel BrobeckerUse strtod instead of strtold in libiberty/d-demangle.c
2014-10-11 Iain BuclawSync libiberty with upstream GCC.
2014-06-11 Andrew BurgessDelete temporary string within demangler even in failur...
2014-06-01 Kai Tietz2014-06-01 Ray Donnelly <mingw.android@gmail.com>
2014-05-28 Pedro AlvesFix demangler testsuite crashes with CP_DEMANGLE_DEBUG...
2014-05-28 Thomas SchwingeFix test in libiberty/testsuite/demangle-expected.
2014-05-28 Andrew Burgesscplus-demangler, free resource after a failed call...
2014-05-08 garylibiberty/ 2014-05-08 Gary Benson <gbenson@redhat.com>
2014-05-08 jakubPR sanitizer/56781 lto-plugin/ * Makefile.am (CFLAGS...
2014-05-08 rguenth2014-04-01 Richard Biener <rguenther@suse.de>
2014-05-08 rguenth2014-03-28 Richard Biener <rguenther@suse.de>
2014-05-08 uros* regex.c (bzero) [!_LIBC]: Cast the call to memcpy...
2014-05-08 uros* regex.c (bzero) [!_LIBC]: Define without coma express...
2014-05-08 tschwingeAvoid "'dc' may be uninitialized" warning.
2014-01-21 tromey[PATCH] include * ansidecl.h (ANSI_PROTOTYPES, PTRCONS...
2014-01-06 Mike Frysingerlibiberty: fix --enable-install-libiberty flag [PR...
2014-01-06 Gary Bensonlibiberty: sync with gcc
2014-01-06 Bill Maddoxlibiberty: sync with gcc
2013-11-26 ccoutantFix demangler to handle conversion operators correctly.
2013-11-21 schwabconfig/ * picflag.m4 (m68k-*-*): Use default PIC flag.
2013-11-15 uros* cp-demangle.c (d_copy_templates): Cast result of...
2013-11-08 glisse2013-10-29 Marc Glisse <marc.glisse@inria.fr>
2013-11-08 gerald* testsuite/test-demangle.c: Include unistd.h.
2013-11-08 garylibiberty/ 2013-10-25 Gary Benson <gbenson@redhat.com>
2013-11-08 gerald* testsuite/test-expandargv.c: Include unistd.h.
2013-11-08 geraldFix up ChangeLog entries (name, e-mail, formatting...
2013-10-16 DJ Deloriemerge from gcc
2013-09-12 DJ Deloriemerge from gcc
2013-09-10 DJ Deloriemerge from gcc
2013-09-10 DJ Deloriemerge from gcc
2013-08-20 DJ Deloriemerge from gcc
2013-07-22 DJ Deloriemerge from gcc
2013-07-21 DJ Deloriemerge from gcc
2013-07-09 Tristan Gingold2013-07-09 Tristan Gingold <gingold@adacore.com>
2013-06-01 DJ Deloriemerge from gcc
2013-05-10 DJ Deloriemerge from gcc
2013-04-23 DJ Deloriemerge from gcc
2013-04-04 DJ Deloriemerge from gcc
2013-04-03 DJ Deloriemerge from gcc
2013-03-28 DJ Deloriemerge from gcc
2013-03-17 DJ Deloriemerge from gcc
2013-03-17 Eli ZaretskiiFix compilation warning by MinGW GCC.
2013-03-01 DJ Deloriemerge from gcc
2013-02-15 DJ Deloriemerge from gcc
2013-02-09 DJ Deloriemerge from gcc
2013-02-07 DJ Deloriemerge from gcc
2013-01-31 Kai Tietz PR other/543413
2013-01-07 DJ Deloriemerge from gcc
2012-11-11 DJ Deloriemerge from gcc
2012-10-10 DJ Deloriemerge from gcc
2012-08-29 H.J. LuReplace malloc with xmalloc
2012-08-29 H.J. LuReplace alloca with xmalloc/free
2012-08-17 Andreas Schwab* floatformat.c (floatformat_to_double): Correctly...
2012-07-31 Mike Frysingerlibiberty/md5: fix strict alias warnings
2012-07-27 DJ Deloriemerge from gcc
2012-07-18 DJ Deloriemerge from gcc
2012-07-13 Doug Evans include/
2012-06-29 DJ Deloriemerge from gcc
2012-05-22 DJ Deloriemerge from gcc
2012-04-27 DJ Deloriemerge from gcc
2012-04-10 DJ Deloriemerge from gcc
2012-04-02 DJ Deloriemerge from gcc
2012-03-08 DJ Deloriemerge from gcc
2012-01-26 Jakub Jelinek * make-relative-prefix.c (make_relative_prefix_1)...
2012-01-23 DJ Deloriemerge from gcc
2012-01-10 DJ Deloriemerge from gcc
2012-01-06 DJ Deloriemerge from gcc
2012-01-03 DJ Deloriemerge from gcc
2011-12-20 DJ Deloriemerge from gcc
2011-12-20 Andreas Schwabconfig/:
2011-12-19 Andreas SchwabCheck for warning flags without no- prefix
2011-11-08 DJ Deloriemerge from gcc
2011-11-04 DJ Deloriemerge from gcc
2011-11-02 DJ Deloriemerge from gcc
2011-10-29 DJ Deloriemerge from gcc
2011-10-26 DJ Deloriemerge from gcc
2011-10-10 DJ Deloriemerge from gcc
2011-09-28 DJ Deloriemerge from gcc
2011-09-26 DJ Deloriemerge from gcc
2011-09-23 DJ Deloriemerge from gcc
2011-09-23 DJ Deloriemerge from gcc
2011-08-22 DJ Deloriemerge from gcc
2011-08-12 DJ Deloriemerge from gcc
2011-08-06 DJ Deloriemerge from gcc
2011-07-31 H.J. LuSync with gcc.
2011-07-26 DJ Deloriemerge from gcc
2011-07-25 DJ Deloriemerge from gcc
2011-07-22 DJ Deloriemerge from gcc
2011-07-05 DJ Deloriemerge from gcc
2011-07-01 Joel Brobecker[libiberty/filename_cmp] Darwin has case-insensitive...
2011-07-01 Jan Kratochvilmerge from gcc
2011-06-22 DJ Deloriemerge from gcc
2011-06-13 DJ Deloriemerge from gcc
2011-06-13 DJ Deloriemerge from gcc
next