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 187f5d0 [AArch64] Track FP registers in prologue analyzer new b845c31 arc: Add a gdbarch_tdep structure new aaf43c4 arc: Add evaluation of long jump targets new 4a2f482 arc: Add support for Newlib
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 | 17 +++++++++++++ gdb/arc-newlib-tdep.c | 69 +++++++++++++++++++++++++++++++++++++++++++++++++++ gdb/arc-tdep.c | 35 ++++++++++++++++++++++++-- gdb/arc-tdep.h | 9 +++++++ gdb/configure.tgt | 7 +++++- 5 files changed, 134 insertions(+), 3 deletions(-) create mode 100644 gdb/arc-newlib-tdep.c