Jonas Maebe
|
27b3689f60
* message file changes from r13177
|
16 éve |
Jonas Maebe
|
ba2c2cd449
* don't automatically set the parent class of objcclasses without a
|
16 éve |
Jonas Maebe
|
5691da116f
* replace the contents of the dummy self and msgsel parameters when
|
16 éve |
Jonas Maebe
|
ddc7c6ed35
* limited to darwin/ppc and darwin/i386
|
16 éve |
Jonas Maebe
|
112ea5e5a8
* made all objcclasses assignment-compatible with id, and vice versa
|
16 éve |
Jonas Maebe
|
a63d4e3ad0
* fixed indentation
|
16 éve |
Jonas Maebe
|
b1b9894ae3
* initial Objective-C 1.0 support:
|
16 éve |
Jonas Maebe
|
4aaee17941
Initialized merge tracking via "svnmerge" with revisions "1-13155" from
|
16 éve |
Jonas Maebe
|
96a835a2f8
* branch for Objective-C integration
|
16 éve |
Jonas Maebe
|
4106ce540f
* fixed compilation with -Cr after r13147
|
16 éve |
mazen
|
f7ec6481cf
* Source code and XLM files could not be executable.
|
16 éve |
marco
|
55bf970d0b
* small mingw related fixes.
|
16 éve |
Jonas Maebe
|
3a8b29be91
+ test conversion from class to differently sized enum and to differently
|
16 éve |
Jonas Maebe
|
47c28c2db3
* pass -no_dead_strip_inits_and_terms to the linker, since we use these for
|
16 éve |
Jonas Maebe
|
d3cec25dce
* small indentation fix
|
16 éve |
Jonas Maebe
|
ea356808b1
* tests have to fail
|
16 éve |
yury
|
726764be0b
* This test must be run on lower 4Gb of address space. Explicitly set image base on Windows.
|
16 éve |
yury
|
78b2618db6
* Fixed setting of image base using {$IMAGEBASE X} directive.
|
16 éve |
yury
|
ede93974bc
* Fixed writing of external debug info when reloc section should be created.
|
16 éve |
yury
|
628b0c23ac
* exeinfo: Return executable image base and current module base address on Windows.
|
16 éve |
sergei
|
66c0840bce
* TDOMText.SplitText should check that its argument isn't readonly before doing anything else.
|
16 éve |
sergei
|
54b475a68b
dom.pp:
|
16 éve |
yury
|
187a145358
* Fixed build for ARM targets.
|
16 éve |
yury
|
c6253d5bd7
* Added missing override directive in trgcpu.add_constraints method for x86_64 CPU. It was missing for years and I am not sure that this code is really needed. Please review.
|
16 éve |
yury
|
41d50e4723
* Fixed dead code warning.
|
16 éve |
yury
|
f726e1691b
* Fixed warnings and notes.
|
16 éve |
yury
|
e23a304254
* Set default images base to $100000000 for win64 executables as done by MS linkers. It helps to detect portability errors early.
|
16 éve |
yury
|
bba2b87064
* Use RIP relative symbol addressing in assembler blocks. Finally bug #13657 is fixed.
|
16 éve |
yury
|
82ad6b4de9
* Define FPC_HAS_RIP_RELATIVE to indicate that x86_64 internal assembler supports RIP relative symbol addressing.
|
16 éve |
yury
|
92ad06f1e8
* Always use RIP relative symbol addressing for x86_64 Windows targets. Bug #13657.
|
16 éve |