Jonas Maebe
|
9e0184884e
* correctly change the signdness information of tordconstnodes that are
|
13 years ago |
Jonas Maebe
|
baa8fa39a8
* converted code to trash variables (-gt) to operate at the node tree level,
|
13 years ago |
Jonas Maebe
|
f2c82e32cd
- removed g_indirect_sym_load() from hlcgobj/hlcg2ll because this cgobj
|
13 years ago |
Jonas Maebe
|
8234a842e6
* fixed conversion of empty ansistring/widestring constants to pchar on
|
13 years ago |
michael
|
5aeb9c860d
* Added FreeContentStream property to TResponse.
|
13 years ago |
Jonas Maebe
|
11968c4261
* use A_J instead of A_B (without explicitly defined condition) to jump to
|
13 years ago |
marco
|
ced0992642
* extraction example by Reinier Olislagers. Mantis #21304
|
13 years ago |
michael
|
032528115f
* Patch from Mattias Gaertner to improve quicksort memory use (Bug 22119)
|
13 years ago |
florian
|
21b94f675f
+ add for MLA the same register interferences as for MUL
|
13 years ago |
marco
|
2d890ae0b3
* Some more interfaces (include IOleCOmmandTarget). Patch by Ludo.
|
13 years ago |
sergei
|
bbb08bbf66
ogcoff.pas:
|
13 years ago |
Jonas Maebe
|
3c6c4dff30
* fixed assembler code that was enabled in r20968 (push/pop changed ebx
|
13 years ago |
Jonas Maebe
|
ffe68ca284
* do not search overloaded assignment/conversion operators for internal
|
13 years ago |
Jonas Maebe
|
0037de6ac9
* disable range/overflow checking for subsetreg/ref code, to prevent
|
13 years ago |
joost
|
4bbaeeccc6
* Reinstated the thest that was removed in r21365. Better not replace tests with
|
13 years ago |
florian
|
638d0d49c0
+ take advantage of the mla instruction when calculating array offsets
|
13 years ago |
sergei
|
71c8b9cf8a
* ogelf.pas: cleaned up code that creates default sections.
|
13 years ago |
marco
|
283ed5971a
* Fixed gotcha in r21364. SQL Null instead of nil. Mantis #22108 by Ludo
|
13 years ago |
pierre
|
de9d8f2880
Regenerated after: Add x86_64 cpu specific units
|
13 years ago |
pierre
|
7a9f1556e2
Add x86_64 cpu specific units
|
13 years ago |
pierre
|
312c6bb7f8
x86_64 subdirectory added
|
13 years ago |
pierre
|
5aaf3b797e
Regenerated after: Add missing x86_64 specific cpu unit dependency on sysutils
|
13 years ago |
pierre
|
f6231e154f
Add missing x86_64 specific cpu unit dependency on sysutils
|
13 years ago |
pierre
|
1ca3b765ec
Regenerated after: Add x86_64 specific units
|
13 years ago |
pierre
|
d99aeffbe4
Add x86_64 specific units
|
13 years ago |
marco
|
9e5316afd1
* Patch from Mantis #22105 by Lacak2 that improves oldvalue testing.
|
13 years ago |
marco
|
283b37139f
* Patch from Ludo Brands implementing TCustomBufdataset.lookup
|
13 years ago |
florian
|
c75486db89
* patch by Nico Erfurth:
|
13 years ago |
sergei
|
dc03282cb7
+ Support assembling expressions ".long L2-L1" where label L1 belongs to the current objsection and L2 comes from any objsection. This is done using relative relocations and is compatible with GNU AS.
|
13 years ago |
svenbarth
|
dbc410de63
Allow the usage of a generic's name without type arguments inside of nested classes inside the generic. This fixes Mantis #19499, but also Mantis #18688.
|
13 years ago |