summaryrefslogtreecommitdiff
path: root/cpukit/libdl (follow)
AgeCommit message (Expand)Author
2014-11-20libdl/rtl-mdreloc-powerpc.c: Fix warningsJoel Sherrill
2014-11-20libdl/.../mips/machine/elf_machdep.h: Fix typo so compilesJoel Sherrill
2014-11-20libdl: Update comment with details about the error fix.Chris Johns
2014-11-20libdl: Update the comments.Chris Johns
2014-11-20libdl: Fix possible 16-bit overflow (Coverity 1255339) refs #2192.Chris Johns
2014-11-20libdl: Add a comment.Chris Johns
2014-11-20libdl: Add a comment to the previous fix.Chris Johns
2014-11-20libdl: Fix allocator NULL check (Coverity 1255328) refs #2191Chris Johns
2014-11-06libdl: Disable building libdl for the NIOS2. No relocation support.Chris Johns
2014-11-04libdl/rtl-mdreloc-bfin.c: Include rtems/rtl/rtl.h not rtl.hJoel Sherrill
2014-11-04libdl/Makefile.am: Need preinstall on all targetsJoel Sherrill
2014-11-04libdl: RTLD_DEFAULT searches the global symbol table.Chris Johns
2014-11-04libdl: Add a local symbol table to the object module.Chris Johns
2014-10-31cpukit: Add libdl with the Runtime Loader (RTL) code.Chris Johns