public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
From: Flavio Cruz <flaviocruz@gmail.com>
To: gcc-patches@gcc.gnu.org, Thomas Schwinge <thomas@codesourcery.com>
Cc: bug-hurd@gnu.org, Jan-Benedict Glaw <jbglaw@lug-owl.de>
Subject: [PATCH] Add x86_64-gnu target to contrib/config-list.mk
Date: Thu, 2 Feb 2023 00:55:01 -0500	[thread overview]
Message-ID: <Y9tQNeCkdqlMkKdz@jupiter.tail36e24.ts.net> (raw)

contrib/ChangeLog:
	* config-list.mk: Add x86_64-gnu to list of archs.

Signed-off-by: Flavio Cruz <flaviocruz@gmail.com>
---
 contrib/config-list.mk | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/contrib/config-list.mk b/contrib/config-list.mk
index 20b8f4a196f..661b11c9bbd 100644
--- a/contrib/config-list.mk
+++ b/contrib/config-list.mk
@@ -96,7 +96,7 @@ LIST = aarch64-elf aarch64-freebsd13 aarch64-linux-gnu aarch64-rtems \
   sparc-wrs-vxworks sparc64-elf sparc64-rtems sparc64-linux \
   sparc64-netbsd sparc64-openbsd \
   v850e1-elf v850e-elf v850-elf v850-rtems vax-linux-gnu \
-  vax-netbsdelf visium-elf x86_64-apple-darwin \
+  vax-netbsdelf visium-elf x86_64-apple-darwin x86_64-gnu \
   x86_64-pc-linux-gnuOPT-with-fpmath=avx \
   x86_64-elfOPT-with-fpmath=sse x86_64-freebsd13 x86_64-netbsd \
   x86_64-w64-mingw32 \
-- 
2.39.0


         reply	other threads:[~2023-02-02  5:55 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <Y6DgFCo4mEzztu+Q@mars>
2022-12-26 17:34 ` [PATCH] Add support for x86_64-*-gnu-* targets to build x86_64 gnumach/hurd Flavio Cruz
2023-01-09 18:00   ` Flávio Cruz
2023-01-25 15:56     ` Flávio Cruz
2023-01-26  8:34   ` Thomas Schwinge
2023-01-27  6:49     ` Flavio Cruz
     [not found]       ` <875ycr1xwp.fsf@dem-tschwing-1.ger.mentorg.com>
     [not found]         ` <CAKwpGPwYX77GbZk=TiD73AFs8+KvQrZ-8nkArQ_H=R9hiC_Pfg@mail.gmail.com>
2023-01-30 15:44           ` Thomas Schwinge
2023-02-01 18:19             ` Jan-Benedict Glaw
2023-02-02  5:55               ` Flavio Cruz [this message]
2023-02-10 10:05                 ` [PATCH] Add x86_64-gnu target to contrib/config-list.mk Thomas Schwinge

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=Y9tQNeCkdqlMkKdz@jupiter.tail36e24.ts.net \
    --to=flaviocruz@gmail.com \
    --cc=bug-hurd@gnu.org \
    --cc=gcc-patches@gcc.gnu.org \
    --cc=jbglaw@lug-owl.de \
    --cc=thomas@codesourcery.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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).