daniel
|
0d744e656b
* Fix compression bug.
|
il y a 18 ans |
Jonas Maebe
|
1380a64b1e
+ simplify support for inline nodes (needed for inlining, because
|
il y a 18 ans |
Jonas Maebe
|
aaa484aa59
* removed goto's from tinlinenode.pass_typecheck and removed some other
|
il y a 18 ans |
Jonas Maebe
|
b076df0214
* variants depends on math
|
il y a 18 ans |
Jonas Maebe
|
bbca8ee012
* perform 32x32 to 64 multiplication in two more situations (u8bit and
|
il y a 18 ans |
peter
|
4affeef5ee
* basic work for unit dir dependencies, no use of * anymore, becuase that
|
il y a 18 ans |
peter
|
f3b26a94fe
* stop when fpmake fails
|
il y a 18 ans |
joost
|
cc014d6a65
* Implemented RedirectOnError
|
il y a 18 ans |
Jonas Maebe
|
6c536dab3e
* added several missing make_simple_ref() calls
|
il y a 18 ans |
Jonas Maebe
|
5a7809394e
* fixed addr_pic check (symbol-relsymbol is also always
|
il y a 18 ans |
peter
|
cbac667753
* check for eax,edx,ecx,ebx that support 8,16 bit registers in shortint add/sub peephole
|
il y a 18 ans |
peter
|
dbba46c0e4
* set addr_pic
|
il y a 18 ans |
peter
|
f0e804beb7
* typecast fix
|
il y a 18 ans |
peter
|
95772c5cd3
* remove $ifdef extedbug for pic address check
|
il y a 18 ans |
Jonas Maebe
|
96180029b2
* perform 4 instead of 8 byte copies at a time if source or dest is
|
il y a 18 ans |
Jonas Maebe
|
bc545b077f
- removed internalerror in case a subsetref value is loaded on a cpu
|
il y a 18 ans |
Jonas Maebe
|
31764a0e3b
+ unaligned support in a_load_reg_ref and a_load_ref_reg for ppc64
|
il y a 18 ans |
yury
|
99a8012472
* Allow using constants in {$IF } directive in OBJFPC mode.
|
il y a 18 ans |
yury
|
a477a3781a
* Added support of HIGH() function in {$IF } preprocessor directive. Delphi 7 supports HIGH() there.
|
il y a 18 ans |
micha
|
83285b3418
tdbf: fix compilation for wince: it has no OemToCharBuff
|
il y a 18 ans |
marco
|
3e1eba1745
* logon32 constants expanded #10280
|
il y a 18 ans |
Jonas Maebe
|
2a767fc893
* fixed powerpc32 compilation after r9331
|
il y a 18 ans |
Jonas Maebe
|
26930be303
* fixed non-x86 compilation after r9333
|
il y a 18 ans |
florian
|
d08abbca46
* forgotten commit
|
il y a 18 ans |
florian
|
fb8bbd5ff0
+ inline abs(<longint>) on x86
|
il y a 18 ans |
marco
|
1a34960b53
* asmscript stuff under if ldnoresponsfile. Fixes FreeBSD breakage
|
il y a 18 ans |
peter
|
59365a6db9
- garbage was being output sometimes instead of source lines when compiling with -al. This is because lastfileinfo and lastinfile were never initialized for MASM writer. This is true for TPPCMPWAssembler, too.
|
il y a 18 ans |
peter
|
6058b2c247
* renamed t_times to executionweight and moved it to
|
il y a 18 ans |
peter
|
fcb37c4fa4
* peephole added for non-longint:=non-longint+X
|
il y a 18 ans |
Jonas Maebe
|
0c06fddb8f
* fixed compilation
|
il y a 18 ans |