Author: ericwa
Date: Mon Jul  8 11:07:37 2013
New Revision: 36850

URL: http://svn.gna.org/viewcvs/gnustep?rev=36850&view=rev
Log:
libobjc2: some changes needed to build on OS X. CDECL macro to prefix symbol 
names in assembly code with an underscore, macros to omit the .type and 
.section derictives which are unsupported on OS X, and also a linker flag to 
make weak symbols work

Added:
    libs/libobjc2/trunk/common.S
Modified:
    libs/libobjc2/trunk/CMakeLists.txt
    libs/libobjc2/trunk/block_trampolines.S
    libs/libobjc2/trunk/objc_msgSend.S
    libs/libobjc2/trunk/objc_msgSend.arm.S
    libs/libobjc2/trunk/objc_msgSend.mips.S
    libs/libobjc2/trunk/objc_msgSend.x86-32.S
    libs/libobjc2/trunk/objc_msgSend.x86-64.S


_______________________________________________
Gnustep-cvs mailing list
[email protected]
https://mail.gna.org/listinfo/gnustep-cvs

Reply via email to