This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
Re: PATCH: Add x86 AVX XML files
- From: Eli Zaretskii <eliz at gnu dot org>
- To: "H.J. Lu" <hjl dot tools at gmail dot com>
- Cc: gdb-patches at sourceware dot org
- Date: Tue, 02 Mar 2010 20:00:26 +0200
- Subject: Re: PATCH: Add x86 AVX XML files
- References: <20100302152128.GA28089@intel.com>
- Reply-to: Eli Zaretskii <eliz at gnu dot org>
> Date: Tue, 2 Mar 2010 07:21:28 -0800
> From: "H.J. Lu" <hongjiu.lu@intel.com>
>
> I am submitting AVX patches in pieces since AVX changes are quite
> large. This patch adds x86 AVX target descriptions. OK to install?
Could you please add the necessary file-name mappings to
config/djgpp/fnchange.lst? Some of the new files will have their
names clash under the 8+3 DOS butchery. (You can use `doschk' to see
which files fall victim to this.)
Thanks.