florian
|
8d960cb608
+ implementation of shifting operations for avr
|
14 anos atrás |
florian
|
26fbfaf5a7
+ introduce the usage of asizeint/asizeuint for cpus with sizeof("alu")<>sizeof(pointer)
|
14 anos atrás |
mazen
|
b127fc154a
* Fixed spell error revealed by lintian.
|
15 anos atrás |
Jonas Maebe
|
283018a3bf
* changed tprocdef.funcretloc[] from a tlocation into a tcgpara so it can
|
15 anos atrás |
Jonas Maebe
|
9bc15a5f61
* renamed a_param_* to a_load_*_cgpara
|
15 anos atrás |
florian
|
0d57b2d8da
* use 3 op cgobj methods when doing shl/shr code generation, this allows the cg to generate better code on risc archs having 3 operand shifts
|
15 anos atrás |
Jonas Maebe
|
718694d1d6
* always specify an explicit alignment for tgobj.gettemp (so e.g.
|
16 anos atrás |
Jonas Maebe
|
a23630260b
+ "weakexternal" support for imported procedures and variables.
|
16 anos atrás |
Jonas Maebe
|
f36e5411af
* split cpu64bit compiler define into
|
17 anos atrás |
Jonas Maebe
|
ca7650418d
* fixed/added overflow checking in generic unarminusn code + test
|
17 anos atrás |
daniel
|
9adb202a92
* Rework the constexprint to allow operations from low(int64) to high(qword).
|
18 anos atrás |
Jonas Maebe
|
e815b923d5
* a_loadfpu_* gets two size parameters: fromsize and tosize
|
18 anos atrás |
Károly Balogh
|
b0bc5d92fd
+ fixed suspected typo
|
18 anos atrás |
peter
|
658c46b903
* remove tdictionary and tindexarray
|
19 anos atrás |
florian
|
85d63d9fa9
* settings refactored
|
19 anos atrás |
peter
|
3078a1927f
* remove ttype
|
19 anos atrás |
peter
|
81a1631bce
* don't loose signed information in the result location
|
19 anos atrás |
peter
|
b7fe6797bf
Merged revisions 2921-2922,2925 via svnmerge from
|
19 anos atrás |
peter
|
a3ab2053c9
* support multiple asmlabel types, renamed getlabel to
|
20 anos atrás |
florian
|
804207239d
*c <int64>:=-<longint> fixed (bug 4253)
|
20 anos atrás |
fpc
|
790a4fe2d3
* log and id tags removed
|
20 anos atrás |
fpc
|
50778076c3
initial import
|
20 anos atrás |
peter
|
e417e34496
* truncate log
|
20 anos atrás |
florian
|
22d9294ab3
+ overflow checking for the arm
|
20 anos atrás |
peter
|
c95a859f0a
* generic tlocation
|
21 anos atrás |
peter
|
65c3ba277c
* ungetregister is now only used for cpuregisters, renamed to
|
21 anos atrás |
peter
|
33a834821f
* paraloc branch merged
|
21 anos atrás |
florian
|
8a9758c5e2
* logs truncated
|
21 anos atrás |
florian
|
588e2c38bf
* dwarf branch merged
|
21 anos atrás |
florian
|
d7786f6246
* fixed generic shl/shr operations
|
21 anos atrás |