summaryrefslogtreecommitdiffstats
path: root/c
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2005-02-10 15:15:27 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2005-02-10 15:15:27 +0000
commitb5328149aef9a5cd1e467417a0dc855aee1bc6d3 (patch)
tree2d9254f77598dc1a34773405ccc4f6e3591a091b /c
parent2005-02-10 Ralf Corsepius <ralf.corsepius@rtems.org> (diff)
downloadrtems-b5328149aef9a5cd1e467417a0dc855aee1bc6d3.tar.bz2
2005-02-10 Ralf Corsepius <ralf.corsepius@rtems.org>
* dlentry/dlentry.S: Remove PPC_ABI_POWEROPEN.
Diffstat (limited to 'c')
-rw-r--r--c/src/lib/libbsp/powerpc/gen405/ChangeLog4
-rw-r--r--c/src/lib/libbsp/powerpc/gen405/dlentry/dlentry.S4
2 files changed, 4 insertions, 4 deletions
diff --git a/c/src/lib/libbsp/powerpc/gen405/ChangeLog b/c/src/lib/libbsp/powerpc/gen405/ChangeLog
index 10afd85856..6c4fa7a20a 100644
--- a/c/src/lib/libbsp/powerpc/gen405/ChangeLog
+++ b/c/src/lib/libbsp/powerpc/gen405/ChangeLog
@@ -1,3 +1,7 @@
+2005-02-10 Ralf Corsepius <ralf.corsepius@rtems.org>
+
+ * dlentry/dlentry.S: Remove PPC_ABI_POWEROPEN.
+
2005-01-07 Ralf Corsepius <ralf.corsepius@rtems.org>
* Makefile.am: Eliminate CFLAGS_OPTIMIZE_V.
diff --git a/c/src/lib/libbsp/powerpc/gen405/dlentry/dlentry.S b/c/src/lib/libbsp/powerpc/gen405/dlentry/dlentry.S
index bc9c28cdd0..0d06a8fa8b 100644
--- a/c/src/lib/libbsp/powerpc/gen405/dlentry/dlentry.S
+++ b/c/src/lib/libbsp/powerpc/gen405/dlentry/dlentry.S
@@ -146,8 +146,4 @@ clear_bss:
blr /* return */
.L_text_e:
-#if PPC_ABI == PPC_ABI_POWEROPEN
- DESCRIPTOR (startup)
-#endif
-
.comm environ,4,4