summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/sparc/erc32/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2009-03-02 17:27:54 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2009-03-02 17:27:54 +0000
commit27d29e18b838b53eaab9fb6f6c9cab20bd52950e (patch)
tree05ebf4d4ba44cc582b161b0df444621e2915af23 /c/src/lib/libbsp/sparc/erc32/ChangeLog
parent2009-03-02 Ray Xu <rayx.cn@gmail.com> (diff)
downloadrtems-27d29e18b838b53eaab9fb6f6c9cab20bd52950e.tar.bz2
2009-03-02 Daniel Hellstrom <daniel@gaisler.com>
PR 1390/bsps * startup/linkcmds: Fix sections so C++ global constructors and destructors work with late model (>= 4.3) gcc versions.
Diffstat (limited to 'c/src/lib/libbsp/sparc/erc32/ChangeLog')
-rw-r--r--c/src/lib/libbsp/sparc/erc32/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/c/src/lib/libbsp/sparc/erc32/ChangeLog b/c/src/lib/libbsp/sparc/erc32/ChangeLog
index 38df617543..c784937683 100644
--- a/c/src/lib/libbsp/sparc/erc32/ChangeLog
+++ b/c/src/lib/libbsp/sparc/erc32/ChangeLog
@@ -1,3 +1,9 @@
+2009-03-02 Daniel Hellstrom <daniel@gaisler.com>
+
+ PR 1390/bsps
+ * startup/linkcmds: Fix sections so C++ global constructors and
+ destructors work with late model (>= 4.3) gcc versions.
+
2009-02-12 Joel Sherrill <joel.sherrill@oarcorp.com>
* startup/setvec.c: Change prototype of IDLE thread to consistently