samples/arm-bare_newlib_cortex_m3_nommu-eabi/reported.by
author Titus von Boxberg <tvb377@gmx.de>
Wed Feb 03 00:24:24 2010 +0100 (2010-02-03)
changeset 1798 7051d758475a
permissions -rw-r--r--
scripts/functions: fix date munging when ns are not available

On some systems (eg. *BSD and Darwin), date does not support nanoseconds
(%N) precision. Instead of printing '%N' in this case, it just prints 'N'.
Fix the sed expression to handle this case.
     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."