public inbox for java-patches@gcc.gnu.org
 help / color / mirror / Atom feed
From: Richard Biener <rguenther@suse.de>
To: Gerald Pfeifer <gerald@pfeifer.com>,gcc-patches@gcc.gnu.org
Cc: java-patches@gcc.gnu.org
Subject: Re: [libgcc] i386/cygming-crtbegin.c: remove LIBGCJ_SONAME
Date: Sat, 21 Jan 2017 08:25:00 -0000	[thread overview]
Message-ID: <EB94B0F2-D376-48FF-9705-7E4986FA4C9B@suse.de> (raw)
In-Reply-To: <alpine.LSU.2.20.1701201619380.3033@anthias.pfeifer.com>

On January 20, 2017 4:23:11 PM GMT+01:00, Gerald Pfeifer <gerald@pfeifer.com> wrote:
>Not a regression in the strict sense, but a left over from the Java
>removal.  Can we still get that in?

Sure.

Richard.

>(I think I pretty much committed all other changes of things I found
>as left overs from the GCJ/libgcj removal.)
>
>Gerald
>
>2017-01-20  Gerald Pfeifer  <gerald@pfeifer.com>
>
>	* config/i386/cygming-crtbegin.c (LIBGCJ_SONAME): No longer #define.
>
>Index: libgcc/config/i386/cygming-crtbegin.c
>===================================================================
>--- libgcc/config/i386/cygming-crtbegin.c	(revision 244714)
>+++ libgcc/config/i386/cygming-crtbegin.c	(working copy)
>@@ -42,10 +42,6 @@
> #define LIBGCC_SONAME "libgcc_s.dll"
> #endif
> 
>-#ifndef LIBGCJ_SONAME
>-#define LIBGCJ_SONAME "libgcj_s.dll"
>-#endif
>-
> #if DWARF2_UNWIND_INFO
> /* Make the declarations weak.  This is critical for
>    _Jv_RegisterClasses because it lives in libgcj.a  */

      reply	other threads:[~2017-01-21  8:25 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-01-20 15:23 Gerald Pfeifer
2017-01-21  8:25 ` Richard Biener [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=EB94B0F2-D376-48FF-9705-7E4986FA4C9B@suse.de \
    --to=rguenther@suse.de \
    --cc=gcc-patches@gcc.gnu.org \
    --cc=gerald@pfeifer.com \
    --cc=java-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).