public inbox for gdb-testers@sourceware.org
help / color / mirror / Atom feed
From: gdb-buildbot@sergiodj.net
To: gdb-testers@sourceware.org
Subject: [binutils-gdb] gdbserver: remove rule for files from regformats/i386
Date: Tue, 14 Jan 2020 03:05:00 -0000	[thread overview]
Message-ID: <c0bd321d770f3829d5dba3abb2e47443197a2e23@gdb-build> (raw)

*** TEST RESULTS FOR COMMIT c0bd321d770f3829d5dba3abb2e47443197a2e23 ***

commit c0bd321d770f3829d5dba3abb2e47443197a2e23
Author:     Simon Marchi <simon.marchi@efficios.com>
AuthorDate: Mon Jan 13 14:19:05 2020 -0500
Commit:     Simon Marchi <simon.marchi@efficios.com>
CommitDate: Mon Jan 13 14:19:05 2020 -0500

    gdbserver: remove rule for files from regformats/i386
    
    The dat files in regformats/i386 were removed a while ago, this rule is
    no longer necessary.
    
    gdb/gdbserver/ChangeLog:
    
            * Makefile.in (%-generated.c): Remove rule for files from
            regformats/i386.

diff --git a/gdb/gdbserver/ChangeLog b/gdb/gdbserver/ChangeLog
index bb0bc7a6c3..fe8b392981 100644
--- a/gdb/gdbserver/ChangeLog
+++ b/gdb/gdbserver/ChangeLog
@@ -1,3 +1,8 @@
+2020-01-13  Simon Marchi  <simon.marchi@efficios.com>
+
+	* Makefile.in (%-generated.c): Remove rule for files from
+	regformats/i386.
+
 2020-01-13  Simon Marchi  <simon.marchi@efficios.com>
 
 	* configure: Re-generate.
diff --git a/gdb/gdbserver/Makefile.in b/gdb/gdbserver/Makefile.in
index fd43e407b8..d1af55be07 100644
--- a/gdb/gdbserver/Makefile.in
+++ b/gdb/gdbserver/Makefile.in
@@ -654,9 +654,6 @@ gdbsupport/%.o: ../gdbsupport/%.c
 %-generated.c: ../regformats/arm/%.dat $(regdat_sh)
 	$(ECHO_REGDAT) $(SHELL) $(regdat_sh) $< $@
 
-%-generated.c: ../regformats/i386/%.dat $(regdat_sh)
-	$(ECHO_REGDAT) $(SHELL) $(regdat_sh) $< $@
-
 %-generated.c: ../regformats/rs6000/%.dat $(regdat_sh)
 	$(ECHO_REGDAT) $(SHELL) $(regdat_sh) $< $@
 


             reply	other threads:[~2020-01-14  2:59 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-01-14  3:05 gdb-buildbot [this message]
2020-01-14  3:09 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master gdb-buildbot
2020-01-16  2:49 ` Failures on Fedora-i686, " gdb-buildbot
2020-01-16  2:53 ` Failures on Fedora-x86_64-m64, " gdb-buildbot
2020-01-16  2:54 ` Failures on Fedora-x86_64-m32, " gdb-buildbot
2020-01-16  3:29 ` Failures on Fedora-x86_64-cc-with-index, " gdb-buildbot
2020-01-16  3:42 ` Failures on Fedora-x86_64-native-extended-gdbserver-m32, " gdb-buildbot
2020-01-16  3:44 ` Failures on Fedora-x86_64-native-extended-gdbserver-m64, " gdb-buildbot
2020-01-16  4:15 ` Failures on Fedora-x86_64-native-gdbserver-m64, " gdb-buildbot

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=c0bd321d770f3829d5dba3abb2e47443197a2e23@gdb-build \
    --to=gdb-buildbot@sergiodj.net \
    --cc=gdb-testers@sourceware.org \
    /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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).