forked from Imagelibrary/rtems
2005-02-10 Ralf Corsepius <ralf.corsepius@rtems.org>
* dlentry/dlentry.S, flashentry/flashentry.S: Remove PPC_ABI_POWEROPEN.
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
2005-02-10 Ralf Corsepius <ralf.corsepius@rtems.org>
|
||||
|
||||
* dlentry/dlentry.S, flashentry/flashentry.S:
|
||||
Remove PPC_ABI_POWEROPEN.
|
||||
|
||||
2005-01-07 Ralf Corsepius <ralf.corsepius@rtems.org>
|
||||
|
||||
* Makefile.am: Eliminate CFLAGS_OPTIMIZE_V.
|
||||
|
||||
@@ -143,8 +143,4 @@ clear_bss:
|
||||
blr /* return */
|
||||
.L_text_e:
|
||||
|
||||
#if PPC_ABI == PPC_ABI_POWEROPEN
|
||||
DESCRIPTOR (startup)
|
||||
#endif
|
||||
|
||||
.comm environ,4,4
|
||||
|
||||
@@ -463,8 +463,4 @@ ramaccfx:
|
||||
lwz r4,0(r2) /* get memory at start adr */
|
||||
blr
|
||||
|
||||
#if PPC_ABI == PPC_ABI_POWEROPEN
|
||||
DESCRIPTOR (startup)
|
||||
#endif
|
||||
|
||||
.comm environ,4,4
|
||||
|
||||
Reference in New Issue
Block a user