This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-master-arm-lts-defconfig in repository toolchain/ci/binutils-gdb.
from cf250e3679 Make objfile::static_links an htab_up adds b494cdff69 Use std::list for event notifications in gdbserver adds 97dfbaddad Use std::list for remote_notif_state::notif_queue adds 8732db6ceb Remove an include of common/queue.h adds fb88198679 Remove common/queue.h adds 4884b57f24 Automatic date update in version.in adds f2ae8bc883 Fix GDB crash when registers cannot be modified.
No new revisions were added by this update.
Summary of changes: bfd/version.h | 2 +- gdb/ChangeLog | 25 ++++ gdb/common/queue.h | 298 ------------------------------------------------ gdb/event-loop.c | 1 - gdb/gdbserver/ChangeLog | 23 ++++ gdb/gdbserver/notif.c | 37 ++---- gdb/gdbserver/notif.h | 17 ++- gdb/gdbserver/server.c | 80 ++++++------- gdb/remote-notif.c | 27 ++--- gdb/remote-notif.h | 30 ++--- gdb/remote.c | 2 +- 11 files changed, 130 insertions(+), 412 deletions(-) delete mode 100644 gdb/common/queue.h