AArch64 GDBserver support.
authorMarcus Shawcroft <mshawcroft@sourceware.org>
Mon, 4 Feb 2013 18:20:05 +0000 (18:20 +0000)
committerMarcus Shawcroft <mshawcroft@sourceware.org>
Mon, 4 Feb 2013 18:20:05 +0000 (18:20 +0000)
commit176eb98c2f159084863a303f417803dd6736f16f
tree20610988fefcb5b0a2a6061f9a9be00560064394
parent56f7af9cb08878ff05956c243fbd6882b915c9ce
AArch64 GDBserver support.

gdb/
        * configure.tgt (aarch64*-*-linux*): Set build_gdbserver=yes.

gdb/gdbserver/

        * Makefile.in (clean): Remove aarch64.c and aarch64-without-fpu.c.
        (aarch64.c, aarch64-without-fpu.c): New targets.
        * configure.srv (aarch64*-*-linux*): New.
        * linux-aarch64-low.c: New file.
gdb/ChangeLog
gdb/configure.tgt
gdb/gdbserver/ChangeLog
gdb/gdbserver/Makefile.in
gdb/gdbserver/configure.srv
gdb/gdbserver/linux-aarch64-low.c [new file with mode: 0644]
This page took 0.025485 seconds and 4 git commands to generate.