public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* [PATCH 0/4] S390 -march=native related fixes
@ 2015-07-17 16:03 Dominik Vogt
  2015-07-17 16:04 ` [PATCH 1/4] " Dominik Vogt
                   ` (4 more replies)
  0 siblings, 5 replies; 16+ messages in thread
From: Dominik Vogt @ 2015-07-17 16:03 UTC (permalink / raw)
  To: gcc-patches

The following series of patches contains fixes, and cleanup work
related to -march=native (and -mtune=native) for S390.

* 0001 Fix cross compilation for S390 targets that was broken with
       the original -march=native aptch.

* 0002 Fix handling of -march=z9_ec in old code.  This bug has been
       in the code since z9-ec support was added.

* 0003 -march=native now detects various cpu features and passes
       that as options from the driver to the compiler.

* 0004 Non-mandatory cleanup of the S390 code handling the various
       cpu types.

Ciao

Dominik ^_^  ^_^

-- 

Dominik Vogt
IBM Germany

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

end of thread, other threads:[~2015-07-29 20:52 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-07-17 16:03 [PATCH 0/4] S390 -march=native related fixes Dominik Vogt
2015-07-17 16:04 ` [PATCH 1/4] " Dominik Vogt
2015-07-17 16:05 ` [PATCH 2/4] " Dominik Vogt
2015-07-17 16:08 ` [PATCH 3/4] " Dominik Vogt
2015-07-17 16:43   ` Dominik Vogt
2015-07-18  0:22     ` Ulrich Weigand
2015-07-20 16:10       ` Dominik Vogt
2015-07-21 11:23         ` Ulrich Weigand
2015-07-21 12:53           ` Dominik Vogt
2015-07-21 17:15             ` Ulrich Weigand
2015-07-22 10:54               ` Dominik Vogt
2015-07-23 13:03                 ` Ulrich Weigand
2015-07-17 16:09 ` [PATCH 4/4] " Dominik Vogt
2015-07-24 11:38 ` [PATCH 0/4] " Andreas Krebbel
2015-07-24 14:39   ` Dominik Vogt
2015-07-29 21:19     ` Richard Sandiford

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