[Patch v2 0/2] DSBT cleanups

Mark Salter msalter at redhat.com
Tue May 22 14:53:28 UTC 2012


Here's a repost of a pair of DSBT-related patches I posted a while back.
No major changes; just a rebase against latest git head and the addition
of a const modifier suggested by Mike.

Mark Salter (2):
  Clean up DSBT support
  Update C6X support

 ldso/include/dl-elf.h                  |    5 --
 ldso/include/dl-hash.h                 |    6 +++
 ldso/include/ldso.h                    |    3 +
 ldso/ldso/c6x/dl-startup.h             |   74 +++++++++++++++++++++++++++++++-
 ldso/ldso/c6x/dl-sysdep.h              |   51 ++++++++++++---------
 ldso/ldso/c6x/elfinterp.c              |   32 ++++++++------
 ldso/ldso/dl-elf.c                     |   70 +++++++++++++++---------------
 ldso/ldso/dl-hash.c                    |    9 ++++
 ldso/ldso/ldso.c                       |   14 ++++++
 libc/sysdeps/linux/c6x/bits/elf-dsbt.h |    9 +---
 10 files changed, 187 insertions(+), 86 deletions(-)

-- 
1.7.9.1



More information about the uClibc mailing list