public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc r13-5769] Add x86_64-gnu target to contrib/config-list.mk
@ 2023-02-10 10:00 Thomas Schwinge
  0 siblings, 0 replies; only message in thread
From: Thomas Schwinge @ 2023-02-10 10:00 UTC (permalink / raw)
  To: gcc-cvs

https://gcc.gnu.org/g:e635681dd26abf8243b49f6fd39d3582d57225ba

commit r13-5769-ge635681dd26abf8243b49f6fd39d3582d57225ba
Author: Flavio Cruz <flaviocruz@gmail.com>
Date:   Thu Feb 2 00:55:01 2023 -0500

    Add x86_64-gnu target to contrib/config-list.mk
    
    contrib/ChangeLog:
            * config-list.mk: Add x86_64-gnu to list of archs.
    
    Signed-off-by: Flavio Cruz <flaviocruz@gmail.com>

Diff:
---
 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 \

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2023-02-10 10:00 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-02-10 10:00 [gcc r13-5769] Add x86_64-gnu target to contrib/config-list.mk Thomas Schwinge

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).