samples/arm-bare_newlib_cortex_m3_nommu-eabi/reported.by
author "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
Wed Nov 24 21:04:55 2010 +0100 (2010-11-24)
changeset 2193 4908fb8bae20
permissions -rw-r--r--
scripts/xldd: try to handle RPATH tags

The RPATH tags allow a binary to tell the dynamic linker what
directories to search for libraries. The so-added paths are
searched into before any other paths.

Signed-off-by: "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
     1 reporter_name="Yann E. MORIN"
     2 reporter_url="http://ymorin.is-a-geek.org/projects/crosstool"
     3 reporter_comment="Experimental toolchain for ARM cortex-m3 in Thumb-only, noMMU, and newlib."