2017-03-27 |
Pedro Alves | cplus_demangle_fill_component: Handle DEMANGLE_COMPONEN... |
tree | commitdiff |
2017-03-13 |
mark | Merge libiberty: Initialize d_printing in all cplus_dem... |
tree | commitdiff |
2017-03-13 |
Nick Clifton | Sync libiberty sources with GCC. |
tree | commitdiff |
2017-03-01 |
Nick Clifton | Sync libiberty sources with GCC mainline. |
tree | commitdiff |
2017-01-04 |
Alan Modra | Sync libiberty from gcc |
tree | commitdiff |
2016-12-12 |
Nathan Sidwell | Port c++/78252 from GCC |
tree | commitdiff |
2016-12-08 |
Alan Modra | sync binutils config/ with gcc |
tree | commitdiff |
2016-12-06 |
DJ Delorie | argv.c (expandargv): Check for directories passed as... |
tree | commitdiff |
2016-11-18 |
David Tolnay | libiberty: Add Rust symbol demangling. |
tree | commitdiff |
2016-11-18 |
Mark Wielaard | libiberty: demangler crash with missing :? or fold... |
tree | commitdiff |
2016-11-18 |
Mark Wielaard | libiberty: Fix some demangler crashes caused by reading... |
tree | commitdiff |
2016-11-18 |
Mark Wielaard | libiberty: Add -Wshadow=local to warning flags (if... |
tree | commitdiff |
2016-11-18 |
Jason Merrill | Implement P0012R1, Make exception specifications part... |
tree | commitdiff |
2016-11-18 |
Mark Wielaard | libiberty: Fix -Wimplicit-fallthrough warnings. |
tree | commitdiff |
2016-11-18 |
Jason Merrill | Implement P0136R1, Rewording inheriting constructors. |
tree | commitdiff |
2016-11-18 |
Mark Wielaard | libiberty: Fix memory leak in ada_demangle when symbol... |
tree | commitdiff |
2016-11-18 |
Marcel Böhme | PR c++/71696 testcase. |
tree | commitdiff |
2016-10-17 |
Nick Clifton | Sync libiberty sources with gcc mainline. |
tree | commitdiff |
2016-08-02 |
Nick Clifton | Synchronize libiberty sources with FSF GCC mainline... |
tree | commitdiff |
2016-05-31 |
Alan Modra | Don't needlessly clear xmemdup allocated memory. |
tree | commitdiff |
2016-01-28 |
Iain Buclaw | Sync libiberty with GCC. |
tree | commitdiff |
2016-01-05 |
Mike Frysinger | libiberty: {count,dup,write}argv: constify argv input... |
tree | commitdiff |
2016-01-05 |
Mike Frysinger | libiberty: dupargv: rewrite to use xstrdup |
tree | commitdiff |
2016-01-05 |
Patrick Palka | libiberty: Tweak the documentation of libiberty's xcrc3... |
tree | commitdiff |
2016-01-05 |
Nick Clifton | libiberty: fix warnings about left shifting a negative... |
tree | commitdiff |
2015-11-28 |
Pedro Alves | PR other/61321 - demangler crash on casts in template... |
tree | commitdiff |
2015-11-28 |
Mike Stump | libiberty TAGS |
tree | commitdiff |
2015-11-28 |
Jason Merrill | (Makefiles): PATCH to include libcpp and libiberty... |
tree | commitdiff |
2015-11-28 |
Iain Sandoe | Fix PR63758 by using the _NSGetEnviron() API on Darwin |
tree | commitdiff |
2015-11-28 |
Jason Merrill | Implement N4514, C++ Extensions for Transactional Memory. |
tree | commitdiff |
2015-11-28 |
Mikhail Maltsev | Fix several crashes of C++ demangler on fuzzed input. |
tree | commitdiff |
2015-11-28 |
Uros Bizjak | Avoid "enum conversion when passing argument 1 of ... |
tree | commitdiff |
2015-11-28 |
Uros Bizjak | Avoid "enum conversion when passing argument 1 of ... |
tree | commitdiff |
2015-11-09 |
Alan Modra | Configury changes for obstack optimization |
tree | commitdiff |
2015-11-09 |
Alan Modra | Silence obstack.c -Wc++compat warning |
tree | commitdiff |
2015-11-09 |
Alan Modra | Modify obstack.[hc] to avoid having to include other... |
tree | commitdiff |
2015-11-09 |
Alan Modra | Copy gnulib obstack files |
tree | commitdiff |
2015-11-06 |
Joel Brobecker | Do not use libiberty's getpagesize on Android |
tree | commitdiff |
2015-09-30 |
Nick Clifton | Resync files in the binutils repository that are mainta... |
tree | commitdiff |
2015-08-11 |
Iain Buclaw | PR gdb/18669 libiberty demangle.test failure: strtod... |
tree | commitdiff |
2015-07-24 |
H.J. Lu | Remove leading/trailing white spaces in ChangeLog |
tree | commitdiff |
2015-07-14 |
H.J. Lu | Sync config/warnings.m4 with GCC |
tree | commitdiff |
2015-06-24 |
Iain Buclaw | Sync libiberty from GCC, replaying updates to configure... |
tree | commitdiff |
2015-05-08 |
Joel Brobecker | libiberty/mkstemps.c: Include <time.h> if <sys/time... |
tree | commitdiff |
2015-04-22 |
Joel Brobecker | libiberty/setenv.c: Do not declare environ if defined... |
tree | commitdiff |
2015-01-19 |
Joel Brobecker | strerror.c: Do not declare sys_nerr or sys_errlist... |
tree | commitdiff |
2015-01-07 |
Richard Earnshaw | Sync with gcc/libiberty. |
tree | commitdiff |
2014-11-17 |
Jan-Benedict Glaw | Sync libiberty from GCC |
tree | commitdiff |
2014-11-05 |
Rainer Orth | Fix gnu11 fallout on Solaris 10+ |
tree | commitdiff |
2014-10-16 |
Joel Brobecker | Use strtod instead of strtold in libiberty/d-demangle.c |
tree | commitdiff |
2014-10-11 |
Iain Buclaw | Sync libiberty with upstream GCC. |
tree | commitdiff |
2014-06-11 |
Andrew Burgess | Delete temporary string within demangler even in failur... |
tree | commitdiff |
2014-06-01 |
Kai Tietz | 2014-06-01 Ray Donnelly <mingw.android@gmail.com> |
tree | commitdiff |
2014-05-28 |
Pedro Alves | Fix demangler testsuite crashes with CP_DEMANGLE_DEBUG... |
tree | commitdiff |
2014-05-28 |
Thomas Schwinge | Fix test in libiberty/testsuite/demangle-expected. |
tree | commitdiff |
2014-05-28 |
Andrew Burgess | cplus-demangler, free resource after a failed call... |
tree | commitdiff |
2014-05-08 |
gary | libiberty/ 2014-05-08 Gary Benson <gbenson@redhat.com> |
tree | commitdiff |
2014-05-08 |
jakub | PR sanitizer/56781 lto-plugin/ * Makefile.am (CFLAGS... |
tree | commitdiff |
2014-05-08 |
rguenth | 2014-04-01 Richard Biener <rguenther@suse.de> |
tree | commitdiff |
2014-05-08 |
rguenth | 2014-03-28 Richard Biener <rguenther@suse.de> |
tree | commitdiff |
2014-05-08 |
uros | * regex.c (bzero) [!_LIBC]: Cast the call to memcpy... |
tree | commitdiff |
2014-05-08 |
uros | * regex.c (bzero) [!_LIBC]: Define without coma express... |
tree | commitdiff |
2014-05-08 |
tschwinge | Avoid "'dc' may be uninitialized" warning. |
tree | commitdiff |
2014-01-21 |
tromey | [PATCH] include * ansidecl.h (ANSI_PROTOTYPES, PTRCONS... |
tree | commitdiff |
2014-01-06 |
Mike Frysinger | libiberty: fix --enable-install-libiberty flag [PR... |
tree | commitdiff |
2014-01-06 |
Gary Benson | libiberty: sync with gcc |
tree | commitdiff |
2014-01-06 |
Bill Maddox | libiberty: sync with gcc |
tree | commitdiff |
2013-11-26 |
ccoutant | Fix demangler to handle conversion operators correctly. |
tree | commitdiff |
2013-11-21 |
schwab | config/ * picflag.m4 (m68k-*-*): Use default PIC flag. |
tree | commitdiff |
2013-11-15 |
uros | * cp-demangle.c (d_copy_templates): Cast result of... |
tree | commitdiff |
2013-11-08 |
glisse | 2013-10-29 Marc Glisse <marc.glisse@inria.fr> |
tree | commitdiff |
2013-11-08 |
gerald | * testsuite/test-demangle.c: Include unistd.h. |
tree | commitdiff |
2013-11-08 |
gary | libiberty/ 2013-10-25 Gary Benson <gbenson@redhat.com> |
tree | commitdiff |
2013-11-08 |
gerald | * testsuite/test-expandargv.c: Include unistd.h. |
tree | commitdiff |
2013-11-08 |
gerald | Fix up ChangeLog entries (name, e-mail, formatting... |
tree | commitdiff |
2013-10-16 |
DJ Delorie | merge from gcc |
tree | commitdiff |
2013-09-12 |
DJ Delorie | merge from gcc |
tree | commitdiff |
2013-09-10 |
DJ Delorie | merge from gcc |
tree | commitdiff |
2013-09-10 |
DJ Delorie | merge from gcc |
tree | commitdiff |
2013-08-20 |
DJ Delorie | merge from gcc |
tree | commitdiff |
2013-07-22 |
DJ Delorie | merge from gcc |
tree | commitdiff |
2013-07-21 |
DJ Delorie | merge from gcc |
tree | commitdiff |
2013-07-09 |
Tristan Gingold | 2013-07-09 Tristan Gingold <gingold@adacore.com> |
tree | commitdiff |
2013-06-01 |
DJ Delorie | merge from gcc |
tree | commitdiff |
2013-05-10 |
DJ Delorie | merge from gcc |
tree | commitdiff |
2013-04-23 |
DJ Delorie | merge from gcc |
tree | commitdiff |
2013-04-04 |
DJ Delorie | merge from gcc |
tree | commitdiff |
2013-04-03 |
DJ Delorie | merge from gcc |
tree | commitdiff |
2013-03-28 |
DJ Delorie | merge from gcc |
tree | commitdiff |
2013-03-17 |
DJ Delorie | merge from gcc |
tree | commitdiff |
2013-03-17 |
Eli Zaretskii | Fix compilation warning by MinGW GCC. |
tree | commitdiff |
2013-03-01 |
DJ Delorie | merge from gcc |
tree | commitdiff |
2013-02-15 |
DJ Delorie | merge from gcc |
tree | commitdiff |
2013-02-09 |
DJ Delorie | merge from gcc |
tree | commitdiff |
2013-02-07 |
DJ Delorie | merge from gcc |
tree | commitdiff |
2013-01-31 |
Kai Tietz | PR other/543413 |
tree | commitdiff |
2013-01-07 |
DJ Delorie | merge from gcc |
tree | commitdiff |
2012-11-11 |
DJ Delorie | merge from gcc |
tree | commitdiff |
2012-10-10 |
DJ Delorie | merge from gcc |
tree | commitdiff |
2012-08-29 |
H.J. Lu | Replace malloc with xmalloc |
tree | commitdiff |
next |