summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/powerpc/eth_comm/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2001-10-29 14:27:47 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2001-10-29 14:27:47 +0000
commit5c2b9045e0a3ddae3b52bce52a3971014b8e1373 (patch)
treec7594fa0a98f59bb584b07a258dc20dce9ea2d13 /c/src/lib/libbsp/powerpc/eth_comm/ChangeLog
parent2001-10-29 Joel Sherrill <joel@OARcorp.com> (diff)
downloadrtems-5c2b9045e0a3ddae3b52bce52a3971014b8e1373.tar.bz2
2001-10-29 Joel Sherrill <joel@OARcorp.com>
* include/bsp.h: Modify Install_tm27_vector() so this BSP will link tm27. * startup/linkcmds: Fix definition of .init and .fini sections so this BSP will properly link with new __USE_INIT_FINI__ support.
Diffstat (limited to 'c/src/lib/libbsp/powerpc/eth_comm/ChangeLog')
-rw-r--r--c/src/lib/libbsp/powerpc/eth_comm/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/c/src/lib/libbsp/powerpc/eth_comm/ChangeLog b/c/src/lib/libbsp/powerpc/eth_comm/ChangeLog
index 184536005f..7af17c219d 100644
--- a/c/src/lib/libbsp/powerpc/eth_comm/ChangeLog
+++ b/c/src/lib/libbsp/powerpc/eth_comm/ChangeLog
@@ -1,3 +1,9 @@
+2001-10-29 Joel Sherrill <joel@OARcorp.com>
+
+ * include/bsp.h: Modify Install_tm27_vector() so this BSP will link tm27.
+ * startup/linkcmds: Fix definition of .init and .fini sections so this
+ BSP will properly link with new __USE_INIT_FINI__ support.
+
2001-10-25 Joel Sherrill <joel@OARcorp.com>
* startup/linkcmds: Added _init and _fini.