svenbarth
|
03623c6c1a
Forgot to commit that I moved tcgsize2opsize from cgcpu to cpubase.
|
il y a 12 ans |
masta
|
e327b4581c
Use TRegNameTable instead of array[tregisterindex] of string[10]
|
il y a 12 ans |
florian
|
04543b179f
o merge of the branch laksen/arm-embedded of Jeppe Johansen:
|
il y a 12 ans |
svenbarth
|
786e814d49
Use the correct frame pointer register: A6 on Unixes and A5 on everything else. The only
|
il y a 12 ans |
Jeppe Johansen
|
0087661fb5
Added FPv4_d16 FPU instructions, and a few extra registers
|
il y a 13 ans |
florian
|
4dee21c60e
+ NR_DEFAULTFLAGS and RS_DEFAULTFLAGS for all CPUs with flags added
|
il y a 13 ans |
Jonas Maebe
|
708a2532fc
* consistently define empty saved_mm_registers arrays as containing a single
|
il y a 13 ans |
Jonas Maebe
|
85a3fd3357
+ ossinttype/osuinttype defs that correspond to OS_SINT/OS_INT for use in
|
il y a 13 ans |
Jonas Maebe
|
34c985cfa6
* added register type parameter to cgsize2subreg(), as the subreg can
|
il y a 16 ans |
yury
|
491f0fa1d8
* Replaced all user defined warnings by TODO comments to reduce compiler noise.
|
il y a 17 ans |
Károly Balogh
|
14f958682c
+ first attempt to implement a_call_reg
|
il y a 18 ans |
florian
|
00d6a03b2c
+ default code now preserves mm registers
|
il y a 18 ans |
florian
|
3a630340be
* fixed m68k compilation and put it in fullcycle
|
il y a 18 ans |
florian
|
4cbb67aa00
* some fpu emulation code from arm to generic code generator moved
|
il y a 19 ans |
Jonas Maebe
|
90cacb4cf5
* changed result type of dwarf_reg from byte to shortint to avoid
|
il y a 19 ans |
peter
|
870be04a3f
* use dwarf_reg()
|
il y a 19 ans |
Károly Balogh
|
3b2fe2b622
* some more tiny m68k hacks...
|
il y a 19 ans |
florian
|
2c1e796f1f
* fixed regallocator for m68k
|
il y a 19 ans |
Károly Balogh
|
37024dc4d0
+ more m68k mess... ignore :)
|
il y a 19 ans |
Károly Balogh
|
db07870443
totally messy m68k changes. cleanup in progress
|
il y a 19 ans |
florian
|
d7a5ca107b
* fixed m68k compilation while sitting bored in the train
|
il y a 19 ans |
florian
|
804207239d
*c <int64>:=-<longint> fixed (bug 4253)
|
il y a 20 ans |
Károly Balogh
|
bbfea4d03f
an attempt to fix a bit more stuff in m68k
|
il y a 20 ans |
Károly Balogh
|
94281c5589
few fixes and advancements. 68k cg now compiles empty system unit without crashing.
|
il y a 20 ans |
fpc
|
790a4fe2d3
* log and id tags removed
|
il y a 20 ans |
fpc
|
50778076c3
initial import
|
il y a 20 ans |
peter
|
e417e34496
* truncate log
|
il y a 20 ans |
peter
|
04c97cc129
* load jmp_buf_size from system unit
|
il y a 20 ans |
Károly Balogh
|
6bae9c8f6d
* made m68k to compile again
|
il y a 20 ans |
peter
|
6c9c4c686c
* small m68k updates to bring it up2date
|
il y a 21 ans |