nickysn
|
0fdc62e0f7
+ initialize DS with the current unit's data segment in the function entry code
|
10 vuotta sitten |
florian
|
4d01271944
* due to avr's harvard architecture, loads of code labels need to use the gs(...) macro
|
10 vuotta sitten |
Jonas Maebe
|
67b8aceaee
* synchronized with privatetrunk till r30095
|
10 vuotta sitten |
Jonas Maebe
|
7fc9d775df
+ support for @page and @pageoffs addressing on AArch64: these are PIC
|
10 vuotta sitten |
Jonas Maebe
|
123503a4f7
+ GOT-related (Darwin) address modes
|
10 vuotta sitten |
Jonas Maebe
|
67c9d60b72
* factored out the check regarding whether the index of a vecn needs to be
|
10 vuotta sitten |
Jonas Maebe
|
bacd303208
* synchronized with trunk up to r27758
|
11 vuotta sitten |
nickysn
|
ec6dfb5853
+ added tcgsize2str function
|
11 vuotta sitten |
sergei
|
9c54cdc85d
* x86: Cleaned out addr_far,addr_far_ref used to encode far calls/jumps. NASM (and FPC x86 assembler based on it) already have opsize=S_FAR for this purpose.
|
11 vuotta sitten |
Jonas Maebe
|
1df3039424
+ LLVM temp allocator based on new R_TEMPREGISTER register class. For every
|
11 vuotta sitten |
florian
|
4148637c8c
* fold mov/lea/mov as well if possible
|
11 vuotta sitten |
Jonas Maebe
|
2ba22f666e
+ support for R_SUBMMX and R_SUBMMY in generic_regname()
|
12 vuotta sitten |
nickysn
|
9dbbffba61
+ added trefaddr.addr_seg for referencing the segment of a symbol
|
12 vuotta sitten |
nickysn
|
604b7c9deb
+ added cg.a_call_ref_near and a_call_ref_far
|
12 vuotta sitten |
nickysn
|
2279e51a95
+ added trefaddr.addr_far for emitting far calls
|
12 vuotta sitten |
nickysn
|
c2e3fb5918
+ emit proper interrupt procedure entry/exit code on i8086
|
12 vuotta sitten |
nickysn
|
8d6017348a
* fixed the defines of OS_PAIR and OS_SPAIR for cpus with 16-bit or 8-bit ALU
|
12 vuotta sitten |
sergei
|
a519741d89
- Revert {$J-} accidentally committed in r23555.
|
12 vuotta sitten |
sergei
|
503b132096
* cgbase.pas: added more MIPS-specific address types, needed to support large GOT model.
|
12 vuotta sitten |
pierre
|
493c77bca0
+ Add addr_pic_call16 relocation type for mips
|
12 vuotta sitten |
florian
|
283ff05127
* merged avx support in inline assembler developed by Torsten Grundke
|
12 vuotta sitten |
florian
|
67744ef46e
* fix methodpointers in registers on big endian targets
|
13 vuotta sitten |
florian
|
7361e19799
+ support for handling OS_128/OS_S128 on 64 Bit CPUs as far as needed for method pointers in registers
|
13 vuotta sitten |
Jonas Maebe
|
0fc422f244
* moved definition of maxcpuregister and tcpuregisterset from cgbase to
|
13 vuotta sitten |
Jonas Maebe
|
aee5380ae0
* merged trunk up to r20882
|
13 vuotta sitten |
florian
|
fcd3872d88
+ introduction of tcgint
|
14 vuotta sitten |
florian
|
26ce3cef00
* compilation fixes
|
14 vuotta sitten |
florian
|
8b245369e1
+ implemented normalize_ref
|
14 vuotta sitten |
Jonas Maebe
|
f302fcdc98
+ TSubRegisterSet definition forgotten to commit in r15952
|
15 vuotta sitten |
Jonas Maebe
|
025ec34e4d
+ "CExtended" type that is the same as "extended", but conforming to the
|
15 vuotta sitten |