sergei
|
31d160aaf5
* x86: clean up and place jump tables into sec_rodata on all targets. Effectively it does not change anything, because sec_rodata with relocations still go into writable data at assembler level.
|
%!s(int64=11) %!d(string=hai) anos |
reiniero
|
1bd35f5655
fcl-db: dbtestframework:
|
%!s(int64=11) %!d(string=hai) anos |
nickysn
|
be879dde19
* added align=16 to the _NULL segment to ensure it's always located at DS:0000
|
%!s(int64=11) %!d(string=hai) anos |
nickysn
|
888ecdaee4
* fixed the type conversions of the 'and' operator to be Delphi compatible. Fixes Mantis #25179
|
%!s(int64=11) %!d(string=hai) anos |
michael
|
b32d5a49fa
* Patch from Ocean to fix range check, and map Ansistring functions to normal functions
|
%!s(int64=11) %!d(string=hai) anos |
michael
|
9faea4e757
* Fixed test so the same result as in Delphi
|
%!s(int64=11) %!d(string=hai) anos |
michael
|
e28824465f
* Fix bug #25720
|
%!s(int64=11) %!d(string=hai) anos |
michael
|
48eacbae41
* Fixed bug (actually feature) in 23645
|
%!s(int64=11) %!d(string=hai) anos |
michael
|
921c785cc7
* Fixed example so it actually runs (patch by Joao Paulo Schwarz Schuler, bug ID #25768)
|
%!s(int64=11) %!d(string=hai) anos |
michael
|
aac74f4d0a
* Patch from Inoussa Ouedraogo to make assigning widechar to variant Delphi 2009+ compatible (Bug ID 25719)
|
%!s(int64=11) %!d(string=hai) anos |
marco
|
d9df0ff9a8
* fixed typo (no space between serial and \ ) and regenned with a fpcmake that is NOT 3 years old.
|
%!s(int64=11) %!d(string=hai) anos |
sergei
|
2c02e8a726
- i386, x86_64, SPARC: removed paramanager.getintparaloc overrides, it is handled by generic implementation since r24716.
|
%!s(int64=11) %!d(string=hai) anos |
michael
|
3a34a371b3
* Should compile without c operators
|
%!s(int64=11) %!d(string=hai) anos |
sergei
|
8f6d8b849e
* Generate interface wrappers together with data structures of class they belong to, and place everything into single assembler slice (since all wrappers are always referenced by VPTR, attempting to smartlink them is useless). This removes separate iteration pass over symtables and reduces amount of smartlink files.
|
%!s(int64=11) %!d(string=hai) anos |
michael
|
e96e992705
* Added translation of urlmon.h
|
%!s(int64=11) %!d(string=hai) anos |
nickysn
|
2fd09437e9
+ added segment _null, belonging to group dgroup and class BEGDATA with the
|
%!s(int64=11) %!d(string=hai) anos |
marco
|
526d84fd47
* Skip BOM for inifiles Mantis #24385
|
%!s(int64=11) %!d(string=hai) anos |
michael
|
96c24dcccc
* Build serial unit
|
%!s(int64=11) %!d(string=hai) anos |
michael
|
4dfb88d11f
* Fix IENumVariant interface to be more delphi compatible
|
%!s(int64=11) %!d(string=hai) anos |
michael
|
5848e5e33a
* Patch from Inoussa implementing getter/setter for variants (bug ID 25759)
|
%!s(int64=11) %!d(string=hai) anos |
michael
|
88f32a7593
* Applied patch from Inoussa to fix double content (bug ID 25758)
|
%!s(int64=11) %!d(string=hai) anos |
sergei
|
132366e448
* Fixed Mantis #24352.
|
%!s(int64=11) %!d(string=hai) anos |
Károly Balogh
|
0591caf022
have an explicit define for OS4, so we can easily identify it in shared sources among Amiga-like systems, independent from the CPU define
|
%!s(int64=11) %!d(string=hai) anos |
michael
|
96ba1090e0
* Add RegisterTests in suite
|
%!s(int64=11) %!d(string=hai) anos |
michael
|
00bac4d8e7
* Add Fail with format
|
%!s(int64=11) %!d(string=hai) anos |
michael
|
c2a9dccc14
* Serial unit from Mark Morgan LLoyd
|
%!s(int64=11) %!d(string=hai) anos |
michael
|
2a048692a5
* Patch from Mark Morgan LLoyd, adding some functions (part 2)
|
%!s(int64=11) %!d(string=hai) anos |
michael
|
0ecee7cd3f
* Patch from Mark Morgan LLoyd, adding some functions
|
%!s(int64=11) %!d(string=hai) anos |
svenbarth
|
e734ca7a9b
M68k: Fix passing of environment variables. Fixes the compiler not being able to execute the external assembler and linker.
|
%!s(int64=11) %!d(string=hai) anos |
sergei
|
04f32c2a01
* Do not attempt to retrieve caller context if initial frame is not between StackTop and frame pointer of current procedure (aka stack bottom). Reverts part of r21843, fixing regression of tests/test/cg/traise6.pp after r26843.
|
%!s(int64=11) %!d(string=hai) anos |