public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
From: Gerald Pfeifer <gerald@pfeifer.com>
To: Dave Anglin <dave.anglin@bell.net>
Cc: gcc-patches@gcc.gnu.org
Subject: Re: [PATCH 3/4] hppa: Install __sync libfuncs for linux.
Date: Sun, 27 Nov 2011 10:18:00 -0000	[thread overview]
Message-ID: <alpine.LNX.2.00.1111270616050.1694@gerinyyl.fvgr> (raw)
In-Reply-To: <BLU0-SMTP44E3706615C3EE489EE70797C30@phx.gbl>

On Sat, 12 Nov 2011, Dave Anglin wrote:
>> John, Richard, while you are at it, mind making this GNU/Linux per
>> guidance from RMS?  (That'll save us work later on.)
> Yes.  I don't want to participate in this controversy.

That was more a rhetorical question. :-\

Addressing this is not really optional, so I bit the bullet and
applied the patch below myself.

Gerald


2011-11-27  Gerald Pfeifer  <gerald@pfeifer.com>

	* config/pa/pa-linux.h (TARGET_GAS): Remove comment.

Index: config/pa/pa-linux.h
===================================================================
--- config/pa/pa-linux.h	(revision 181742)
+++ config/pa/pa-linux.h	(working copy)
@@ -133,7 +133,6 @@
     }								\
   while (0)
 
-/* Linux always uses gas.  */
 #undef TARGET_GAS
 #define TARGET_GAS 1
 

  reply	other threads:[~2011-11-27  5:49 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-11-12  2:19 [PATCH 0/4][CFT] Handle legacy __sync libcalls Richard Henderson
2011-11-12  3:12 ` [PATCH 2/4] mips: Install the __sync libfuncs for mips16 Richard Henderson
2011-11-20 22:48   ` Richard Sandiford
2011-11-12  3:56 ` [PATCH 3/4] hppa: Install __sync libfuncs for linux Richard Henderson
2011-11-13  0:43   ` Gerald Pfeifer
2011-11-13 11:34     ` Dave Anglin
2011-11-27 10:18       ` Gerald Pfeifer [this message]
2011-11-14  6:57     ` Richard Henderson
2011-11-14  7:34       ` Gerald Pfeifer
2011-11-14  7:54         ` Richard Henderson
2011-11-12  6:47 ` [PATCH 1/4] arm: Install __sync libfuncs for Linux Richard Henderson
2011-11-14 18:52   ` David Gilbert
2011-11-14 19:51     ` Richard Henderson
2011-11-14 20:30       ` Andrew MacLeod
2011-11-14 20:17     ` Ramana Radhakrishnan
2011-11-12  6:47 ` [PATCH 4/4] sh-linux: Install __sync libfuncs Richard Henderson
2011-11-12  8:59 ` [PATCH 0/4][CFT] Handle legacy __sync libcalls Kaz Kojima
2011-11-12 17:22   ` Richard Henderson
2011-11-12 20:42     ` Richard Henderson
2011-11-13  9:57       ` Kaz Kojima

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=alpine.LNX.2.00.1111270616050.1694@gerinyyl.fvgr \
    --to=gerald@pfeifer.com \
    --cc=dave.anglin@bell.net \
    --cc=gcc-patches@gcc.gnu.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).