index
:
uclibc-ng.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ldso
/
include
Age
Commit message (
Expand
)
Author
2015-11-23
xtensa: remove ldso workaround by real pointer check
Waldemar Brodkorb
2015-10-16
ia64: enable and fix compile issues
Waldemar Brodkorb
2015-08-02
simplify, as the other does not work correctly, suggested by tg
Waldemar Brodkorb
2015-07-11
builtin_unreachable is not available for older gcc
Waldemar Brodkorb
2015-06-10
avoid some compiler warnings
Waldemar Brodkorb
2015-04-24
merge uClibc changes
Waldemar Brodkorb
2015-04-22
NPTL: Rename a variable
Bernhard Reutner-Fischer
2015-04-13
gcc 4.4 does not have __builtin_unreachable
Waldemar Brodkorb
2015-03-29
merge uClibc git master
Waldemar Brodkorb
2015-03-26
ldso: mark _dl_exit as noreturn
Bernhard Reutner-Fischer
2015-01-25
add support for $ORIGIN
Waldemar Brodkorb
2014-12-28
sparc64 support was removed recently
Waldemar Brodkorb
2014-09-22
xtensa: add support for NPTL
Waldemar Brodkorb
2013-12-20
ldso: use unlikely macro
Bernhard Reutner-Fischer
2013-11-06
ldso: remove duplicate function declarations
Baruch Siach
2013-03-14
ldso: Fix Build warnings with common-generic ABI build
Vineet Gupta
2013-02-20
ldso: Use newer syscalls if arch does not have the deprecated syscalls
Markos Chandras
2012-11-18
drop support for pre ISO-C compilers
Mike Frysinger
2012-11-18
ldso: include dlfcn.h for RTLD_NODELETE
Mike Frysinger
2012-06-15
dl-defs.h: avoid including dl-sysdep.h if compiling hostutils
Peter S. Mazinger
2012-06-15
ldso: use _dl_strdup and _dl_dprintf only in ld-uClibc.so
Peter S. Mazinger
2012-06-15
dl-string.h: include dl-defs.h instead of dl-sysdep.h
Peter S. Mazinger
2012-06-15
dl-defs.h: include dl-sysdep.h before fallbacks.
Peter S. Mazinger
2012-06-15
dl-elf.h: add some includes and fix comments
Peter S. Mazinger
2012-06-15
ldso/include: change guard of headers to reflect the file names.
Peter S. Mazinger
2012-06-15
dl-string.h: change IS_IN_libdl guard to IS_IN_rtld
Peter S. Mazinger
2012-06-15
dl-string.h: use __powerpc__ guard instead of powerpc
Peter S. Mazinger
2012-06-15
dl-string.h: remove mips related guard
Peter S. Mazinger
2012-06-15
libdl: no need for _dl_strstr in libdl, use strstr
Peter S. Mazinger
2012-06-15
dl-hash.h: remove unused _dl_symbol and unneeded prototypes
Peter S. Mazinger
2012-06-15
dl-elf.h: remove unused prototype
Peter S. Mazinger
2012-06-15
libdl.c,dl-string.h: do not use inlined _dl_memset and others in libdl
Peter S. Mazinger
2012-06-06
Clean up DSBT support
Mark Salter
2012-04-08
ldso: fix fdpic support broken from prelink patch
Filippo Arcidiacono
2012-01-02
ldso: simplify interp path search logic
Mike Frysinger
2011-11-27
ldso: use __func__ rather than __FUNCTION__
Mike Frysinger
2011-11-07
ldso: support RTLD_NOLOAD
Timo Teräs
2011-10-06
ldso: unify pread syscall definition
Mike Frysinger
2011-10-06
ldso: merge duplicate dl-syscalls.h code to common header
Mike Frysinger
2011-10-06
microblaze mmu/elf/shared lib support
Ryan Flux
2011-08-26
ldso: add missing include
Bernhard Reutner-Fischer
2011-06-24
Merge remote-tracking branch 'origin/master' into prelink
Carmelo Amoroso
2011-05-10
libdl: fix local symbol's address handling in dladdr
Filippo Arcidiacono
2011-05-04
Merge remote-tracking branch 'origin/master' into prelink
Carmelo Amoroso
2011-04-11
Fix nommu handling of DT_TEXTREL
Bernd Schmidt
2011-04-06
Merge remote-tracking branch 'origin/master' into prelink
Carmelo Amoroso
2011-03-09
remove trailing ';' from _syscallX()
Peter S. Mazinger
2011-03-05
Add support for DSBT ELF to ld.so
Mark Salter
2011-02-21
ldso: fix fdpic builds
Mike Frysinger
2011-01-21
Merge remote branch 'origin/master' into prelink
Carmelo Amoroso
[next]