public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "cvs-commit at gcc dot gnu.org" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug d/99691] OpenBSD support for GDC
Date: Mon, 19 Apr 2021 17:28:51 +0000	[thread overview]
Message-ID: <bug-99691-4-uqxGFGWnMG@http.gcc.gnu.org/bugzilla/> (raw)
In-Reply-To: <bug-99691-4@http.gcc.gnu.org/bugzilla/>

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99691

--- Comment #4 from CVS Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Iain Buclaw <ibuclaw@gcc.gnu.org>:

https://gcc.gnu.org/g:d86e60855f05a0e493f8362c12bfd40d5432d337

commit r11-8246-gd86e60855f05a0e493f8362c12bfd40d5432d337
Author: Iain Buclaw <ibuclaw@gdcproject.org>
Date:   Mon Apr 19 14:23:00 2021 +0200

    libphobos: Add section support code for OpenBSD (PR99691)

    libphobos/ChangeLog:

            PR d/99691
            * configure: Regenerate.
            * libdruntime/config/common/threadasm.S: Add __OpenBSD__.
            * libdruntime/gcc/backtrace.d: Import core.sys.openbsd.dlfcn on
            OpenBSD platforms.
            * libdruntime/gcc/sections/elf.d (SharedElf): Define on OpenBSD.
            (linkMapForHandle): Implement for OpenBSD.
            (exeLinkMap): Remove.
            (getDependencies): Adjust dlpi_addr on OpenBSD.
            (handleForName): Implement for OpenBSD.
            (IterateManually): Define on OpenBSD.
            * libdruntime/gcc/sections/package.d (SectionsElf): Define on
OpenBSD.
            * m4/druntime/libraries.m4 (DRUNTIME_LIBRARIES_ATOMIC): Test for
            enable_libatomic.
            (DRUNTIME_LIBRARIES_BACKTRACE): Test for enable_libbacktrace.

      parent reply	other threads:[~2021-04-19 17:28 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-03-21  3:34 [Bug d/99691] New: " bcallah at protonmail dot com
2021-03-21  7:20 ` [Bug d/99691] " ibuclaw at gdcproject dot org
2021-03-21 18:38 ` bcallah at protonmail dot com
2021-03-26 15:15 ` cvs-commit at gcc dot gnu.org
2021-04-19 17:28 ` cvs-commit at gcc dot gnu.org [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=bug-99691-4-uqxGFGWnMG@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).