]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
[gdbserver] Move bytecode compilation bits from server.h to ax.h.
authorPedro Alves <palves@redhat.com>
Thu, 5 Sep 2013 20:40:58 +0000 (20:40 +0000)
committerPedro Alves <palves@redhat.com>
Thu, 5 Sep 2013 20:40:58 +0000 (20:40 +0000)
commitf699aaba87de29fe9764fb96f625962f4e3a5921
treefb63705f9ce7e75e98b3f718ef14dba8666a14df
parentc144c7a0b737157eee2b27e0fc90911ef76fe863
[gdbserver] Move bytecode compilation bits from server.h to ax.h.

gdb/gdbserver/
2013-09-05  Pedro Alves  <palves@redhat.com>

* server.h (struct emit_ops, current_insn_ptr, emit_error):
Move ...
        * ax.h: ... here.
gdb/gdbserver/ChangeLog
gdb/gdbserver/ax.h
gdb/gdbserver/linux-x86-low.c
gdb/gdbserver/server.h