From: Pedro Alves <palves@redhat.com>
To: Walfred Tedeschi <walfred.tedeschi@intel.com>
Cc: tromey@redhat.com, mark.kettenis@xs4all.nl, gdb-patches@sourceware.org
Subject: Re: [PATCH V7 5/8] Add MPX support to gdbserver.
Date: Tue, 19 Nov 2013 15:14:00 -0000 [thread overview]
Message-ID: <528B7F3E.1040700@redhat.com> (raw)
In-Reply-To: <1381320034-4092-6-git-send-email-walfred.tedeschi@intel.com>
(Huh, I thought I had pushed the send button for this
yesterday, but turns out I didn't.)
On 10/09/2013 01:00 PM, Walfred Tedeschi wrote:
> 2013-05-22 Walfred Tedeschi <walfred.tedeschi@intel.com>
>
> gdbserver/
> * Makefile.in: Add i386-mpx.c, i386-mpx-linux.c, amd64-mpx.c,
> amd64-mpx-linux.c, x32-mpx.c and x32-mpx-linux.c generation.
>
> * configure.srv (srv_i386_regobj): Add i386-mpx.o.
> (srv_i386_linux_regobj): Add i386-mpx-linux.o.
> (srv_amd64_regobj): Add amd64-mpx.o.
> (srv_amd64_linux_regobj): Add amd64-mpx-linux.o.
> (srv_i386_32bit_xmlfiles): Add i386/32bit-mpx.xml.
> (srv_i386_64bit_xmlfiles): Add i386/64bit-mpx.xml.
>
> * i387-fp.c (num_pl_bnd_register) Added constant.
> (num_pl_bnd_cfg_registers) Added constant.
> (struct i387_xsave) Added reserved area and MPX fields.
> (i387_cache_to_xsave, i387_xsave_to_cache) Add MPX.
>
> * linux-x86-low.c (init_registers_i386_mpx_linux): Declare new
> function.
> (tdesc_i386_mpx_linux): Add MPX amd64 target.
> (init_registers_amd64_mpx_linux): Declare new function.
> (tdesc_amd64_mpx_linux): Add MPX amd64 target.
> (init_registers_x32_mpx_linux): Declare new function.
> (tdesc_x32_mpx_linux): Add MPX amd64 target.
> (x86_64_regmap): Add MPX registers.
> (x86_linux_read_description): Add MPX case.
> (initialize_low_arch): Initialize MPX targets.
FWIW, this looks fine from a add-new-port-to-gdbserver perspective.
--
Pedro Alves
next prev parent reply other threads:[~2013-11-19 15:10 UTC|newest]
Thread overview: 22+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-10-09 12:01 [PATCH V7 0/8] Intel(R) MPX register support Walfred Tedeschi
2013-10-09 12:01 ` [PATCH V7 3/8] Add MPX support for i386 Walfred Tedeschi
2013-10-09 12:01 ` [PATCH V7 8/8] Add MPX feature description to GDB manual Walfred Tedeschi
2013-11-18 20:26 ` Pedro Alves
2013-11-19 8:32 ` Tedeschi, Walfred
2013-10-09 12:01 ` [PATCH V7 6/8] Add pretty-printer for MPX bnd registers Walfred Tedeschi
2013-10-09 12:01 ` [PATCH V7 1/8] Fix conditions in creating a bitfield Walfred Tedeschi
2013-10-09 12:01 ` [PATCH V7 4/8] MPX for amd64 Walfred Tedeschi
2013-10-09 12:01 ` [PATCH V7 7/8] Add MPX registers tests Walfred Tedeschi
2013-10-09 12:02 ` [PATCH V7 2/8] Add MPX registers XML files Walfred Tedeschi
2013-10-20 19:23 ` [PATCH V7 0/8] Intel(R) MPX register support Mark Kettenis
2013-10-21 11:33 ` Tedeschi, Walfred
2013-11-04 9:07 ` Tedeschi, Walfred
2013-11-04 10:30 ` Mark Kettenis
2013-11-11 8:24 ` Tedeschi, Walfred
2013-11-11 10:12 ` Mark Kettenis
2013-11-11 11:48 ` Walfred Tedeschi
2013-11-19 10:28 ` Tedeschi, Walfred
2013-11-19 11:13 ` Mark Kettenis
2013-11-19 12:15 ` Tedeschi, Walfred
[not found] ` <1381320034-4092-6-git-send-email-walfred.tedeschi@intel.com>
2013-11-19 15:14 ` Pedro Alves [this message]
2013-11-19 15:43 ` [PATCH V7 5/8] Add MPX support to gdbserver Tedeschi, Walfred
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=528B7F3E.1040700@redhat.com \
--to=palves@redhat.com \
--cc=gdb-patches@sourceware.org \
--cc=mark.kettenis@xs4all.nl \
--cc=tromey@redhat.com \
--cc=walfred.tedeschi@intel.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox