- Fix atomic ops on s390
commit95b41821414661b24ce2abd65a7b3ca2256c01a8
authorneale <neale@e3ebcda4-bce8-0310-ba0a-eca2169e7518>
Mon, 10 Jan 2005 21:13:14 +0000 (10 21:13 +0000)
committerneale <neale@e3ebcda4-bce8-0310-ba0a-eca2169e7518>
Mon, 10 Jan 2005 21:13:14 +0000 (10 21:13 +0000)
tree57723201caa46b6fd6e25e7c5a09733ff7ddcf02
parent8807795bf91457eda3f248bf5653f379a6b6e57f
- Fix atomic ops on s390
- Implement OP_ATOMIC_xxx operations on s390
- Standardize exception handling on s390 with other platforms
- Enable out of line bblock support
- Check vtable slot belongs to domain when building trampoline

git-svn-id: svn+ssh://mono-cvs.ximian.com/source/trunk/mono@38647 e3ebcda4-bce8-0310-ba0a-eca2169e7518
16 files changed:
mono/arch/s390/ChangeLog
mono/arch/s390/s390-codegen.h
mono/arch/s390x/ChangeLog
mono/arch/s390x/s390x-codegen.h
mono/io-layer/ChangeLog
mono/io-layer/atomic.h
mono/mini/ChangeLog
mono/mini/Makefile.am
mono/mini/cpu-s390.md
mono/mini/exceptions-s390.c
mono/mini/inssel-s390.brg
mono/mini/mini-exceptions.c
mono/mini/mini-ops.h
mono/mini/mini-s390.c
mono/mini/mini-s390.h
mono/mini/tramp-s390.c