florian
|
e538227757
* cleanup, branch is merged
|
13 лет назад |
florian
|
fb84cb865b
* rebase to trunk@17295
|
15 лет назад |
florian
|
eb2a2a5ea0
+ implements tavraddnode.second_cmpsmallset
|
15 лет назад |
florian
|
8cfbb70326
+ generic a_cmp_const_reg_label
|
15 лет назад |
florian
|
ebe8078263
* compilation fixed
|
15 лет назад |
florian
|
610fa89484
+ basic avr linker script
|
15 лет назад |
florian
|
359633bbdc
* initial atmega128 reg. definition and startup code implementation
|
15 лет назад |
florian
|
7b8f3a61d3
+ implemented tcgavr.g_flags2reg
|
15 лет назад |
florian
|
ed8d652398
+ implemened a_cmp_reg_reg_label
|
15 лет назад |
florian
|
5fd4bb70de
* started to implement ref.base parameter for normalize_ref
|
15 лет назад |
florian
|
a0b0b43d0c
+ implemented tcgavr.a_jmp_name
|
15 лет назад |
florian
|
c97869bd89
* merge user sections support branch
|
15 лет назад |
sergei
|
c939beee70
* Changed register allocation order for x86_64, putting first registers that don't need to be preserved by procedure. This way registers needing preservation are allocated less frequently (and for non-complex leaf functions not allocated at all), reducing amount of entry/exit code.
|
15 лет назад |
michael
|
1d07ae97c4
* Added combined example: login using RPC and edit data using FPWebdata
|
15 лет назад |
michael
|
eb2e21587b
* Published CreateSession property
|
15 лет назад |
sergei
|
c5e7902e4b
+ x86_64 optimized assembler functions IndexByte and IndexWord
|
15 лет назад |
florian
|
7f995c093e
* moved some code from pmodules to ncgutil to get rid of cpubase in pmodules
|
15 лет назад |
florian
|
3ce9ff93f1
+ patch by Jeppe Johansen to support automatic interrupt table generation by using the interrupt directive with an offset. Not activated yet because it requires to change also the startup code of the different mcus.
|
15 лет назад |
michael
|
91c824abbc
* Fixed compilation with dmwdebug define
|
15 лет назад |
vladob
|
49f87b6d6b
next permutation
|
15 лет назад |
marco
|
f34ffd02c9
* fix for 19114. Deal with empty arguments more graciously by quoting them.
|
15 лет назад |
pierre
|
c22c58b3a5
* Avoid double freeing of frames with zero size as it creates a problem with heaptrc unit
|
15 лет назад |
Jonas Maebe
|
66258fb0b8
* fixed TCmdStrListItem.GetCopy() (the reference count of the ansistring
|
15 лет назад |
armin
|
03ca42d6e2
nwpre now initializes bss, use linker generated symbol to get address of .text (for lineinfo)
|
15 лет назад |
armin
|
672d76e636
added a segment table containing segments for symbols defined by linker script (needed for relocs)
|
15 лет назад |
paul
|
841357c66e
winunits-base: fix structure name
|
15 лет назад |
paul
|
efad673509
winunits-base: correct GetThemeFont, GetThemeSystemFont font argument must be LogFontW instead of LogFont
|
15 лет назад |
sergei
|
b7a56722ff
* Cleanup variant->string conversions: TryStrToDate and TryStrToTime are redundant because TryStrToDateTime already does the same checks. Patch from Luiz Americo, resolves #19115.
|
15 лет назад |
florian
|
6fb666135f
* forbid <ordinal> in <set type>
|
15 лет назад |
joost
|
b911e3d1c3
* Fixed AV when no owner is set
|
15 лет назад |