Jonas Maebe
|
e7d1a77f9a
* rename the ARM/AArch64-Darwin targets to ARM/AArch64-iOS
|
5 yıl önce |
florian
|
84a1f614d9
* fix several double ;
|
5 yıl önce |
Jonas Maebe
|
d8903ce6b3
- removed maxcrecordalign parameter/field from recordsymtables, as this value
|
6 yıl önce |
Jonas Maebe
|
7dbbce157f
* fixed Objective-C metadata generation for LLVM
|
6 yıl önce |
florian
|
68eb921d46
* broken compilation after r39347 fixed
|
7 yıl önce |
nickysn
|
88ba9269ca
* use .create_int_dataptr instead of .create_pint in the remaining two places where .create_pint is used
|
8 yıl önce |
nickysn
|
501b9481c5
* use .create_nil_codeptr instead of .create_pint(0) for writing the placeholder
|
8 yıl önce |
nickysn
|
9669e5aa00
* use .create_nil_dataptr instead of .create_pint(0) for writing the 'next'
|
8 yıl önce |
Jonas Maebe
|
94eb087aa2
* fixed typo (obcj -> objc)
|
9 yıl önce |
Jonas Maebe
|
10fb90b415
* mark symbols in "no_dead_strip" Objective-C sections also as no_dead_strip
|
9 yıl önce |
Jonas Maebe
|
aa1be3276f
- removed default value of _typ parameter of TAsmData.(Weak)RefAsmSymbol():
|
9 yıl önce |
Jonas Maebe
|
d1b9e8ca54
- removed stray statement that should have been removed as part of r34158
|
9 yıl önce |
Jonas Maebe
|
1cb8c0d00c
* specify the def of assembler level symbols defined via
|
9 yıl önce |
Jonas Maebe
|
84129857c2
* converted tobjcrttiwriter_fragile.gen_objc_info_sections to the high level
|
9 yıl önce |
Jonas Maebe
|
8fea7344c9
* added an extra parameter to ttai_typedconstbuilder.emit_pchar_const() to
|
9 yıl önce |
Jonas Maebe
|
b9231aa6f1
* converted objcgutl (Objective-C metadata generation) to the high level
|
9 yıl önce |
Jonas Maebe
|
9ffadf2941
* write nil instead of a reference to _objc_empty_vtable for iOS and the
|
9 yıl önce |
Jonas Maebe
|
8c89f7ee8f
* AArch64 also uses the non-fragile Objective-C ABI
|
10 yıl önce |
Jonas Maebe
|
a4c938c042
* changed some random data label names to match the label names outputted by
|
11 yıl önce |
florian
|
4d5119bf1c
* fixes several issues which cause warnings by the dfa code when using it to detect uninitialized variables
|
11 yıl önce |
Jonas Maebe
|
40a9762ac6
* objcprotocol symbols have to be weak in the non-fragile abi to prevent
|
13 yıl önce |
paul
|
4cf5e36ce7
compiler:
|
14 yıl önce |
Jonas Maebe
|
bcc836f1b0
* put the RTTI for optional protocol methods in the correct section for
|
15 yıl önce |
Jonas Maebe
|
835899524b
+ support for Objective-Pascal for-in loops ("fast enumerations")
|
15 yıl önce |
Jonas Maebe
|
caca6cea37
* allow any kind of fields in Object Pascal classes that are passed to
|
15 yıl önce |
florian
|
c1f3d8dcaa
* unified names of system_*/systems_* sets
|
15 yıl önce |
Jonas Maebe
|
80499a1732
* don't align entries in string sections, gcc doesn't either
|
15 yıl önce |
Jonas Maebe
|
f8754d8fab
+ Objective-C category support (old and new ABI, both external and
|
15 yıl önce |
Jonas Maebe
|
102a2a4796
* changed "optional" field (which denotes whether an objc protocol method is
|
15 yıl önce |
Jonas Maebe
|
0c675a4039
* the objc1 unit has been renamed to objc
|
16 yıl önce |