summaryrefslogtreecommitdiff
path: root/libiberty
Commit message (Expand)AuthorAgeFilesLines
* include/ChangeLogjkratoch2017-07-022-0/+15
* 2017-06-07 Tony Reix <tony.reix@atos.net>dje2017-06-072-9/+128
* * configure.ac (strnlen): Add to AC_CHECK_DECLS.dj2017-05-314-1/+33
* libiberty/ChangeLog:ibuclaw2017-05-273-2/+9
* libiberty/ChangeLog:ibuclaw2017-05-273-24/+44
* libiberty/ChangeLog:ibuclaw2017-05-273-17/+18
* 2017-05-24 Eli Zaretskii <eliz@gnu.org>dj2017-05-242-0/+10
* libiberty/ChangeLog:ibuclaw2017-05-013-54/+86
* libiberty/ChangeLog:ibuclaw2017-05-013-47/+185
* libiberty/ChangeLog:ibuclaw2017-05-013-98/+142
* libiberty/ChangeLog:ibuclaw2017-05-013-17/+27
* libiberty/ChangeLog:ibuclaw2017-05-013-1/+18
* libiberty/ChangeLog:ibuclaw2017-05-013-9/+18
* libiberty/ChangeLog:ibuclaw2017-05-013-0/+53
* PR demangler/80513 check for overflows and invalid characters in thunksredi2017-04-274-9/+33
* libiberty: Limit demangler maximum d_print_comp recursion call depth.mark2017-04-212-3/+19
* libiberty: Always return NULL if d_add_substitution fails.mark2017-04-212-1/+7
* libiberty: Don't update and remove did_subs field from demangler structs.mark2017-04-213-12/+10
* cplus_demangle_fill_component: Handle DEMANGLE_COMPONENT_RVALUE_REFERENCEpalves2017-03-272-0/+6
* libiberty: Initialize d_printing in all cplus_demangle_fill_* functions.mark2017-03-132-0/+12
* Fix PR demangler/70909 and 67264 (endless demangler recursion)trippels2017-03-084-25/+83
* Fix PR70182 -- missing "on" in mangling of unresolved operatorstrippels2017-01-183-0/+16
* Fix PR77489 -- mangling of discriminator >= 1trippels2017-01-183-2/+42
* Update copyright years.jakub2017-01-0493-120/+97
* Update configure deps, remove stray \xA0 in picflag.m4, regenerateamodra2017-01-043-3/+10
* PR c++/78761jakub2016-12-133-1/+14
* libiberty/nathan2016-12-123-22/+82
* Oops, fix datedj2016-12-061-1/+1
* * argv.c (expandargv): Check for directories passed as @-files.dj2016-12-062-0/+23
* libiberty: avoid reading past end of buffer in strndup/xstrndup (PR c/78498)dmalcolm2016-11-303-9/+11
* * cp-demangle.c (d_print_comp_inner): Fix parameter indentation.nathan2016-11-292-1/+5
* libiberty: Add Rust symbol demangling.mark2016-11-166-4/+585
* libiberty: demangler crash with missing :? or fold expression component.mark2016-11-153-0/+19
* libiberty: Fix some demangler crashes caused by reading past end of input.mark2016-11-153-4/+41
* - Revert last commit, restore the regenerated files aclocal.m4 and configuredoko2016-11-152-23/+625
* <toplevel>doko2016-11-152-625/+23
* libiberty: Add -Wshadow=local to warning flags (if supported).mark2016-11-143-2/+9
* Implement P0012R1, Make exception specifications part of the type system.jason2016-11-073-68/+133
* libiberty: Fix -Wimplicit-fallthrough warnings.mark2016-11-044-15/+29
* Implement P0136R1, Rewording inheriting constructors.jason2016-11-023-0/+20
* libiberty: Fix memory leak in ada_demangle when symbol cannot be demangled.mark2016-11-012-1/+7
* Fix zero-length parameter bug in pex_run.ams2016-09-193-0/+23
* Fix -Wshadow warning in libiberty/cp-demangle.cmark2016-09-102-5/+10
* PR c/7652mpolacek2016-08-122-0/+7
* 2016-08-04 Marcel Böhme <boehme.marcel@gmail.com>law2016-08-043-7/+97
* include/aldyh2016-07-292-3/+13
* Demangle C++17 fold-expressions.jason2016-07-183-2/+107
* PR c++/71814 - mangling sizeof... (sP and sZ)jason2016-07-153-5/+70
* PR c++/70926law2016-07-133-4/+28
* 2016-06-12 Brooks Moses <bmoses@google.com>brooks2016-07-112-2/+11