]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
Segment support for x86_64, part 2 users/rth/x86-seg
authorRichard Henderson <rth@redhat.com>
Thu, 5 Nov 2015 13:50:24 +0000 (14:50 +0100)
committerRichard Henderson <rth@redhat.com>
Thu, 5 Nov 2015 13:50:24 +0000 (14:50 +0100)
commit247584d3808b66e4059be8b6758382e92350c04b
treeb0499d39d44d602b7375ef5ae9da165eca3e9caa
parent4a2bd92e409721ec80e42e5a9ac58d71c5c0fa16
Segment support for x86_64, part 2

* amd64-tdep.c (amd64_address_to_pointer): New.
(amd64_pointer_to_address): New.
(amd64_init_abi): Register them.
gdb/amd64-tdep.c