public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* [PATCH 0/4][CFT] Handle legacy __sync libcalls
@ 2011-11-12  2:19 Richard Henderson
  2011-11-12  3:12 ` [PATCH 2/4] mips: Install the __sync libfuncs for mips16 Richard Henderson
                   ` (4 more replies)
  0 siblings, 5 replies; 20+ messages in thread
From: Richard Henderson @ 2011-11-12  2:19 UTC (permalink / raw)
  To: gcc-patches
  Cc: Richard Earnshaw, Ramana Radhakrishnan, Richard Sandiford,
	John David Anglin, Kaz Kojima

These are the targets that used external __sync calls in gcc 4.6.
I've been intending to test them myself, but since these aren't
bare *-elf targets, it's taking me some time to get the various
cross-environment set up.

Port maintainers, please test.


r~


Richard Henderson (4):
  arm: Install __sync libfuncs for Linux.
  mips: Install the __sync libfuncs for mips16
  hppa: Install __sync libfuncs for linux.
  sh-linux: Install __sync libfuncs.

 gcc/config/arm/arm.c     |    4 ++++
 gcc/config/mips/mips.c   |    8 ++++++--
 gcc/config/pa/pa-linux.h |    3 +++
 gcc/config/pa/pa.c       |    3 +++
 gcc/config/pa/pa.h       |    5 +++++
 gcc/config/sh/linux.h    |    4 ++++
 gcc/config/sh/sh.c       |    8 ++++++++
 7 files changed, 33 insertions(+), 2 deletions(-)

-- 
1.7.6.4

^ permalink raw reply	[flat|nested] 20+ messages in thread

end of thread, other threads:[~2011-11-27  5:49 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
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
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 4/4] sh-linux: Install __sync libfuncs 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  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

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