summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/arm/csb337/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2009-06-18 19:54:37 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2009-06-18 19:54:37 +0000
commit753ddb2ffbcd5441c27597a01b58448f10e72f70 (patch)
tree7630569570becd7558738ff4139c707d4043ab55 /c/src/lib/libbsp/arm/csb337/ChangeLog
parent2009-06-18 Joel Sherrill <joel.sherrill@OARcorp.com> (diff)
downloadrtems-753ddb2ffbcd5441c27597a01b58448f10e72f70.tar.bz2
2009-06-18 Joel Sherrill <joel.sherrill@OARcorp.com>
* startup/linkcmds, startup/linkcmds.csb637: Move .init section from the front of the executable so the start label has the first instruction in the executable.
Diffstat (limited to 'c/src/lib/libbsp/arm/csb337/ChangeLog')
-rw-r--r--c/src/lib/libbsp/arm/csb337/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/c/src/lib/libbsp/arm/csb337/ChangeLog b/c/src/lib/libbsp/arm/csb337/ChangeLog
index ee52a66eda..2645bc333c 100644
--- a/c/src/lib/libbsp/arm/csb337/ChangeLog
+++ b/c/src/lib/libbsp/arm/csb337/ChangeLog
@@ -1,3 +1,9 @@
+2009-06-18 Joel Sherrill <joel.sherrill@OARcorp.com>
+
+ * startup/linkcmds, startup/linkcmds.csb637: Move .init section from
+ the front of the executable so the start label has the first
+ instruction in the executable.
+
2009-06-15 Joel Sherrill <joel.sherrill@OARcorp.com>
* Makefile.am, preinstall.am: Make an RTEMS specific umon.h wrapper