]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
Update with 'origin/master'.
authorKeith Seitz <keiths@redhat.com>
Thu, 2 Feb 2017 20:03:40 +0000 (12:03 -0800)
committerKeith Seitz <keiths@redhat.com>
Thu, 2 Feb 2017 20:03:40 +0000 (12:03 -0800)
commit0aea4b19489535d0bd6ce801694dd61c2a17ea94
tree618c8fde840b3b36d0b93f8b57b3fb5eaa59306a
parentfa9d0e041115f05379f31904ec82d3be0cb59d3a
parent1273da0414a2f2a31288749a17fe44cbef615ab5
Update with 'origin/master'.

Problems:
gdb/cp-support.c

Abandoned parsed_demangle_info for demangle_parse_info.
Move cp_mangled_name_to_comp to return a std::unique_ptr.
15 files changed:
gdb/Makefile.in
gdb/NEWS
gdb/coffread.c
gdb/compile/compile-c-symbols.c
gdb/compile/compile-cplus-templates.c
gdb/compile/compile-cplus-templates.h
gdb/compile/compile-object-load.c
gdb/cp-name-parser.y
gdb/cp-support.c
gdb/cp-support.h
gdb/doc/gdb.texinfo
gdb/dwarf2read.c
gdb/gnu-v3-abi.c
gdb/jit.c
gdb/linespec.c