public inbox for gcc-rust@gcc.gnu.org
 help / color / mirror / Atom feed
From: Arthur Cohen <arthur.cohen@embecosm.com>
To: gcc-patches@gcc.gnu.org
Cc: gcc-rust@gcc.gnu.org, dkm@kataplop.net
Subject: [COMMITTED] Initial libgrust build patches
Date: Thu, 14 Dec 2023 16:05:35 +0100	[thread overview]
Message-ID: <20231214150539.12345-1-arthur.cohen@embecosm.com> (raw)

Hi,

This patchset contains the initial changes to add the libgrust folder to
gcc, which will later contain libraries used by our Rust frontend.

This work was done by Pierre-Emmanuel Patry as part of his work on
supporting procedural macros in our frontend. It was then tested by
Thomas Schwinge, and finally pushed by Marc Poulhiès.

Kindly,

Arthur

[PATCH 1/4] libgrust: Add ChangeLog file
[PATCH 2/4] libgrust: Add entry for maintainers
[PATCH 3/4] libgrust: Add libproc_macro and build system
[PATCH 4/4] build: Add libgrust as compilation modules


             reply	other threads:[~2023-12-14 15:01 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-12-14 15:05 Arthur Cohen [this message]
2023-12-14 15:05 ` [COMMITTED 1/4] libgrust: Add ChangeLog file Arthur Cohen
2023-12-14 15:05 ` [COMMITTED 2/4] libgrust: Add entry for maintainers Arthur Cohen
2023-12-14 15:05 ` [COMMITTED 3/4] libgrust: Add libproc_macro and build system Arthur Cohen
2023-12-14 15:05 ` [COMMITTED 4/4] build: Add libgrust as compilation modules Arthur Cohen

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=20231214150539.12345-1-arthur.cohen@embecosm.com \
    --to=arthur.cohen@embecosm.com \
    --cc=dkm@kataplop.net \
    --cc=gcc-patches@gcc.gnu.org \
    --cc=gcc-rust@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).