From f3ffe248521f3f9ff93cb7d2084f250ae5f0f415 Mon Sep 17 00:00:00 2001 From: Gregory Nutt Date: Fri, 29 Aug 2014 07:20:14 -0600 Subject: Updte ChangeLog --- apps/ChangeLog.txt | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'apps') diff --git a/apps/ChangeLog.txt b/apps/ChangeLog.txt index 292c6b631..b5a1fe92c 100644 --- a/apps/ChangeLog.txt +++ b/apps/ChangeLog.txt @@ -1014,3 +1014,8 @@ * apps/system/free/free.c and install/install.c: STM32 FLASH fixes: use size_t instead of uint16_t, make interface more generic. From Freddie Chopin (2014-8-28). + * apps/examples/elf: The ELF test/example has been extended so the + individual ELF test programs can link against the SYSCALL library + (if it is available) or against the C library to eliminate or + minimize the need for symbol tables (2014-8-29). + -- cgit v1.2.3