summaryrefslogtreecommitdiff
path: root/apps/ChangeLog.txt
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2014-09-06 07:05:17 -0600
committerGregory Nutt <gnutt@nuttx.org>2014-09-06 07:05:17 -0600
commit0c6521fb7bcde9542ccb41d84aaf075f9871e8df (patch)
tree8cd43764072d5af15a885c0bd3cd7b65befd057e /apps/ChangeLog.txt
parentae8db967a8bb143ac3cbcd215fa5ac68da30f639 (diff)
downloadnuttx-0c6521fb7bcde9542ccb41d84aaf075f9871e8df.tar.gz
nuttx-0c6521fb7bcde9542ccb41d84aaf075f9871e8df.tar.bz2
nuttx-0c6521fb7bcde9542ccb41d84aaf075f9871e8df.zip
Update ChangeLogs
Diffstat (limited to 'apps/ChangeLog.txt')
-rw-r--r--apps/ChangeLog.txt5
1 files changed, 4 insertions, 1 deletions
diff --git a/apps/ChangeLog.txt b/apps/ChangeLog.txt
index a183d6153..7f3c76b59 100644
--- a/apps/ChangeLog.txt
+++ b/apps/ChangeLog.txt
@@ -1032,4 +1032,7 @@
build (2014-9-5).
* apps/Makefile, examples/elf/Kconfig, and import/Make.defs: Copy more
logic from nuttx/tools/Config.mk into the Make.defs file (2014-9-5).
- * apps/import/Make.defs: Also need to define CFLAGS (2014-9-5)
+ * apps/import/Make.defs: Also need to define CFLAGS (2015-9-5)
+ * apps/import/scripts/gnu-elf.ld: Add GCC linker script for ELF
+ import builds (2014-9-5).
+