From: Kevin Buettner <kevinb@cygnus.com>
To: gdb-patches@sourceware.cygnus.com
Subject: Re: [PATCH RFC] IN_SOLIB_DYNSYM_RESOLVE_CODE related changes
Date: Wed, 21 Feb 2001 19:02:00 -0000 [thread overview]
Message-ID: <1010222030232.ZM30087@ocotillo.lan> (raw)
In-Reply-To: <1010221014854.ZM26810@ocotillo.lan>
On Feb 20, 6:48pm, Kevin Buettner wrote:
> * solib.h (in_svr4_dynsym_resolve_code): Delete declaration.
> (in_solib_dynsym_resolve_code): Add declaration.
> (IN_SOLIB_DYNSYM_RESOLVE_CODE): Changed define to invoke
> in_solib_dynsym_resolve_code() rather than
> in_svr4_dynsym_resolve_code(). Also, removed the ifdefs
> which caused this macro to only be defined when
> SVR4_SHARED_LIBS is defined.
> * solib.c (in_solib_dynsym_resolve_code): New function.
> * solist.h (struct target_so_ops): Add new member
> in_dynsym_resolve_code.
> * solib-aix5.c (aix5_in_dynsym_resolve_code): Renamed from
> in_svr4_dynsym_resolve_code. Also, made static.
> (_initialize_aix5_solib): Initialize in_dynsym_resolve_code
> member in aix5_so_ops.
> * solib-svr4.c (svr4_in_dynsym_resolve_code): Renamed from
> in_svr4_dynsym_resolve_code. Also, added second version
> of this function which will be used when SVR4_SHARED_LIBS
> is not defined.
> (_initialize_svr4_solib): Initialize In_dynsym_resolve_code
> member in svr4_so_ops.
Committed.
next prev parent reply other threads:[~2001-02-21 19:02 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-02-20 17:49 Kevin Buettner
2001-02-21 19:02 ` Kevin Buettner [this message]
2001-02-22 7:43 ` Andrew Cagney
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=1010222030232.ZM30087@ocotillo.lan \
--to=kevinb@cygnus.com \
--cc=gdb-patches@sourceware.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