* src/s390/sysv.S (.eh_frame section): Make section read-only.
authorUlrich Weigand <uweigand@de.ibm.com>
Wed, 27 Nov 2002 16:44:35 +0000 (16:44 +0000)
committerUlrich Weigand <uweigand@gcc.gnu.org>
Wed, 27 Nov 2002 16:44:35 +0000 (16:44 +0000)
From-SVN: r59574

libffi/ChangeLog
libffi/src/s390/sysv.S

index 026acd9a50d4bc087b9cec982cbc7e264f358512..423c4b058fbdda51e64966cce625f03c2b1dde74 100644 (file)
@@ -1,3 +1,7 @@
+2002-11-27  Ulrich Weigand  <uweigand@de.ibm.com>
+
+       * src/s390/sysv.S (.eh_frame section): Make section read-only.
+
 2002-11-26  Jim Wilson  <wilson@redhat.com>
 
        * src/types.c (FFI_TYPE_POINTER): Has size 8 on IA64.
index 7d6f4494921a17591a4e4668520b4acd8ae645ac..fc1482a8d7258a39ffaec18c7f6f3aace13ca3f0 100644 (file)
@@ -146,7 +146,7 @@ ffi_closure_SYSV:
        .size    ffi_closure_SYSV,.ffi_closure_SYSV_end-ffi_closure_SYSV
 
 
-       .section        .eh_frame,"aw",@progbits
+       .section        .eh_frame,"a",@progbits
 .Lframe1:
        .4byte  .LECIE1-.LSCIE1 # Length of Common Information Entry
 .LSCIE1:
@@ -345,7 +345,7 @@ ffi_closure_SYSV:
 
 
 
-       .section        .eh_frame,"aw",@progbits
+       .section        .eh_frame,"a",@progbits
 .Lframe1:
        .4byte  .LECIE1-.LSCIE1 # Length of Common Information Entry
 .LSCIE1: