public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
From: Jakub Jelinek <jakub@redhat.com>
To: chenglulu <chenglulu@loongson.cn>
Cc: gcc-patches@gcc.gnu.org, richard.sandiford@arm.com,
	xuchenghua@loongson.cn, joseph@codesourcery.com
Subject: Re: [PATCH v10 10/12] LoongArch Port: libgomp
Date: Thu, 24 Mar 2022 13:41:18 +0100	[thread overview]
Message-ID: <Yjxm7uuLThzlR2nz@tucnak> (raw)
In-Reply-To: <20220324123734.1632625-11-chenglulu@loongson.cn>

On Thu, Mar 24, 2022 at 08:37:32PM +0800, chenglulu wrote:
> libgomp/
> 
>         * configure.tgt: Add LoongArch triplet.

Ok.

> diff --git a/libgomp/configure.tgt b/libgomp/configure.tgt
> index d4f1e741b5a..2cd7272fcd8 100644
> --- a/libgomp/configure.tgt
> +++ b/libgomp/configure.tgt
> @@ -56,6 +56,10 @@ if test x$enable_linux_futex = xyes; then
>  	config_path="linux/ia64 linux posix"
>  	;;
>  
> +    loongarch*-*-linux*)
> +	config_path="linux posix"
> +	;;
> +
>      mips*-*-linux*)
>  	config_path="linux/mips linux posix"
>  	;;
> -- 
> 2.31.1

	Jakub


  reply	other threads:[~2022-03-24 12:41 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-03-24 12:37 [PATCH v10 00/12] Add LoongArch support chenglulu
2022-03-24 12:37 ` [PATCH v10 01/12] LoongArch Port: Regenerate configure chenglulu
2022-03-24 12:37 ` [PATCH v10 02/12] LoongArch Port: gcc build chenglulu
2022-03-24 12:37 ` [PATCH v10 03/12] LoongArch Port: Regenerate gcc/configure chenglulu
2022-03-24 12:37 ` [PATCH v10 04/12] LoongArch Port: Machine description files chenglulu
2022-03-24 12:37 ` [PATCH v10 05/12] LoongArch Port: Machine description C files and .h files chenglulu
2022-03-24 12:37 ` [PATCH v10 06/12] LoongArch Port: Builtin functions chenglulu
2022-03-24 12:37 ` [PATCH v10 07/12] LoongArch Port: Builtin macros chenglulu
2022-03-24 12:37 ` [PATCH v10 08/12] LoongArch Port: libgcc chenglulu
2022-03-24 12:37 ` [PATCH v10 09/12] LoongArch Port: Regenerate libgcc/configure chenglulu
2022-03-24 12:37 ` [PATCH v10 10/12] LoongArch Port: libgomp chenglulu
2022-03-24 12:41   ` Jakub Jelinek [this message]
2022-03-24 12:50     ` 程璐璐
2022-03-24 12:37 ` [PATCH v10 11/12] LoongArch Port: gcc/testsuite chenglulu
2022-03-24 12:37 ` [PATCH v10 12/12] LoongArch Port: Add doc chenglulu
2022-03-28 12:59 ` [PATCH v10 00/12] Add LoongArch support Richard Sandiford

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=Yjxm7uuLThzlR2nz@tucnak \
    --to=jakub@redhat.com \
    --cc=chenglulu@loongson.cn \
    --cc=gcc-patches@gcc.gnu.org \
    --cc=joseph@codesourcery.com \
    --cc=richard.sandiford@arm.com \
    --cc=xuchenghua@loongson.cn \
    /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).