This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository binutils-gdb.
from de4859eacb Change objcopy's --set-section-alignment option to take a by [...] new 46f29a9a26 gdb: Remove a VEC from gdbsupport/btrace-common.h new 554ac434b0 gdb: Change a VEC to std::vector in btrace.{c,h} new df07e2c772 gdb: Remove a use of VEC from dwarf2read.{c,h}
The 3 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: gdb/ChangeLog | 47 ++++++++++++++++++++ gdb/btrace.c | 98 +++++++++++++++++++----------------------- gdb/btrace.h | 5 +-- gdb/dwarf2read.c | 17 ++++---- gdb/dwarf2read.h | 3 -- gdb/gdbserver/ChangeLog | 5 +++ gdb/gdbserver/linux-low.c | 8 +--- gdb/gdbsupport/btrace-common.c | 18 ++++---- gdb/gdbsupport/btrace-common.h | 19 ++++---- gdb/nat/linux-btrace.c | 16 +++---- 10 files changed, 135 insertions(+), 101 deletions(-)