public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
From: Szabolcs Nagy <szabolcs.nagy@arm.com>
To: "gcc-patches@gcc.gnu.org" <gcc-patches@gcc.gnu.org>
Cc: Gregor Richards <gregor.richards@uwaterloo.ca>,
	 Rich Felker <dalias@libc.org>, Szabolcs Nagy <nsz@port70.net>,
	Jan Hubicka <hubicka@ucw.cz>,  Uros Bizjak <ubizjak@gmail.com>
Subject: Re: [PATCH 9/13] x86 musl support
Date: Fri, 15 May 2015 12:34:00 -0000	[thread overview]
Message-ID: <5555E79A.6030705@arm.com> (raw)
In-Reply-To: <553E4D2C.80400@arm.com>

On 27/04/15 15:52, Szabolcs Nagy wrote:
> On 20/04/15 19:57, Szabolcs Nagy wrote:
>> Set up dynamic linker name for x86.
>>
> Patch v2.
> 
> (undef MUSL_DYNAMIC_LINKER* before defining it).

ping

(now with maintainers in cc)

> gcc/Changelog:
> 
> 2015-04-27  Gregor Richards  <gregor.richards@uwaterloo.ca>
> 
> 	* config/i386/linux.h (MUSL_DYNAMIC_LINKER): Define.
> 	* config/i386/linux64.h (MUSL_DYNAMIC_LINKER32): Define.
> 	(MUSL_DYNAMIC_LINKER64, MUSL_DYNAMIC_LINKERX32): Define.
> 

  reply	other threads:[~2015-05-15 12:33 UTC|newest]

Thread overview: 83+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-04-20 18:49 [PATCH 0/13] Add musl support to GCC Szabolcs Nagy
2015-04-20 18:51 ` [PATCH 1/13] libitm fixes for musl support Szabolcs Nagy
2015-04-20 20:41   ` Jeff Law
2015-04-22 14:34     ` Kyrill Tkachov
2015-04-20 18:52 ` [PATCH 2/13] musl libc config Szabolcs Nagy
2015-04-22 13:16   ` Jeff Law
2015-04-22 14:34     ` Kyrill Tkachov
2015-04-22 15:27       ` Ilya Verbin
2015-04-22 15:37         ` Kyrill Tkachov
2015-04-22 15:42           ` Szabolcs Nagy
2015-04-27 14:30             ` Szabolcs Nagy
2015-04-27 19:27               ` Jeff Law
2015-04-28 23:50   ` Joseph Myers
2015-05-06 11:24     ` Szabolcs Nagy
2015-05-07 18:02       ` Jeff Law
2015-05-08  8:26         ` Kyrill Tkachov
2015-04-20 18:52 ` [PATCH 3/13] aarch64 musl support Szabolcs Nagy
2015-04-21 14:16   ` pinskia
2015-04-21 14:55     ` Szabolcs Nagy
2015-04-27 14:33     ` Szabolcs Nagy
2015-05-15 12:33       ` Szabolcs Nagy
2015-05-27 17:39       ` James Greenhalgh
2015-04-20 18:53 ` [PATCH 4/13] arm " Szabolcs Nagy
2015-05-15 12:43   ` Szabolcs Nagy
2015-05-27 13:49   ` Kyrill Tkachov
2015-04-20 18:54 ` [PATCH 5/13] microblaze " Szabolcs Nagy
2015-04-27 14:35   ` Szabolcs Nagy
2015-04-29 13:23     ` Michael Eager
2015-04-29 14:06       ` Szabolcs Nagy
2015-05-06 11:25         ` Szabolcs Nagy
2015-10-15 19:00           ` [PING][PATCH " Szabolcs Nagy
2015-10-15 19:04             ` Michael Eager
2015-10-15 19:06               ` Szabolcs Nagy
2015-04-20 18:54 ` [PATCH 6/13] mips " Szabolcs Nagy
2015-04-21 13:58   ` Matthew Fortune
2015-04-21 14:43     ` Rich Felker
2015-04-21 15:00       ` Matthew Fortune
2015-04-27 14:40         ` Szabolcs Nagy
2015-05-08 13:56           ` H.J. Lu
2015-05-08 14:27             ` Matthew Fortune
2015-05-08 14:40               ` Rich Felker
2015-05-08 14:41               ` Szabolcs Nagy
2015-05-08 14:47                 ` Matthew Fortune
2015-05-08 15:13                   ` Szabolcs Nagy
2015-05-08 15:17                     ` Kyrill Tkachov
2015-05-08 14:49                 ` Rich Felker
2015-05-08 16:50                   ` Joseph Myers
2015-05-08 17:03                     ` Rich Felker
2015-05-08 18:27                     ` Jeff Law
2015-05-08 18:56                       ` Matthew Fortune
2015-05-08 18:20               ` Jeff Law
2015-05-08 14:27             ` Szabolcs Nagy
2015-04-20 18:55 ` [PATCH 7/13] powerpc " Szabolcs Nagy
2015-04-27 14:58   ` Szabolcs Nagy
2015-04-20 18:56 ` [PATCH 8/13] sh " Szabolcs Nagy
2015-04-20 20:29   ` Oleg Endo
2015-04-27 14:50     ` Szabolcs Nagy
2015-04-20 18:57 ` [PATCH 9/13] x86 " Szabolcs Nagy
2015-04-27 14:52   ` Szabolcs Nagy
2015-05-15 12:34     ` Szabolcs Nagy [this message]
2015-05-15 12:45       ` Uros Bizjak
2015-05-15 13:39         ` Kyrill Tkachov
2015-04-20 18:58 ` [PATCH 10/13] fixincludes Szabolcs Nagy
2015-04-20 20:38   ` Jeff Law
2015-04-22 14:35     ` Kyrill Tkachov
2015-04-20 18:58 ` [PATCH 11/13] unwind fix for musl Szabolcs Nagy
2015-04-22 13:20   ` Jeff Law
2015-04-22 14:35     ` Kyrill Tkachov
2015-04-20 18:59 ` [PATCH 12/13] libstdc++, libgfortran gthr workaround " Szabolcs Nagy
2015-04-22 13:17   ` Jeff Law
2015-04-22 14:35     ` Kyrill Tkachov
2015-04-20 19:00 ` [PATCH 13/13] fix incompatible posix_memalign declaration on x86 Szabolcs Nagy
2015-05-15 12:36   ` Szabolcs Nagy
2015-05-15 13:04     ` Uros Bizjak
2015-05-15 15:18   ` H.J. Lu
2015-05-15 16:12     ` Szabolcs Nagy
2015-05-15 17:22       ` H.J. Lu
2015-04-28 23:50 ` [PATCH 0/13] Add musl support to GCC Joseph Myers
2015-04-29 13:42   ` Szabolcs Nagy
2015-04-30  0:13     ` Joseph Myers
2015-05-06 11:36       ` Szabolcs Nagy
2015-05-07 18:07         ` Jeff Law
2015-05-08  8:31           ` Kyrill Tkachov

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=5555E79A.6030705@arm.com \
    --to=szabolcs.nagy@arm.com \
    --cc=dalias@libc.org \
    --cc=gcc-patches@gcc.gnu.org \
    --cc=gregor.richards@uwaterloo.ca \
    --cc=hubicka@ucw.cz \
    --cc=nsz@port70.net \
    --cc=ubizjak@gmail.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).