svenbarth
|
29c71d39ac
Preparations for upcoming work on generics:
|
13 years ago |
pierre
|
600dd162af
Merge of rev21557 by Foxsen
|
13 years ago |
florian
|
31b1678757
* write parameter refs to ppu (only 1=used; 0=unsed), fixes parameter usage checking of inlined procedures loaded from units
|
13 years ago |
florian
|
6c8eed21c4
+ implement auto inlining (-Ooautoinline)
|
13 years ago |
Jonas Maebe
|
aee5380ae0
* merged trunk up to r20882
|
13 years ago |
Jonas Maebe
|
462de0f5fd
+ AIX target definition and info for the compiler and ppudump
|
13 years ago |
pierre
|
6907539691
* Add system_x86_64_netbsd system
|
13 years ago |
pierre
|
2794ce5c09
+ Add system_x86_64_openbsd system
|
13 years ago |
svenbarth
|
bd19a16be9
Add support for Default() intrinsic. For now this is only (fully) supported
|
13 years ago |
svenbarth
|
9cb16c950f
This fixes Mantis #20851 .
|
13 years ago |
sergei
|
cbad0abab5
+ Platform-specific exception support for x86_64-win64. Enable by cycling with OPT=-dTEST_WIN64_SEH.
|
13 years ago |
Jonas Maebe
|
0d5b2b84a8
+ Android/JVM target, including a translation of the Android r14 SDK
|
13 years ago |
svenbarth
|
4419dc3d34
Rebase to revision 19673
|
13 years ago |
svenbarth
|
461d231daa
Rebase to revision 19078 (directly before the merge of cpstrnew)
|
13 years ago |
svenbarth
|
594f84dc2c
Merge branch 'unique-syms'
|
13 years ago |
paul
|
a1e0b833b2
compiler: fix ppu read/write of property parameters symtable (bug #0020454)
|
13 years ago |
sergei
|
b997094755
+ Generate unwind bytecode for function prologues on win64.
|
14 years ago |
paul
|
85450d5469
compiler utils: manual merge some cpstrnew changes which was impossible to merge using regular tools due to the merge conflicts
|
14 years ago |
pierre
|
a1c5b7c118
+ Add property options display
|
14 years ago |
pierre
|
01526fa582
* Remove forgotten wrong increments
|
14 years ago |
pierre
|
47f39748f6
Handle FileIndex/Line/Column for change_nedian in token buffer for generics
|
14 years ago |
pierre
|
d3d91e40ab
+ Add procinfo options
|
14 years ago |
pierre
|
df4388a47d
+ Added code to display 80-bit value on
|
14 years ago |
pierre
|
b526bb4dfa
* Fix failures introduced by rev 18975
|
14 years ago |
pierre
|
68d27263e7
Try to improve RecordTokenBuf with respect to PPU reading
|
14 years ago |
sergei
|
689d4b3ecc
+ Mantis #19651: Generate table of typed string constants which are initialized with resourcestrings, so they are updated when SetResourceStrings or SetUnitResourceStrings is called.
|
14 years ago |
pierre
|
637a4671d9
Fix messages to tokenbuufer writing to zvoid problems with PPU
|
14 years ago |
paul
|
de21de2024
compiler: implement delphi like namespaces
|
14 years ago |
Jonas Maebe
|
8a7982fe9e
* fixed wrong notes about declaring two destructors after r18427:
|
14 years ago |
Jonas Maebe
|
0b7b6361fe
* ignore methods that are added for the purpose of the JVM (inherited
|
14 years ago |