* src/s390/sysv.S (.eh_frame section): Make section read-only.
authoruweigand <uweigand@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 27 Nov 2002 16:44:35 +0000 (16:44 +0000)
committeruweigand <uweigand@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 27 Nov 2002 16:44:35 +0000 (16:44 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@59574 138bc75d-0d04-0410-961f-82ee72b054a4

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

index 026acd9..423c4b0 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 7d6f449..fc1482a 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: