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 opt
On 11/13/2011 11:45 AM, Gerald Pfeifer wrote:
> The comment, however, reads
> /* Linux always uses gas. */
> which does seem to warrant GNU/Linux in RMS diction.
Oh, unrelated to my actual patch then.
r~
On Sun, 13 Nov 2011, Richard Henderson wrote:
>> I assume the ChangeLog entry also should refer to GNU/Linux?
> Meh. It really does refer specifically to the Linux kernel,
> and not the GNU userland.
Ah, cool then.
The comment, however, reads
/* Linux always uses gas. */
which does seem to wa
On 11/12/2011 10:42 AM, Gerald Pfeifer wrote:
> I assume the ChangeLog entry also should refer to GNU/Linux?
Meh. It really does refer specifically to the Linux kernel,
and not the GNU userland.
r~
On 12-Nov-11, at 3:42 PM, Gerald Pfeifer 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.
I believe the file was initially contributed by developers working und
On Fri, 11 Nov 2011, Richard Henderson wrote:
> @@ -136,3 +136,6 @@ along with GCC; see the file COPYING3. If not see
> /* Linux always uses gas. */
> #undef TARGET_GAS
> #define TARGET_GAS 1
> +
> +#undef TARGET_SYNC_LIBCALL
> +#define TARGET_SYNC_LIBCALL 1
John, Richard, while you are at it
Cc: John David Anglin
---
gcc/config/pa/pa-linux.h |3 +++
gcc/config/pa/pa.c |3 +++
gcc/config/pa/pa.h |5 +
3 files changed, 11 insertions(+), 0 deletions(-)
diff --git a/gcc/config/pa/pa-linux.h b/gcc/config/pa/pa-linux.h
index 6c6cf21..addc0e1 100644
--- a/gcc/co