* src/alpha/osf.S (ffi_closure_osf): Use .rdata for ECOFF.

From-SVN: r43578
This commit is contained in:
Rainer Orth 2001-06-26 12:04:29 +00:00 committed by Rainer Orth
parent 05b432db5b
commit 57482f585e
2 changed files with 8 additions and 0 deletions

View File

@ -1,3 +1,7 @@
2001-06-26 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
* src/alpha/osf.S (ffi_closure_osf): Use .rdata for ECOFF.
2001-06-25 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
* configure.in: Recognize sparc*-sun-* host.

View File

@ -251,7 +251,11 @@ $LFE2:
.end ffi_closure_osf
#ifdef __ELF__
.section .rodata
#else
.rdata
#endif
$load_table:
.gprel32 $load_none # FFI_TYPE_VOID
.gprel32 $load_32 # FFI_TYPE_INT