summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/sparc/erc32/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2008-09-17 19:28:50 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2008-09-17 19:28:50 +0000
commitb6f298c7e3b22cf9e089efce6ae446f795a36d20 (patch)
tree9c8b805d3ee2bd3ab218f18fae570764e1a3e1c5 /c/src/lib/libbsp/sparc/erc32/ChangeLog
parent2008-09-17 Joel Sherrill <joel.sherrill@oarcorp.com> (diff)
downloadrtems-b6f298c7e3b22cf9e089efce6ae446f795a36d20.tar.bz2
2008-09-17 Joel Sherrill <joel.sherrill@oarcorp.com>
* startup/linkcmds: Add start symbol to eliminate warning.
Diffstat (limited to 'c/src/lib/libbsp/sparc/erc32/ChangeLog')
-rw-r--r--c/src/lib/libbsp/sparc/erc32/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/c/src/lib/libbsp/sparc/erc32/ChangeLog b/c/src/lib/libbsp/sparc/erc32/ChangeLog
index 8569db9974..4383ccb655 100644
--- a/c/src/lib/libbsp/sparc/erc32/ChangeLog
+++ b/c/src/lib/libbsp/sparc/erc32/ChangeLog
@@ -1,5 +1,9 @@
2008-09-17 Joel Sherrill <joel.sherrill@oarcorp.com>
+ * startup/linkcmds: Add start symbol to eliminate warning.
+
+2008-09-17 Joel Sherrill <joel.sherrill@oarcorp.com>
+
* startup/linkcmds: Work Area should start on 16 byte boundary.
2008-09-15 Joel Sherrill <joel.sherrill@oarcorp.com>