This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[GIT]: Sparc bug fixes


Please pull to get the following sparc bug fixes.

Thank you.

The following changes since commit 199428c19774c12b3c4b6e6486ea9d4a021288af:
  Carl Fredrik Hammar (1):
        Fix Hurd tiocsctty change.

are available in the git repository at:

  ssh://sourceware.org/git/glibc.git davem/sparc

David S. Miller (3):
      Fix PLT rewrite when prelinking fails on 32-bit sparc.
      sparc: Fix v9 memchr with long buffer lengths.
      sparc: Fix 32-bit makecontext arg passing.

Joseph Myers (1):
      Fix PLT rewrite when prelinking fails on 64-bit sparc.

 ChangeLog                                          |   17 +++++++++++++
 sysdeps/sparc/sparc32/dl-machine.h                 |   16 ++++++++----
 sysdeps/sparc/sparc64/dl-machine.h                 |   25 +++++++++++--------
 sysdeps/sparc/sparc64/memchr.S                     |    2 +-
 .../unix/sysv/linux/sparc/sparc32/makecontext.c    |    2 +-
 5 files changed, 43 insertions(+), 19 deletions(-)


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]