nickysn
|
8d6017348a
* fixed the defines of OS_PAIR and OS_SPAIR for cpus with 16-bit or 8-bit ALU
|
12 лет назад |
sergei
|
a519741d89
- Revert {$J-} accidentally committed in r23555.
|
12 лет назад |
sergei
|
503b132096
* cgbase.pas: added more MIPS-specific address types, needed to support large GOT model.
|
12 лет назад |
pierre
|
493c77bca0
+ Add addr_pic_call16 relocation type for mips
|
12 лет назад |
florian
|
283ff05127
* merged avx support in inline assembler developed by Torsten Grundke
|
13 лет назад |
florian
|
67744ef46e
* fix methodpointers in registers on big endian targets
|
13 лет назад |
florian
|
7361e19799
+ support for handling OS_128/OS_S128 on 64 Bit CPUs as far as needed for method pointers in registers
|
13 лет назад |
Jonas Maebe
|
0fc422f244
* moved definition of maxcpuregister and tcpuregisterset from cgbase to
|
13 лет назад |
Jonas Maebe
|
aee5380ae0
* merged trunk up to r20882
|
13 лет назад |
florian
|
fcd3872d88
+ introduction of tcgint
|
14 лет назад |
florian
|
26ce3cef00
* compilation fixes
|
14 лет назад |
florian
|
8b245369e1
+ implemented normalize_ref
|
14 лет назад |
Jonas Maebe
|
f302fcdc98
+ TSubRegisterSet definition forgotten to commit in r15952
|
15 лет назад |
Jonas Maebe
|
025ec34e4d
+ "CExtended" type that is the same as "extended", but conforming to the
|
15 лет назад |
florian
|
e5ebb2a26e
* started to integrate the code of David Zhang's MIPS code from fpc-mips on sf into fpc trunk
|
15 лет назад |
Jonas Maebe
|
ec8fee45fe
* do not access local data via the GOT on x86_64, because
|
16 лет назад |
florian
|
6898b10e2e
* fixed order of cgloc2str strings
|
16 лет назад |
Jonas Maebe
|
7d459cf12a
* the compiler now explicitly keeps track of the minimally guaranteed
|
16 лет назад |
florian
|
1afb1aa9cc
+ ror/rol functions
|
17 лет назад |
Jonas Maebe
|
f36e5411af
* split cpu64bit compiler define into
|
17 лет назад |
florian
|
b5c114934d
* reverted 9727 and made a better fix for it
|
17 лет назад |
florian
|
295fdbe37c
* use the current cgsizes instead of the def to determine if loadfpu can be used, else softfloats are broken
|
17 лет назад |
Jonas Maebe
|
20dbda751a
* fixed sparc compilation after addr_lo/hi changes
|
18 лет назад |
tom_at_work
|
2d1f9b20a3
* merged trefaddr.addr_lo/addr_hi with trefaddr.addr_low/addr.high; some related bugfixing/cleanup
|
18 лет назад |
peter
|
f2a25e845d
* refactor gen_alloc_symtable so it depends on varsym type and not
|
19 лет назад |
Jonas Maebe
|
9acc38e82a
* moved some more common powerpc32/64 things to ppcgn
|
19 лет назад |
florian
|
fb5e396881
+ experimental -Sv option to support vector arithmetics
|
19 лет назад |
Jonas Maebe
|
2e131baa4c
* code generator support for subsetreferences (memory locations which
|
19 лет назад |
Jonas Maebe
|
8e5e1d8cdb
* another shuffle fix
|
19 лет назад |
Jonas Maebe
|
bbeb8c14b1
* fixed shuffle helpers
|
19 лет назад |