This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch gdb-7.12-branch in repository binutils-gdb.
from e24e88f Fix PR20494 - User input stops being echoed in CLI new 7157552 x32 Fast tracepoints: IPA target descriptions new 69389fd x32 Fast tracepoints: Customize jump pad address new 53e8498 x32: Avoid unsigned long when installing fast tracepoint jump pads new 7b42e25 x32: gdbserver's agent bytecode JIT: fix "call" emission new c0c1412 x32: gdb: Fix 'call' insn relocation with qRelocInsn new 644e90f x32: Fix gdb.trace/mi-trace-frame-collected.exp
The 6 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 | 5 ++ gdb/amd64-tdep.c | 42 ++++++++++-- gdb/gdbserver/ChangeLog | 28 ++++++++ gdb/gdbserver/Makefile.in | 9 +++ gdb/gdbserver/configure | 31 +++++++++ gdb/gdbserver/configure.ac | 14 ++++ gdb/gdbserver/configure.srv | 8 ++- gdb/gdbserver/linux-amd64-ipa.c | 79 +++++++++++++++++++--- gdb/gdbserver/linux-x86-low.c | 8 ++- gdb/testsuite/ChangeLog | 5 ++ .../gdb.trace/mi-trace-frame-collected.exp | 14 +++- 11 files changed, 224 insertions(+), 19 deletions(-)