Commit Graph

9 Commits

Author SHA1 Message Date
skalogryz
f9723fb328 PPC function name fixing (thanks Jonas), switched off debug usage
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@767 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2009-04-06 15:18:12 +00:00
skalogryz
a5d4c3203d fixed PowerPC declaration stretreg and added linking to Foundation framework for objcrtltest
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@766 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2009-04-06 14:41:37 +00:00
skalogryz
11938bfea0 modified objcrtl test + added some 1.0 bindings
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@762 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2009-04-03 11:03:27 +00:00
skalogryz
60127de191 added: _stretreg funcion; 1.0 ivariables binding; missing type encoding constants; common objc_msgSend* loading
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@760 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2009-04-03 10:18:44 +00:00
skalogryz
eb405d5188 fixed objc_msgSendSuper declarations + implemented sub-classing for 1.0 version
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@756 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2009-04-02 11:39:37 +00:00
skalogryz
0a6dd12bb9 fixing objc_msgSend_stret function declaration
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@746 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2009-03-21 13:44:00 +00:00
skalogryz
61f9cd63c8 modified type 'id' definition
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@742 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2009-03-17 12:21:02 +00:00
skalogryz
547722ce0d fixed wrong declaration of objc_msgSend
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@737 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2009-03-13 15:18:41 +00:00
skalogryz
c7e777a8e0 started dynamic obj-c runtime lib support. added base units
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@735 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2009-03-12 12:03:21 +00:00