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 b1aed5de0c Automatic date update in version.in new 284a0e3cbf Introduce obstack_new, poison other "typed" obstack functions new e39db4db7c Use XOBNEW/XOBNEWVEC/OBSTACK_ZALLOC when possible
The 2 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 | 44 ++++++++++++++++++++++++++++++++++++++++ gdb/ada-lang.c | 3 +-- gdb/common/poison.h | 31 +++++++++++++++++++++++++++- gdb/common/traits.h | 8 ++++++++ gdb/dwarf2-frame.c | 3 +-- gdb/gdb_obstack.h | 36 +++++++++++++++++++++++++++++---- gdb/gdbarch.c | 9 ++------- gdb/gdbarch.h | 10 +++++++--- gdb/gdbarch.sh | 21 +++++++++---------- gdb/hppa-tdep.c | 7 ++----- gdb/mdebugread.c | 51 ++++++++++++++++------------------------------- gdb/minsyms.c | 6 ++---- gdb/objfiles.c | 9 ++------- gdb/psymtab.c | 4 +--- gdb/stabsread.c | 7 ++----- gdb/target-descriptions.c | 7 +------ gdb/xcoffread.c | 3 +-- 17 files changed, 164 insertions(+), 95 deletions(-)