public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "ebotcazou at gcc dot gnu.org" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug ada/54040] [x32] Incorrect timeval and timespec
Date: Wed, 09 Apr 2014 14:55:00 -0000	[thread overview]
Message-ID: <bug-54040-4-vl9dp5OoqG@http.gcc.gnu.org/bugzilla/> (raw)
In-Reply-To: <bug-54040-4@http.gcc.gnu.org/bugzilla/>

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54040

--- Comment #6 from Eric Botcazou <ebotcazou at gcc dot gnu.org> ---
Author: ebotcazou
Date: Wed Apr  9 14:54:29 2014
New Revision: 209244

URL: http://gcc.gnu.org/viewcvs?rev=209244&root=gcc&view=rev
Log:
    PR ada/54040
    PR ada/59346
    * s-osinte-x32.adb: New file.
    * s-linux.ads (Time): New section.
    * s-linux-alpha.ads (Time): Likewise.
    * s-linux-android.ads (Time: Likewise.
    * s-linux-hppa.ads (Time): Likewise.
    * s-linux-mipsel.ads (Time): Likewise.
    * s-linux-sparc.ads (Time): Likewise.
    * s-linux-x32.ads (Time): Likewise.
    * s-osprim-x32.ads (timespec): Adjust.
    * s-osinte-linux.ads (Time): Define local subtypes for those defined
    in System.Linux.
    * s-taprop-linux.adb (Monotonic_Clock): Do not define timeval.
    * s-osinte-hpux.ads (timespec): Revert POSIX breakage.
    * s-osinte-kfreebsd-gnu.ads (timespec): Likewise.
    * s-osinte-solaris-posix.ads (timespec): Likewise.
    * s-osinte-posix.adb (To_Timespec): Likewise.
    * gcc-interface/Makefile.in (x32/Linux): Use s-osinte-x32.adb.

Added:
    trunk/gcc/ada/s-osinte-x32.adb
Modified:
    trunk/gcc/ada/ChangeLog
    trunk/gcc/ada/gcc-interface/Makefile.in
    trunk/gcc/ada/s-linux-alpha.ads
    trunk/gcc/ada/s-linux-android.ads
    trunk/gcc/ada/s-linux-hppa.ads
    trunk/gcc/ada/s-linux-mipsel.ads
    trunk/gcc/ada/s-linux-sparc.ads
    trunk/gcc/ada/s-linux-x32.ads
    trunk/gcc/ada/s-linux.ads
    trunk/gcc/ada/s-osinte-hpux.ads
    trunk/gcc/ada/s-osinte-kfreebsd-gnu.ads
    trunk/gcc/ada/s-osinte-linux.ads
    trunk/gcc/ada/s-osinte-posix.adb
    trunk/gcc/ada/s-osinte-solaris-posix.ads
    trunk/gcc/ada/s-osprim-x32.adb
    trunk/gcc/ada/s-taprop-linux.adb


  parent reply	other threads:[~2014-04-09 14:55 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-07-19 23:37 [Bug ada/54040] New: " hjl.tools at gmail dot com
2013-11-13 20:33 ` [Bug ada/54040] " hjl.tools at gmail dot com
2013-11-13 20:43 ` hjl.tools at gmail dot com
2013-11-15 12:06 ` hjl at gcc dot gnu.org
2013-11-29 16:19 ` ebotcazou at gcc dot gnu.org
2014-02-22  8:39 ` ebotcazou at gcc dot gnu.org
2014-04-09 14:55 ` ebotcazou at gcc dot gnu.org [this message]
2014-04-09 23:19 ` ebotcazou at gcc dot gnu.org

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=bug-54040-4-vl9dp5OoqG@http.gcc.gnu.org/bugzilla/ \
    --to=gcc-bugzilla@gcc.gnu.org \
    --cc=gcc-bugs@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).