public inbox for glibc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug libc/14278] New: Typo in SYSCALL_PIC_SETUP in sysdeps/i386/sysdep.h
@ 2012-06-21 16:52 hjl.tools at gmail dot com
  2012-06-21 17:01 ` [Bug libc/14278] " hjl.tools at gmail dot com
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: hjl.tools at gmail dot com @ 2012-06-21 16:52 UTC (permalink / raw)
  To: glibc-bugs

http://sourceware.org/bugzilla/show_bug.cgi?id=14278

             Bug #: 14278
           Summary: Typo in SYSCALL_PIC_SETUP in sysdeps/i386/sysdep.h
           Product: glibc
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: libc
        AssignedTo: unassigned@sourceware.org
        ReportedBy: hjl.tools@gmail.com
                CC: drepper.fsp@gmail.com
    Classification: Unclassified


sysdeps/i386/sysdep.h has

#ifdef PIC
#define JUMPTARGET(name)        name##@PLT
#define SYSCALL_PIC_SETUP \
    pushl %ebx;                                                               \
    cfi_adjust_cfa_offset (4);                                                \
    call 0f;                                                                  \
0:  popl %ebx;                                                                \
    cfi_adjust_cfa_offset (-4);                                               \
    addl $_GLOBAL_OFFSET_TABLE+[.-0b], %ebx;
          ^^^^^^^^^^^^^^^^^^^^

It should be _GLOBAL_OFFSET_TABLE_.

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


^ permalink raw reply	[flat|nested] 4+ messages in thread

* [Bug libc/14278] Typo in SYSCALL_PIC_SETUP in sysdeps/i386/sysdep.h
  2012-06-21 16:52 [Bug libc/14278] New: Typo in SYSCALL_PIC_SETUP in sysdeps/i386/sysdep.h hjl.tools at gmail dot com
@ 2012-06-21 17:01 ` hjl.tools at gmail dot com
  2012-06-21 17:18 ` hjl.tools at gmail dot com
  2014-06-18  4:34 ` fweimer at redhat dot com
  2 siblings, 0 replies; 4+ messages in thread
From: hjl.tools at gmail dot com @ 2012-06-21 17:01 UTC (permalink / raw)
  To: glibc-bugs

http://sourceware.org/bugzilla/show_bug.cgi?id=14278

H.J. Lu <hjl.tools at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                URL|                            |http://sourceware.org/ml/li
                   |                            |bc-alpha/2012-06/msg00583.h
                   |                            |tml

--- Comment #1 from H.J. Lu <hjl.tools at gmail dot com> 2012-06-21 16:59:58 UTC ---
A patch is posted at

http://sourceware.org/ml/libc-alpha/2012-06/msg00583.html

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


^ permalink raw reply	[flat|nested] 4+ messages in thread

* [Bug libc/14278] Typo in SYSCALL_PIC_SETUP in sysdeps/i386/sysdep.h
  2012-06-21 16:52 [Bug libc/14278] New: Typo in SYSCALL_PIC_SETUP in sysdeps/i386/sysdep.h hjl.tools at gmail dot com
  2012-06-21 17:01 ` [Bug libc/14278] " hjl.tools at gmail dot com
@ 2012-06-21 17:18 ` hjl.tools at gmail dot com
  2014-06-18  4:34 ` fweimer at redhat dot com
  2 siblings, 0 replies; 4+ messages in thread
From: hjl.tools at gmail dot com @ 2012-06-21 17:18 UTC (permalink / raw)
  To: glibc-bugs

http://sourceware.org/bugzilla/show_bug.cgi?id=14278

H.J. Lu <hjl.tools at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|---                         |2.16

--- Comment #2 from H.J. Lu <hjl.tools at gmail dot com> 2012-06-21 17:18:32 UTC ---
Fixed in 2.16.

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


^ permalink raw reply	[flat|nested] 4+ messages in thread

* [Bug libc/14278] Typo in SYSCALL_PIC_SETUP in sysdeps/i386/sysdep.h
  2012-06-21 16:52 [Bug libc/14278] New: Typo in SYSCALL_PIC_SETUP in sysdeps/i386/sysdep.h hjl.tools at gmail dot com
  2012-06-21 17:01 ` [Bug libc/14278] " hjl.tools at gmail dot com
  2012-06-21 17:18 ` hjl.tools at gmail dot com
@ 2014-06-18  4:34 ` fweimer at redhat dot com
  2 siblings, 0 replies; 4+ messages in thread
From: fweimer at redhat dot com @ 2014-06-18  4:34 UTC (permalink / raw)
  To: glibc-bugs

https://sourceware.org/bugzilla/show_bug.cgi?id=14278

Florian Weimer <fweimer at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
              Flags|                            |security-

-- 
You are receiving this mail because:
You are on the CC list for the bug.


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2014-06-18  4:34 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-06-21 16:52 [Bug libc/14278] New: Typo in SYSCALL_PIC_SETUP in sysdeps/i386/sysdep.h hjl.tools at gmail dot com
2012-06-21 17:01 ` [Bug libc/14278] " hjl.tools at gmail dot com
2012-06-21 17:18 ` hjl.tools at gmail dot com
2014-06-18  4:34 ` fweimer at redhat dot com

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).