nickysn
|
3318703ece
* moved nf_typedaddr to addrnodeflags (anf_typedaddr)
|
7 年之前 |
Jonas Maebe
|
338c064beb
* moved x86-specific tpointerdef functionality to architecture-specific
|
11 年之前 |
Jonas Maebe
|
4a79481c51
* isolated segment-related functionality of tabsolutevarsym into i386/i8086-
|
11 年之前 |
nickysn
|
b0f7786782
+ added support for special versions of near data pointers associated with a x86 segment register. They are supported on all x86 platforms: i8086, i386 and x86_64
|
12 年之前 |
sergei
|
d94460e3b3
* Made the x86-specific scalefactor optimization of tvecnode available on x86_64 as well, by moving update_reference_reg_mul method from ti386vecnode to newly introduced tx86vecnode.
|
14 年之前 |
Jonas Maebe
|
7d459cf12a
* the compiler now explicitly keeps track of the minimally guaranteed
|
16 年之前 |
Jonas Maebe
|
4971e432de
* reduced register pressure when indexing arrays with regvars (regvar
|
17 年之前 |
peter
|
3078a1927f
* remove ttype
|
19 年之前 |
peter
|
b7fe6797bf
Merged revisions 2921-2922,2925 via svnmerge from
|
19 年之前 |
fpc
|
790a4fe2d3
* log and id tags removed
|
20 年之前 |
fpc
|
50778076c3
initial import
|
20 年之前 |
peter
|
e417e34496
* truncate log
|
20 年之前 |
peter
|
c95a859f0a
* generic tlocation
|
21 年之前 |
mazen
|
581b52422c
- remove $IFDEF DELPHI and related code
|
21 年之前 |
peter
|
65c3ba277c
* ungetregister is now only used for cpuregisters, renamed to
|
21 年之前 |
florian
|
8a9758c5e2
* logs truncated
|
21 年之前 |
florian
|
588e2c38bf
* dwarf branch merged
|
21 年之前 |
florian
|
fabb9c33ac
* top_symbol killed
|
21 年之前 |
peter
|
77c5f6485d
* fix vecnode code that caused to much register conflicts
|
22 年之前 |
peter
|
fb81b7ebbb
* old trgobj moved to x86/rgcpu and renamed to trgx86fpu
|
22 年之前 |
daniel
|
b2343f4b16
* Register allocator splitted, ans abstract now
|
22 年之前 |
peter
|
70fe77ca7c
* procinfo unit contains tprocinfo
|
22 年之前 |
peter
|
540691bf02
* optimized releasing of registers
|
22 年之前 |
peter
|
6a8d5eb25d
* NEWRA branch merged
|
22 年之前 |
peter
|
230a14ff68
* getregisterfpu size parameter added
|
22 年之前 |
peter
|
9ed2ce8c12
* removed some notes/hints
|
22 年之前 |
peter
|
c4ddcc78a8
* generic constructor working for i386
|
22 年之前 |
daniel
|
86bcea6ef5
* Code generator converted to new register notation
|
22 年之前 |
daniel
|
7be2b727f2
* Work on register conversion
|
22 年之前 |
daniel
|
55a161bbbf
* Tregister changed into a record
|
22 年之前 |