From: Luis Machado <lgustavo@codesourcery.com>
To: Michael Sturm <michael.sturm@intel.com>,
<mark.kettenis@xs4all.nl>, <palves@redhat.com>, <eliz@gnu.org>
Cc: <gdb-patches@sourceware.org>
Subject: Re: [PATCH v2 1/5] Sync up x86-gcc-cpuid.h with cpuid.h from gcc-6 branch.
Date: Fri, 02 Dec 2016 01:17:00 -0000 [thread overview]
Message-ID: <5daed388-d8a5-9c48-1403-15f58d3dd67c@codesourcery.com> (raw)
In-Reply-To: <1480599538-30543-2-git-send-email-michael.sturm@intel.com>
On 12/01/2016 07:38 AM, Michael Sturm wrote:
> Pedro suggested a separate patch synching with GCCs cpuid.h
> instead of just adding new bits for PKU feature.
>
> gdb/Changelog:
> 2016-11-14 Michael Sturm <michael.sturm@intel.com>
>
> * nat/x86-gcc-cpuid.h: Replace with copy of cpuid.h
> from gcc-6 branch.
>
> Change-Id: I7fadd372db689907475779c12400d123d40a71ce
> Signed-off-by: Michael Sturm <michael.sturm@intel.com>
> ---
> gdb/nat/x86-gcc-cpuid.h | 128 ++++++++++++++++++------------------------------
> 1 file changed, 48 insertions(+), 80 deletions(-)
>
> diff --git a/gdb/nat/x86-gcc-cpuid.h b/gdb/nat/x86-gcc-cpuid.h
> index 1045521..5d81b23 100644
> --- a/gdb/nat/x86-gcc-cpuid.h
> +++ b/gdb/nat/x86-gcc-cpuid.h
> @@ -1,29 +1,7 @@
> /*
> - * Helper cpuid.h file copied from gcc-4.8.0. Code in gdb should not
> + * Helper cpuid.h file copied from gcc-6. Code in gdb should not
> * include this directly, but pull in x86-cpuid.h and use that func.
> */
> -/*
> - * Copyright (C) 2007-2016 Free Software Foundation, Inc.
> - *
> - * This file is free software; you can redistribute it and/or modify it
> - * under the terms of the GNU General Public License as published by the
> - * Free Software Foundation; either version 3, or (at your option) any
> - * later version.
> - *
> - * This file is distributed in the hope that it will be useful, but
> - * WITHOUT ANY WARRANTY; without even the implied warranty of
> - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
> - * General Public License for more details.
> - *
> - * Under Section 7 of GPL version 3, you are granted additional
> - * permissions described in the GCC Runtime Library Exception, version
> - * 3.1, as published by the Free Software Foundation.
> - *
> - * You should have received a copy of the GNU General Public License and
> - * a copy of the GCC Runtime Library Exception along with this program;
> - * see the files COPYING3 and COPYING.RUNTIME respectively. If not, see
> - * <http://www.gnu.org/licenses/>.
> - */
Is this a simple replacement of files? The copyright blurb is gone for
some reason. I suppose that's not expected?
next prev parent reply other threads:[~2016-12-02 1:17 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-12-01 13:39 [PATCH v2 0/5] Add support for PKRU register to GDB and GDBServer Michael Sturm
2016-12-01 13:39 ` [PATCH v2 4/5] Add target description for avx-avx512 Michael Sturm
2016-12-01 13:39 ` [PATCH v2 3/5] Rename target descriptions to reflect actual content of description Michael Sturm
2016-12-01 13:39 ` [PATCH v2 5/5] Add support for Intel PKRU register to GDB and GDBserver Michael Sturm
2016-12-01 17:35 ` Eli Zaretskii
2016-12-02 2:00 ` Luis Machado
2016-12-06 10:54 ` Sturm, Michael
2016-12-09 17:16 ` Pedro Alves
2016-12-19 9:17 ` Sturm, Michael
2016-12-01 13:39 ` [PATCH v2 2/5] Change xstate_bv handling to use 8 bytes of data Michael Sturm
2016-12-02 1:26 ` Luis Machado
2016-12-05 13:52 ` Sturm, Michael
2016-12-01 13:39 ` [PATCH v2 1/5] Sync up x86-gcc-cpuid.h with cpuid.h from gcc-6 branch Michael Sturm
2016-12-02 1:17 ` Luis Machado [this message]
2016-12-05 13:42 ` Sturm, Michael
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=5daed388-d8a5-9c48-1403-15f58d3dd67c@codesourcery.com \
--to=lgustavo@codesourcery.com \
--cc=eliz@gnu.org \
--cc=gdb-patches@sourceware.org \
--cc=mark.kettenis@xs4all.nl \
--cc=michael.sturm@intel.com \
--cc=palves@redhat.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