summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/powerpc/ss555/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2009-10-16 10:51:07 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2009-10-16 10:51:07 +0000
commit08f740c5bd53ca6254106c89cc37b5cdd2261204 (patch)
tree765e19d640df2bc2c5cdcc4ba10745a0c87cdc49 /c/src/lib/libbsp/powerpc/ss555/ChangeLog
parent2009-10-16 Ralf Corsépius <ralf.corsepius@rtems.org> (diff)
downloadrtems-08f740c5bd53ca6254106c89cc37b5cdd2261204.tar.bz2
2009-10-16 Ralf Corsépius <ralf.corsepius@rtems.org>
* startup/linkcmds: Add sbss section handling. Misc. sync with binutils's ld-scripts.
Diffstat (limited to 'c/src/lib/libbsp/powerpc/ss555/ChangeLog')
-rw-r--r--c/src/lib/libbsp/powerpc/ss555/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/c/src/lib/libbsp/powerpc/ss555/ChangeLog b/c/src/lib/libbsp/powerpc/ss555/ChangeLog
index dac2f679a3..3014b9814e 100644
--- a/c/src/lib/libbsp/powerpc/ss555/ChangeLog
+++ b/c/src/lib/libbsp/powerpc/ss555/ChangeLog
@@ -1,5 +1,10 @@
2009-10-16 Ralf Corsépius <ralf.corsepius@rtems.org>
+ * startup/linkcmds: Add sbss section handling.
+ Misc. sync with binutils's ld-scripts.
+
+2009-10-16 Ralf Corsépius <ralf.corsepius@rtems.org>
+
* make/custom/ss555.cfg: Remove -D$(RTEMS_BSP_FAMILY) (unused).
2009-10-15 Ralf Corsépius <ralf.corsepius@rtems.org>