public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
From: Andris Pavenis <andris.pavenis@wippies.com>
To: GCC Patches <gcc-patches@gcc.gnu.org>
Subject: [PATCH 2/6] [DJGPP] libgcc: Add djgpp to lists of i[34567]86-*-* and x86_64-*-* soft-fp targets.
Date: Sat, 05 Dec 2015 17:06:00 -0000	[thread overview]
Message-ID: <56631975.4000707@wippies.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 305 bytes --]

Included patch adds *-*-msdosdjgpp to lists of i[34567]86-*-* soft-fp targets.

Andris

PS. Sending from different address as posts from other address seems not to go through

2015-12-05 Andris Pavenis <andris.pavenis@iki.fi>

*  config.host: Add *-*-msdosdjgpp to lists of i[34567]86-*-* soft-fp targets

[-- Attachment #2: 0002-DJGPP-libgcc-config.host-update.patch --]
[-- Type: text/x-patch, Size: 860 bytes --]

From 9e5259eabf7ce876c8639500b56ad8213d852417 Mon Sep 17 00:00:00 2001
From: Andris Pavenis <andris.pavenis@iki.fi>
Date: Tue, 24 Nov 2015 20:16:38 +0200
Subject: [PATCH 2/6] [DJGPP] libgcc/config.host: update

* config.host: Add *-*-msdosdjgpp to lists of i[34567]86-*-* and x86_64-*-* soft-fp targets.
---
 libgcc/config.host | 1 +
 1 file changed, 1 insertion(+)

diff --git a/libgcc/config.host b/libgcc/config.host
index 9a58beb..11a82e6 100644
--- a/libgcc/config.host
+++ b/libgcc/config.host
@@ -1348,6 +1348,7 @@ case ${host} in
 i[34567]86-*-darwin* | x86_64-*-darwin* | \
   i[34567]86-*-kfreebsd*-gnu | x86_64-*-kfreebsd*-gnu | \
   i[34567]86-*-linux* | x86_64-*-linux* | \
+  i[34567]86-*-msdosdjgpp* | \
   i[34567]86-*-gnu* | \
   i[34567]86-*-solaris2* | x86_64-*-solaris2.1[0-9]* | \
   i[34567]86-*-cygwin* | x86_64-*-cygwin* | \
-- 
2.4.3


             reply	other threads:[~2015-12-05 17:06 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-12-05 17:06 Andris Pavenis [this message]
2015-12-10 22:31 ` Jeff Law

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=56631975.4000707@wippies.com \
    --to=andris.pavenis@wippies.com \
    --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).