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 _______________________________________________ uClibc mailing list uClibc@uclibc.org http://lists.busybox.net/mailman/listinfo/uclibc