| Commit message (Expand) | Author | Age | Files | Lines |
* | Update copyright years. | jakub | 2017-01-04 | 93 | -120/+97 |
* | Update configure deps, remove stray \xA0 in picflag.m4, regenerate | amodra | 2017-01-04 | 3 | -3/+10 |
* | PR c++/78761 | jakub | 2016-12-13 | 3 | -1/+14 |
* | libiberty/ | nathan | 2016-12-12 | 3 | -22/+82 |
* | Oops, fix date | dj | 2016-12-06 | 1 | -1/+1 |
* | * argv.c (expandargv): Check for directories passed as @-files. | dj | 2016-12-06 | 2 | -0/+23 |
* | libiberty: avoid reading past end of buffer in strndup/xstrndup (PR c/78498) | dmalcolm | 2016-11-30 | 3 | -9/+11 |
* | * cp-demangle.c (d_print_comp_inner): Fix parameter indentation. | nathan | 2016-11-29 | 2 | -1/+5 |
* | libiberty: Add Rust symbol demangling. | mark | 2016-11-16 | 6 | -4/+585 |
* | libiberty: demangler crash with missing :? or fold expression component. | mark | 2016-11-15 | 3 | -0/+19 |
* | libiberty: Fix some demangler crashes caused by reading past end of input. | mark | 2016-11-15 | 3 | -4/+41 |
* | - Revert last commit, restore the regenerated files aclocal.m4 and configure | doko | 2016-11-15 | 2 | -23/+625 |
* | <toplevel> | doko | 2016-11-15 | 2 | -625/+23 |
* | libiberty: Add -Wshadow=local to warning flags (if supported). | mark | 2016-11-14 | 3 | -2/+9 |
* | Implement P0012R1, Make exception specifications part of the type system. | jason | 2016-11-07 | 3 | -68/+133 |
* | libiberty: Fix -Wimplicit-fallthrough warnings. | mark | 2016-11-04 | 4 | -15/+29 |
* | Implement P0136R1, Rewording inheriting constructors. | jason | 2016-11-02 | 3 | -0/+20 |
* | libiberty: Fix memory leak in ada_demangle when symbol cannot be demangled. | mark | 2016-11-01 | 2 | -1/+7 |
* | Fix zero-length parameter bug in pex_run. | ams | 2016-09-19 | 3 | -0/+23 |
* | Fix -Wshadow warning in libiberty/cp-demangle.c | mark | 2016-09-10 | 2 | -5/+10 |
* | PR c/7652 | mpolacek | 2016-08-12 | 2 | -0/+7 |
* | 2016-08-04 Marcel Böhme <boehme.marcel@gmail.com> | law | 2016-08-04 | 3 | -7/+97 |
* | include/ | aldyh | 2016-07-29 | 2 | -3/+13 |
* | Demangle C++17 fold-expressions. | jason | 2016-07-18 | 3 | -2/+107 |
* | PR c++/71814 - mangling sizeof... (sP and sZ) | jason | 2016-07-15 | 3 | -5/+70 |
* | PR c++/70926 | law | 2016-07-13 | 3 | -4/+28 |
* | 2016-06-12 Brooks Moses <bmoses@google.com> | brooks | 2016-07-11 | 2 | -2/+11 |
* | Don't needlessly clear xmemdup allocated memory. | amodra | 2016-05-31 | 2 | -2/+8 |
* | Move ChangeLog entry to the right file. | jakub | 2016-05-19 | 1 | -2/+0 |
* | Remove libiberty/ path prefixes. | jakub | 2016-05-19 | 1 | -16/+15 |
* | PR c++/70498 | jakub | 2016-05-19 | 2 | -1/+6 |
* | Fix up 2 ChangeLog entries. | jakub | 2016-05-19 | 1 | -2/+2 |
* | * cplus-dem.c (enum type_kind_t): Add tk_rvalue_reference | law | 2016-05-18 | 3 | -2/+136 |
* | Demangler integer overflow fixes from Marcel Böhme. | bernds | 2016-05-02 | 3 | -24/+61 |
* | / | olegendo | 2016-04-30 | 2 | -2/+5 |
* | Fix PR number in ChangeLog | bernds | 2016-04-08 | 1 | -1/+1 |
* | Fix memory allocation size overflows (PR69687, patch by Marcel Böhme) | bernds | 2016-04-08 | 2 | -0/+22 |
* | Handle an overflow case (PR70498, patch by Marcel Böhme). | bernds | 2016-04-08 | 2 | -0/+11 |
* | Add BZ markers to last commit | law | 2016-03-31 | 1 | -0/+2 |
* | * cplus-dem.c (squangle_mop_up): Zero bsize/ksize after freeing | law | 2016-03-31 | 3 | -0/+19 |
* | libiberty/ChangeLog: | ibuclaw | 2016-01-27 | 3 | -2/+22 |
* | libiberty/ChangeLog: | ibuclaw | 2016-01-27 | 3 | -1/+14 |
* | libiberty/ChangeLog: | ibuclaw | 2016-01-27 | 3 | -28/+36 |
* | libiberty: {count,dup,write}argv: constify argv input slightly | vapier | 2016-01-05 | 3 | -9/+15 |
* | libiberty: dupargv: rewrite to use xstrdup | vapier | 2016-01-05 | 2 | -5/+5 |
* | Tweak the documentation of libiberty's xcrc32 function | ppalka | 2015-12-28 | 2 | -7/+13 |
* | PR 66827 | nickc | 2015-12-21 | 2 | -1/+7 |
* | PR other/61321 - demangler crash on casts in template parameters | trippels | 2015-11-27 | 4 | -8/+77 |
* | * Makefile.in (etags tags TAGS): Use && instead of ;. | mrs | 2015-11-12 | 2 | -1/+5 |
* | Configury changes for obstack optimization | amodra | 2015-11-09 | 2 | -0/+4 |