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 4176f14d9c Don't check HAVE_UNISTD_H new 3795e81442 gdb_proc_service.h comment and whitespace synchronization new 43b7e92b0c Add workaround from gdbserver's gdb_proc_service.h to GDB new 358ffcf28c Update GDB gdb_proc_service.h workaround to match gdbserver new 7c619dbdae Move duplicated code to common/gdb_proc_service.h new 12b164e9a9 Remove ancient workaround
The 5 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 | 31 +++++++ gdb/Makefile.in | 1 + gdb/{ => common}/gdb_proc_service.h | 44 ++++------ gdb/config.in | 9 ++- gdb/configure | 54 ++++++------- gdb/configure.ac | 30 +------ gdb/gdb_proc_service.h | 156 +----------------------------------- gdb/gdbserver/ChangeLog | 10 +++ gdb/gdbserver/gdb_proc_service.h | 127 +---------------------------- gdb/proc-service.c | 5 +- 10 files changed, 95 insertions(+), 372 deletions(-) copy gdb/{ => common}/gdb_proc_service.h (88%)