Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: Kevin Buettner <kevinb@cygnus.com>
To: Michael Snyder <msnyder@cygnus.com>, Kevin Buettner <kevinb@cygnus.com>
Cc: gdb-patches@sources.redhat.com
Subject: Re: [PATCH RFC] solib-svr4 cleanups
Date: Mon, 12 Mar 2001 11:55:00 -0000	[thread overview]
Message-ID: <1010312195449.ZM14150@ocotillo.lan> (raw)
In-Reply-To: <3AAD24ED.6038BBA8@cygnus.com>

On Mar 12, 11:35am, Michael Snyder wrote:

> Why did you remove the define of _SYSCALL32?  That is necessary, 
> to make things work on solaris-sparc64.  Unles you've done something
> else to achieve the same effect, or solaris-sparc64 uses a different
> module now?

The _SYSCALL32 define was only needed for the (legacy) link_map stuff.
It has been moved to solib-legacy.c.

> > Index: solib-legacy.c
[...]
> > +
> > +#define _SYSCALL32     /* for Sparc64 cross Sparc32 */
> > +#include "defs.h"
> > +#include "gdbcore.h"
> > +#include "solib-svr4.h"
> > +
> > +#ifdef HAVE_LINK_H
> > +#include <link.h>

Kevin


  reply	other threads:[~2001-03-12 11:55 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-03-02 12:01 Kevin Buettner
2001-03-05  8:11 ` Andrew Cagney
     [not found]   ` <ac131313@cygnus.com>
2001-03-05 16:20     ` Kevin Buettner
2001-03-05 17:16       ` Kevin Buettner
2001-03-06  0:48       ` Eli Zaretskii
2001-03-06 15:01       ` Andrew Cagney
2001-03-09 22:31 ` Kevin Buettner
2001-03-12 11:46   ` Michael Snyder
2001-03-12 11:55     ` Kevin Buettner [this message]
2001-03-12 15:40       ` Michael Snyder

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=1010312195449.ZM14150@ocotillo.lan \
    --to=kevinb@cygnus.com \
    --cc=gdb-patches@sources.redhat.com \
    --cc=msnyder@cygnus.com \
    /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