summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/powerpc/psim/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/lib/libbsp/powerpc/psim/ChangeLog')
-rw-r--r--c/src/lib/libbsp/powerpc/psim/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/c/src/lib/libbsp/powerpc/psim/ChangeLog b/c/src/lib/libbsp/powerpc/psim/ChangeLog
index bc1104b353..7f976660c3 100644
--- a/c/src/lib/libbsp/powerpc/psim/ChangeLog
+++ b/c/src/lib/libbsp/powerpc/psim/ChangeLog
@@ -1,3 +1,10 @@
+2008-01-03 Till Straumann <strauman@slac.stanford.edu>
+
+ * bsp_specs: added crtend.o back to the endfiles. Otherwise,
+ C++ static constructors are not executed because the
+ call to __do_global_ctors_aux() is emitted into the .init
+ section by this endfile (yes, the endfile contributes to .init).
+
2007-12-11 Till Straumann <strauman@slac.stanford.edu>
* Makefile.am: use new irq_bspsupport.rel which was