Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: Jim Blandy <jimb@redhat.com>
To: gdb-patches@sources.redhat.com
Subject: [obvious] Linux -> GNU/Linux
Date: Tue, 17 Jun 2003 16:06:00 -0000	[thread overview]
Message-ID: <vt2n0gglmb4.fsf@zenia.home> (raw)


2003-06-17  Jim Blandy  <jimb@redhat.com>

	* ppc-linux-tdep.c: "Linux" -> "GNU/Linux"

*** ppc-linux-tdep.c.~1.32.~	2003-06-17 11:03:03.000000000 -0500
--- ppc-linux-tdep.c	2003-06-17 11:03:20.000000000 -0500
***************
*** 770,781 ****
    (sizeof (ppc64_standard_linkage) / sizeof (ppc64_standard_linkage[0]))
  
  
! /* Recognize a 64-bit PowerPC Linux linkage function --- what GDB
     calls a "solib trampoline".  */
  static int
  ppc64_in_solib_call_trampoline (CORE_ADDR pc, char *name)
  {
!   /* Detecting solib call trampolines on PPC64 Linux is a pain.
  
       It's not specifically solib call trampolines that are the issue.
       Any call from one function to another function that uses a
--- 770,781 ----
    (sizeof (ppc64_standard_linkage) / sizeof (ppc64_standard_linkage[0]))
  
  
! /* Recognize a 64-bit PowerPC GNU/Linux linkage function --- what GDB
     calls a "solib trampoline".  */
  static int
  ppc64_in_solib_call_trampoline (CORE_ADDR pc, char *name)
  {
!   /* Detecting solib call trampolines on PPC64 GNU/Linux is a pain.
  
       It's not specifically solib call trampolines that are the issue.
       Any call from one function to another function that uses a
***************
*** 787,793 ****
       also an inter-TOC call, and requires a trampoline --- so "solib
       call trampolines" are just a special case.
  
!      The 64-bit PowerPC Linux ABI calls these call trampolines
       "linkage functions".  Since they need to be near the functions
       that call them, they all appear in .text, not in any special
       section.  The .plt section just contains an array of function
--- 787,793 ----
       also an inter-TOC call, and requires a trampoline --- so "solib
       call trampolines" are just a special case.
  
!      The 64-bit PowerPC GNU/Linux ABI calls these call trampolines
       "linkage functions".  Since they need to be near the functions
       that call them, they all appear in .text, not in any special
       section.  The .plt section just contains an array of function


                 reply	other threads:[~2003-06-17 16:06 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=vt2n0gglmb4.fsf@zenia.home \
    --to=jimb@redhat.com \
    --cc=gdb-patches@sources.redhat.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