public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
From: Arnaud Charlet <charlet@adacore.com>
To: Andris Pavenis <andris.pavenis@iki.fi>
Cc: GCC Patches <gcc-patches@gcc.gnu.org>,
	DJ Delorie <dj@delorie.com>,	Arnaud Charlet <charlet@adacore.com>
Subject: Re: [PATCH 2/4][Ada,DJGPP] Ada support for DJGPP
Date: Sun, 04 Sep 2016 19:49:00 -0000	[thread overview]
Message-ID: <20160904185516.GC15404@adacore.com> (raw)
In-Reply-To: <6280d83e-ee2b-89a6-5fc5-3482895428c0@iki.fi>

This patch is OK

> From 83fe70a17d811ebdec7ca70509e3c2521657d8f2 Mon Sep 17 00:00:00 2001
> From: Andris Pavenis <andris.pavenis@iki.fi>
> Date: Sun, 28 Aug 2016 08:02:11 +0300
> Subject: [PATCH 2/4] [DJGPP, Ada] DJGPP support
> 
> * ada/ctrl_c.c: Do not use macro SA_RESTART for DJGPP.
> 
> * ada/gsocket.h: Do not support sockets for DJGPP.
> 
> * ada/init.c (__gnat_install_handler): Implememt for DJGPP
> 
> * ada/sysdep.c: Include <io.h> for DJGPP
>   (_setmode): Define to setmode for DJGPP
>   (__gnat_set_mode): Add implementation for DJGPP
>   (__gnat_localtime_tzoff): Use localtime_r for DJGPP
> 
> * ada/terminals.c: Add DJGPP to list of unsupported platforms.
> 
> * ada/env.c (__gnat_clearenv): use _gnat_unsetenv on all entries for

      reply	other threads:[~2016-09-04 18:55 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-07-30  5:45 Andris Pavenis
2016-08-18  9:40 ` Arnaud Charlet
2016-08-22  4:01   ` Andris Pavenis
2016-08-25  9:17     ` Arnaud Charlet
2016-09-04 17:02       ` Andris Pavenis
2016-09-04 19:49         ` Arnaud Charlet [this message]

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=20160904185516.GC15404@adacore.com \
    --to=charlet@adacore.com \
    --cc=andris.pavenis@iki.fi \
    --cc=dj@delorie.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).